summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt/intel_workarounds.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-05-151-183/+11
|\
| * Merge tag 'drm-intel-next-2024-04-30' of https://anongit.freedesktop.org/git/...Dave Airlie2024-05-021-0/+2
| |\
| | * drm/i915/display: split out intel_fbc_regs.h from i915_reg.hJani Nikula2024-04-291-0/+2
| * | Merge tag 'drm-intel-gt-next-2024-04-26' of https://anongit.freedesktop.org/g...Dave Airlie2024-04-301-4/+5
| |\ \
| | * | drm/i915/gt: Enable only one CCS for compute workloadAndi Shyti2024-03-301-0/+7
| | * | drm/i915/gt: Disable HW load balancing for CCSAndi Shyti2024-03-301-2/+21
| | * | drm/i915/xelpg: Add Wa_14020495402Radhakrishna Sripada2024-03-201-1/+5
| | * | drm/i915: Drop WA 16015675438Lucas De Marchi2024-03-111-5/+1
| | * | drm/i915/mtl: Update workaround 14018575942Tejas Upadhyay2024-03-071-0/+1
| * | | Backmerge tag 'v6.9-rc5' into drm-nextDave Airlie2024-04-221-2/+28
| |\ \ \ | | |_|/ | |/| |
| * | | Merge drm/drm-next into drm-intel-nextRodrigo Vivi2024-04-021-0/+1
| |\ \ \
| * | | | drm/i915: Drop dead code for pvcLucas De Marchi2024-03-221-82/+2
| * | | | drm/i915: Update IP_VER(12, 50)Lucas De Marchi2024-03-221-2/+2
| * | | | drm/i915: Drop dead code for xehpsdvLucas De Marchi2024-03-221-95/+0
* | | | | drm/i915/gt: Automate CCS Mode setting during engine resetsAndi Shyti2024-05-061-1/+3
| |_|/ / |/| | |
* | | | drm/i915/gt: Enable only one CCS for compute workloadAndi Shyti2024-04-031-0/+7
* | | | drm/i915/gt: Disable HW load balancing for CCSAndi Shyti2024-04-031-2/+21
| |/ / |/| |
* | | drm/i915/mtl: Update workaround 14018575942Tejas Upadhyay2024-03-281-0/+1
|/ /
* | Merge tag 'drm-misc-next-2024-02-15' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2024-02-161-1/+2
|\ \ | |/ |/|
| * drm/i915: switch from drm_debug_printer() to device specific drm_dbg_printer()Jani Nikula2024-02-091-1/+2
* | drm/i915/xelpg: Extend some workarounds/tuning to gfx version 12.74Matt Roper2024-01-181-9/+15
* | drm/i915/xelpg: Add workaround 14019877138Tejas Upadhyay2024-01-051-0/+3
|/
* drm/i915: Add Wa_14019877138Haridhar Kalvala2023-12-141-0/+3
* drm/i915/dg2: Drop Wa_22014600077Matt Roper2023-11-281-8/+0
* drm/i915/dg2: Wa_18028616096 now applies to all DG2Matt Roper2023-11-171-5/+3
* drm/i915/xelpmp: Add Wa_16021867713Gustavo Sousa2023-11-071-0/+14
* drm/i915: Set copy engine arbitration for Wa_16018031267 / Wa_16018063123Jonathan Cavitt2023-10-311-0/+5
* drm/i915/mtl: Add Wa_22016670082Dnyaneshwar Bhadane2023-10-301-0/+3
* Merge tag 'drm-intel-gt-next-2023-10-12' of git://anongit.freedesktop.org/drm...Dave Airlie2023-10-171-6/+7
|\
| * drm/i915/gt: More use of GT specific print helpersJohn Harrison2023-10-101-6/+7
* | Merge tag 'drm-intel-gt-next-2023-09-28' of git://anongit.freedesktop.org/drm...Dave Airlie2023-10-031-294/+113
|\|
| * drm/i915: Add Wa_18028616096Shekhar Chauhan2023-09-251-0/+5
| * drm/i915/gt: skip WA verification for GEN7_MISCCPCTL on DG2Andrzej Hajda2023-09-131-2/+6
| * drm/i915: Add Wa_14015150844Shekhar Chauhan2023-09-071-0/+8
| * drm/i915: Eliminate IS_MTL_GRAPHICS_STEPMatt Roper2023-08-211-23/+25
| * drm/i915/xelpg: Call Xe_LPG workaround functions based on IP versionMatt Roper2023-08-211-18/+20
| * drm/i915/xelpmp: Don't assume workarounds extend to future platformsMatt Roper2023-08-211-2/+2
| * drm/i915: Tidy workaround definitionsMatt Roper2023-08-171-54/+46
| * drm/i915/dg2: Drop pre-production GT workaroundsMatt Roper2023-08-171-201/+10
| * drm/i915/dg2: Remove Wa_15010599737Shekhar Chauhan2023-08-151-3/+0
* | drm/i915/jsl: s/JSL/JASPERLAKE for platform/subplatform definesDnyaneshwar Bhadane2023-08-071-1/+2
* | drm/i915/kbl: s/KBL/KABYLAKE for platform/subplatform definesDnyaneshwar Bhadane2023-08-071-3/+3
* | drm/i915/skl: s/SKL/SKYLAKE for platform/subplatform definesDnyaneshwar Bhadane2023-08-071-1/+1
* | drm/i915/bdw: s/BDW/BROADWELL for platform/subplatform definesDnyaneshwar Bhadane2023-08-071-1/+1
|/
* drm/i915: use direct alias for i915 in requestsAndrzej Hajda2023-07-241-2/+2
* drm/i915/gt: Also check set bits in clr_set()Lucas De Marchi2023-07-031-2/+2
* drm/i915/gt: Remove bogus comment on IVB_FBC_RT_BASE_UPPERLucas De Marchi2023-07-031-1/+1
* drm/i915/gt: Enable read back on XEHP_FF_MODE2Lucas De Marchi2023-07-031-5/+2
* drm/i915/gt: Drop read from GEN8_L3CNTLREG in ICL workaroundLucas De Marchi2023-07-031-4/+1
* drm/i915/gt: Fix context workarounds with non-masked regsLucas De Marchi2023-07-031-1/+27