index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: Fix request ref counting during error capture & debugfs dump
John Harrison
2023-01-30
1
-1
/
+2
*
drm/i915/guc: Fix locking when searching for a hung request
John Harrison
2023-01-30
1
-0
/
+11
*
drm/i915/uc: Fix two issues with over-size firmware files
John Harrison
2022-12-30
1
-14
/
+28
*
drm/i915/huc: always init the delayed load fence
Daniele Ceraolo Spurio
2022-11-30
1
-13
/
+34
*
drm/i915/huc: fix leak of debug object in huc load fence on driver unload
Daniele Ceraolo Spurio
2022-11-29
2
-5
/
+8
*
drm/i915/guc: make default_lists const data
Jani Nikula
2022-11-23
1
-1
/
+1
*
Merge tag 'drm-intel-next-2022-11-18' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2022-11-23
1
-0
/
+1
|
\
|
*
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
2022-11-14
25
-485
/
+1613
|
|
\
|
*
|
drm/i915: stop including i915_irq.h from i915_trace.h
Jani Nikula
2022-11-11
1
-0
/
+1
|
*
|
Merge drm/drm-next into drm-intel-next
Jani Nikula
2022-08-29
19
-180
/
+769
|
|
\
\
*
|
|
|
drm/i915/guc: add the GSC CS to the GuC capture list
Daniele Ceraolo Spurio
2022-11-16
1
-0
/
+11
*
|
|
|
drm/i915/guc: handle interrupts from media GuC
Daniele Ceraolo Spurio
2022-11-14
3
-16
/
+26
*
|
|
|
drm/i915/guc: define media GT GuC send regs
Daniele Ceraolo Spurio
2022-11-14
2
-4
/
+12
*
|
|
|
drm/i915/mtl: Handle wopcm per-GT and limit calculations.
Aravind Iddamsetty
2022-11-14
2
-8
/
+10
*
|
|
|
drm/i915/uc: use different ggtt pin offsets for uc loads
Daniele Ceraolo Spurio
2022-11-14
2
-3
/
+43
*
|
|
|
drm/i915/huc: only load HuC on GTs that have VCS engines
Daniele Ceraolo Spurio
2022-11-14
1
-0
/
+29
*
|
|
|
drm/i915/mtl: Add Wa_14017073508 for SAMedia
Badal Nilawar
2022-11-14
1
-1
/
+12
*
|
|
|
drm/i915/guc: don't hardcode BCS0 in guc_hang selftest
Daniele Ceraolo Spurio
2022-11-07
1
-3
/
+5
*
|
|
|
drm/i915/mtl: pass the GSC CS info to the GuC
Daniele Ceraolo Spurio
2022-11-07
2
-8
/
+10
*
|
|
|
drm/i915/guc: Don't deadlock busyness stats vs reset
John Harrison
2022-11-04
1
-1
/
+3
*
|
|
|
drm/i915/guc: Properly initialise kernel contexts
John Harrison
2022-11-04
1
-0
/
+3
*
|
|
|
drm/i915/guc: Remove excessive line feeds in state dumps
John Harrison
2022-11-04
2
-6
/
+6
|
|
_
|
/
|
/
|
|
*
|
|
drm/i915/guc: Support OA when Wa_16011777198 is enabled
Vinay Belgaumkar
2022-10-27
3
-0
/
+77
*
|
|
drm/i915/perf: Save/restore EU flex counters across reset
Umesh Nerlige Ramappa
2022-10-27
1
-0
/
+10
*
|
|
drm/i915/guc: Remove intel_context:number_committed_requests counter
Alan Previn
2022-10-26
1
-23
/
+0
*
|
|
drm/i915/guc: Delay disabling guc_id scheduling for better hysteresis
Matthew Brost
2022-10-26
3
-26
/
+256
*
|
|
drm/i915/guc: Fix GuC error capture sizing estimation and reporting
Alan Previn
2022-10-26
2
-14
/
+21
*
|
|
drm/i915/slpc: Use platform limits for min/max frequency
Vinay Belgaumkar
2022-10-26
3
-0
/
+42
*
|
|
drm/i915/guc: Add compute reglist for guc err capture
Alan Previn
2022-10-24
1
-0
/
+4
*
|
|
drm/i915/guc: Add error-capture init warnings when needed
Alan Previn
2022-10-24
1
-9
/
+69
*
|
|
drm/i915/guc: Limit scheduling properties to avoid overflow
John Harrison
2022-10-24
2
-0
/
+29
*
|
|
drm/i915/huc: bump timeout for delayed load and reduce print verbosity
Daniele Ceraolo Spurio
2022-10-17
1
-4
/
+12
*
|
|
drm/i915: Define multicast registers as a new type
Matt Roper
2022-10-17
2
-3
/
+3
*
|
|
drm/i915/guc: Handle save/restore of MCR registers explicitly
Matt Roper
2022-10-17
1
-21
/
+34
*
|
|
drm/i915/gt: Always use MCR functions on multicast registers
Matt Roper
2022-10-17
1
-4
/
+8
*
|
|
drm/i915/xehp: Create separate reg definitions for new MCR registers
Matt Roper
2022-10-17
1
-2
/
+5
*
|
|
drm/i915/gen8: Create separate reg definitions for new MCR registers
Matt Roper
2022-10-17
2
-3
/
+3
*
|
|
drm/i915/guc: Fix revocation of non-persistent contexts
Tvrtko Ursulin
2022-10-05
1
-13
/
+13
*
|
|
drm/i915/huc: define gsc-compatible HuC fw for DG2
Daniele Ceraolo Spurio
2022-10-03
1
-7
/
+16
*
|
|
drm/i915/huc: better define HuC status getparam possible return values.
Daniele Ceraolo Spurio
2022-10-03
3
-8
/
+8
*
|
|
drm/i915/huc: stall media submission until HuC is loaded
Daniele Ceraolo Spurio
2022-10-03
1
-0
/
+6
*
|
|
drm/i915/huc: track delayed HuC load with a fence
Daniele Ceraolo Spurio
2022-10-03
2
-0
/
+222
*
|
|
drm/i915/dg2: setup HuC loading via GSC
Daniele Ceraolo Spurio
2022-10-03
4
-14
/
+64
*
|
|
Merge drm/drm-next into drm-intel-gt-next
Tvrtko Ursulin
2022-10-03
1
-1
/
+1
|
\
\
\
|
*
|
|
drm/i915/guc: Fix release build bug in 'remove log size module parameters'
John Harrison
2022-09-27
1
-24
/
+1
|
*
|
|
Merge tag 'drm-intel-gt-next-2022-09-16' of git://anongit.freedesktop.org/drm...
Dave Airlie
2022-09-21
4
-25
/
+44
|
|
\
\
\
|
*
\
\
\
Merge tag 'drm-intel-gt-next-2022-09-09' of git://anongit.freedesktop.org/drm...
Dave Airlie
2022-09-12
11
-361
/
+615
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Merge tag 'drm-intel-gt-next-2022-08-24' of git://anongit.freedesktop.org/drm...
Dave Airlie
2022-08-26
16
-120
/
+363
|
|
\
\
\
\
|
*
\
\
\
\
Merge tag 'drm-next-2022-08-03' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-08-03
21
-191
/
+316
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
Merge tag 'drm-intel-gt-next-2022-07-13' of git://anongit.freedesktop.org/drm...
Dave Airlie
2022-07-22
3
-9
/
+18
|
|
|
\
\
\
\
[next]