summaryrefslogtreecommitdiffstats
path: root/drivers/video/ivybridge_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 'platdata' variables to just 'plat'Simon Glass2020-12-131-2/+2
* chromebook_link: Enable the copy framebufferSimon Glass2020-07-091-6/+20
* 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
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* video: ivybridge_igd: Fix compiler warningBin Meng2018-02-131-56/+0
* dm: core: Replace of_offset with accessorSimon Glass2017-02-081-1/+1
* x86: ivybridge: Fix types for 64-bit compilationSimon Glass2017-02-061-2/+2
* x86: ivybridge: Declare global data where it is usedSimon Glass2017-02-061-0/+2
* dm: x86: video: Add a driver-model driver for ivybridge graphicsSimon Glass2016-10-111-0/+843