index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
dispnv50
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
5
-17
/
+17
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
5
-17
/
+17
2026-01-13
drm/nouveau/kms/nv50-: Assert we hold nv50_disp->lock in nv50_head_flush_*
Lyude Paul
1
-0
/
+5
2026-01-13
drm/nouveau/disp/nv50-: Set lock_core in curs507a_prepare
Lyude Paul
1
-0
/
+1
2025-12-20
drm/nouveau/dispnv50: Don't call drm_atomic_get_crtc_state() in prepare_fb
Lyude Paul
2
-1
/
+14
2025-11-06
drm/nouveau: Advertise correct modifiers on GB20x
James Jones
4
-3
/
+59
2025-08-23
drm/nouveau/disp: Always accept linear modifier
James Jones
1
-0
/
+4
2025-06-30
drm/dp: Change argument type of drm_edp_backlight_enable
Suraj Kandpal
1
-1
/
+1
2025-05-19
drm/nouveau/kms: add support for GB20x
Ben Skeggs
21
-9
/
+788
2025-05-19
drm/nouveau: add helper functions for allocating pinned/cpu-mapped bos
Ben Skeggs
1
-18
/
+2
2025-04-23
drm/nouveau: disp: Use __member_size() helper
Gustavo A. R. Silva
1
-1
/
+1
2025-04-03
drm/nouveau: disp: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
1
-11
/
+9
2025-02-06
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-11-04
drm/nouveau: Add drm_panic support for nv50+
Jocelyn Falempe
1
-2
/
+127
2024-11-04
drm/nouveau/disp: Move tiling functions to dispnv50/tile.h
Jocelyn Falempe
1
-0
/
+63
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
30
-124
/
+122
2024-07-27
drm/nouveau/kms: remove a few unused struct members and fn decls
Ben Skeggs
2
-12
/
+0
2024-07-27
drm/nouveau: pass drm to nv50_dmac_create(), rather than device+disp
Ben Skeggs
7
-12
/
+10
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
2
-11
/
+5
2024-05-21
drm/mst: Fix NULL pointer dereference at drm_dp_add_payload_part2
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-04-25
drm/print: drop include debugfs.h and include where needed
Jani Nikula
1
-0
/
+2
2024-02-28
drm/nouveau: Include <linux/backlight.h>
Thomas Zimmermann
1
-0
/
+1
2024-01-29
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-1
/
+1
2024-01-10
drm/nouveau: include drm/drm_edid.h only where needed
Jani Nikula
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
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
2
-0
/
+144
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
2
-0
/
+142
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
4
-184
/
+348
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
2
-47
/
+52
[next]