summaryrefslogtreecommitdiff
path: root/src/intel/isl
AgeCommit message (Expand)AuthorFilesLines
2 daysisl: Set MOCS to uncached for Gfx12.0 blitter sources/destinationsKenneth Graunke1-0/+6
4 daysisl: Update shader channel select for missing componentsSagar Ghuge1-10/+71
4 daysisl: Update isl_swizzle_supports_rendering commentSagar Ghuge1-0/+7
10 daysintel/isl: Disable miptails to align LODs for CCS WANanley Chery1-2/+16
2024-04-08isl: set NullPageCoherencyEnable for depth/stencil sparse surfacesLionel Landwerlin1-0/+6
2024-04-04intel/isl: Use Tile64 to align images for CCS WANanley Chery1-0/+29
2024-04-04intel/isl: Enable a 64KB alignment WA for flat-CCSNanley Chery1-3/+3
2024-04-04intel/isl: Remove a CCS_D check from gfx12+ codeNanley Chery1-2/+1
2024-04-04intel/isl: Remove inconsistency when encoding Tile64Nanley Chery3-12/+5
2024-04-04intel/isl: Remove inconsistency when choosing Tile64Nanley Chery1-2/+4
2024-04-04isl: allow CCS on single sampled TILE64 surfacesRohan Garg1-4/+0
2024-04-01isl: fix inline c identifier reference -> inline codeEric Engestrom2-11/+11
2024-03-28intel/meson: Remove redundant inc_galliumYonggang Luo1-2/+2
2024-03-21isl: enable CCS for 3D surfaces on gen12.5 and aboveRohan Garg1-6/+36
2024-03-06anv/iris/blorp: use the right MOCS values for each engineLionel Landwerlin2-1/+9
2024-03-01isl: Pick a better initial state for zeroed MCSNanley Chery1-1/+16
2024-02-29iris: Enable pass-through state init for gfx12 CCSNanley Chery2-0/+77
2024-02-16intel/isl: Include compiler generic headerCaio Oliveira1-1/+1
2024-02-16intel: Remove brw_ prefix from process debug functionCaio Oliveira1-1/+1
2024-02-14intel/compiler: Rename brw_image_param to isl_image_paramCaio Oliveira2-6/+47
2024-02-13genxml: generate opencl packing headersLionel Landwerlin1-1/+1
2024-02-13intel/dev: fix missing dependency on generated packing heaersLionel Landwerlin1-1/+1
2024-02-12isl: add a no-aux-align usage flagLionel Landwerlin2-18/+22
2024-02-12isl: printout sparse usageLionel Landwerlin1-1/+2
2024-02-06isl: Handle ARL in isl_drm_modifier_get_score()Jordan Justen1-2/+2
2024-02-06isl: Define MOCS for ARLJordan Justen1-2/+2
2024-01-24isl,blorp,anv: introduce ISL_TILING_64_XE2 for Xe2+ platformsRohan Garg8-26/+144
2024-01-23isl: add print helpers for debugLionel Landwerlin2-0/+42
2024-01-12intel/isl/xe2: Disable route of Sampler LD message to LSCJosé Roberto de Souza1-0/+6
2024-01-08isl: implement Wa_22015614752Lionel Landwerlin1-10/+33
2024-01-08isl: further restrict alignment constraintsLionel Landwerlin1-0/+2
2024-01-05intel: remove MTL a0 workaroundsMark Janes1-4/+0
2024-01-02isl: implement Wa_14018471104Tapani Pälli1-0/+9
2024-01-02intel/isl/xe2: Enable route of Sampler LD message to LSCJosé Roberto de Souza3-0/+51
2024-01-02intel/genxml: Add RENDER_SURFACE_STATE for xe2Zhang, Jianxun1-4/+10
2023-12-29isl: Handle MOD_INVALID in clear color plane checkNanley Chery1-0/+3
2023-12-19intel/isl: Add Gfx 12.x RC_CCS_CC into modifier scoresJianxun Zhang1-0/+24
2023-12-19intel: Move mod_plane_is_clear_color() into islJianxun Zhang1-0/+21
2023-12-19intel/isl: Add a debug option to override modifer listJianxun Zhang1-0/+8
2023-12-18intel/isl: update 3DSTATE_STENCIL_BUFFER (xe2)Zhang, Jianxun1-0/+7
2023-12-18iris,isl: Adjust driver for several commands of clear color (xe2)Rohan Garg1-2/+10
2023-12-13isl: drop AUX-TT CCS alignment with INTEL_DEBUG=noccsLionel Landwerlin1-0/+1
2023-12-13isl: constify isl_device_get_sample_counts()Lionel Landwerlin2-2/+2
2023-12-12isl: Add mocs for xe2Jordan Justen1-1/+14
2023-12-07intel: Generate source file with utf-8 encoding from mako templateYonggang Luo1-1/+1
2023-12-06intel/isl: Set mocs.blitter_dst/src for MTLJosé Roberto de Souza1-0/+6
2023-11-09isl: disable MCS compression on R9G9B9E5Lionel Landwerlin1-0/+7
2023-11-07isl: Enable MCS compression on ACM platformSagar Ghuge1-4/+0
2023-10-26docs/isl: use hawkmoth instead of doxygenJani Nikula2-156/+174
2023-10-26isl: drop **< style documentation commentsJani Nikula1-28/+56