aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/rockchip/rk_vop.c
AgeCommit message (Expand)Author
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2021-04-10rockchip: video: vop: Add reset supportArnaud Patard (Rtp)
2021-04-10rockchip: video: vop: Fix format of fbbase in debug stringArnaud Patard (Rtp)
2021-04-10Rockchip: video: vop: Reserve efi fb memoryArnaud Patard (Rtp)
2021-04-10rockchip: video: vop: Use endpoint compatible string to find VOP modeArnaud Patard (Rtp)
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-11-13video: rockchip: Restrict EDP, VOP, MIPI files to GPL-2.0Alper Nebi Yasak
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-04-02video: rockchip: Fix vop modes for rk3399Jagan Teki
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2019-05-01rockchip: use 'arch-rockchip' as header file pathKever Yang
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-02-23rockchip: video: rk_vop: migrate to livetreePhilipp Tomsich
2017-06-09rockchip: video: Take the vop device out of standbySimon Glass
2017-06-07rockchip: video: refactor rk_vop and split RK3288-specific code offPhilipp Tomsich
2017-06-07rockchip: 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-04rockchip: video: Split out HDMI controller codeJernej Skrabec
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2016-11-25rockchip: video: Check for device in useSimon Glass
2016-11-25rockchip: video: Correct VOP clock selectionSimon Glass
2016-07-25rockchip: 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-21rockchip: video: Add a video-output driverSimon Glass