index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
dispnv50
/
disp.c
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-2
/
+1
2025-01-07
drm/mst: remove mgr parameter and debug logging from drm_dp_get_vc_payload_bw()
Jani Nikula
1
-2
/
+1
2025-01-07
drm/connector: make mode_valid take a const struct drm_display_mode
Dmitry Baryshkov
1
-1
/
+1
2024-12-17
drm/nouveau/dp_mst: Expose a connector to kernel users after it's properly in...
Imre Deak
1
-2
/
+2
2024-08-13
drm/nouveau: Do not set struct drm_mode_config_funcs.output_poll_changed
Thomas Zimmermann
1
-1
/
+0
2024-07-29
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-1
/
+1
2024-07-27
drm/nouveau/kms: remove push pointer from nv50_dmac
Ben Skeggs
1
-18
/
+17
2024-07-27
drm/nouveau/kms: remove a few unused struct members and fn decls
Ben Skeggs
1
-3
/
+0
2024-07-27
drm/nouveau: pass drm to nv50_dmac_create(), rather than device+disp
Ben Skeggs
1
-4
/
+4
2024-07-27
drm/nouveau: move nvxx_* definitions to nouveau_drv.h
Ben Skeggs
1
-3
/
+3
2024-07-27
drm/nouveau/nvif: remove disp chan rd/wr
Ben Skeggs
1
-2
/
+5
2024-07-27
drm/nouveau: replace drm_device* with nouveau_drm* as dev drvdata
Ben Skeggs
1
-10
/
+7
2024-07-22
drm/nouveau: use GEM references instead of TTMs
Danilo Krummrich
1
-2
/
+2
2024-07-05
Merge v6.10-rc6 into drm-next
Daniel Vetter
1
-1
/
+1
2024-06-11
drm/nouveau: don't attempt to schedule hpd_work on headless cards
Vasily Khoruzhick
1
-1
/
+1
2024-05-23
drm/nouveau: convert to using is_hdmi and has_audio from display info
Jani Nikula
1
-4
/
+4
2024-05-21
drm/mst: Fix NULL pointer dereference at drm_dp_add_payload_part2
drm-misc-next-fixes-2024-05-23
Wayne Lin
1
-1
/
+1
2024-05-21
drm/mst: Fix NULL pointer dereference at drm_dp_add_payload_part2
Wayne Lin
1
-1
/
+1
2024-02-28
drm/nouveau: Include <linux/backlight.h>
Thomas Zimmermann
1
-0
/
+1
2023-12-12
Backmerge tag 'v6.7-rc5' into drm-next
Dave Airlie
1
-1
/
+1
2023-12-06
drm/atomic-helpers: Invoke end_fb_access while owning plane state
drm-misc-fixes-2023-12-07
Thomas Zimmermann
1
-1
/
+1
2023-11-23
Merge tag 'drm-intel-next-2023-11-23' of git://anongit.freedesktop.org/drm/dr...
Daniel Vetter
1
-4
/
+5
2023-11-21
drm/dp_mst: Store the MST PBN divider value in fixed point format
Imre Deak
1
-2
/
+4
2023-11-15
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-0
/
+143
2023-11-09
drm/edid: include drm_eld.h only where required
Jani Nikula
1
-0
/
+1
2023-11-08
drm/dp_mst: Fix fractional DSC bpp handling
Ville Syrjälä
1
-2
/
+1
2023-10-31
nouveau/disp: fix post-gsp build on 32-bit arm.
Dave Airlie
1
-11
/
+13
2023-10-31
drm/nouveau/disp/r535: initial support
Ben Skeggs
1
-0
/
+141
2023-10-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-0
/
+4
2023-09-29
Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-181
/
+330
2023-09-27
drm/nouveau/kms/nv50: hide unused variables
Arnd Bergmann
1
-3
/
+1
2023-09-22
Merge tag 'drm-misc-next-2023-09-11-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
1
-10
/
+11
2023-09-19
drm/nouveau/kms/nv50-: create outputs based on nvkm info
Ben Skeggs
1
-45
/
+52
2023-09-19
drm/nouveau/kms/nv50-: create connectors based on nvkm info
Ben Skeggs
1
-1
/
+1
2023-09-19
drm/nouveau/kms/nv50-: create heads after outps/conns
Ben Skeggs
1
-32
/
+32
2023-09-19
drm/nouveau/kms/nv50-: create heads based on nvkm head mask
Ben Skeggs
1
-15
/
+3
2023-09-19
drm/nouveau/disp: add dp mst id get/put methods
Ben Skeggs
1
-4
/
+28
2023-09-19
drm/nouveau/disp: add dp train method
Ben Skeggs
1
-3
/
+3
2023-09-19
drm/nouveau/kms/nv50-: fixup sink D3 before tearing down link
Ben Skeggs
1
-10
/
+3
2023-09-19
drm/nouveau/kms/nv50-: flush mst disables together
Ben Skeggs
1
-10
/
+1
2023-09-19
drm/nouveau/kms/nv50-: split DP disable+enable into two modesets
Ben Skeggs
1
-1
/
+2
2023-09-19
drm/nouveau/disp: add dp aux xfer method
Ben Skeggs
1
-17
/
+15
2023-09-19
drm/nouveau/disp: add output lvds config method
Ben Skeggs
1
-1
/
+1
2023-09-19
drm/nouveau/disp: release outputs post-modeset
Ben Skeggs
1
-10
/
+8
2023-09-19
drm/nouveau/disp: move hdmi disable out of release()
Ben Skeggs
1
-0
/
+8
2023-09-19
drm/nouveau/disp: add output hdmi config method
Ben Skeggs
1
-5
/
+5
2023-09-19
drm/nouveau/kms/nv50-: move audio enable post-modeset
Ben Skeggs
1
-4
/
+31
2023-09-19
drm/nouveau/kms/nv50-: keep output state around until modeset complete
Ben Skeggs
1
-4
/
+6
2023-09-19
drm/nouveau/kms/nv50-: remove nv_encoder.audio.connector
Ben Skeggs
1
-3
/
+1
2023-09-19
drm/nouveau/kms/nv50-: pull some common init out of OR-specific code
Ben Skeggs
1
-33
/
+36
[next]