summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/dispnv50
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/kms/nv50-: determine MST support from DP Info TableBen Skeggs2018-05-181-2/+7
* drm/nouveau/kms/nv50-: extend window image data for stereo/planar formatsBen Skeggs2018-05-186-18/+18
* drm/nouveau/kms/nv50-: move drm format->hw conversion into common codeBen Skeggs2018-05-183-18/+27
* drm/nouveau/kms/nv50-: unify set/clr masksBen Skeggs2018-05-184-44/+20Star
* drm/nouveau/kms/nv50-: allow specification of valid heads for a windowBen Skeggs2018-05-185-6/+6
* drm/nouveau/kms/nv50-: split base implementation by hardware classBen Skeggs2018-05-189-79/+242
* drm/nouveau/kms/nv50-: split core implementation by hardware classBen Skeggs2018-05-1819-333/+903
* drm/nouveau/kms/nv50-: split each resource type into their own source filesBen Skeggs2018-05-1827-2482/+2967
* drm/nouveau/kms/nv50: abstract OR interfaces so the code can be splitBen Skeggs2018-05-181-78/+102
* drm/nouveau/kms/nv50: handle SetControlOutputResource from headBen Skeggs2018-05-181-60/+55Star
* drm/nouveau/kms/nv50-: abstract head interfaces so the code can be splitBen Skeggs2018-05-181-14/+50
* drm/nouveau/kms/nv50: modify core allocation so the code can be splitBen Skeggs2018-05-181-81/+134
* drm/nouveau/kms/nv50-: modify base allocation so the code can be splitBen Skeggs2018-05-181-133/+105Star
* drm/nouveau/kms/nv50-: modify cursor allocation so the code can be splitBen Skeggs2018-05-181-65/+71
* drm/nouveau/kms/nv50-: modify overlay allocation so the code can be splitBen Skeggs2018-05-181-98/+179
* drm/nouveau/kms/nv50-: move fb ctxdma tracking into windowsBen Skeggs2018-05-181-79/+84
* drm/nouveau/kms/nv50-: fix i2c-over-aux on anx9805Ben Skeggs2018-05-181-2/+1Star
* drm/nouveau/kms/nv50-: move code underneath dispnv50/Ben Skeggs2018-05-182-0/+4543