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
*
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
2
-1
/
+3
*
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
11
-77
/
+43
|
\
|
*
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
11
-59
/
+22
*
|
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
2022-07-26
2
-2
/
+0
*
|
drm/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALING
Thomas Zimmermann
2022-07-26
4
-8
/
+8
*
|
drm/atomic-helper: Move DRM_PLANE_HELPER_NO_SCALING to atomic helpers
Thomas Zimmermann
2022-07-26
4
-4
/
+0
|
/
*
drm/nouveau/kms/nv50-: remove unused functions
Ben Skeggs
2022-07-13
3
-30
/
+0
*
drm: Drop drm_blend.h from drm_crtc.h
Ville Syrjälä
2022-06-20
1
-0
/
+1
*
drm/nouveau: use drm_gem_plane_helper_prepare_fb
Christian König
2022-05-02
1
-3
/
+2
*
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/nouveau: change base917c_format from global to static
Tom Rix
2022-04-18
1
-1
/
+1
*
dma-buf: add enum dma_resv_usage v4
Christian König
2022-04-07
1
-1
/
+2
*
drm/nouveau: support more than one write fence in fenv50_wndw_prepare_fb
Christian König
2022-04-05
1
-9
/
+5
*
drm/nouveau/kms/nv50-: atom: fix an incorrect NULL check on list iterator
Xiaomeng Tong
2022-03-28
2
-8
/
+25
*
drm/nouveau/kms: Remove redundant zpos initialisation
Maxime Ripard
2022-02-25
1
-2
/
+0
*
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
3
-2
/
+3
|
\
|
*
BackMerge tag 'v5.15-rc7' into drm-next
Dave Airlie
2021-10-28
2
-1
/
+2
|
|
\
|
|
*
drm/nouveau/kms/nv50-: fix file release memory leak
Yang Yingliang
2021-10-06
1
-0
/
+1
|
|
*
drm/nouveau/kms/tu102-: delay enabling cursor until after assign_windows
Ben Skeggs
2021-10-06
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
*
|
drm/nouveau/dispnv50/headc57d: Make local function 'headc57d_olut' static
Lee Jones
2021-11-12
1
-1
/
+1
*
|
drm/nouveau/kms/nv50-: Always validate LUTs in nv50_head_atomic_check_lut()
Lyude Paul
2021-11-12
11
-28
/
+41
*
|
drm/nouveau/kms/nv50-: Use NV_ATOMIC() in nv50_head_atomic_check_lut()
Lyude Paul
2021-11-12
1
-2
/
+6
*
|
drm/nouveau/kms/nv50-: Correct size checks for cursors
Lyude Paul
2021-11-12
1
-1
/
+14
*
|
drm/nouveau/kms/nvd9-nv138: Fix CRC calculation for the cursor channel
Lyude Paul
2021-11-12
1
-1
/
+2
*
|
drm/nouveau/kms/nv140-: Use hard-coded wndws or core channel for CRC channel
Lyude Paul
2021-11-12
8
-74
/
+118
*
|
drm/nouveau/kms/nv50-: Check vbl count after CRC context flip
Lyude Paul
2021-11-12
1
-3
/
+9
*
|
drm/nouveau/kms/nv50-: Use drm_dbg_kms() in crc.c
Lyude Paul
2021-11-12
1
-10
/
+8
*
|
drm/nouveau: use the new interator in nv50_wndw_prepare_fb
Christian König
2021-10-29
1
-1
/
+9
*
|
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
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
|
\
[next]