index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
uc
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/uc: remove accidental static from a local variable
Jani Nikula
2022-06-13
1
-1
/
+1
*
Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-05-25
24
-441
/
+2955
|
\
|
*
drm/i915/uc: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
2022-05-19
4
-4
/
+4
|
*
drm/i915/gt: Clear SET_PREDICATE_RESULT prior to executing the ring
Chris Wilson
2022-05-02
1
-0
/
+2
|
*
drm/i915/pmu: Use existing uncore helper to read gpm_timestamp
Umesh Nerlige Ramappa
2022-04-28
1
-15
/
+2
|
*
drm/i915/dg2: Define GuC firmware version for DG2
John Harrison
2022-04-27
1
-0
/
+1
|
*
Merge drm/drm-next into drm-intel-gt-next
Rodrigo Vivi
2022-04-21
7
-22
/
+32
|
|
\
|
|
*
Merge drm/drm-next into drm-intel-next
Jani Nikula
2022-04-11
7
-147
/
+209
|
|
|
\
|
|
*
|
drm/i915: include linux/highmem.h and linux/swap.h where needed
Jani Nikula
2022-03-04
1
-0
/
+1
|
|
*
|
drm/i915: Use str_enabled_disabled()
Lucas De Marchi
2022-03-02
4
-5
/
+5
|
|
*
|
drm/i915: Use str_enable_disable()
Lucas De Marchi
2022-03-02
2
-2
/
+5
|
|
*
|
drm/i915: Use str_yes_no()
Lucas De Marchi
2022-03-02
4
-15
/
+21
|
*
|
|
drm/i915/dg2: Enable Wa_22012727170/Wa_22012727685
John Harrison
2022-04-19
2
-0
/
+9
|
*
|
|
drm/i915/dg2: Enable Wa_14014475959 - RCS / CCS context exit
Matthew Brost
2022-04-19
3
-0
/
+9
|
*
|
|
drm/i915/guc: Apply Wa_16011777198
Vinay Belgaumkar
2022-04-19
2
-0
/
+6
|
*
|
|
drm/i915/guc: Enable GuC based workarounds for DG2
John Harrison
2022-04-19
2
-0
/
+16
|
*
|
|
drm/i915/guc: Enable Wa_22011802037 for gen12 GuC based platforms
Umesh Nerlige Ramappa
2022-04-19
3
-2
/
+90
|
*
|
|
drm/i915/hwconfig: Add DG2 support
Rodrigo Vivi
2022-04-15
1
-0
/
+2
|
*
|
|
drm/i915/guc/slpc: Use i915_probe_error instead of drm_err
Vinay Belgaumkar
2022-04-15
1
-21
/
+21
|
*
|
|
drm/i915/guc: Update to GuC version 70.1.1
John Harrison
2022-04-14
6
-203
/
+293
|
*
|
|
Merge drm/drm-next into drm-intel-gt-next
Joonas Lahtinen
2022-04-12
1
-1
/
+1
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
drm/i915/rps: Centralize computation of freq caps
Ashutosh Dixit
2022-04-07
1
-9
/
+5
|
*
|
|
drm/i915/guc: Correctly free guc capture struct on error
Daniele Ceraolo Spurio
2022-03-25
1
-0
/
+1
|
*
|
|
drm/i915/guc: Print the GuC error capture output register list.
Alan Previn
2022-03-22
4
-4
/
+168
|
*
|
|
drm/i915/guc: Plumb GuC-capture into gpu_coredump
Alan Previn
2022-03-22
3
-1
/
+80
|
*
|
|
drm/i915/guc: Pre-allocate output nodes for extraction
Alan Previn
2022-03-22
2
-35
/
+161
|
*
|
|
drm/i915/guc: Extract GuC error capture lists on G2H notification.
Alan Previn
2022-03-22
7
-13
/
+652
|
*
|
|
drm/i915/guc: Check sizing of guc_capture output
Alan Previn
2022-03-22
3
-0
/
+55
|
*
|
|
drm/i915/guc: Add capture region into intel_guc_log
Alan Previn
2022-03-22
2
-25
/
+37
|
*
|
|
drm/i915/guc: Update GuC-log relay function names
Alan Previn
2022-03-22
1
-16
/
+19
|
*
|
|
drm/i915/guc: Add GuC's error state capture output structures.
Alan Previn
2022-03-22
1
-0
/
+47
|
*
|
|
drm/i915/guc: Add Gen9 registers for GuC error state capture.
Alan Previn
2022-03-22
1
-23
/
+59
|
*
|
|
drm/i915/guc: Add DG2 registers for GuC error state capture.
Alan Previn
2022-03-22
1
-3
/
+77
|
*
|
|
drm/i915/guc: Add XE_LP steered register lists support
Alan Previn
2022-03-22
2
-11
/
+174
|
*
|
|
drm/i915/guc: Add XE_LP static registers for GuC error capture.
Alan Previn
2022-03-22
2
-23
/
+95
|
*
|
|
drm/i915/guc: Update GuC ADS size for error capture lists
Alan Previn
2022-03-22
7
-17
/
+627
|
*
|
|
drm/i915/gt: replace cache_clflush_range
Michael Cheng
2022-03-22
1
-1
/
+1
|
*
|
|
drm/i915/guc: Add fetch of hwconfig blob
John Harrison
2022-03-17
3
-0
/
+167
|
*
|
|
drm/i915/guc: add steering info to GuC register save/restore list
Daniele Ceraolo Spurio
2022-03-15
2
-16
/
+41
|
*
|
|
drm/i915: Add RCS mask to GuC ADS params
Stuart Summers
2022-03-04
1
-1
/
+1
|
*
|
|
drm/i915/xehp: Support platforms with CCS engines but no RCS
Matt Roper
2022-03-04
2
-2
/
+2
|
*
|
|
drm/i915/guc: Fix potential invalid pointer dereferences when decoding G2Hs
John Harrison
2022-03-03
1
-2
/
+4
|
*
|
|
drm/i915/guc: Drop obsolete H2G definitions
John Harrison
2022-03-03
1
-2
/
+0
|
*
|
|
drm/i915/guc: Rename desc_idx to ctx_id
John Harrison
2022-03-03
1
-26
/
+26
|
*
|
|
drm/i915/guc: Move lrc desc setup to where it is needed
John Harrison
2022-03-03
1
-2
/
+4
|
*
|
|
drm/i915/guc: Split guc_lrc_desc_pin apart
John Harrison
2022-03-03
1
-21
/
+33
|
*
|
|
drm/i915/guc: Better name for context id limit
John Harrison
2022-03-03
3
-11
/
+11
|
*
|
|
drm/i915/guc: Add an explicit 'submission_initialized' flag
John Harrison
2022-03-03
2
-3
/
+7
|
*
|
|
drm/i915/guc: Do not conflate lrc_desc with GuC id for registration
John Harrison
2022-03-03
1
-31
/
+38
*
|
|
|
i915/guc/reset: Make __guc_reset_context aware of guilty engines
Umesh Nerlige Ramappa
2022-05-16
4
-11
/
+11
|
|
/
/
|
/
|
|
[next]