index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-04-08
115
-844
/
+735
|
\
|
*
drm/i915/gt: Always flush the submission queue on checking for idle
Chris Wilson
2021-03-24
1
-8
/
+2
|
*
drm/i915/selftest: Synchronise with the GPU timestamp
Chris Wilson
2021-03-24
1
-3
/
+5
|
*
drm/i915: give stolen system memory its own class
Matthew Auld
2021-03-24
5
-10
/
+10
|
*
drm/i915: cleanup the region class/instance encoding
Matthew Auld
2021-03-24
2
-20
/
+24
|
*
drm/i915/gt: Double check heartbeat timeout before resetting
Chris Wilson
2021-03-24
1
-1
/
+10
|
*
drm/i915/selftests: Restore previous heartbeat interval
Chris Wilson
2021-03-24
1
-4
/
+10
|
*
drm/i915/gtt/dg1: add PTE_LM plumbing for GGTT
Matthew Auld
2021-03-24
2
-6
/
+22
|
*
drm/i915/gtt/dg1: add PTE_LM plumbing for ppGTT
Matthew Auld
2021-03-24
3
-1
/
+18
|
*
drm/i915: Distinction of memory regions
Zbigniew KempczyĆski
2021-03-24
2
-2
/
+2
|
*
drm/i915/gt: Retire unexpected starting state error dumping
Chris Wilson
2021-03-24
1
-20
/
+0
|
*
drm/i915/selftests: Use a single copy of the mocs table
Chris Wilson
2021-03-24
1
-10
/
+22
|
*
drm/i915: Protect against request freeing during cancellation on wedging
Chris Wilson
2021-03-24
6
-24
/
+31
|
*
drm/i915: allocate cmd ring in lmem
Michel Thierry
2021-03-24
1
-2
/
+3
|
*
drm/i915: move engine scratch to LMEM
Matthew Auld
2021-03-24
1
-2
/
+6
|
*
drm/i915: allocate context from LMEM
Matthew Auld
2021-03-24
1
-1
/
+5
|
*
drm/i915/dg1: Reserve first 1MB of local memory
Imre Deak
2021-03-24
1
-0
/
+41
|
*
drm/i915: introduce mem->reserved
Abdiel Janulgue
2021-03-24
3
-0
/
+96
|
*
drm/i915: reserve stolen for LMEM region
CQ Tang
2021-03-24
2
-4
/
+12
|
*
drm/i915: setup the LMEM region
Matthew Auld
2021-03-24
3
-1
/
+41
|
*
drm/i915: make local-memory probing a GT operation
Matthew Auld
2021-03-24
6
-7
/
+49
|
*
drm/i915/gt: use new tasklet API for execution list
Emil Renner Berthing
2021-03-24
4
-23
/
+23
|
*
drm/i915/buddy: document the unused header bits
Matthew Auld
2021-03-24
3
-2
/
+56
|
*
drm/i915/gt: Move the defer_request waiter active assertion
Chris Wilson
2021-03-24
1
-1
/
+1
|
*
drm/i915/selftests: Check for engine-reset errors in the middle of workarounds
Chris Wilson
2021-03-24
1
-3
/
+13
|
*
drm/i915/gem: consolidate 2big error checking for object sizes
Matthew Auld
2021-03-24
4
-34
/
+29
|
*
drm/i915/gem: don't trust the dma_buf->size
Matthew Auld
2021-03-24
1
-0
/
+10
|
*
drm/i915/gt: Replace 'return' with a fall-through
Chris Wilson
2021-03-24
1
-3
/
+3
|
*
drm/i915/gt: Add a space before '('
Chris Wilson
2021-03-24
1
-1
/
+1
|
*
drm/i915/gt: Replace unnecessary ',' with '; '
Chris Wilson
2021-03-24
2
-3
/
+3
|
*
drm/i915/gt: Insert spaces into GEN3_L3LOG_SIZE/4
Chris Wilson
2021-03-24
1
-3
/
+5
|
*
drm/i915/gt: Wrap macro arg in ()
Chris Wilson
2021-03-24
1
-1
/
+1
|
*
drm/i915/gt: Remove a bonus newline
Chris Wilson
2021-03-24
2
-2
/
+0
|
*
drm/i915/gt: Fixup misaligned function parameters
Chris Wilson
2021-03-24
2
-4
/
+3
|
*
drm/i915/gt: Remove repeated words from comments
Chris Wilson
2021-03-24
5
-5
/
+5
|
*
drm/i915/gt: Add some missing blank lines after declaration
Chris Wilson
2021-03-24
5
-0
/
+7
|
*
drm/i915/gt: SPDX cleanup
Chris Wilson
2021-03-24
75
-459
/
+78
|
*
drm/i915: Decrease number of subplatform bits
Tvrtko Ursulin
2021-03-24
3
-3
/
+4
|
*
drm/i915/gt: Call stop_ring() from ring resume, again
Chris Wilson
2021-03-24
1
-52
/
+56
|
*
drm/i915: Remove I915_USER_PRIORITY_SHIFT
Chris Wilson
2021-03-24
7
-48
/
+24
|
*
drm/i915: Strip out internal priorities
Chris Wilson
2021-03-24
8
-87
/
+20
*
|
Merge tag 'mediatek-drm-next-5.13' of https://git.kernel.org/pub/scm/linux/ke...
Dave Airlie
2021-04-08
9
-126
/
+130
|
\
\
|
*
|
drm/mediatek: Don't support hdmi connector creation
Dafna Hirschfeld
2021-04-01
1
-95
/
+56
|
*
|
drm/mediatek: Switch the hdmi bridge ops to the atomic versions
Dafna Hirschfeld
2021-04-01
1
-8
/
+15
|
*
|
drm/mediatek: Add missing MODULE_DEVICE_TABLE()
Boris Brezillon
2021-03-31
6
-0
/
+7
|
*
|
drm/mediatek: crtc: Make config-updating atomic
Chun-Kuang Hu
2021-03-29
1
-7
/
+12
|
*
|
MAINTAINERS: Add linux-mediatek ML for drm Mediatek drivers
Dafna Hirschfeld
2021-03-25
1
-0
/
+1
|
*
|
drm/mediatek: dpi: Add config for mt8192
Rex-BC Chen
2021-03-20
1
-0
/
+9
|
*
|
drm/mediatek: dpi: Add check for max clock rate in mode_valid
Rex-BC Chen
2021-03-20
1
-0
/
+18
|
*
|
drm/mediatek: cec: Delete redundant printing of return value
tangchunyou
2021-03-18
1
-3
/
+1
[next]