summaryrefslogtreecommitdiff
path: root/drivers/video/rockchip/rk_vop.c
AgeCommit message (Expand)Author
2017-06-09rockchip: video: Take the vop device out of standbySimon Glass
2017-06-08rockchip: video: refactor rk_vop and split RK3288-specific code offPhilipp Tomsich
2017-06-08rockchip: video: Kconfig: set MAX_XRES and MAX_YRES via KconfigPhilipp Tomsich
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-05-10rockchip: video: vop: Reserve enough space for mipi dispalyEric Gao
2017-05-10rockchip: video: vop: Set different bitwidth for different display modeEric Gao
2017-05-10rockchip: video: vop: Add mipi display mode for rk3399Eric Gao
2017-05-10rockchip: video: vop: Fix rk_display_init() return errorEric Gao
2017-04-05rockchip: video: Split out HDMI controller codeJernej Skrabec
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2016-11-26rockchip: video: Check for device in useSimon Glass
2016-11-26rockchip: video: Correct VOP clock selectionSimon Glass
2016-07-26rockchip: Use rockchip_get_clk() to obtain the SoC clockSimon Glass
2016-06-19clk: convert API to match reset/mailbox styleStephen Warren
2016-05-27rockchip: video: Flush the cache when the display is updatedSimon Glass
2016-03-14rockchip: video: Add LVDS support in vop driverJacob Chen
2016-01-22rockchip: video: Add a video-output driverSimon Glass