index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
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-13
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-09-01
drm/nouveau/kms/nv50-: Refactor and cleanup DP HPD handling
Lyude Paul
1
-1
/
+5
2020-09-01
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-17
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
2020-06-24
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+1
2020-05-22
drm/nouveau/kms: Remove field nvbo from struct nouveau_framebuffer
Thomas Zimmermann
3
-28
/
+33
2020-05-20
drm/nouveau: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
1
-1
/
+1
2020-04-07
drm/nouveau/nvif: protect waits against GPU falling off the bus
Ben Skeggs
2
-1
/
+3
2020-02-17
Merge v5.6-rc2 into drm-misc-next
Maxime Ripard
2
-12
/
+7
2020-02-13
drm/nouveau: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
1
-0
/
+3
2020-02-13
drm/nouveau: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
Thomas Zimmermann
1
-0
/
+1
2020-01-23
drm/nouveau/kms/nv04: remove set but not used variable 'width'
YueHaibing
1
-2
/
+1
2020-01-15
drm/nouveau/kms/nv04: remove set but unused variable.
Wambui Karuga
1
-2
/
+1
2020-01-15
drm/nouveau/kms/nv04-nv4x: Use match_string() helper to simplify the code
YueHaibing
1
-8
/
+5
2019-10-03
Merge drm/drm-next into drm-misc-next
Maxime Ripard
13
-65
/
+5
2019-09-17
drm/connector: Allow max possible encoders to attach to a connector
José Roberto de Souza
1
-1
/
+1
2019-08-23
drm/nouveau/dispnv04: Remove runtime PM
Lyude Paul
1
-50
/
+1
2019-08-23
drm/nouveau: Disable atomic support on a per-device basis
Ville Syrjälä
1
-1
/
+1
2019-08-23
drm/nouveau/dispnv04: subdev/bios.h is included more than once
Hariprasad Kelam
1
-1
/
+0
2019-08-23
drm/nouveau: drop use of drmp.h
Sam Ravnborg
11
-12
/
+3
2019-08-23
drm/nouveau: drop drmP.h from all header files
Sam Ravnborg
1
-1
/
+0
2019-07-19
drm/nouveau: fix bogus GPL-2 license header
Ben Skeggs
1
-1
/
+1
2019-07-19
drm/nouveau: fix bogus GPL-2 license header
Ilia Mirkin
2
-2
/
+2
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
1
-0
/
+1
2019-02-20
drm/nouveau/kms/nv04-nv4x: move resume code to dispnv04 init hook
Ben Skeggs
1
-4
/
+66
2019-02-20
drm/nouveau/kms/nv04-nv4x: move suspend code to dispnv04 fini hook
Ben Skeggs
1
-1
/
+26
2019-02-20
drm/nouveau/kms/nv04-nv4x: move a bunch of pre-nv50 page flip code to dispnv04
Ben Skeggs
3
-1
/
+234
2019-02-20
drm/nouveau/kms: display destroy/init/fini hooks can be static
Ben Skeggs
2
-58
/
+55
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-0
/
+1
[next]