summaryrefslogtreecommitdiffstats
path: root/src/soc/rockchip/rk3399/display.c
Commit message (Expand)AuthorAgeFilesLines
* soc/rockchip/rk3399/display.c: Add missing includeElyes HAOUAS2020-07-141-1/+1
* 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: Remove unneeded 'include <arch/cache.h>'Elyes HAOUAS2020-03-101-1/+0
* src/soc/rockchip: Remove unused <stdlib.h>Elyes HAOUAS2019-12-191-1/+0
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-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-1/+1
* soc/rockchip/rk3399: Ensure full eDP init sequenceEge Mihmanli2018-01-101-7/+16
* google/scarlet: support kd097d04 panelLin Huang2017-11-281-1/+1
* rockchip/rk3399: support dual mipi dsiLin Huang2017-11-281-21/+37
* rockchip/rk3399: Add MIPI driverNickey Yang2017-05-181-12/+38
* rockchip/rk3399: set edp pclk to 25MHzLin Huang2017-01-241-0/+1
* rockchip/rk3399: display: Update edp initialization retryMartin Roth2016-12-051-21/+28
* rockchip/rk3399: display: Retry edp initialization if it failsLin Huang2016-11-291-8/+19
* rockchip/rk3399: Change PLL configuration to match Linux kernelJulius Werner2016-11-171-1/+1
* soc/rockchip: split edp_enable() functionLin Huang2016-11-141-2/+3
* rockchip/rk3399: display: Do not allocate framebuffer in corebootLin Huang2016-11-021-18/+10
* rk3399: display: Use edid_set_framebuffer_bits_per_pixel() helperJulius Werner2016-10-181-5/+2
* rockchip: rk3399: initialize display for eDPShunqian Zheng2016-06-031-0/+122