summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/rockchip
AgeCommit message (Expand)Author
2020-04-27drm/rockchip: Remove unneeded semicolonZheng Bin
2020-04-27drm/rockchip: cdn-dp-core: Make cdn_dp_core_suspend/resume staticEnric Balletbo i Serra
2020-04-17Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2020-04-15drm/rockchip: fix spelling mistake "modifer" -> "modifier"Colin Ian King
2020-04-09drm/bridge: analogix_dp: Split bind() into probe() and real bind()Marek Szyprowski
2020-04-02drm/rockchip: Use simple encoderThomas Zimmermann
2020-03-26drm/rockchip: Drop explicit drm_mode_config_cleanup callDaniel Vetter
2020-03-23drm/rockchip: Add support for afbcAndrzej Pietrasiewicz
2020-03-11drm/rockchip: rgb: don't count non-existent devices when determining subdriversHeiko Stuebner
2020-03-06drm: Remove drm_fb_helper add, add all and remove connector callsPankaj Bharadiya
2020-03-06drm: Remove unused arg from drm_fb_helper_initPankaj Bharadiya
2020-02-26drm/bridge: Extend bridge API to disable connector creationLaurent Pinchart
2020-02-17Merge v5.6-rc2 into drm-misc-nextMaxime Ripard
2020-01-28drm/rockchip: plane_state->fb iff plane_state->crtcDaniel Vetter
2020-01-20Backmerge v5.5-rc7 into drm-nextDave Airlie
2020-01-13drm/rockchip: Add missing vmalloc headerKrzysztof Kozlowski
2020-01-13drm/rockchip: fix integer type used for storing dp data rateTobias Schramm
2020-01-13drm/rockchip: use DIV_ROUND_UP macro for calculations.Wambui Karuga
2020-01-06drm: rockchip: rk3066_hdmi: set edid fifo addressNickey Yang
2020-01-06drm/rockchip: lvds: Add PX30 supportMiquel Raynal
2020-01-05drm/rockchip: lvds: move hardware-specific functions togetherMiquel Raynal
2020-01-05drm/rockchip: lvds: improve error handling in helper functionsMiquel Raynal
2020-01-05drm/rockchip: lvds: Create an RK3288 specific probe functionMiquel Raynal
2020-01-05drm/rockchip: lvds: Change platform data to hold helper_funcs pointerMiquel Raynal
2020-01-05drm/rockchip: lvds: Harmonize function namesMiquel Raynal
2020-01-05drm/rockchip: lvds: Fix indentation of a #defineMiquel Raynal
2019-12-16drm/rockchip: dsi: add px30 supportHeiko Stuebner
2019-12-16drm/rockchip: add ability to handle external dphys in mipi-dsiHeiko Stuebner
2019-12-16drm/bridge/synopsys: dsi: driver-specific configuration of phy timingsHeiko Stuebner
2019-12-09drm/panel: decouple connector from drm_panelSam Ravnborg
2019-12-05drm: constify fb ops across all driversJani Nikula
2019-11-29drm/rockchip: Use drm_gem_fb_create_with_dirtyDaniel Vetter
2019-11-20drm/rockchip: Fix Kconfig indentationKrzysztof Kozlowski
2019-11-08drm/rockchip: use DRM_DEV_ERROR for log outputWambui Karuga
2019-11-07drm: rockchip: Provide ddc symlink in inno_hdmi sysfs directoryAndrzej Pietrasiewicz
2019-11-07drm: rockchip: Provide ddc symlink in rk3066_hdmi sysfs directoryAndrzej Pietrasiewicz
2019-10-23drm/rockchip: Avoid drm_dp_link helpersThierry Reding
2019-10-13drm/rockchip: vop: add the definition of dclk_polNickey Yang
2019-10-13drm/rockchip: make rockchip_gem_alloc_object staticBen Dooks
2019-10-13drm/rockchip: include rockchip_drm_drv.hBen Dooks
2019-10-13drm/rockchip: rk3066_hdmi: Use devm_platform_ioremap_resource() in rk3066_hdm...Markus Elfring
2019-10-11drm/rockchip: Add optional support for CRTC gamma LUTEzequiel Garcia
2019-10-10drm/rockchip: Enable DRM InfoFrame support on RK3328 and RK3399Jonas Karlman
2019-10-09drm/rockchip: Round up _before_ giving to the clock frameworkDouglas Anderson
2019-10-03Merge drm/drm-next into drm-misc-nextMaxime Ripard
2019-09-27Merge tag 'drm-next-2019-09-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-09-19Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-09-19drm: Measure Self Refresh Entry/Exit times to avoid thrashingSean Paul
2019-09-17Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-08drm/bridge: panel: Infer connector type from panel by defaultLaurent Pinchart