aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/nouveau/dispnv50/disp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-23drm/display/dp_mst: Move all payload info into the atomic stateLyude Paul1-82/+81
2022-08-23drm/display/dp_mst: Add helpers for serializing SST <-> MST transitionsLyude Paul1-1/+1
2022-08-23drm/nouveau/kms: Pull mst state in for all modesetsLyude Paul1-1/+1
2022-08-23drm/display/dp_mst: Don't open code modeset checks for releasing time slotsLyude Paul1-21/+0
2022-08-23drm/display/dp_mst: Add nonblocking helpers for DP MSTLyude Paul1-0/+7
2022-08-23drm/display/dp_mst: Call them time slots, not VCPI slotsLyude Paul1-2/+2
2022-08-01Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-20/+23
2022-07-27drm/nouveau/disp: move DAC load detection methodBen Skeggs1-15/+6
2022-07-27drm/nouveau/disp: add output classBen Skeggs1-3/+15
2022-07-27drm/nouveau/disp: add common channel class handlingBen Skeggs1-2/+2
2022-07-26drm: Remove unnecessary include statements of drm_plane_helper.hThomas Zimmermann1-1/+0
2022-07-13drm/nouveau/kms/nv50-: remove unused functionsBen Skeggs1-16/+0
2022-04-25drm/display: Move SCDC helpers into display-helper libraryThomas Zimmermann1-1/+1
2022-04-25drm: Rename dp/ to display/Thomas Zimmermann1-1/+1
2022-01-17drm/dp: Move public DisplayPort headers into dp/Thomas Zimmermann1-1/+1
2021-11-18Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-1/+1
2021-11-12drm/nouveau: set RGB quantization range to FULLHans Verkuil1-0/+3
2021-11-12drm/nouveau/kms/nv50-: Remove several set but not used variables "ret" in disp.cLuo Jiaxing1-5/+3
2021-10-25drm: Update MST First Link Slot Information Based on Encoding FormatBhawanpreet Lakha1-1/+1
2021-10-04Revert "drm/nouveau: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN()"Sean Paul1-10/+5
2021-10-01drm/nouveau: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN()Fernando Ramos1-5/+10
2021-09-01Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1/+33
2021-08-18drm/nouveau/kms/nv50: workaround EFI GOP window channel format differencesBen Skeggs1-0/+27
2021-08-05drm: nouveau: fix disp.c build when NOUVEAU_BACKLIGHT is not enabledRandy Dunlap1-2/+6
2021-06-09drm/nouveau/kms/nv50-: Add basic DPCD backlight support for nouveauLyude Paul1-0/+28
2021-05-27drm/dp_mst: Use kHz as link rate units when settig source max link caps at initNikola Cornij1-2/+3
2021-04-29drm/dp_mst: Use Extended Base Receiver Capability DPCD spaceNikola Cornij1-1/+2
2021-03-25drm/nouveau/kms/nve4-nv108: Limit cursors to 128x128Lyude Paul1-1/+12
2021-02-21Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-100/+130
2021-01-29drm/nouveau/kms/nv50-: Fix locking for audio callbacksLyude Paul1-30/+36
2021-01-29drm/nouveau/kms/nv50-: Use nouveau_encoder->crtc in get_eld callbackLyude Paul1-1/+1
2021-01-29drm/nouveau/kms/nv50-: Lookup current encoder/crtc from atomic stateLyude Paul1-21/+38
2021-01-29drm/nouveau/kms/nv50-: Reverse args for nv50_outp_get_(old|new)_connector()Lyude Paul1-9/+6
2021-01-29drm/nouveau/kms/nv50-: s/armh/asyh/ in nv50_msto_atomic_enable()Lyude Paul1-5/+4
2021-01-29drm/nouveau/kms/nv50-: Rename encoder->atomic_(enable|disable) callbacksLyude Paul1-17/+16
2021-01-29drm/nouveau/kms/nv50-: Remove (nv_encoder->crtc) checks in ->disable callbacksLyude Paul1-20/+17
2021-01-29drm/nouveau/kms/nv50-: Log SOR/PIOR capsLyude Paul1-0/+10
2021-01-29drm/nouveau/kms/nv50-: add module option to select EVO/NVD push buffer locationBen Skeggs1-1/+6
2021-01-29drm/nouveau/kms/nv50-: Report max cursor size to userspaceLyude Paul1-0/+8
2021-01-15drm/nouveau/kms/nv50-: fix case where notifier buffer is at offset 0Ben Skeggs1-2/+2
2021-01-15drm/nouveau/core: recognise GA10[024]Ben Skeggs0-0/+0
2020-12-15Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDaniel Vetter1-1/+4
2020-11-20drm: Pass the full state to connectors atomic functionsMaxime Ripard1-1/+4
2020-11-14drm/nouveau/kms/nv50-: Use atomic encoder callbacks everywhereLyude Paul1-15/+14
2020-09-14drm/atomic-helper: Remove the timestamping constant update from drm_atomic_helper_update_legacy_modeset_state()Ville Syrjälä1-0/+1
2020-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard1-135/+176
2020-09-11drm/nouveau: stop using TTM placement flagsChristian König1-2/+3
2020-09-09Merge tag 'topic/nouveau-i915-dp-helpers-and-cleanup-2020-08-31-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-135/+170
2020-09-03drm/nouveau/kms/nv50-gp1xx: add WAR for EVO push buffer HW bugBen Skeggs1-0/+6
2020-08-31drm/nouveau/kms/nv50-: Use downstream DP clock limits for mode validationLyude Paul1-0/+3