summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/dispnv50/atom.h
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/kms/nv50-: atom: fix an incorrect NULL check on list iteratorXiaomeng Tong2022-03-281-3/+3
* drm/nouveau/kms/nvd9-: Add CRC supportLyude Paul2020-07-161-0/+20
* drm/nouveau/kms/nv140-: Track wndw mappings in nv50_head_atomLyude Paul2020-07-161-0/+1
* drm/nouveau/kms/nv50-: Store the bpc we're using in nv50_head_atomLyude Paul2019-12-101-0/+1
* drm/nouveau/kms/gv100-: attach pixel blend mode property to planesBen Skeggs2019-08-231-0/+2
* drm/nouveau/kms/gv100-: attach alpha property to planesBen Skeggs2019-08-231-0/+1
* drm/nouveau/kms/gv100-: add support for plane zpos propertyBen Skeggs2019-08-231-0/+5
* drm/nouveau/kms/gf119-: add ctm property supportIlia Mirkin2019-08-231-0/+6
* drm/nouveau: Move PBN and VCPI allocation into nv50_head_atomLyude Paul2019-02-051-0/+6
* drm/nouveau/kms/tu104: initial supportBen Skeggs2018-12-111-2/+2
* drm/nouveau/kms/nv50-: allow more flexibility with lut formatsBen Skeggs2018-12-111-0/+3
* drm/nouveau/kms/gv100: initial supportBen Skeggs2018-05-181-1/+7
* drm/nouveau/kms/nv50-: initial overlay supportBen Skeggs2018-05-181-0/+11
* drm/nouveau/kms/gk104-: support additional cursor sizesBen Skeggs2018-05-181-1/+1
* drm/nouveau/kms/nv50-: separate blocklinear vs linear pitchBen Skeggs2018-05-181-2/+4
* drm/nouveau/kms/nv50-: handle degamma LUT from window channelsBen Skeggs2018-05-181-6/+19
* drm/nouveau/kms/nv50-: store window visibility in stateBen Skeggs2018-05-181-0/+2
* drm/nouveau/kms/nv50-: simplify swap interval handlingBen Skeggs2018-05-181-1/+0
* drm/nouveau/kms/nv50-: extend window image data for stereo/planar formatsBen Skeggs2018-05-181-3/+3
* drm/nouveau/kms/nv50-: unify set/clr masksBen Skeggs2018-05-181-22/+4
* drm/nouveau/kms/nv50-: split each resource type into their own source filesBen Skeggs2018-05-181-0/+207