index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
dispnv50
/
disp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-27
drm/nouveau/disp: move DAC load detection method
Ben Skeggs
1
-15
/
+6
2022-07-27
drm/nouveau/disp: add output class
Ben Skeggs
1
-3
/
+15
2022-07-27
drm/nouveau/disp: add common channel class handling
Ben Skeggs
1
-2
/
+2
2022-07-13
drm/nouveau/kms/nv50-: remove unused functions
Ben Skeggs
1
-16
/
+0
2022-04-25
drm/display: Move SCDC helpers into display-helper library
Thomas Zimmermann
1
-1
/
+1
2022-04-25
drm: Rename dp/ to display/
Thomas Zimmermann
1
-1
/
+1
2022-01-17
drm/dp: Move public DisplayPort headers into dp/
Thomas Zimmermann
1
-1
/
+1
2021-11-18
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-1
/
+1
2021-11-12
drm/nouveau: set RGB quantization range to FULL
Hans Verkuil
1
-0
/
+3
2021-11-12
drm/nouveau/kms/nv50-: Remove several set but not used variables "ret" in disp.c
Luo Jiaxing
1
-5
/
+3
2021-10-25
drm: Update MST First Link Slot Information Based on Encoding Format
Bhawanpreet Lakha
1
-1
/
+1
2021-10-04
Revert "drm/nouveau: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL...
Sean Paul
1
-10
/
+5
2021-10-01
drm/nouveau: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN()
Fernando Ramos
1
-5
/
+10
2021-09-01
Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+33
2021-08-18
drm/nouveau/kms/nv50: workaround EFI GOP window channel format differences
Ben Skeggs
1
-0
/
+27
2021-08-05
drm: nouveau: fix disp.c build when NOUVEAU_BACKLIGHT is not enabled
Randy Dunlap
1
-2
/
+6
2021-06-09
drm/nouveau/kms/nv50-: Add basic DPCD backlight support for nouveau
Lyude Paul
1
-0
/
+28
2021-05-27
drm/dp_mst: Use kHz as link rate units when settig source max link caps at init
Nikola Cornij
1
-2
/
+3
2021-04-29
drm/dp_mst: Use Extended Base Receiver Capability DPCD space
Nikola Cornij
1
-1
/
+2
2021-03-25
drm/nouveau/kms/nve4-nv108: Limit cursors to 128x128
Lyude Paul
1
-1
/
+12
2021-02-21
Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-100
/
+130
2021-01-29
drm/nouveau/kms/nv50-: Fix locking for audio callbacks
Lyude Paul
1
-30
/
+36
2021-01-29
drm/nouveau/kms/nv50-: Use nouveau_encoder->crtc in get_eld callback
Lyude Paul
1
-1
/
+1
2021-01-29
drm/nouveau/kms/nv50-: Lookup current encoder/crtc from atomic state
Lyude Paul
1
-21
/
+38
2021-01-29
drm/nouveau/kms/nv50-: Reverse args for nv50_outp_get_(old|new)_connector()
Lyude Paul
1
-9
/
+6
2021-01-29
drm/nouveau/kms/nv50-: s/armh/asyh/ in nv50_msto_atomic_enable()
Lyude Paul
1
-5
/
+4
2021-01-29
drm/nouveau/kms/nv50-: Rename encoder->atomic_(enable|disable) callbacks
Lyude Paul
1
-17
/
+16
2021-01-29
drm/nouveau/kms/nv50-: Remove (nv_encoder->crtc) checks in ->disable callbacks
Lyude Paul
1
-20
/
+17
2021-01-29
drm/nouveau/kms/nv50-: Log SOR/PIOR caps
Lyude Paul
1
-0
/
+10
2021-01-29
drm/nouveau/kms/nv50-: add module option to select EVO/NVD push buffer location
Ben Skeggs
1
-1
/
+6
2021-01-29
drm/nouveau/kms/nv50-: Report max cursor size to userspace
Lyude Paul
1
-0
/
+8
2021-01-15
drm/nouveau/kms/nv50-: fix case where notifier buffer is at offset 0
Ben Skeggs
1
-2
/
+2
2021-01-15
drm/nouveau/core: recognise GA10[024]
Ben Skeggs
0
-0
/
+0
2020-12-15
Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
1
-1
/
+4
2020-11-20
drm: Pass the full state to connectors atomic functions
Maxime Ripard
1
-1
/
+4
2020-11-14
drm/nouveau/kms/nv50-: Use atomic encoder callbacks everywhere
Lyude Paul
1
-15
/
+14
2020-09-14
drm/atomic-helper: Remove the timestamping constant update from drm_atomic_he...
Ville Syrjälä
1
-0
/
+1
2020-09-14
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-135
/
+176
2020-09-11
drm/nouveau: stop using TTM placement flags
Christian König
1
-2
/
+3
2020-09-09
Merge tag 'topic/nouveau-i915-dp-helpers-and-cleanup-2020-08-31-1' of git://a...
Dave Airlie
1
-135
/
+170
2020-09-03
drm/nouveau/kms/nv50-gp1xx: add WAR for EVO push buffer HW bug
Ben Skeggs
1
-0
/
+6
2020-08-31
drm/nouveau/kms/nv50-: Use downstream DP clock limits for mode validation
Lyude Paul
1
-0
/
+3
2020-08-31
drm/nouveau/kms/nv50-: Refactor and cleanup DP HPD handling
Lyude Paul
1
-103
/
+89
2020-08-31
drm/nouveau/kms/nv50-: Use drm_dp_dpcd_(readb|writeb)() in nv50_sor_disable()
Lyude Paul
1
-4
/
+7
2020-08-31
drm/nouveau/kms: Search for encoders' connectors properly
Lyude Paul
1
-17
/
+71
2020-08-31
drm/nouveau/kms: Don't clear DP_MST_CTRL DPCD in nv50_mstm_new()
Lyude Paul
1
-11
/
+0
2020-08-11
Merge tag 'v5.8' into drm-next
Dave Airlie
1
-2
/
+2
2020-08-05
Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-116
/
+223
2020-07-24
drm/nouveau/kms/nv50-: use NVIDIA's headers for core or_ctrl()
Ben Skeggs
1
-26
/
+53
2020-07-24
drm/nouveau/kms/nv50-: implement proper push buffer control logic
Ben Skeggs
1
-70
/
+87
[next]