summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2016-07-25drm/i915/gen9: Clean up MOCS table definitionsImre Deak1-27/+61
2016-07-22drm/etnaviv: Optimize error handling in etnaviv_gem_new_userptr()Markus Elfring1-6/+3
2016-07-22drm/etnaviv: Delete unnecessary checks before two function callsMarkus Elfring1-5/+2
2016-07-22drm/vmwgfx: Delete an unnecessary check before the function call "vfree"Markus Elfring1-3/+1
2016-07-22drm/qxl: Delete an unnecessary check before drm_gem_object_unreference_unlock...Markus Elfring1-2/+1
2016-07-22drm/mgag200: Delete an unnecessary check before drm_gem_object_unreference_un...Markus Elfring1-2/+2
2016-07-22drm/bridge: ps8622: Delete an unnecessary check before backlight_device_unreg...Markus Elfring1-3/+1
2016-07-22GPU-DRM-GMA500: Delete unnecessary checks before two function callsMarkus Elfring4-18/+9
2016-07-22GPU-DRM-OMAP: Delete unnecessary checks before two function callsMarkus Elfring2-4/+3
2016-07-22Merge branch 'for-next' of http://git.agner.ch/git/linux-drm-fsl-dcu into drm...Dave Airlie4-23/+61
2016-07-22Merge branch 'drm-rockchip-next-fixes-2016-07-19' of https://github.com/marky...Dave Airlie5-19/+27
2016-07-21GPU-DRM-Exynos: Delete an unnecessary check before the function call "vunmap"Markus Elfring1-2/+1
2016-07-20GPU-DRM-sun4i: Delete an unnecessary check before drm_fbdev_cma_hotplug_event()Markus Elfring1-2/+1
2016-07-20drm/atomic: Delete an unnecessary check before drm_property_unreference_blob()Markus Elfring1-2/+1
2016-07-19drm/rockchip: analogix_dp: add missing clk_disable_unprepare() on errorWei Yongjun1-0/+2
2016-07-19drm: drm_connector->s/connector_id/index/ for consistencyDaniel Vetter1-6/+6
2016-07-19drm/virtio: Fix non static symbol warningWei Yongjun1-1/+1
2016-07-19drm/arc: Remove redundant dev_err call in arcpgu_load()Wei Yongjun1-3/+1
2016-07-19drm/arc: Fix some sparse warningsWei Yongjun1-3/+3
2016-07-19drm/vgem: Fix non static symbol warningWei Yongjun1-1/+1
2016-07-19drm/dp-mst: Missing kernel docDaniel Vetter1-0/+1
2016-07-19drm/dp-mst: Remove tx_down_in_progressDaniel Vetter1-10/+3
2016-07-19drm: Extract&Document drm_irq.hDaniel Vetter1-1/+0
2016-07-19drm: Unexport drm_connector_unregister_all()Chris Wilson1-20/+9
2016-07-19drm/sun4i: Remove redundant call to drm_connector_unregister_all()Chris Wilson1-1/+0
2016-07-19Merge tag 'topic/kbl-4.7-fixes-2016-07-18' of git://anongit.freedesktop.org/d...Dave Airlie10-61/+295
2016-07-19Merge branch 'drm_bridge_for_4.8' of https://github.com/boddob/linux into drm...Dave Airlie16-327/+2046
2016-07-19Merge remote-tracking branch 'airlied/drm-next' into topic/drm-miscDaniel Vetter439-10070/+19131
2016-07-19drm/i915: Set legacy properties when using legacy gamma set IOCTL. (v2)Bob Paauwe1-1/+43
2016-07-19drm/i915: Enable polling when we don't have hpdLyude5-12/+88
2016-07-19drm/i915/vlv: Disable HPD in valleyview_crt_detect_hotplug()Lyude3-0/+47
2016-07-19drm/i915/vlv: Reset the ADPA in vlv_display_power_well_init()Lyude3-2/+9
2016-07-19drm/i915/vlv: Make intel_crt_reset() per-encoderLyude1-5/+5
2016-07-19drm/ttm: Delete an unnecessary check before the function call "ttm_tt_destroy"Markus Elfring1-3/+1
2016-07-19drm/vgem: Remember to offset relative timeouts to mod_timer() by jiffiesChris Wilson1-2/+2
2016-07-19Merge tag 'drm-intel-fixes-2016-07-18' of git://anongit.freedesktop.org/drm-i...Dave Airlie2-1/+7
2016-07-19drm/rockchip: allocate correct crtc state structure on resetJohn Keeping1-1/+12
2016-07-19drm/rockchip: Delete an unnecessary check before drm_gem_object_unreference_u...Markus Elfring1-6/+2
2016-07-19drm/rockchip: fix a couple off by one bugsDan Carpenter1-2/+2
2016-07-19drm/rockchip: vop: correct rk3036 register defineMark Yao1-2/+2
2016-07-19drm/rockchip: vop: correct the source size of uv scale factor settingMark Yao1-2/+2
2016-07-19drm/rockchip: vop: add uv_vir register field for RK3036 VOPYakir Yang1-0/+1
2016-07-19drm/rockchip: fix "should it be static?" warningsJohn Keeping4-5/+5
2016-07-19drm/rockchip: fb: add missing headerJohn Keeping1-0/+1
2016-07-19drm/rockchip: dw_hdmi: remove unused #includeJohn Keeping1-1/+0
2016-07-18drm/i915/kbl: Introduce the first official DMC for Kabylake.Rodrigo Vivi1-11/+19
2016-07-18drm/i915: add missing condition for committing planes on crtcLionel Landwerlin1-0/+6
2016-07-18drm/i915: Treat eDP as always connected, againVille Syrjälä1-1/+1
2016-07-18drm/arm: make fbdev support really optionalTobias Jakobi1-1/+0
2016-07-18drm/ast: make fbdev support really optionalTobias Jakobi1-4/+0