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-30
Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
-2951
/
+7685
2017-05-29
drm: Remove drm_device->virtdev
Daniel Vetter
-3
/
+2
2017-05-29
drm/i915: Detect USB-C specific dongles before reducing M and N
Jani Nikula
-12
/
+26
2017-05-29
drm/dp: start a DPCD based DP sink/branch device quirk database
Jani Nikula
-2
/
+50
2017-05-29
drm/i915: use drm DP helper to read DPCD desc
Jani Nikula
-46
/
+6
2017-05-29
drm/dp: add helper for reading DP sink/branch device desc from DPCD
Jani Nikula
-0
/
+35
2017-05-29
drm/i915: Update DRIVER_DATE to 20170529
Daniel Vetter
-2
/
+2
2017-05-29
drm/exynos: clean up description of exynos_drm_crtc
Inki Dae
-4
/
+1
2017-05-29
drm/exynos: dsi: Remove bridge node reference in removal
Hoegeun Kwon
-0
/
+4
2017-05-29
drm/exynos: dsi: Fix the parse_dt function
Hoegeun Kwon
-17
/
+5
2017-05-29
drm/exynos: Merge pre/postclose hooks
Daniel Vetter
-7
/
+1
2017-05-28
drm/amd/powerplay: Use designated initializers
Kees Cook
-10
/
+10
2017-05-28
drm/amdgpu: Use designated initializers
Kees Cook
-5
/
+5
2017-05-27
switch compat_drm_dma() to drm_ioctl_kernel()
Al Viro
-25
/
+13
2017-05-27
switch compat_drm_resctx() to drm_ioctl_kernel()
Al Viro
-13
/
+7
2017-05-27
switch compat_drm_getsareactx() to drm_ioctl_kernel()
Al Viro
-15
/
+8
2017-05-27
switch compat_drm_setsareactx() to drm_ioctl_kernel()
Al Viro
-11
/
+6
2017-05-27
switch compat_drm_freebufs() to drm_ioctl_kernel()
Al Viro
-11
/
+5
2017-05-27
switch compat_drm_markbufs() to drm_ioctl_kernel()
Al Viro
-11
/
+7
2017-05-27
switch compat_drm_addmap() to drm_ioctl_kernel()
Al Viro
-20
/
+13
2017-05-27
switch compat_drm_getstats() to drm_ioctl_kernel()
Al Viro
-18
/
+4
2017-05-27
switch compat_drm_getclient() to drm_ioctl_kernel()
Al Viro
-18
/
+14
2017-05-27
switch compat_drm_infobufs() to drm_ioctl_kernel()
Al Viro
-56
/
+53
2017-05-27
switch compat_drm_getmap() to drm_ioctl_kernel()
Al Viro
-21
/
+12
2017-05-27
compat_drm_setunique(): don't bother
Al Viro
-16
/
+3
2017-05-27
switch compat_drm_getunique() to drm_ioctl_kernel()
Al Viro
-14
/
+10
2017-05-27
switch compat_drm_version() to drm_ioctl_kernel()
Al Viro
-27
/
+18
2017-05-27
switch compat_drm_addbufs() to drm_ioctl_kernel()
Al Viro
-13
/
+17
2017-05-27
drm_compat_ioctl(): prepare for conversions to drm_ioctl_kernel()
Al Viro
-34
/
+47
2017-05-27
new helper: drm_ioctl_kernel()
Al Viro
-14
/
+27
2017-05-27
drm/msm: Fix the check for the command size
Jordan Crouse
-2
/
+3
2017-05-27
drm/msm: Take the mutex before calling msm_gem_new_impl
Jordan Crouse
-0
/
+6
2017-05-27
drm/msm: for array in-fences, check if all backing fences are from our own co...
Philipp Zabel
-5
/
+4
2017-05-27
drm/msm: constify irq_domain_ops
Tobias Klauser
-1
/
+1
2017-05-27
drm/msm/mdp5: release hwpipe(s) for unused planes
Rob Clark
-0
/
+4
2017-05-27
drm/msm: Reuse dma_fence_release.
Eric Anholt
-8
/
+2
2017-05-27
drm/msm: Expose our reservation object when exporting a dmabuf.
Eric Anholt
-0
/
+9
2017-05-27
drm/msm/gpu: check legacy clk names in get_clocks()
Rob Clark
-2
/
+2
2017-05-27
drm/msm/mdp5: use __drm_atomic_helper_plane_duplicate_state()
Rob Clark
-2
/
+3
2017-05-27
drm/msm: select PM_OPP
Rob Clark
-0
/
+1
2017-05-26
drm/i915: Keep the forcewake timer alive for 1ms past the most recent use
Chris Wilson
-3
/
+13
2017-05-26
drm/i915/guc: capture GuC logs if FW fails to load
Daniele Ceraolo Spurio
-16
/
+51
2017-05-26
drm/i915/guc: Introduce buffer based cmd transport
Michal Wajdeczko
-2
/
+613
2017-05-26
drm/i915/guc: Disable send function on fini
Michal Wajdeczko
-1
/
+6
2017-05-26
drm/i915: Drop AUX backlight enable check for backlight control
Puthikorn Voravootivat
-3
/
+5
2017-05-26
drm/i915: Stop pretending to mask/unmask LPE audio interrupts
Ville Syrjälä
-45
/
+6
2017-05-26
Merge tag 'gvt-fixes-2017-05-25' of https://github.com/01org/gvt-linux into d...
Jani Nikula
-19
/
+41
2017-05-26
drm/vc4: use drm_for_each_connector_iter()
Gustavo Padovan
-1
/
+5
2017-05-26
drm/nouveau: use drm_for_each_connector_iter()
Gustavo Padovan
-1
/
+4
2017-05-26
drm/mediatek: use drm_for_each_connector_iter()
Gustavo Padovan
-1
/
+4
[prev]
[next]