summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/rockchip
AgeCommit message (Expand)AuthorFilesLines
2019-10-09drm/rockchip: Round up _before_ giving to the clock frameworkDouglas Anderson1-3/+34
2019-10-03Merge drm/drm-next into drm-misc-nextMaxime Ripard3-7/+3
2019-09-27Merge tag 'drm-next-2019-09-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-4/+1
2019-09-19Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds17-469/+199
2019-09-19drm: Measure Self Refresh Entry/Exit times to avoid thrashingSean Paul1-4/+1
2019-09-17Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+1
2019-09-08drm/bridge: panel: Infer connector type from panel by defaultLaurent Pinchart1-1/+2
2019-08-28drm: Stop including drm_bridge.h from drm_crtc.hBoris Brezillon2-0/+2
2019-08-08drm/rockchip: fix VOP_WIN_GET macroJohn Keeping1-1/+1
2019-08-05drm/rockchip: Suspend DP lateDouglas Anderson1-1/+1
2019-07-30platform: Add platform_find_device_by_driver() helperSuzuki K Poulose1-2/+1
2019-07-26drm/rockchip: Use drm_atomic_helper_commit_tail_rpmSean Paul1-20/+1
2019-07-26drm/rockchip: Don't fully disable vop on self refreshSean Paul1-5/+36
2019-07-26drm/rockchip: Use vop_win in vop_win_disable instead of vop_win_dataSean Paul1-9/+9
2019-07-26drm/rockchip: Use the helpers for PSRSean Paul6-369/+87
2019-07-22Merge v5.3-rc1 into drm-misc-nextMaxime Ripard1-9/+1
2019-07-17drm/rockchip: drop use of drmP.hSam Ravnborg15-68/+71
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds4-47/+96
2019-06-21drm/rockchip: Drop drm_gem_prime_export/importDaniel Vetter1-2/+0
2019-06-21drm/prime: Actually remove DRIVER_PRIME everywhereDaniel Vetter1-2/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235Thomas Gleixner1-9/+1
2019-06-19Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst23-224/+49
2019-06-19Merge v5.2-rc5 into drm-nextDaniel Vetter23-224/+49
2019-06-16drm/rockchip: Base adjustments of the mode based on prev adjustmentsDouglas Anderson1-2/+2
2019-06-16drm/rockchip: Properly adjust to a true clock in adjusted_modeDouglas Anderson1-1/+2
2019-06-14drm/rockchip: cdn-dp: correct rate in the struct drm_dp_link assignmentSandor Yu1-2/+2
2019-06-14drm/rockchip: dw_hdmi: add basic rk3228 supportJustin Swartz1-0/+53
2019-06-13drm/rockchip: Use dirtyfb helperSean Paul1-11/+2
2019-06-11drm/rockchip: dw_hdmi: Handle suspend/resumeDouglas Anderson1-0/+14
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds21-189/+21
2019-06-06Merge tag 'drm-misc-fixes-2019-06-05' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-25/+26
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner21-189/+21
2019-06-04drm/rockchip: fix fb references in async updateHelen Koike1-25/+26
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2-10/+2
2019-05-28Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2-33/+23
2019-05-22Merge drm/drm-next into drm-misc-nextSean Paul1-15/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-20drm: Remove users of drm_format_info_plane_cppMaxime Ripard1-1/+1
2019-05-20drm/fourcc: Pass the format_info pointer to drm_format_plane_cppMaxime Ripard1-1/+1
2019-05-20drm: Remove users of drm_format_(horz|vert)_chroma_subsamplingMaxime Ripard2-13/+6
2019-05-20drm: Remove users of drm_format_num_planesMaxime Ripard1-3/+3
2019-05-20drm/rockchip: Change the scl_vop_cal_scl_fac to pass drm_format_infoMaxime Ripard1-7/+4
2019-05-14drm/rockchip/rockchip_drm_gem.c: convert to use vm_map_pages()Souptick Joarder1-15/+2
2019-05-09Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst1-3/+15
2019-05-03Merge panfrost-fixes into drm-misc-next-fixesSean Paul1-0/+9
2019-04-25drm/rockchip: Convert to using __drm_atomic_helper_crtc_reset() for reset.Maarten Lankhorst1-11/+11
2019-04-18drm/rockchip: shutdown drm subsystem on shutdownVicente Bergas1-0/+9
2019-04-15BackMerge v5.1-rc5 into drm-nextDave Airlie1-3/+15
2019-03-31drm: rockchip: introduce rk3066 hdmiZheng Yang6-0/+1117
2019-03-30drm/rockchip: vop: Support dithering to RGB666Urja Rannikko3-4/+41