index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
intel_workarounds.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-30
drm/i915/ats-m: Add thread execution tuning setting
Matt Roper
1
-0
/
+9
2022-08-30
Revert "drm/i915/dg2: Add preemption changes for Wa_14015141709"
Matt Roper
1
-1
/
+1
2022-08-26
drm/i915/dg2: Incorporate Wa_16014892111 into DRAW_WATERMARK tuning
Matt Roper
1
-2
/
+0
2022-08-16
drm/i915/dg2: Add additional tuning settings
Matt Roper
1
-9
/
+18
2022-08-16
drm/i915/gt: Add dedicated function for non-ctx register tuning settings
Matt Roper
1
-14
/
+28
2022-08-02
drm/i915/dg2: Add Wa_1509727124
Harish Chegondi
1
-0
/
+7
2022-07-12
drm/i915/dg2: Add Wa_15010599737
Matt Roper
1
-0
/
+3
2022-07-01
drm/i915/pvc: Implement w/a 16016694945
Gustavo Sousa
1
-0
/
+3
2022-06-17
drm/i915/gt: Cleanup interface for MCR operations
Matt Roper
1
-4
/
+4
2022-06-17
drm/i915/gt: Move multicast register handling to a dedicated file
Matt Roper
1
-0
/
+1
2022-06-15
drm/i915/pvc: Add recommended MMIO setting
Matt Roper
1
-0
/
+9
2022-06-09
drm/i915/pvc: Add register steering
Matt Roper
1
-0
/
+16
2022-06-08
drm/i915/xehp: Correct steering initialization
Matt Roper
1
-2
/
+2
2022-06-08
drm/i915: More PVC+DG2 workarounds
Matt Roper
1
-7
/
+17
2022-06-07
drm/i915/dg2: Correct DSS check for Wa_1308578152
Matt Roper
1
-1
/
+1
2022-06-07
drm/i915/dg2: Add Wa_14015795083
Anshuman Gupta
1
-0
/
+3
2022-06-02
drm/i915/sseu: Disassociate internal subslice mask representation from uapi
Matt Roper
1
-14
/
+10
2022-05-31
drm/i915/pvc: Add initial PVC workarounds
Stuart Summers
1
-9
/
+52
2022-05-19
drm/i915/dg2: Add workaround 22014600077
Swathi Dhanavanthri
1
-0
/
+10
2022-05-10
drm/i915/pvc: Define MOCS table for PVC
Ayaz A Siddiqui
1
-6
/
+24
2022-04-20
drm/i915/dg2: Add workaround 18019627453
José Roberto de Souza
1
-0
/
+4
2022-03-30
drm/i915/dg2: Add Wa_22014226127
José Roberto de Souza
1
-0
/
+5
2022-03-18
drm/i915/dg2: Add preemption changes for Wa_14015141709
Akeem G Abodunrin
1
-1
/
+1
2022-03-15
drm/i915: Report steering details in debugfs
Matt Roper
1
-1
/
+7
2022-03-04
drm/i915/xehp: Support platforms with CCS engines but no RCS
Matt Roper
1
-1
/
+1
2022-03-02
drm/i915/xehpsdv: Move render/compute engine reset domains related workarounds
Srinivasan Shanmugam
1
-13
/
+13
2022-03-02
drm/i915/xehp: Add compute workarounds
Matt Roper
1
-0
/
+47
2022-02-25
drm/i915/dg2: add Wa_14014947963
Clint Taylor
1
-0
/
+5
2022-02-25
Merge drm/drm-next into drm-intel-gt-next
Tvrtko Ursulin
1
-6
/
+8
2022-02-23
Merge tag 'drm-intel-gt-next-2022-02-17' of git://anongit.freedesktop.org/drm...
Rodrigo Vivi
1
-14
/
+25
2022-02-17
drm/i915/dg2: Move misplaced 'ctx' & 'gt' wa's to engine wa list
Srinivasan Shanmugam
1
-27
/
+35
2022-02-16
drm/i915/gt: Use parameterized RING_MI_MODE
Matt Roper
1
-3
/
+3
2022-02-02
drm/i915: Move GT registers to their own header file
Matt Roper
1
-0
/
+1
2022-02-01
drm/i915: Introduce G12 subplatform of DG2
Matt Roper
1
-1
/
+1
2022-01-31
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
1
-46
/
+456
2022-01-31
drm/i915/dg2: s/engine->i915/i915/ for engine workarounds
Matt Roper
1
-15
/
+15
2022-01-28
drm/i915/dg2: Add Wa_14015227452
Matt Roper
1
-0
/
+5
2022-01-24
drm/i915/dg2: Add Wa_18018781329
Matt Roper
1
-0
/
+6
2022-01-11
drm/i915/gt: Move engine registers to their own header
Matt Roper
1
-0
/
+1
2022-01-11
drm/i915: Replace GFX_MODE_GEN7 with RING_MODE_GEN7
Matt Roper
1
-1
/
+1
2022-01-11
drm/i915: Use RING_PSMI_CTL rather than per-engine macros
Matt Roper
1
-1
/
+1
2022-01-11
drm/i915: Parameterize ECOSKPD
Matt Roper
1
-1
/
+1
2021-12-17
drm/i915/gt: Use to_gt() helper
Michał Winiarski
1
-1
/
+1
2021-12-03
drm/i915/gen11: Moving WAs to icl_gt_workarounds_init()
Raviteja Goud Talla
1
-9
/
+9
2021-12-01
drm/i915: Add workaround numbers to GEN7_COMMON_SLICE_CHICKEN1 whitelisting
José Roberto de Souza
1
-1
/
+5
2021-12-01
Revert "drm/i915: Implement Wa_1508744258"
José Roberto de Souza
1
-7
/
+0
2021-11-15
drm/i915: Don't read query SSEU for non-existent slice 0 on old platforms
Matt Roper
1
-2
/
+9
2021-11-11
drm/i915/dg2: Program recommended HW settings
Matt Roper
1
-1
/
+25
2021-11-11
drm/i915/dg2: Add initial gt/ctx/engine workarounds
Matt Roper
1
-3
/
+275
2021-11-11
drm/i915/xehpsdv: Add initial workarounds
Stuart Summers
1
-12
/
+82
[next]