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
/
dispnv04
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-4
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
7
-8
/
+8
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
8
-10
/
+12
2025-12-26
Merge tag 'drm-misc-next-2025-12-12' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
1
-20
/
+4
2025-12-05
drm/nouveau: fix circular dep oops from vendored i2c encoder
René Rebe
1
-20
/
+0
2025-12-02
drm/nouveau: Do not implement mode_set_base_atomic callback
Thomas Zimmermann
1
-20
/
+4
2025-05-19
drm/nouveau: add helper functions for allocating pinned/cpu-mapped bos
Ben Skeggs
1
-17
/
+5
2025-01-07
drm/nouveau: vendor in drm_encoder_slave API
Dmitry Baryshkov
9
-56
/
+203
2025-01-07
drm/nouveau: incorporate I2C TV encoder drivers
Dmitry Baryshkov
8
-2
/
+1825
2025-01-07
drm/encoder_slave: make mode_valid accept const struct drm_display_mode
Dmitry Baryshkov
1
-1
/
+1
2024-07-29
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2
-1
/
+7
2024-07-27
drm/nouveau: remove push pointer from nouveau_channel
Ben Skeggs
1
-2
/
+2
2024-07-27
drm/nouveau: remove chan->drm
Ben Skeggs
1
-2
/
+2
2024-07-27
drm/nouveau: pass cli to nouveau_channel_new() instead of drm+device
Ben Skeggs
1
-1
/
+1
2024-07-27
drm/nouveau: move nvxx_* definitions to nouveau_drv.h
Ben Skeggs
8
-16
/
+15
2024-07-27
drm/nouveau: always map device
Ben Skeggs
1
-5
/
+0
2024-07-22
drm/nouveau: use GEM references instead of TTMs
Danilo Krummrich
1
-12
/
+31
2024-06-25
drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_ld_modes
Ma Ke
1
-0
/
+2
2024-06-25
drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_hd_modes
Ma Ke
1
-0
/
+4
2024-06-11
drm/nouveau: don't attempt to schedule hpd_work on headless cards
Vasily Khoruzhick
1
-1
/
+1
2024-01-08
drm/nouveau/disp: don't misuse kernel-doc comments
Randy Dunlap
1
-2
/
+2
2023-09-29
Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+1
2023-09-19
drm/nouveau/kms/nv50-: create connectors based on nvkm info
Ben Skeggs
1
-1
/
+1
2023-08-31
drm/nouveau: fence: fix undefined fence state after emit
Danilo Krummrich
1
-8
/
+1
2023-08-04
drm/nouveau: fence: separate fence alloc and emit
Danilo Krummrich
1
-1
/
+8
2023-01-18
drm/nouveau: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
6
-4
/
+5
2023-01-13
drm/nouveau: Do not include <drm/drm_fb_helper.h>
Thomas Zimmermann
1
-1
/
+0
2022-11-24
drm/connector: Rename drm_mode_create_tv_properties
Maxime Ripard
1
-1
/
+1
2022-11-24
drm/connector: Rename legacy TV property
Maxime Ripard
1
-2
/
+2
2022-11-09
drm/nouveau/kms: switch to drm fbdev helpers
Ben Skeggs
1
-9
/
+1
2022-11-09
drm/nouveau/disp: expose page flip event class
Ben Skeggs
3
-12
/
+18
2022-11-09
drm/nouveau/disp: expose head event class
Ben Skeggs
1
-15
/
+7
2022-11-09
drm/nouveau/disp: add head class
Ben Skeggs
1
-0
/
+5
2022-09-20
drm/plane-helper: Provide DRM_PLANE_NON_ATOMIC_FUNCS initializer macro
Thomas Zimmermann
1
-3
/
+1
2022-09-20
drm/plane: Allocate planes with drm_universal_plane_alloc()
Thomas Zimmermann
1
-28
/
+13
2022-09-20
drm/plane: Remove drm_plane_init()
Thomas Zimmermann
1
-6
/
+7
2022-07-26
drm/plane-helper: Export individual helpers
Thomas Zimmermann
1
-1
/
+7
2021-11-12
drm/nouveau/kms/nv04: use vzalloc for nv04_display
Ilia Mirkin
1
-2
/
+2
2021-01-13
drm/nouveau: Remove references to struct drm_device.pdev
Thomas Zimmermann
4
-17
/
+24
2020-09-14
Merge drm/drm-next into drm-misc-next
Maxime Ripard
6
-7
/
+34
2020-09-11
drm/nouveau: stop using TTM placement flags
Christian König
3
-8
/
+10
2020-08-31
drm/nouveau/kms/nv50-: Refactor and cleanup DP HPD handling
Lyude Paul
1
-1
/
+5
2020-08-31
drm/nouveau/kms: Search for encoders' connectors properly
Lyude Paul
6
-6
/
+29
2020-07-24
drm/nouveau/kms/nv04-: no need for multiple nvsw objects
Ben Skeggs
1
-2
/
+3
2020-07-24
drm/nouveau/kms/nv04: convert page_flip() to new push macros
Ben Skeggs
1
-9
/
+7
2020-07-24
drm/nouveau/kms/nv04: convert page_flip_emit() to new push macros
Ben Skeggs
1
-4
/
+6
2020-07-24
drm/nouveau/nvif: give every notify object a human-readable name
Ben Skeggs
2
-4
/
+4
2020-07-16
drm/nouveau/kms/nvd9-: Add CRC support
Lyude Paul
1
-1
/
+24
2020-06-29
Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
3
-28
/
+33
2020-06-26
drm/nouveau: don't use ttm bo->offset v3
Nirmoy Das
3
-7
/
+8
[next]