index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-08
Merge tag 'drm-next-2019-03-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1038
-37427
/
+36595
2019-03-06
Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-16
/
+37
2019-03-06
Merge tag 'sound-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-1
/
+0
2019-03-06
Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2
-12
/
+8
2019-03-05
mm, compaction: use free lists to quickly locate a migration source
Mel Gorman
1
-6
/
+0
2019-03-05
Merge tag 'drm-misc-fixes-2019-02-22' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2
-11
/
+33
2019-03-05
drm/amd/display: Use vrr friendly pageflip throttling in DC.
Mario Kleiner
1
-1
/
+27
2019-03-04
Merge v5.0 into drm-next
Dave Airlie
14
-21
/
+63
2019-02-28
Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Takashi Iwai
54
-376
/
+539
2019-02-28
Merge tag 'topic/mei-hdcp-2019-02-26' of git://anongit.freedesktop.org/drm/dr...
Greg Kroah-Hartman
2
-16
/
+4
2019-02-28
drm/bochs: Fix the ID mismatch error
Alistair Francis
1
-0
/
+4
2019-02-28
drm: Block fb changes for async plane updates
Nicholas Kazlauskas
1
-0
/
+9
2019-02-28
Merge tag 'imx-drm-next-2019-02-22' of git://git.pengutronix.de/pza/linux int...
Dave Airlie
8
-33
/
+108
2019-02-28
Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2
-4
/
+24
2019-02-27
drm/amd/display: Use vrr friendly pageflip throttling in DC.
Mario Kleiner
2
-4
/
+24
2019-02-24
Merge back earlier PM core material for v5.1.
Rafael J. Wysocki
2
-12
/
+8
2019-02-22
drm/imx: only send commit done event when all state has been applied
Lucas Stach
1
-2
/
+28
2019-02-22
drm/imx: allow building under COMPILE_TEST
Philipp Zabel
1
-1
/
+1
2019-02-22
drm/imx: imx-tve: depend on COMMON_CLK
Philipp Zabel
1
-0
/
+1
2019-02-22
drm/imx: ipuv3-plane: add zpos property
Philipp Zabel
2
-30
/
+33
2019-02-22
drm/imx: ipuv3-plane: add function to query atomic update status
Lucas Stach
2
-0
/
+22
2019-02-22
gpu: ipu-v3: prg: add function to get channel configure status
Lucas Stach
1
-0
/
+16
2019-02-22
gpu: ipu-v3: pre: add double buffer status readback
Lucas Stach
2
-0
/
+7
2019-02-22
Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
59
-611
/
+699
2019-02-22
Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
10
-13
/
+40
2019-02-21
drm/amdgpu: Bump amdgpu version for context priority override.
Bas Nieuwenhuizen
1
-1
/
+2
2019-02-21
drm/amdgpu/powerplay: fix typo in BACO header guards
Alex Deucher
2
-4
/
+4
2019-02-21
drm/amdgpu/powerplay: fix return codes in BACO code
Alex Deucher
2
-5
/
+5
2019-02-21
drm/amdgpu: add missing license on baco files
Alex Deucher
2
-0
/
+44
2019-02-21
drm/bochs: Fix the ID mismatch error
Alistair Francis
1
-0
/
+4
2019-02-20
drm/amdgpu: disable bulk moves for now
Christian König
1
-0
/
+2
2019-02-20
drm/amd/display: set clocks to 0 on suspend on dce80
Bhawanpreet Lakha
1
-3
/
+16
2019-02-20
drm/amd/display: fix optimize_bandwidth func pointer for dce80
Bhawanpreet Lakha
2
-1
/
+5
2019-02-20
drm/amd/display: Fix negative cursor pos programming
Nicholas Kazlauskas
1
-2
/
+2
2019-02-20
Pull in char-misc-next from Greg
Daniel Vetter
22
-110
/
+198
2019-02-20
drm/i915/fbdev: Actually configure untiled displays
Chris Wilson
1
-5
/
+7
2019-02-20
Merge https://gitlab.freedesktop.org/drm/msm into drm-next
Dave Airlie
25
-869
/
+286
2019-02-20
drm/nouveau/dmem: use dma addresses during migration copies
Ben Skeggs
1
-106
/
+53
2019-02-20
drm/nouveau/dmem: use physical vram addresses during migration copies
Ben Skeggs
1
-20
/
+4
2019-02-20
drm/nouveau/dmem: extend copy function to allow direct use of physical addresses
Ben Skeggs
1
-6
/
+50
2019-02-20
drm/nouveau/svm: new ioctl to migrate process memory to GPU memory
Jérôme Glisse
3
-0
/
+104
2019-02-20
drm/nouveau/dmem: device memory helpers for SVM
Jérôme Glisse
7
-0
/
+983
2019-02-20
drm/nouveau/svm: initial support for shared virtual memory
Ben Skeggs
9
-1
/
+810
2019-02-20
drm/nouveau: prepare for enabling svm with existing userspace interfaces
Ben Skeggs
9
-37
/
+42
2019-02-20
drm/nouveau/fault/gv100-: expose VoltaFaultBufferA
Ben Skeggs
3
-0
/
+18
2019-02-20
drm/nouveau/fault/gp100: expose MaxwellFaultBufferA
Ben Skeggs
9
-8
/
+142
2019-02-20
drm/nouveau/mmu/gp100-: support vmms with gcc/tex replayable faults enabled
Ben Skeggs
10
-12
/
+56
2019-02-20
drm/nouveau/mmu/gp100-: add privileged methods for fault replay/cancel
Ben Skeggs
8
-0
/
+101
2019-02-20
drm/nouveau/mmu: add a privileged method to directly manage PTEs
Ben Skeggs
6
-34
/
+451
2019-02-20
drm/nouveau/mmu: store mapped flag separately from memory pointer
Ben Skeggs
2
-5
/
+11
[next]