summaryrefslogtreecommitdiffstats
path: root/drivers/video/broadwell_igd.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-131-2/+2
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-131-2/+2
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-131-5/+5
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-131-3/+3
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-2/+2
* chromebook_samus: Enable the copy framebufferSimon Glass2020-07-091-1/+15
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop bootstage.h from common headerSimon Glass2020-05-181-0/+1
* common: Move ll_boot_init() to init.hSimon Glass2020-01-171-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* dm: core: Replace of_offset with accessorSimon Glass2017-02-081-1/+1
* dm: x86: Move samus to use new driver model supportSimon Glass2016-10-111-32/+7
* video: squash lines for immediate returnMasahiro Yamada2016-09-231-4/+1
* x86: broadwell: Add video supportSimon Glass2016-03-171-0/+797