summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-10intel/xehp: Switch to coarser cross-slice pixel hashing with table permutation.Francisco Jerez4-3/+51
2022-01-10anv: Program pixel hashing tables on XeHP.Francisco Jerez1-0/+38
2022-01-10iris: Program pixel hashing tables on XeHP.Francisco Jerez3-0/+81
2022-01-10intel: Rename intel_compute_pixel_hash_table() to intel_compute_pixel_hash_ta...Francisco Jerez3-15/+15
2022-01-10intel: Minimal calculation of pixel hash table for arbitrary number of pixel ...Francisco Jerez1-0/+32
2022-01-10intel: Move pixel hashing table computation into common header file.Francisco Jerez4-90/+80
2022-01-10iris: Merge gfx11_ and gfx12_upload_pixel_hashing_tables() into the same func...Francisco Jerez1-17/+8
2022-01-10intel/genxml: Fix SLICE_HASH_TABLE struct on XeHP.Francisco Jerez1-4/+6
2022-01-10intel/blorp/gfx12+: Drop unnecessary state cache invalidation from binding ta...Francisco Jerez1-1/+7
2022-01-10intel/fs: Don't assume packed dispatch for fragment shaders on XeHP.Francisco Jerez1-1/+1
2022-01-10intel/xehp: Update 3DSTATE_PS maximum number of threads per PSD.Francisco Jerez3-3/+9