summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/dispnv50/disp.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-18drm/nouveau/kms/nv50-: unify set/clr masksBen Skeggs1-9/+2
2018-05-18drm/nouveau/kms/nv50-: split base implementation by hardware classBen Skeggs1-9/+2
2018-05-18drm/nouveau/kms/nv50-: split core implementation by hardware classBen Skeggs1-35/+11
2018-05-18drm/nouveau/kms/nv50-: split each resource type into their own source filesBen Skeggs1-2482/+11
2018-05-18drm/nouveau/kms/nv50: abstract OR interfaces so the code can be splitBen Skeggs1-78/+102
2018-05-18drm/nouveau/kms/nv50: handle SetControlOutputResource from headBen Skeggs1-60/+55
2018-05-18drm/nouveau/kms/nv50-: abstract head interfaces so the code can be splitBen Skeggs1-14/+50
2018-05-18drm/nouveau/kms/nv50: modify core allocation so the code can be splitBen Skeggs1-81/+134
2018-05-18drm/nouveau/kms/nv50-: modify base allocation so the code can be splitBen Skeggs1-133/+105
2018-05-18drm/nouveau/kms/nv50-: modify cursor allocation so the code can be splitBen Skeggs1-65/+71
2018-05-18drm/nouveau/kms/nv50-: modify overlay allocation so the code can be splitBen Skeggs1-98/+179
2018-05-18drm/nouveau/kms/nv50-: move fb ctxdma tracking into windowsBen Skeggs1-79/+84
2018-05-18drm/nouveau/kms/nv50-: fix i2c-over-aux on anx9805Ben Skeggs1-2/+1
2018-05-18drm/nouveau/kms/nv50-: move code underneath dispnv50/Ben Skeggs1-0/+4542