summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/rockchip
Commit message (Expand)AuthorAgeFilesLines
* drm/rockchip: Avoid drm_dp_link helpersThierry Reding2019-10-233-17/+17
* drm/rockchip: vop: add the definition of dclk_polNickey Yang2019-10-133-22/+43
* drm/rockchip: make rockchip_gem_alloc_object staticBen Dooks2019-10-131-1/+1
* drm/rockchip: include rockchip_drm_drv.hBen Dooks2019-10-131-0/+1
* drm/rockchip: rk3066_hdmi: Use devm_platform_ioremap_resource() in rk3066_hdm...Markus Elfring2019-10-131-7/+1
* drm/rockchip: Add optional support for CRTC gamma LUTEzequiel Garcia2019-10-113-0/+124
* drm/rockchip: Enable DRM InfoFrame support on RK3328 and RK3399Jonas Karlman2019-10-101-0/+2
* drm/rockchip: Round up _before_ giving to the clock frameworkDouglas Anderson2019-10-091-3/+34
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2019-10-033-7/+3
|\
| * Merge tag 'drm-next-2019-09-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-09-271-4/+1
| |\
| | * drm: Measure Self Refresh Entry/Exit times to avoid thrashingSean Paul2019-09-191-4/+1
| * | Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-09-1917-469/+199
| |\|
| * | Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-171-2/+1
| |\ \
| | * | platform: Add platform_find_device_by_driver() helperSuzuki K Poulose2019-07-301-2/+1
| * | | drm/rockchip: Suspend DP lateDouglas Anderson2019-08-051-1/+1
| |/ /
* | | drm/bridge: panel: Infer connector type from panel by defaultLaurent Pinchart2019-09-081-1/+2
* | | drm: Stop including drm_bridge.h from drm_crtc.hBoris Brezillon2019-08-282-0/+2
| |/ |/|
* | drm/rockchip: fix VOP_WIN_GET macroJohn Keeping2019-08-081-1/+1
* | drm/rockchip: Use drm_atomic_helper_commit_tail_rpmSean Paul2019-07-261-20/+1
* | drm/rockchip: Don't fully disable vop on self refreshSean Paul2019-07-261-5/+36
* | drm/rockchip: Use vop_win in vop_win_disable instead of vop_win_dataSean Paul2019-07-261-9/+9
* | drm/rockchip: Use the helpers for PSRSean Paul2019-07-266-369/+87
* | Merge v5.3-rc1 into drm-misc-nextMaxime Ripard2019-07-221-9/+1
|\|
| * Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-07-154-47/+96
| |\
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235Thomas Gleixner2019-06-191-9/+1
* | | drm/rockchip: drop use of drmP.hSam Ravnborg2019-07-1715-68/+71
* | | drm/rockchip: Drop drm_gem_prime_export/importDaniel Vetter2019-06-211-2/+0
* | | drm/prime: Actually remove DRIVER_PRIME everywhereDaniel Vetter2019-06-211-2/+1
| |/ |/|
* | Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst2019-06-1923-224/+49
|\ \
| * | Merge v5.2-rc5 into drm-nextDaniel Vetter2019-06-1923-224/+49
| |\|
| | * Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-0821-189/+21
| | |\
| | | * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-0521-189/+21
| | * | Merge tag 'drm-misc-fixes-2019-06-05' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-06-061-25/+26
| | |\ \ | | | |/ | | |/|
| | | * drm/rockchip: fix fb references in async updateHelen Koike2019-06-041-25/+26
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-302-10/+2
| | |/
* | | drm/rockchip: Base adjustments of the mode based on prev adjustmentsDouglas Anderson2019-06-161-2/+2
* | | drm/rockchip: Properly adjust to a true clock in adjusted_modeDouglas Anderson2019-06-161-1/+2
* | | drm/rockchip: cdn-dp: correct rate in the struct drm_dp_link assignmentSandor Yu2019-06-141-2/+2
* | | drm/rockchip: dw_hdmi: add basic rk3228 supportJustin Swartz2019-06-141-0/+53
|/ /
* | drm/rockchip: Use dirtyfb helperSean Paul2019-06-131-11/+2
* | drm/rockchip: dw_hdmi: Handle suspend/resumeDouglas Anderson2019-06-111-0/+14
* | Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2019-05-282-33/+23
|\ \ | |/ |/|
| * Merge drm/drm-next into drm-misc-nextSean Paul2019-05-221-15/+2
| |\
| * | drm: Remove users of drm_format_info_plane_cppMaxime Ripard2019-05-201-1/+1
| * | drm/fourcc: Pass the format_info pointer to drm_format_plane_cppMaxime Ripard2019-05-201-1/+1
| * | drm: Remove users of drm_format_(horz|vert)_chroma_subsamplingMaxime Ripard2019-05-202-13/+6
| * | drm: Remove users of drm_format_num_planesMaxime Ripard2019-05-201-3/+3
| * | drm/rockchip: Change the scl_vop_cal_scl_fac to pass drm_format_infoMaxime Ripard2019-05-201-7/+4
| * | Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst2019-05-091-3/+15
| |\ \
| * | | drm/rockchip: Convert to using __drm_atomic_helper_crtc_reset() for reset.Maarten Lankhorst2019-04-251-11/+11