aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/dispnv50/head.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-10drm/nouveau/kms/nv50-: Store the bpc we're using in nv50_head_atomLyude Paul1-3/+2
2019-08-23drm/nouveau/kms/nv50-: create primary plane before overlay planesBen Skeggs1-7/+7
2019-08-23drm/nouveau/kms/gv100-: implement csc + enable modern colour managment propertiesBen Skeggs1-2/+1
2019-08-23drm/nouveau/kms/nv50-: enable modern color management propertiesIlia Mirkin1-0/+5
2019-07-19drm/nouveau/disp/nv50-: fix center/aspect-corrected scalingIlia Mirkin1-4/+24
2019-05-22Merge drm/drm-next into drm-misc-nextSean Paul1-1/+2
2019-05-14drm/nouveau: fix duplication of nv50_head_atom structPeteris Rudzusiks1-0/+1
2019-05-14drm/nouveau/kms/gf119-gp10x: push HeadSetControlOutputResource() mthd when encoders changeBen Skeggs1-1/+1
2019-04-24drm/atomic: Create __drm_atomic_helper_crtc_reset() for subclassing crtc_state.Maarten Lankhorst1-10/+3
2019-02-05drm/nouveau: Move PBN and VCPI allocation into nv50_head_atomLyude Paul1-0/+1
2018-12-11drm/nouveau/kms/nv50-: allow more flexibility with lut formatsBen Skeggs1-3/+3
2018-05-18drm/nouveau/kms/gv100: initial supportBen Skeggs1-3/+10
2018-05-18drm/nouveau/kms/nv50-: handle degamma LUT from window channelsBen Skeggs1-100/+60
2018-05-18drm/nouveau/kms/nv50-: unify set/clr masksBen Skeggs1-7/+8
2018-05-18drm/nouveau/kms/nv50-: split core implementation by hardware classBen Skeggs1-26/+3
2018-05-18drm/nouveau/kms/nv50-: split each resource type into their own source filesBen Skeggs1-0/+566