aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/rockchip
AgeCommit message (Expand)Author
2017-11-27Merge tag 'v4.15-rc1' into drm-misc-fixesDaniel Vetter
2017-11-27drm/rockchip: dw-mipi-dsi: fix possible un-balanced runtime PM enableMirza Krak
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-14Merge tag 'drm-misc-fixes-2017-11-13' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2017-11-13drm/rockchip: analogix_dp: Use mutex rather than spinlockEmil Renner Berthing
2017-11-06drm/rockchip: add CONFIG_OF dependency for lvdsArnd Bergmann
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-13drm/rockchip: add PINCTRL dependency for LVDSArnd Bergmann
2017-10-03Merge airlied/drm-next into drm-misc-nextDaniel Vetter
2017-09-27drm/rockchip: Rely on the default best_encoder() behaviorHaneen Mohammed
2017-09-28Merge tag 'drm-misc-next-2017-09-20' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-09-26drm/rockchip: Cocci spatch "vma_pages"Thomas Meyer
2017-09-21drm/rockchip: Fix uninitialized use of retSean Paul
2017-09-18drm/rockchip: Replace dev_* with DRM_DEV_*Haneen Mohammed
2017-09-08drm/rockchip: Add support for Rockchip Soc LVDSSandy Huang
2017-09-03Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-08-17Merge tag 'drm-misc-next-2017-08-16' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-08-15Backmerge tag 'v4.13-rc5' into drm-nextDave Airlie
2017-08-11drm/rockchip: switch to drm_*_get(), drm_*_put() helpersCihangir Akturk
2017-08-09drm/rockchip: Fix suspend crash when drm is not boundJeffy Chen
2017-08-09drm/rockchip: make drm_connector_funcs structures constBhumika Goyal
2017-08-08drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter
2017-08-04drm/rockchip: fix race with kms hotplug and fbdevMark yao
2017-08-04drm/rockchip: vop: report error when check resource errorMark yao
2017-08-04drm/rockchip: vop: round_up pitches to word alignMark yao
2017-08-04drm/rockchip: vop: fix NV12 video display errorMark yao
2017-08-04drm/rockchip: vop: fix iommu page fault when resumeMark yao
2017-08-04drm/rockchip: vop: no need wait vblank on crtc enableMark yao
2017-08-04drm/rockchip: vop: report error when check resource errorMark yao
2017-08-04drm/rockchip: vop: round_up pitches to word alignMark yao
2017-08-04drm/rockchip: vop: fix NV12 video display errorMark yao
2017-08-04drm/rockchip: vop: fix iommu page fault when resumeMark yao
2017-08-01drm: Plumb modifiers through plane initBen Widawsky
2017-07-31drm/rockchip: vop: rk3328: fix overlay abnormalMark yao
2017-07-31drm/rockchip: vop: add a series of vop supportMark yao
2017-07-31drm/rockchip: vop: group vop registersMark yao
2017-07-31drm/rockchip: vop: move line_flag_num to interrupt registersMark yao
2017-07-31drm/rockchip: vop: move write_relaxed flags to vop registerMark yao
2017-07-31drm/rockchip: vop: initialize registers directlyMark yao
2017-07-29drm/rockchip: Use .dumb_map_offset and .dumb_destroy defaultsNoralf Trønnes
2017-07-26drm/atomic: implement drm_atomic_helper_commit_tail for runtime_pm usersMaxime Ripard
2017-07-26drm: Convert to using %pOF instead of full_nameRob Herring
2017-07-26Merge airlied/drm-next into drm-misc-nextDaniel Vetter
2017-07-24drm/rockchip: fix Kconfig dependenciesArnd Bergmann
2017-07-14drm: handle HDMI 2.0 VICs in AVI info-framesShashank Sharma
2017-07-13drm/rockchip: Use for_each_oldnew_plane_in_state in vop_crtc_atomic_flushMaarten Lankhorst
2017-07-10drm/rockchip: fix NULL check on devm_kzalloc() return valueGustavo A. R. Silva
2017-06-30drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()Laurent Pinchart
2017-06-30drm: Add old state pointer to CRTC .enable() helper functionLaurent Pinchart