index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-intel-next-fixes-2018-03-22' of git://anongit.freedesktop.org/...
Dave Airlie
2018-03-23
10
-41
/
+119
|
\
|
*
drm/i915/gvt: force to set all context control bits from guest
Zhenyu Wang
2018-03-19
1
-1
/
+8
|
*
drm/i915/gvt: Update PDPs after a vGPU mm object is pinned.
Zhi Wang
2018-03-19
1
-3
/
+25
|
*
drm/i915/gvt: Invalidate vGPU PPGTT mm objects during a vGPU reset.
Zhi Wang
2018-03-19
3
-0
/
+24
|
*
drm/i915/kvmgt: Handle kzalloc failure
Changbin Du
2018-03-19
1
-7
/
+15
|
*
drm/i915/gvt: fix spelling mistake: "destoried" -> "destroyed"
Colin Ian King
2018-03-19
1
-1
/
+1
|
*
drm/i915/gvt: Remove reduntant printing of untracked mmio
Colin Xu
2018-03-19
1
-0
/
+9
|
*
drm/i915/pmu: Work around compiler warnings on some kernel configs
Tvrtko Ursulin
2018-03-16
1
-19
/
+13
|
*
drm/i915: Only call tasklet_kill() on the first prepare_reset
Chris Wilson
2018-03-16
1
-1
/
+9
|
*
drm/i915: Wrap engine->schedule in RCU locks for set-wedge protection
Chris Wilson
2018-03-16
2
-6
/
+9
|
*
drm/i915/icl: do not save DDI A/E sharing bit for ICL
Jani Nikula
2018-03-16
1
-3
/
+6
*
|
Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...
Dave Airlie
2018-03-23
18
-456
/
+1223
|
\
\
|
*
|
drm/vmwgfx: Bump version patchlevel and date
Thomas Hellstrom
2018-03-22
1
-2
/
+2
|
*
|
drm/vmwgfx: use monotonic event timestamps
Arnd Bergmann
2018-03-22
1
-4
/
+5
|
*
|
drm/vmwgfx: Unpin the screen object backup buffer when not used
Thomas Hellstrom
2018-03-22
1
-8
/
+21
|
*
|
drm/vmwgfx: Stricter count of legacy surface device resources
Thomas Hellstrom
2018-03-22
1
-5
/
+3
|
*
|
drm/vmwgfx: Use kasprintf
Himanshu Jha
2018-03-22
1
-10
/
+3
|
*
|
drm/vmwgfx: Get rid of the device-private suspended member
Thomas Hellstrom
2018-03-22
3
-5
/
+1
|
*
|
drm/vmwgfx: Improve on hibernation
Thomas Hellstrom
2018-03-22
4
-33
/
+130
|
*
|
drm/vmwgfx: Avoid pinning fbdev framebuffers
Thomas Hellstrom
2018-03-22
5
-49
/
+98
|
*
|
drm/vmwgfx: Fix multiple command buffer context use
Thomas Hellstrom
2018-03-22
3
-33
/
+38
|
*
|
drm/vmwgfx: Use the cpu blit utility for framebuffer to screen target blits
Thomas Hellstrom
2018-03-22
6
-91
/
+97
|
*
|
drm/vmwgfx: Add a cpu blit utility that can be used for page-backed bos
Thomas Hellstrom
2018-03-22
3
-1
/
+555
|
*
|
drm/ttm: Export the ttm_k[un]map_atomic_prot API.
Thomas Hellstrom
2018-03-22
1
-5
/
+26
|
*
|
drm/ttm: Clean up kmap_atomic_prot selection code
Thomas Hellstrom
2018-03-22
1
-33
/
+31
|
*
|
drm/vmwgfx: Cursor update fixes
Thomas Hellstrom
2018-03-22
1
-2
/
+13
|
*
|
drm/vmwgfx: Send the correct nonblock option for atomic_commit
Deepak Rawat
2018-03-22
1
-26
/
+1
|
*
|
drm/vmwgfx: Move the stdu vblank event to atomic function
Deepak Rawat
2018-03-22
1
-64
/
+77
|
*
|
drm/vmwgfx: Move screen object page flip to atomic function
Deepak Rawat
2018-03-22
1
-50
/
+64
|
*
|
drm/vmwgfx: Remove drm_crtc_arm_vblank_event from atomic flush
Deepak Rawat
2018-03-22
1
-5
/
+1
|
*
|
drm/vmwgfx: Move surface copy cmd to atomic function
Deepak Rawat
2018-03-22
1
-25
/
+22
|
*
|
drm/vmwgfx: Avoid iterating over display unit if crtc is available
Deepak Rawat
2018-03-22
4
-26
/
+56
*
|
|
Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...
Dave Airlie
2018-03-23
21
-434
/
+1301
|
\
\
\
|
*
|
|
drm/etnaviv: bump HW job limit to 4
Lucas Stach
2018-03-22
1
-1
/
+1
|
*
|
|
drm/etnaviv: etnaviv_sched: Staticize functions when possible
Fabio Estevam
2018-03-09
1
-3
/
+4
|
*
|
|
drm/etnaviv: add PTA handling to MMUv2
Lucas Stach
2018-03-09
1
-1
/
+75
|
*
|
|
drm/etnaviv: add function to load the initial PTA state
Lucas Stach
2018-03-09
2
-0
/
+19
|
*
|
|
drm/etnaviv: handle security states
Lucas Stach
2018-03-09
1
-5
/
+43
|
*
|
|
drm/etnaviv: add security handling mode enum
Lucas Stach
2018-03-09
1
-0
/
+7
|
*
|
|
drm/etnaviv: add hardware database
Lucas Stach
2018-03-09
4
-0
/
+74
|
*
|
|
drm/etnaviv: add more minor features fields
Lucas Stach
2018-03-09
2
-10
/
+42
|
*
|
|
drm/etnaviv: update hardware headers from rnndb
Lucas Stach
2018-03-09
5
-127
/
+617
|
*
|
|
drm/etnaviv: add support for slave interface clock
Lucas Stach
2018-03-09
2
-0
/
+14
|
*
|
|
drm/etnaviv: split out and optimize MMU fault dumping
Lucas Stach
2018-03-09
1
-14
/
+17
|
*
|
|
drm/etnaviv: remove the need for a gpu-subsystem DT node
Lucas Stach
2018-02-12
2
-17
/
+20
|
*
|
|
drm/etnaviv: use correct format specifier for size_t
Lucas Stach
2018-02-12
1
-2
/
+2
|
*
|
|
drm/etnaviv: replace hangcheck with scheduler timeout
Lucas Stach
2018-02-12
5
-114
/
+51
|
*
|
|
drm/etnaviv: lock BOs after all other submit work is done
Lucas Stach
2018-02-12
1
-8
/
+8
|
*
|
|
drm/etnaviv: move dependency handling to scheduler
Lucas Stach
2018-02-12
5
-68
/
+69
|
*
|
|
drm/etnaviv: hook up DRM GPU scheduler
Lucas Stach
2018-02-12
10
-91
/
+235
[next]