index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Lines
2017-05-23
drm/gma500/psb: Actually use VBT mode when it is found
Patrik Jakobsson
-7
/
+11
2017-05-23
gpu: drm: gma500: remove two more dead variable
Arnd Bergmann
-2
/
+0
2017-05-23
drm/stm: ltdc: fix duplicated arguments
Philippe CORNU
-1
/
+1
2017-05-23
drm/i915/guc: Skip port assign on first iteration of GuC dequeue
Michał Winiarski
-1
/
+2
2017-05-23
drm/i915: Remove misleading comment in request_alloc
Michał Winiarski
-3
/
+0
2017-05-23
drm: Fix deadlock retry loop in page_flip_ioctl
Daniel Vetter
-2
/
+3
2017-05-23
drm: qxl: Delay entering atomic context during cursor update
Gabriel Krisman Bertazi
-2
/
+2
2017-05-23
drm/i915/gvt: Disable compression workaround for Gen9
Chuanxiao Dong
-9
/
+21
2017-05-22
drm/pl111: Fix return value check in pl111_amba_probe()
Wei Yongjun
-2
/
+2
2017-05-22
drm: rcar-du: Register a completion callback with VSP1
Kieran Bingham
-2
/
+16
2017-05-22
drm: rcar-du: Arm the page flip event after queuing the page flip
Laurent Pinchart
-11
/
+11
2017-05-22
drm/i915/g33: Improve reset reliability
Mika Kuoppala
-0
/
+3
2017-05-22
Revert "drm/i915: Restore lost "Initialized i915" welcome message"
Daniel Vetter
-4
/
+0
2017-05-22
drm/amd: include <linux/delay.h> instead of "linux/delay.h"
Masahiro Yamada
-12
/
+16
2017-05-22
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
Robert Foss
-151
/
+152
2017-05-22
drm/vgem: Fix return value check in vgem_init()
Wei Yongjun
-2
/
+2
2017-05-22
drm/blend: Fix comment typ-o
Robert Foss
-1
/
+1
2017-05-22
drm/stm: remove unneeded -Iinclude/drm compiler flag
Masahiro Yamada
-2
/
+0
2017-05-22
drm/vc4: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
-65
/
+62
2017-05-22
drm/i915/huc: Update GLK HuC version
Anusha Srivatsa
-2
/
+2
2017-05-22
drm/mediatek: fix mtk_hdmi_setup_vendor_specific_infoframe mistake
YYS
-1
/
+1
2017-05-22
drm/mediatek: fix a timeout loop
Dan Carpenter
-9
/
+6
2017-05-22
drm/radeon: Fix oops upon driver load on PowerXpress laptops
Lukas Wunner
-1
/
+1
2017-05-20
Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixes
Dave Airlie
-16
/
+31
2017-05-19
drm/i915: Check for allocation failure
Colin Ian King
-0
/
+5
2017-05-19
drm/pl111: Add a debugfs node to dump our registers.
Eric Anholt
-0
/
+64
2017-05-19
drm/pl111: make structure mode_config_funcs static
Colin Ian King
-1
/
+1
2017-05-19
drm/pl111: make structure pl111_display_funcs static
Colin Ian King
-1
/
+1
2017-05-19
drm/pl111: Register the clock divider and use it.
Eric Anholt
-24
/
+158
2017-05-19
drm/i915/guc: Remove action status and statistics from debugfs
Michal Wajdeczko
-39
/
+0
2017-05-19
drm/i915/g4x: Improve gpu reset reliability
Mika Kuoppala
-0
/
+35
2017-05-19
drm/i915/guc: Remove last submission result from debugfs
Michal Wajdeczko
-4
/
+0
2017-05-19
drm/i915/guc: Remove failed doorbell stat from debugfs
Michal Wajdeczko
-7
/
+0
2017-05-19
drm/i915/guc: Remove stale comment for q_fail
Michal Wajdeczko
-2
/
+0
2017-05-19
drm/i915: set initialised only when init_context callback is NULL
Chuanxiao Dong
-1
/
+1
2017-05-19
Merge tag 'drm-intel-fixes-2017-05-18-1' of git://anongit.freedesktop.org/git...
Dave Airlie
-18
/
+35
2017-05-19
Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
-9
/
+10
2017-05-19
Merge tag 'drm-misc-fixes-2017-05-18' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
-22
/
+15
2017-05-19
Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...
Dave Airlie
-1
/
+3
2017-05-18
drm/i915: Reorder media/render reset on g4x
Chris Wilson
-12
/
+15
2017-05-18
drm/i915: Try harder to reset the GPU
Chris Wilson
-21
/
+46
2017-05-18
drm: drop drm_[cm]alloc* helpers
Michal Hocko
-121
/
+128
2017-05-18
drm/atmel-hlcdc: Fix output initialization
Boris Brezillon
-22
/
+14
2017-05-18
drm/i915/selftests: Pretend to be a gfx pci device
Chris Wilson
-0
/
+1
2017-05-18
gpu: host1x: select IOMMU_IOVA
Arnd Bergmann
-0
/
+1
2017-05-18
gpu: host1x: select IOMMU_IOVA
Arnd Bergmann
-0
/
+1
2017-05-18
drm/i915: Check C for null pointer rather than B
Colin Ian King
-2
/
+2
2017-05-18
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Sean Paul
-2282
/
+3800
2017-05-18
drm/i915: Fix new -Wint-in-bool-context gcc compiler warning
Hans de Goede
-1
/
+1
2017-05-18
drm/i915: use vma->size for appgtt allocate_va_range
Matthew Auld
-1
/
+1
[prev]
[next]