summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_wa.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-22drm/xe: Do not include current dir for generated/xe_wa_oob.hDafna Hirschfeld1-1/+2
2024-01-09drm/xe/xe2_lpg: Add Wa_16018610683Shekhar Chauhan1-1/+4
2023-12-27drm/xe/xe2: Add workaround 16020183090Lucas De Marchi1-0/+5
2023-12-22drm/xe/xelpg: Extend Wa_14019877138 for Graphics 12.70/71Tejas Upadhyay1-0/+4
2023-12-22drm/xe/dg2: Drop pre-production workaroundsMatt Roper1-173/+1
2023-12-21drm/xe: Move some per-engine register definitions to the engine headerMatt Roper1-7/+9
2023-12-21drm/xe: Drop "_REG" suffix from CSFE_CHICKEN1Matt Roper1-1/+1
2023-12-21drm/xe/xe2: Add workaround 18032095049 and 16021639441Tejas Upadhyay1-0/+14
2023-12-21drm/xe/xe2: Add workaround 14019988906Tejas Upadhyay1-0/+4
2023-12-21drm/xe/xe2: Add workaround 14020013138Tejas Upadhyay1-0/+5
2023-12-21drm/xe/dg2: Drop Wa_22014600077Matt Roper1-21/+0
2023-12-21drm/xe/xe2: Add workaround 14019449301Tejas Upadhyay1-0/+5
2023-12-21drm/xe/xe2: Add workaround 16021867713Tejas Upadhyay1-0/+6
2023-12-21drm/xe/xe2: Add workaround 14017421178Tejas Upadhyay1-0/+9
2023-12-21drm/xe/dg2: Wa_18028616096 now applies to all DG2Matt Roper1-6/+1
2023-12-21drm/xe: Add Wa_14019877138Haridhar Kalvala1-0/+4
2023-12-21drm/xe/xelpmp: Add Wa_16021867713Gustavo Sousa1-0/+6
2023-12-21drm/xe/xelpmp: Extend Wa_22016670082 to Xe_LPM+Shekhar Chauhan1-0/+7
2023-12-21drm/xe: Fix WA 14010918519 write to wrong registerLucas De Marchi1-2/+2
2023-12-21drm/xe/xe2: Add initial workaroundsDnyaneshwar Bhadane1-0/+74
2023-12-21drm/xe: Add Wa_18028616096Shekhar Chauhan1-0/+10
2023-12-21drm/xe/wa: Apply tile workarounds at probe/resumeMatt Roper1-0/+20
2023-12-21drm/xe/pvc: Force even num engines to use 64BNiranjana Vishwanathapura1-0/+10
2023-12-21drm/xe/dg2: Remove Wa_15010599737Shekhar Chauhan1-4/+0
2023-12-21drm/xe: Add Wa_14015150844 for DG2 and Xe_LPGMatt Roper1-0/+11
2023-12-21drm/xe/mtl: Reduce Wa_14018575942 scope to the CCS engineMatt Roper1-9/+1
2023-12-21drm/xe: Cleanup TRAILING_WHITESPACE style issuesFrancois Dugast1-2/+2
2023-12-21drm/xe/mtl: Add some initial MTL workaroundsMatt Roper1-0/+31
2023-12-20drm/xe/wa: Extend scope of Wa_14015795083Matt Roper1-8/+11
2023-12-20drm/xe: Add support for OOB workaroundsLucas De Marchi1-4/+36
2023-12-20drm/xe/rtp: Rename STEP to GRAPHICS_STEPLucas De Marchi1-27/+37
2023-12-20drm/xe/debugfs: Dump active workaroundsLucas De Marchi1-0/+17
2023-12-20drm/xe/wa: Track gt/engine/lrc active workaroundsLucas De Marchi1-0/+37
2023-12-20drm/xe/rtp: Add "_sr" to entry/function namesLucas De Marchi1-6/+6
2023-12-20drm/xe/rtp: Split rtp process initializationLucas De Marchi1-3/+9
2023-12-20drm/xe: Plumb xe_reg into WAs, rtp, etcLucas De Marchi1-91/+43
2023-12-20drm/xe: Use XE_REG/XE_REG_MCRLucas De Marchi1-4/+4
2023-12-20drm/xe: Drop gen afixes from registersLucas De Marchi1-43/+43
2023-12-20drm/xe: Add test for GT workarounds and tuningsLucas De Marchi1-0/+2
2023-12-20drm/xe: Add missing LRC workarounds for graphics 1200Lucas De Marchi1-0/+10
2023-12-20drm/xe: Add missing ADL-P engine workaroundLucas De Marchi1-0/+10
2023-12-20drm/xe: Add missing DG2 lrc workaroundsLucas De Marchi1-0/+51
2023-12-20drm/xe: Add missing DG2 engine workaroundsLucas De Marchi1-5/+186
2023-12-20drm/xe: Add missing DG2 gt workarounds and tuningsLucas De Marchi1-1/+33
2023-12-20drm/xe: Add PVC engine workaroundsLucas De Marchi1-0/+22
2023-12-20drm/xe: Add PVC gt workaroundsLucas De Marchi1-0/+19
2023-12-20drm/xe: Reorder WAs to consider the platformLucas De Marchi1-39/+54
2023-12-20drm/xe/rtp: Move match function from wa to rtpLucas De Marchi1-7/+1
2023-12-20drm/xe: Fix ROW_CHICKEN2 defineLucas De Marchi1-2/+2
2023-12-20drm/xe: Fix duplicated setting for register 0x6604Lucas De Marchi1-7/+3