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
/
nouveau_display.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-10
drm/nouveau/disp: use drm_kms_helper_connector_hotplug_event()
Simon Ser
1
-3
/
+14
2022-11-09
drm/nouveau/kms: switch to drm fbdev helpers
Ben Skeggs
1
-3
/
+7
2022-11-09
drm/nouveau/disp: expose conn event class
Ben Skeggs
1
-7
/
+9
2022-11-09
drm/nouveau/disp: expose head event class
Ben Skeggs
1
-2
/
+2
2022-11-09
drm/nouveau/disp: move head scanoutpos method
Ben Skeggs
1
-16
/
+11
2022-11-09
drm/nouveau/disp: add method to trigger DP link retrain
Ben Skeggs
1
-2
/
+4
2022-11-09
drm/nouveau/kms: pass event mask to hpd handler
Ben Skeggs
1
-3
/
+17
2022-11-09
drm/nouveau/kms: switch hpd_lock from mutex to spinlock
Ben Skeggs
1
-7
/
+6
2022-10-26
drm/nouveau: Remove unused variable
Zack Rusin
1
-1
/
+0
2022-10-20
drm: Remove drm_mode_config::fb_base
Zack Rusin
1
-1
/
+0
2022-07-14
drm/nouveau: Don't pm_runtime_put_sync(), only pm_runtime_put_autosuspend()
Lyude Paul
1
-1
/
+1
2022-07-14
drm/nouveau/acpi: Don't print error when we get -EINPROGRESS from pm_runtime
Lyude Paul
1
-1
/
+1
2022-01-31
drm: introduce fb_modifiers_not_supported flag in mode_config
Tomohito Esaki
1
-2
/
+4
2021-11-13
drm/nouveau/kms: delete an useless function call in nouveau_framebuffer_new()
Luo Jiaxing
1
-4
/
+1
2021-05-06
drm/nouveau: Don't set allow_fb_modifiers explicitly
Daniel Vetter
1
-1
/
+0
2021-04-11
drm/nouveau: Use drm_gem_ttm_dumb_map_offset()
Thomas Zimmermann
1
-18
/
+0
2021-02-17
drm: Switch to %p4cc format modifier
Sakari Ailus
1
-6
/
+3
2020-12-14
drm/ttm: cleanup BO size handling v3
Christian König
1
-4
/
+4
2020-09-01
drm/nouveau/kms: Only use hpd_work for reprobing in HPD paths
Lyude Paul
1
-7
/
+63
2020-09-01
drm/nouveau/kms/nv50-: Refactor and cleanup DP HPD handling
Lyude Paul
1
-1
/
+1
2020-08-11
Merge tag 'v5.8' into drm-next
Dave Airlie
1
-2
/
+25
2020-07-31
drm/nouveau: Accept 'legacy' format modifiers
James Jones
1
-2
/
+25
2020-07-24
drm/nouveau/nvif: give every disp object a human-readable identifier
Ben Skeggs
1
-1
/
+2
2020-07-17
drm/nouveau/kms/nvd9-: Add CRC support
Lyude Paul
1
-55
/
+5
2020-06-24
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-3
/
+3
2020-05-22
drm/nouveau/kms: Support NVIDIA format modifiers
James Jones
1
-2
/
+87
2020-05-22
drm/nouveau/kms: Check framebuffer size against bo
James Jones
1
-0
/
+98
2020-05-22
drm/nouveau/kms: Remove struct nouveau_framebuffer
Thomas Zimmermann
1
-7
/
+7
2020-05-22
drm/nouveau/kms: Remove field nvbo from struct nouveau_framebuffer
Thomas Zimmermann
1
-29
/
+6
2020-05-20
drm/nouveau: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
1
-4
/
+4
2020-02-13
drm/nouveau: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
1
-12
/
+2
2020-02-13
drm/nouveau: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
Thomas Zimmermann
1
-11
/
+3
2019-10-24
drm/nouveau: Resume hotplug interrupts earlier
Lyude Paul
1
-8
/
+11
2019-08-23
drm/nouveau: drop use of drmp.h
Sam Ravnborg
1
-1
/
+3
2019-08-06
drm/ttm: use gem vma_node
Gerd Hoffmann
1
-1
/
+1
2019-08-06
drm/nouveau: use embedded gem object
Gerd Hoffmann
1
-4
/
+4
2019-05-01
drm/nouveau: Remove duplicate ACPI_VIDEO_NOTIFY_PROBE definition
Bjorn Helgaas
1
-9
/
+0
2019-02-20
drm/nouveau/kms/nv04-nv4x: move resume code to dispnv04 init hook
Ben Skeggs
1
-61
/
+4
2019-02-20
drm/nouveau/kms/nv04-nv4x: move suspend code to dispnv04 fini hook
Ben Skeggs
1
-25
/
+1
2019-02-20
drm/nouveau/kms/nv04-nv4x: move a bunch of pre-nv50 page flip code to dispnv04
Ben Skeggs
1
-214
/
+1
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-0
/
+1
2019-01-12
drm: Move the legacy kms disable_all helper to crtc helpers
Daniel Vetter
1
-1
/
+1
2018-10-11
drm/nouveau: Move backlight device into nouveau_connector
Lyude Paul
1
-2
/
+0
2018-09-06
drm/nouveau/drm/nouveau: Don't forget to cancel hpd_work on suspend/unload
Lyude Paul
1
-3
/
+6
2018-09-06
drm/nouveau/drm/nouveau: Prevent handling ACPI HPD events too early
Lyude Paul
1
-6
/
+20
2018-09-06
drm/nouveau/drm/nouveau: Fix deadlock with fb_helper with async RPM requests
Lyude Paul
1
-1
/
+1
2018-09-06
drm/nouveau/drm/nouveau: Fix bogus drm_kms_helper_poll_enable() placement
Lyude Paul
1
-2
/
+5
2018-07-30
BackMerge v4.18-rc7 into drm-next
Dave Airlie
1
-2
/
+8
2018-07-16
drm/nouveau: Replace drm_gem_object_unreference_unlocked with put function
Thomas Zimmermann
1
-4
/
+4
2018-07-16
drm/nouveau: Avoid looping through fake MST connectors
Lyude Paul
1
-2
/
+2
[next]