summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/rockchip
AgeCommit message (Expand)AuthorLines
2020-01-20Backmerge v5.5-rc7 into drm-nextDave Airlie-1/+1
2020-01-13drm/rockchip: fix integer type used for storing dp data rateTobias Schramm-1/+1
2020-01-06drm: rockchip: rk3066_hdmi: set edid fifo addressNickey Yang-0/+3
2020-01-06drm/rockchip: lvds: Add PX30 supportMiquel Raynal-0/+157
2020-01-05drm/rockchip: lvds: move hardware-specific functions togetherMiquel Raynal-45/+45
2020-01-05drm/rockchip: lvds: improve error handling in helper functionsMiquel Raynal-8/+23
2020-01-05drm/rockchip: lvds: Create an RK3288 specific probe functionMiquel Raynal-37/+57
2020-01-05drm/rockchip: lvds: Change platform data to hold helper_funcs pointerMiquel Raynal-21/+14
2020-01-05drm/rockchip: lvds: Harmonize function namesMiquel Raynal-66/+74
2020-01-05drm/rockchip: lvds: Fix indentation of a #defineMiquel Raynal-1/+1
2019-12-16drm/rockchip: dsi: add px30 supportHeiko Stuebner-0/+27
2019-12-16drm/rockchip: add ability to handle external dphys in mipi-dsiHeiko Stuebner-4/+64
2019-12-16drm/bridge/synopsys: dsi: driver-specific configuration of phy timingsHeiko Stuebner-0/+79
2019-12-09drm/panel: decouple connector from drm_panelSam Ravnborg-1/+1
2019-12-05drm: constify fb ops across all driversJani Nikula-1/+1
2019-11-29drm/rockchip: Use drm_gem_fb_create_with_dirtyDaniel Vetter-53/+1
2019-11-20drm/rockchip: Fix Kconfig indentationKrzysztof Kozlowski-4/+4
2019-11-08drm/rockchip: use DRM_DEV_ERROR for log outputWambui Karuga-1/+1
2019-11-07drm: rockchip: Provide ddc symlink in inno_hdmi sysfs directoryAndrzej Pietrasiewicz-2/+4
2019-11-07drm: rockchip: Provide ddc symlink in rk3066_hdmi sysfs directoryAndrzej Pietrasiewicz-3/+4
2019-10-23drm/rockchip: Avoid drm_dp_link helpersThierry Reding-17/+17
2019-10-13drm/rockchip: vop: add the definition of dclk_polNickey Yang-22/+43
2019-10-13drm/rockchip: make rockchip_gem_alloc_object staticBen Dooks-1/+1
2019-10-13drm/rockchip: include rockchip_drm_drv.hBen Dooks-0/+1
2019-10-13drm/rockchip: rk3066_hdmi: Use devm_platform_ioremap_resource() in rk3066_hdm...Markus Elfring-7/+1
2019-10-11drm/rockchip: Add optional support for CRTC gamma LUTEzequiel Garcia-0/+124
2019-10-10drm/rockchip: Enable DRM InfoFrame support on RK3328 and RK3399Jonas Karlman-0/+2
2019-10-09drm/rockchip: Round up _before_ giving to the clock frameworkDouglas Anderson-3/+34
2019-10-03Merge drm/drm-next into drm-misc-nextMaxime Ripard-7/+3
2019-09-27Merge tag 'drm-next-2019-09-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-4/+1
2019-09-19Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-469/+199
2019-09-19drm: Measure Self Refresh Entry/Exit times to avoid thrashingSean Paul-4/+1
2019-09-17Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+1
2019-09-08drm/bridge: panel: Infer connector type from panel by defaultLaurent Pinchart-1/+2
2019-08-28drm: Stop including drm_bridge.h from drm_crtc.hBoris Brezillon-0/+2
2019-08-08drm/rockchip: fix VOP_WIN_GET macroJohn Keeping-1/+1
2019-08-05drm/rockchip: Suspend DP lateDouglas Anderson-1/+1
2019-07-30platform: Add platform_find_device_by_driver() helperSuzuki K Poulose-2/+1
2019-07-26drm/rockchip: Use drm_atomic_helper_commit_tail_rpmSean Paul-20/+1
2019-07-26drm/rockchip: Don't fully disable vop on self refreshSean Paul-5/+36
2019-07-26drm/rockchip: Use vop_win in vop_win_disable instead of vop_win_dataSean Paul-9/+9
2019-07-26drm/rockchip: Use the helpers for PSRSean Paul-369/+87
2019-07-22Merge v5.3-rc1 into drm-misc-nextMaxime Ripard-9/+1
2019-07-17drm/rockchip: drop use of drmP.hSam Ravnborg-68/+71
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-47/+96
2019-06-21drm/rockchip: Drop drm_gem_prime_export/importDaniel Vetter-2/+0
2019-06-21drm/prime: Actually remove DRIVER_PRIME everywhereDaniel Vetter-2/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235Thomas Gleixner-9/+1
2019-06-19Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst-224/+49
2019-06-19Merge v5.2-rc5 into drm-nextDaniel Vetter-224/+49