aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/dispnv50
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-09-011-1/+33
|\
| * drm: nouveau: fix disp.c build when NOUVEAU_BACKLIGHT is not enabledRandy Dunlap2021-08-051-2/+6
| * drm/nouveau/kms/nv50-: Add basic DPCD backlight support for nouveauLyude Paul2021-06-091-0/+28
* | drm/nouveau/kms/nv50: workaround EFI GOP window channel format differencesBen Skeggs2021-08-183-4/+37
|/
* dma-buf: rename dma_resv_get_excl_rcu to _unlockedChristian König2021-06-061-1/+1
* drm/dp_mst: Use kHz as link rate units when settig source max link caps at initNikola Cornij2021-05-271-2/+3
* drm/dp_mst: Use Extended Base Receiver Capability DPCD spaceNikola Cornij2021-04-291-1/+2
* Merge drm/drm-fixes into drm-nextDaniel Vetter2021-04-131-1/+12
|\
| * drm/nouveau/kms/nve4-nv108: Limit cursors to 128x128Lyude Paul2021-03-251-1/+12
* | Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-03-161-2/+6
|\ \ | |/ |/|
| * drm/atomic: Pass the full state to planes atomic_checkMaxime Ripard2021-02-241-1/+4
| * drm: Rename plane atomic_check state namesMaxime Ripard2021-02-241-2/+3
* | Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-02-215-113/+134
|\ \
| * | drm/nouveau/kms/nv50-: Fix locking for audio callbacksLyude Paul2021-01-291-30/+36
| * | drm/nouveau/kms/nv50-: Use nouveau_encoder->crtc in get_eld callbackLyude Paul2021-01-291-1/+1
| * | drm/nouveau/kms/nv50-: Lookup current encoder/crtc from atomic stateLyude Paul2021-01-291-21/+38
| * | drm/nouveau/kms/nv50-: Reverse args for nv50_outp_get_(old|new)_connector()Lyude Paul2021-01-291-9/+6
| * | drm/nouveau/kms/nv50-: s/armh/asyh/ in nv50_msto_atomic_enable()Lyude Paul2021-01-291-5/+4
| * | drm/nouveau/kms/nv50-: Rename encoder->atomic_(enable|disable) callbacksLyude Paul2021-01-291-17/+16
| * | drm/nouveau/kms/nv50-: Remove (nv_encoder->crtc) checks in ->disable callbacksLyude Paul2021-01-291-20/+17
| * | drm/nouveau/kms/nv50-: Log SOR/PIOR capsLyude Paul2021-01-291-0/+10
| * | drm/nouveau/kms/nv50-: Don't call HEAD_SET_CRC_CONTROL in head907d_mode()Lyude Paul2021-01-291-9/+2
| * | drm/nouveau/kms/nv50-: add module option to select EVO/NVD push buffer locationBen Skeggs2021-01-291-1/+6
| * | drm/nouveau/kms/gv100-: wait for less NVD pushbuf space for core updates with...Ben Skeggs2021-01-291-1/+1
| * | drm/nouveau/kms/nv50-gp1xx: wait for less EVO pushbuf space for core updates ...Ben Skeggs2021-01-291-1/+1
| * | Merge tag 'v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie2021-01-2511-9/+128
| |\ \ | | |/ | |/|
| * | drm: automatic legacy gamma supportTomi Valkeinen2020-12-151-2/+0
* | | drm/nouveau/kms/gk104-gp1xx: Fix > 64x64 cursorsLyude Paul2021-01-291-1/+27
* | | drm/nouveau/kms/nv50-: Report max cursor size to userspaceLyude Paul2021-01-291-0/+8
* | | drivers/nouveau/kms/nv50-: Reject format modifiers for cursor planesLyude Paul2021-01-291-4/+13
* | | drm/nouveau/dispnv50: Restore pushing of all data.Bastian Beranek2021-01-292-2/+10
| |/ |/|
* | drm/nouveau/disp/ga10[24]: initial supportBen Skeggs2021-01-158-5/+124
* | drm/nouveau/kms/nv50-: fix case where notifier buffer is at offset 0Ben Skeggs2021-01-153-4/+4
|/
* Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...Daniel Vetter2020-12-151-1/+4
|\
| * drm: Pass the full state to connectors atomic functionsMaxime Ripard2020-11-201-1/+4
* | Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-12-141-3/+8
|\|
| * drm/nouveau/kms/nv50-: Use state helper instead of crtc pointerMaxime Ripard2020-11-031-1/+3
| * drm/atomic: Pass the full state to CRTC atomic_checkMaxime Ripard2020-11-021-2/+5
* | drm/nouveau/kms/nv50-: Use atomic encoder callbacks everywhereLyude Paul2020-11-141-15/+14
|/
* drm/nouveau/kms/nv50-: Program notifier offset before requesting disp capsLyude Paul2020-10-304-4/+77
* drm/atomic-helper: Remove the timestamping constant update from drm_atomic_he...Ville Syrjälä2020-09-141-0/+1
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2020-09-143-137/+181
|\
| * Merge tag 'topic/nouveau-i915-dp-helpers-and-cleanup-2020-08-31-1' of git://a...Dave Airlie2020-09-091-135/+170
| |\
| | * drm/nouveau/kms/nv50-: Use downstream DP clock limits for mode validationLyude Paul2020-08-311-0/+3
| | * drm/nouveau/kms/nv50-: Refactor and cleanup DP HPD handlingLyude Paul2020-08-311-103/+89
| | * drm/nouveau/kms/nv50-: Use drm_dp_dpcd_(readb|writeb)() in nv50_sor_disable()Lyude Paul2020-08-311-4/+7
| | * drm/nouveau/kms: Search for encoders' connectors properlyLyude Paul2020-08-311-17/+71
| | * drm/nouveau/kms: Don't clear DP_MST_CTRL DPCD in nv50_mstm_new()Lyude Paul2020-08-311-11/+0
| * | drm/nouveau/kms/nv50-gp1xx: add WAR for EVO push buffer HW bugBen Skeggs2020-09-031-0/+6
| * | drm/nouveau/kms/nv50-gp1xx: disable notifies again after core updateBen Skeggs2020-09-031-1/+4