index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
dispnv50
/
disp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau/disp: fix incorrect/broken hdmi methods
Ben Skeggs
2022-11-14
1
-16
/
+12
*
drm/nouveau/kms: switch to drm fbdev helpers
Ben Skeggs
2022-11-09
1
-2
/
+1
*
drm/nouveau/disp: move head scanoutpos method
Ben Skeggs
2022-11-09
1
-1
/
+0
*
drm/nouveau/disp: move DP MST payload config method
Ben Skeggs
2022-11-09
1
-21
/
+5
*
drm/nouveau/disp: move DP link config into acquire
Ben Skeggs
2022-11-09
1
-30
/
+4
*
drm/nouveau/disp: move HDA ELD method
Ben Skeggs
2022-11-09
1
-31
/
+19
*
drm/nouveau/disp: move HDMI config into acquire + infoframe methods
Ben Skeggs
2022-11-09
1
-103
/
+69
*
drm/nouveau/disp: move LVDS protocol information into acquire
Ben Skeggs
2022-11-07
1
-22
/
+10
*
drm/nouveau/disp: move and extend the role of outp acquire/release methods
Ben Skeggs
2022-11-07
1
-69
/
+29
*
drm/nouveau/disp: fix cast removes address space of expression warnings
ruanjinjie
2022-10-12
1
-2
/
+2
*
drm/display/dp_mst: Move all payload info into the atomic state
Lyude Paul
2022-08-23
1
-82
/
+81
*
drm/display/dp_mst: Add helpers for serializing SST <-> MST transitions
Lyude Paul
2022-08-23
1
-1
/
+1
*
drm/nouveau/kms: Pull mst state in for all modesets
Lyude Paul
2022-08-23
1
-1
/
+1
*
drm/display/dp_mst: Don't open code modeset checks for releasing time slots
Lyude Paul
2022-08-23
1
-21
/
+0
*
drm/display/dp_mst: Add nonblocking helpers for DP MST
Lyude Paul
2022-08-23
1
-0
/
+7
*
drm/display/dp_mst: Call them time slots, not VCPI slots
Lyude Paul
2022-08-23
1
-2
/
+2
*
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2022-08-01
1
-20
/
+23
|
\
|
*
drm/nouveau/disp: move DAC load detection method
Ben Skeggs
2022-07-27
1
-15
/
+6
|
*
drm/nouveau/disp: add output class
Ben Skeggs
2022-07-27
1
-3
/
+15
|
*
drm/nouveau/disp: add common channel class handling
Ben Skeggs
2022-07-27
1
-2
/
+2
*
|
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
2022-07-26
1
-1
/
+0
|
/
*
drm/nouveau/kms/nv50-: remove unused functions
Ben Skeggs
2022-07-13
1
-16
/
+0
*
drm/display: Move SCDC helpers into display-helper library
Thomas Zimmermann
2022-04-25
1
-1
/
+1
*
drm: Rename dp/ to display/
Thomas Zimmermann
2022-04-25
1
-1
/
+1
*
drm/dp: Move public DisplayPort headers into dp/
Thomas Zimmermann
2022-01-17
1
-1
/
+1
*
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2021-11-18
1
-1
/
+1
|
\
|
*
drm: Update MST First Link Slot Information Based on Encoding Format
Bhawanpreet Lakha
2021-10-25
1
-1
/
+1
*
|
drm/nouveau: set RGB quantization range to FULL
Hans Verkuil
2021-11-12
1
-0
/
+3
*
|
drm/nouveau/kms/nv50-: Remove several set but not used variables "ret" in disp.c
Luo Jiaxing
2021-11-12
1
-5
/
+3
*
|
Revert "drm/nouveau: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL...
Sean Paul
2021-10-04
1
-10
/
+5
*
|
drm/nouveau: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN()
Fernando Ramos
2021-10-01
1
-5
/
+10
|
/
*
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
1
-0
/
+27
|
/
*
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
*
drm/nouveau/kms/nve4-nv108: Limit cursors to 128x128
Lyude Paul
2021-03-25
1
-1
/
+12
*
Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-02-21
1
-100
/
+130
|
\
|
*
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-: add module option to select EVO/NVD push buffer location
Ben Skeggs
2021-01-29
1
-1
/
+6
*
|
drm/nouveau/kms/nv50-: Report max cursor size to userspace
Lyude Paul
2021-01-29
1
-0
/
+8
|
/
*
drm/nouveau/kms/nv50-: fix case where notifier buffer is at offset 0
Ben Skeggs
2021-01-15
1
-2
/
+2
[next]