summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/dispnv50/head.c
AgeCommit message (Expand)Author
2024-01-10drm/nouveau: include drm/drm_edid.h only where neededJani Nikula
2023-01-18drm/nouveau: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann
2022-11-09drm/nouveau/disp: expose head event classBen Skeggs
2022-11-09drm/nouveau/disp: add head classBen Skeggs
2021-11-18Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2021-11-12drm/nouveau/kms/nv50-: Always validate LUTs in nv50_head_atomic_check_lut()Lyude Paul
2021-11-12drm/nouveau/kms/nv50-: Use NV_ATOMIC() in nv50_head_atomic_check_lut()Lyude Paul
2021-10-06drm/nouveau/kms/tu102-: delay enabling cursor until after assign_windowsBen Skeggs
2021-08-18drm/nouveau/kms/nv50: workaround EFI GOP window channel format differencesBen Skeggs
2020-12-15drm: automatic legacy gamma supportTomi Valkeinen
2020-11-03drm/nouveau/kms/nv50-: Use state helper instead of crtc pointerMaxime Ripard
2020-11-02drm/atomic: Pass the full state to CRTC atomic_checkMaxime Ripard
2020-07-24drm/nouveau/kms/nv50-: use NVIDIA's headers for core head_dither()Ben Skeggs
2020-07-24drm/nouveau/nvif: give every notify object a human-readable nameBen Skeggs
2020-07-16drm/nouveau/kms/nvd9-: Fix disabling CRCs alongside OR reprogrammingLyude Paul
2020-07-16drm/nouveau/kms/nvd9-: Add CRC supportLyude Paul
2020-07-16drm/nouveau/kms/nv50-: Fix disabling ditheringLyude Paul
2020-02-17Merge v5.6-rc2 into drm-misc-nextMaxime Ripard
2020-02-13drm/nouveau: Convert to CRTC VBLANK callbacksThomas Zimmermann
2020-02-13drm/nouveau: Convert to struct drm_crtc_helper_funcs.get_scanout_position()Thomas Zimmermann
2020-01-15drm/nouveau/kms/nv50-: Use less encoders by making mstos per-headLyude Paul
2020-01-15drm/nouveau/kms/gf119-: allow both 256- and 1024-sized LUTs to be usedIlia Mirkin
2019-12-10drm/nouveau/kms/nv50-: Store the bpc we're using in nv50_head_atomLyude Paul
2019-08-23drm/nouveau/kms/nv50-: create primary plane before overlay planesBen Skeggs
2019-08-23drm/nouveau/kms/gv100-: implement csc + enable modern colour managment proper...Ben Skeggs
2019-08-23drm/nouveau/kms/nv50-: enable modern color management propertiesIlia Mirkin
2019-07-19drm/nouveau/disp/nv50-: fix center/aspect-corrected scalingIlia Mirkin
2019-05-22Merge drm/drm-next into drm-misc-nextSean Paul
2019-05-14drm/nouveau: fix duplication of nv50_head_atom structPeteris Rudzusiks
2019-05-14drm/nouveau/kms/gf119-gp10x: push HeadSetControlOutputResource() mthd when en...Ben Skeggs
2019-04-24drm/atomic: Create __drm_atomic_helper_crtc_reset() for subclassing crtc_state.Maarten Lankhorst
2019-02-05drm/nouveau: Move PBN and VCPI allocation into nv50_head_atomLyude Paul
2018-12-11drm/nouveau/kms/nv50-: allow more flexibility with lut formatsBen Skeggs
2018-05-18drm/nouveau/kms/gv100: initial supportBen Skeggs
2018-05-18drm/nouveau/kms/nv50-: handle degamma LUT from window channelsBen Skeggs
2018-05-18drm/nouveau/kms/nv50-: unify set/clr masksBen 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