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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-next-2021-09-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-09-10
1
-1
/
+1
|
\
|
*
drm/i915: use linux/stddef.h due to "isystem: trim/fixup stdarg.h and other h...
Stephen Rothwell
2021-09-06
1
-1
/
+1
*
|
Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-09-01
90
-2437
/
+9846
|
\
|
|
*
drm/i915/selftest: Fix use of err in igt_reset_{fail, nop}_engine()
Nathan Chancellor
2021-08-24
1
-2
/
+2
|
*
drm/i915/gt: Potential error pointer dereference in pinned_context()
Dan Carpenter
2021-08-24
1
-1
/
+1
|
*
drm/i915/dg2: Add SQIDI steering
Matt Roper
2021-08-05
1
-5
/
+23
|
*
drm/i915/dg2: Update steering tables
Matt Roper
2021-08-05
1
-1
/
+10
|
*
drm/i915/xehpsdv: Define steering tables
Matt Roper
2021-08-05
2
-3
/
+27
|
*
drm/i915/xehp: handle new steering options
Daniele Ceraolo Spurio
2021-08-05
6
-6
/
+155
|
*
drm/i915/dg2: DG2 uses the same sseu limits as XeHP SDV
Matt Roper
2021-08-03
1
-1
/
+1
|
*
drm/i915/xehpsdv: Add maximum sseu limits
Matt Roper
2021-08-03
3
-3
/
+6
|
*
drm/i915/xehp: Changes to ss/eu definitions
Matthew Auld
2021-08-03
1
-4
/
+20
|
*
drm/i915/guc/rc: Setup and enable GuCRC feature
Vinay Belgaumkar
2021-08-03
7
-15
/
+154
|
*
drm/i915/guc/slpc: Add SLPC selftest
Vinay Belgaumkar
2021-08-03
2
-0
/
+312
|
*
drm/i915/guc/slpc: Sysfs hooks for SLPC
Vinay Belgaumkar
2021-08-03
2
-0
/
+187
|
*
drm/i915/guc/slpc: Cache platform frequency limits
Vinay Belgaumkar
2021-08-03
2
-0
/
+148
|
*
drm/i915/guc/slpc: Enable ARAT timer interrupt
Vinay Belgaumkar
2021-08-03
3
-0
/
+27
|
*
drm/i915/guc/slpc: Add debugfs for SLPC info
Vinay Belgaumkar
2021-08-03
3
-0
/
+54
|
*
drm/i915/guc/slpc: Add get max/min freq hooks
Vinay Belgaumkar
2021-08-03
2
-0
/
+78
|
*
drm/i915/guc/slpc: Add methods to set min/max frequency
Vinay Belgaumkar
2021-08-03
2
-0
/
+91
|
*
drm/i915/guc/slpc: Remove BUG_ON in guc_submission_disable
Vinay Belgaumkar
2021-08-03
1
-4
/
+0
|
*
drm/i915/guc/slpc: Enable SLPC and add related H2G events
Vinay Belgaumkar
2021-08-03
3
-0
/
+215
|
*
drm/i915/guc/slpc: Allocate, initialize and release SLPC
Vinay Belgaumkar
2021-08-03
3
-1
/
+43
|
*
drm/i915/guc/slpc: Adding SLPC communication interfaces
Vinay Belgaumkar
2021-08-03
4
-1
/
+245
|
*
drm/i915/guc/slpc: Gate Host RPS when SLPC is enabled
Vinay Belgaumkar
2021-08-03
2
-1
/
+24
|
*
drm/i915/guc/slpc: Initial definitions for SLPC
Vinay Belgaumkar
2021-08-03
7
-2
/
+104
|
*
drm/i915/xehp: Fix missing sentinel on mcr_ranges_xehp
Lucas De Marchi
2021-07-30
1
-0
/
+1
|
*
drm/i915/gt: remove GRAPHICS_VER == 10
Lucas De Marchi
2021-07-29
9
-65
/
+22
|
*
drm/i915/gt: rename CNL references in intel_engine.h
Lucas De Marchi
2021-07-29
1
-1
/
+1
|
*
drm/i915/gt: remove explicit CNL handling from intel_sseu.c
Lucas De Marchi
2021-07-29
2
-80
/
+1
|
*
drm/i915/gt: remove explicit CNL handling from intel_mocs.c
Lucas De Marchi
2021-07-29
1
-1
/
+1
|
*
drm/i915: Remove i915_globals
Daniel Vetter
2021-07-28
1
-1
/
+0
|
*
drm/i915: move intel_context slab to direct module init/exit
Daniel Vetter
2021-07-28
2
-17
/
+11
|
*
drm/i915/guc: Unblock GuC submission on Gen11+
Daniele Ceraolo Spurio
2021-07-27
4
-7
/
+18
|
*
drm/i915/guc: Implement GuC priority management
Matthew Brost
2021-07-27
4
-3
/
+225
|
*
drm/i915/selftest: Bump selftest timeouts for hangcheck
John Harrison
2021-07-27
1
-1
/
+1
|
*
drm/i915/selftest: Fix hangcheck self test for GuC submission
John Harrison
2021-07-27
5
-57
/
+203
|
*
drm/i915/selftest: Fix MOCS selftest for GuC submission
Rahul Kumar Singh
2021-07-27
1
-14
/
+35
|
*
drm/i915/selftest: Fix workarounds selftest for GuC submission
Rahul Kumar Singh
2021-07-27
3
-34
/
+100
|
*
drm/i915/selftest: Better error reporting from hangcheck selftest
John Harrison
2021-07-27
1
-18
/
+75
|
*
drm/i915/guc: Support request cancellation
Matthew Brost
2021-07-27
6
-1
/
+250
|
*
drm/i915/guc: Implement banned contexts for GuC submission
Matthew Brost
2021-07-27
6
-36
/
+184
|
*
drm/i915/guc: Add golden context to GuC ADS
John Harrison
2021-07-27
7
-30
/
+202
|
*
drm/i915/guc: Include scheduling policies in the debugfs state dump
John Harrison
2021-07-27
3
-0
/
+19
|
*
drm/i915/guc: Connect reset modparam updates to GuC policy flags
John Harrison
2021-07-27
1
-1
/
+1
|
*
drm/i915/guc: Hook GuC scheduling policies up
John Harrison
2021-07-27
3
-5
/
+49
|
*
drm/i915/guc: Fix for error capture after full GPU reset with GuC
John Harrison
2021-07-27
7
-47
/
+178
|
*
drm/i915/guc: Capture error state on context reset
Matthew Brost
2021-07-27
6
-22
/
+70
|
*
drm/i915/guc: Enable GuC engine reset
John Harrison
2021-07-27
1
-2
/
+1
|
*
drm/i915/guc: Don't complain about reset races
John Harrison
2021-07-27
3
-1
/
+10
[next]