index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
dispnv50
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-09-01
1
-1
/
+33
|
\
|
*
drm: nouveau: fix disp.c build when NOUVEAU_BACKLIGHT is not enabled
Randy Dunlap
2021-08-05
1
-2
/
+6
|
*
drm/nouveau/kms/nv50-: Add basic DPCD backlight support for nouveau
Lyude Paul
2021-06-09
1
-0
/
+28
*
|
drm/nouveau/kms/nv50: workaround EFI GOP window channel format differences
Ben Skeggs
2021-08-18
3
-4
/
+37
|
/
*
dma-buf: rename dma_resv_get_excl_rcu to _unlocked
Christian König
2021-06-06
1
-1
/
+1
*
drm/dp_mst: Use kHz as link rate units when settig source max link caps at init
Nikola Cornij
2021-05-27
1
-2
/
+3
*
drm/dp_mst: Use Extended Base Receiver Capability DPCD space
Nikola Cornij
2021-04-29
1
-1
/
+2
*
Merge drm/drm-fixes into drm-next
Daniel Vetter
2021-04-13
1
-1
/
+12
|
\
|
*
drm/nouveau/kms/nve4-nv108: Limit cursors to 128x128
Lyude Paul
2021-03-25
1
-1
/
+12
*
|
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-03-16
1
-2
/
+6
|
\
\
|
|
/
|
/
|
|
*
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2021-02-24
1
-1
/
+4
|
*
drm: Rename plane atomic_check state names
Maxime Ripard
2021-02-24
1
-2
/
+3
*
|
Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-02-21
5
-113
/
+134
|
\
\
|
*
|
drm/nouveau/kms/nv50-: Fix locking for audio callbacks
Lyude Paul
2021-01-29
1
-30
/
+36
|
*
|
drm/nouveau/kms/nv50-: Use nouveau_encoder->crtc in get_eld callback
Lyude Paul
2021-01-29
1
-1
/
+1
|
*
|
drm/nouveau/kms/nv50-: Lookup current encoder/crtc from atomic state
Lyude Paul
2021-01-29
1
-21
/
+38
|
*
|
drm/nouveau/kms/nv50-: Reverse args for nv50_outp_get_(old|new)_connector()
Lyude Paul
2021-01-29
1
-9
/
+6
|
*
|
drm/nouveau/kms/nv50-: s/armh/asyh/ in nv50_msto_atomic_enable()
Lyude Paul
2021-01-29
1
-5
/
+4
|
*
|
drm/nouveau/kms/nv50-: Rename encoder->atomic_(enable|disable) callbacks
Lyude Paul
2021-01-29
1
-17
/
+16
|
*
|
drm/nouveau/kms/nv50-: Remove (nv_encoder->crtc) checks in ->disable callbacks
Lyude Paul
2021-01-29
1
-20
/
+17
|
*
|
drm/nouveau/kms/nv50-: Log SOR/PIOR caps
Lyude Paul
2021-01-29
1
-0
/
+10
|
*
|
drm/nouveau/kms/nv50-: Don't call HEAD_SET_CRC_CONTROL in head907d_mode()
Lyude Paul
2021-01-29
1
-9
/
+2
|
*
|
drm/nouveau/kms/nv50-: add module option to select EVO/NVD push buffer location
Ben Skeggs
2021-01-29
1
-1
/
+6
|
*
|
drm/nouveau/kms/gv100-: wait for less NVD pushbuf space for core updates with...
Ben Skeggs
2021-01-29
1
-1
/
+1
|
*
|
drm/nouveau/kms/nv50-gp1xx: wait for less EVO pushbuf space for core updates ...
Ben Skeggs
2021-01-29
1
-1
/
+1
|
*
|
Merge tag 'v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
2021-01-25
11
-9
/
+128
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
drm: automatic legacy gamma support
Tomi Valkeinen
2020-12-15
1
-2
/
+0
*
|
|
drm/nouveau/kms/gk104-gp1xx: Fix > 64x64 cursors
Lyude Paul
2021-01-29
1
-1
/
+27
*
|
|
drm/nouveau/kms/nv50-: Report max cursor size to userspace
Lyude Paul
2021-01-29
1
-0
/
+8
*
|
|
drivers/nouveau/kms/nv50-: Reject format modifiers for cursor planes
Lyude Paul
2021-01-29
1
-4
/
+13
*
|
|
drm/nouveau/dispnv50: Restore pushing of all data.
Bastian Beranek
2021-01-29
2
-2
/
+10
|
|
/
|
/
|
*
|
drm/nouveau/disp/ga10[24]: initial support
Ben Skeggs
2021-01-15
8
-5
/
+124
*
|
drm/nouveau/kms/nv50-: fix case where notifier buffer is at offset 0
Ben Skeggs
2021-01-15
3
-4
/
+4
|
/
*
Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
2020-12-15
1
-1
/
+4
|
\
|
*
drm: Pass the full state to connectors atomic functions
Maxime Ripard
2020-11-20
1
-1
/
+4
*
|
Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-12-14
1
-3
/
+8
|
\
|
|
*
drm/nouveau/kms/nv50-: Use state helper instead of crtc pointer
Maxime Ripard
2020-11-03
1
-1
/
+3
|
*
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
2020-11-02
1
-2
/
+5
*
|
drm/nouveau/kms/nv50-: Use atomic encoder callbacks everywhere
Lyude Paul
2020-11-14
1
-15
/
+14
|
/
*
drm/nouveau/kms/nv50-: Program notifier offset before requesting disp caps
Lyude Paul
2020-10-30
4
-4
/
+77
*
drm/atomic-helper: Remove the timestamping constant update from drm_atomic_he...
Ville Syrjälä
2020-09-14
1
-0
/
+1
*
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-09-14
3
-137
/
+181
|
\
|
*
Merge tag 'topic/nouveau-i915-dp-helpers-and-cleanup-2020-08-31-1' of git://a...
Dave Airlie
2020-09-09
1
-135
/
+170
|
|
\
|
|
*
drm/nouveau/kms/nv50-: Use downstream DP clock limits for mode validation
Lyude Paul
2020-08-31
1
-0
/
+3
|
|
*
drm/nouveau/kms/nv50-: Refactor and cleanup DP HPD handling
Lyude Paul
2020-08-31
1
-103
/
+89
|
|
*
drm/nouveau/kms/nv50-: Use drm_dp_dpcd_(readb|writeb)() in nv50_sor_disable()
Lyude Paul
2020-08-31
1
-4
/
+7
|
|
*
drm/nouveau/kms: Search for encoders' connectors properly
Lyude Paul
2020-08-31
1
-17
/
+71
|
|
*
drm/nouveau/kms: Don't clear DP_MST_CTRL DPCD in nv50_mstm_new()
Lyude Paul
2020-08-31
1
-11
/
+0
|
*
|
drm/nouveau/kms/nv50-gp1xx: add WAR for EVO push buffer HW bug
Ben Skeggs
2020-09-03
1
-0
/
+6
|
*
|
drm/nouveau/kms/nv50-gp1xx: disable notifies again after core update
Ben Skeggs
2020-09-03
1
-1
/
+4
[next]