aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/dispnv50/disp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-16drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfsLyude Paul1-6/+0
2018-07-16drm/nouveau/drm/nouveau: Fix runtime PM leak in nv50_disp_atomic_commit()Lyude Paul1-1/+1
2018-07-16drm/nouveau/kms/nv50-: ensure window updates are submitted when flushing mst disablesBen Skeggs1-19/+26
2018-05-18drm/nouveau/kms/gv100: initial supportBen Skeggs1-0/+6
2018-05-18drm/nouveau/kms/nv50-: handle degamma LUT from window channelsBen Skeggs1-0/+11
2018-05-18drm/nouveau/kms/nv50-: decouple window state changes, and update method submisssionBen Skeggs1-0/+16
2018-05-18drm/nouveau/kms/nv50-: simplify tracking of channel interlocksBen Skeggs1-23/+19
2018-05-18drm/nouveau/kms/nv50-: determine MST support from DP Info TableBen Skeggs1-2/+7
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