summaryrefslogtreecommitdiff
path: root/drivers/video/fsl_dcu_fb.c
Commit message (Expand)AuthorAgeFilesLines
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-131-2/+2
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-131-2/+2
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* common: Move board_get_usable_ram_top() out of common.hSimon Glass2019-12-021-0/+1
* video: fsl_dcu_fb: add DM_VIDEO supportIgor Opaniuk2019-07-291-19/+93
* video: fsl_dcu_fb: refactor init functionsIgor Opaniuk2019-07-291-47/+60
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* video: fsl_dcu_fb: add additional modes for DCUStefan Agner2017-04-141-2/+59
* video: fsl_dcu_fb: Fix DCU_MODE_BLEND_ITER settingStefan Agner2017-04-141-1/+1
* video: fsl_dcu_fb: Enable pixel clock after initializationStefan Agner2017-04-141-7/+6
* video: fsl_dcu_fb: fix framebuffer to the end of memoryStefan Agner2017-04-141-3/+42
* video: dcu: Add DCU driver supportWang Huan2014-09-081-0/+365