aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/ivybridge_igd.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass1-2/+2
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass1-2/+2
2020-07-09chromebook_link: Enable the copy framebufferSimon Glass1-6/+20
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-02-13video: ivybridge_igd: Fix compiler warningBin Meng1-56/+0
2017-02-08dm: core: Replace of_offset with accessorSimon Glass1-1/+1
2017-02-06x86: ivybridge: Fix types for 64-bit compilationSimon Glass1-2/+2
2017-02-06x86: ivybridge: Declare global data where it is usedSimon Glass1-0/+2
2016-10-11dm: x86: video: Add a driver-model driver for ivybridge graphicsSimon Glass1-0/+843