summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/dispnv50
AgeCommit message (Expand)Author
2018-05-18drm/nouveau/kms/nv50-: initial overlay supportBen Skeggs
2018-05-18drm/nouveau/kms/gk104-: add support for [XA]2R10G10B10 formatsBen Skeggs
2018-05-18drm/nouveau/kms/gk104-: support additional cursor sizesBen Skeggs
2018-05-18drm/nouveau/kms/nv50-: separate blocklinear vs linear pitchBen Skeggs
2018-05-18drm/nouveau/kms/nv50-: handle degamma LUT from window channelsBen Skeggs
2018-05-18drm/nouveau/kms/nv50-: plane updates don't always require image_set()Ben Skeggs
2018-05-18drm/nouveau/kms/nv50-: store window visibility in stateBen Skeggs
2018-05-18drm/nouveau/kms/nv50-: simplify swap interval handlingBen Skeggs
2018-05-18drm/nouveau/kms/nv50-: decouple window state changes, and update method submi...Ben Skeggs
2018-05-18drm/nouveau/kms/nv50-: simplify tracking of channel interlocksBen Skeggs
2018-05-18drm/nouveau/kms/nv50-: determine MST support from DP Info TableBen Skeggs
2018-05-18drm/nouveau/kms/nv50-: extend window image data for stereo/planar formatsBen Skeggs
2018-05-18drm/nouveau/kms/nv50-: move drm format->hw conversion into common codeBen Skeggs
2018-05-18drm/nouveau/kms/nv50-: unify set/clr masksBen Skeggs
2018-05-18drm/nouveau/kms/nv50-: allow specification of valid heads for a windowBen Skeggs
2018-05-18drm/nouveau/kms/nv50-: split base implementation by hardware classBen Skeggs
2018-05-18drm/nouveau/kms/nv50-: split core implementation by hardware classBen Skeggs
2018-05-18drm/nouveau/kms/nv50-: split each resource type into their own source filesBen Skeggs
2018-05-18drm/nouveau/kms/nv50: abstract OR interfaces so the code can be splitBen Skeggs
2018-05-18drm/nouveau/kms/nv50: handle SetControlOutputResource from headBen Skeggs
2018-05-18drm/nouveau/kms/nv50-: abstract head interfaces so the code can be splitBen Skeggs
2018-05-18drm/nouveau/kms/nv50: modify core allocation so the code can be splitBen Skeggs
2018-05-18drm/nouveau/kms/nv50-: modify base allocation so the code can be splitBen Skeggs
2018-05-18drm/nouveau/kms/nv50-: modify cursor allocation so the code can be splitBen Skeggs
2018-05-18drm/nouveau/kms/nv50-: modify overlay allocation so the code can be splitBen Skeggs
2018-05-18drm/nouveau/kms/nv50-: move fb ctxdma tracking into windowsBen Skeggs
2018-05-18drm/nouveau/kms/nv50-: fix i2c-over-aux on anx9805Ben Skeggs
2018-05-18drm/nouveau/kms/nv50-: move code underneath dispnv50/Ben Skeggs