summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/rockchip/rockchip_drm_drv.c
AgeCommit message (Expand)Author
2018-11-21drm/rockchip: Allow driver to be shutdown on reboot/kexecMarc Zyngier
2015-11-13Revert "drm/rockchip: Convert the probe function to the generic drm_of_compon...Mark Yao
2015-10-20drm/rockchip: Convert the probe function to the generic drm_of_component_probe()Liviu Dudau
2015-10-07drm: Stop using drm_vblank_count() as the hw frame counterVille Syrjälä
2015-10-06drm/irq: Use unsigned int pipe in public APIThierry Reding
2015-07-17Merge branch 'drm-rockchip-2015-07-13' of https://github.com/markyzq/kernel-d...Dave Airlie
2015-07-13drm/rockchip: Drop owner assignment from platform_driverKrzysztof Kozlowski
2015-06-16drivers/gpu: include <module.h> for modular rockchip codePaul Gortmaker
2015-04-13Merge tag 'of-graph-drm-2015-04-08' of git://git.pengutronix.de/git/pza/linux...Dave Airlie
2015-04-08drm/rockchip: use for_each_endpoint_of_node macro, drop endpoint reference on...Philipp Zabel
2015-04-03drm/rockchip: register all connectors after bindDaniel Kurtz
2015-01-07drm: rockchip: export functions needed by rockchip dw_hdmi bridge driverPhilipp Zabel
2014-12-02drm: rockchip: Add basic drm driverMark Yao