summaryrefslogtreecommitdiffstats
path: root/src/soc/rockchip/rk3288/display.c
Commit message (Expand)AuthorAgeFilesLines
* soc/*: Use __fallthrough statementArthur Heymans2022-05-111-2/+2
* drivers: Replace set_vbe_mode_info_validPatrick Rudolph2020-12-171-1/+2
* src: Remove unused '#include <stddef.h>'Elyes HAOUAS2020-05-131-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/rockchip: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* src/soc/rockchip: Remove unused <stdlib.h>Elyes HAOUAS2019-12-191-1/+0
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* soc/rockchip: Get rid of device_tElyes HAOUAS2018-06-041-2/+1
* soc/rockchip: split edp_enable() functionLin Huang2016-11-141-0/+4
* rockchip/rk3399: display: Do not allocate framebuffer in corebootLin Huang2016-11-021-1/+2
* rockchip/*: refactor edp driverLin Huang2016-05-091-1/+11
* edid: Make framebuffer row alignment configurableJulius Werner2016-04-071-1/+1
* edid: Add helper function to calculate bits-per-pixel dependent valuesJulius Werner2016-03-241-4/+2
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* edid: Use edid_mode struct to reduce redundancyDavid Hendricks2015-08-281-4/+4
* rk3288: Add VOP_MODE_NONE for headless devicesDavid Hendricks2015-07-061-0/+2
* rk3288: Auto-detect display.David Hendricks2015-07-061-19/+35
* rockchip/rk3288: add support for hdmi displayYakir Yang2015-06-231-13/+45
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* rk3288: support edp HPD functionhuang lin2015-04-151-1/+0
* veyron: Move backlight gpio control to mainboard.chuang lin2015-04-151-4/+1
* rockchip: support displayhuang lin2015-04-101-0/+89