index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
2024-06-11
drm/nouveau: don't attempt to schedule hpd_work on headless cards
Vasily Khoruzhick
2024-04-18
drm/nouveau: Use drm_crtc_vblank_crtc()
Ville Syrjälä
2023-11-15
nouveau: don't fail driver load if no display hw present.
Dave Airlie
2023-09-19
drm/nouveau/kms/nv50-: disable dcb parsing
Ben Skeggs
2023-07-10
drm/nouveau/disp: use drm_kms_helper_connector_hotplug_event()
Simon Ser
2022-11-09
drm/nouveau/kms: switch to drm fbdev helpers
Ben Skeggs
2022-11-09
drm/nouveau/disp: expose conn event class
Ben Skeggs
2022-11-09
drm/nouveau/disp: expose head event class
Ben Skeggs
2022-11-09
drm/nouveau/disp: move head scanoutpos method
Ben Skeggs
2022-11-09
drm/nouveau/disp: add method to trigger DP link retrain
Ben Skeggs
2022-11-09
drm/nouveau/kms: pass event mask to hpd handler
Ben Skeggs
2022-11-09
drm/nouveau/kms: switch hpd_lock from mutex to spinlock
Ben Skeggs
2022-10-26
drm/nouveau: Remove unused variable
Zack Rusin
2022-10-19
drm: Remove drm_mode_config::fb_base
Zack Rusin
2022-07-14
drm/nouveau: Don't pm_runtime_put_sync(), only pm_runtime_put_autosuspend()
Lyude Paul
2022-07-14
drm/nouveau/acpi: Don't print error when we get -EINPROGRESS from pm_runtime
Lyude Paul
2022-01-31
drm: introduce fb_modifiers_not_supported flag in mode_config
Tomohito Esaki
2021-11-12
drm/nouveau/kms: delete an useless function call in nouveau_framebuffer_new()
Luo Jiaxing
2021-05-06
drm/nouveau: Don't set allow_fb_modifiers explicitly
Daniel Vetter
2021-04-11
drm/nouveau: Use drm_gem_ttm_dumb_map_offset()
Thomas Zimmermann
2021-02-17
drm: Switch to %p4cc format modifier
Sakari Ailus
2020-12-14
drm/ttm: cleanup BO size handling v3
Christian König
2020-08-31
drm/nouveau/kms: Only use hpd_work for reprobing in HPD paths
Lyude Paul
2020-08-31
drm/nouveau/kms/nv50-: Refactor and cleanup DP HPD handling
Lyude Paul
2020-08-11
Merge tag 'v5.8' into drm-next
Dave Airlie
2020-07-31
drm/nouveau: Accept 'legacy' format modifiers
James Jones
2020-07-24
drm/nouveau/nvif: give every disp object a human-readable identifier
Ben Skeggs
2020-07-16
drm/nouveau/kms/nvd9-: Add CRC support
Lyude Paul
2020-06-24
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-05-22
drm/nouveau/kms: Support NVIDIA format modifiers
James Jones
2020-05-22
drm/nouveau/kms: Check framebuffer size against bo
James Jones
2020-05-22
drm/nouveau/kms: Remove struct nouveau_framebuffer
Thomas Zimmermann
2020-05-22
drm/nouveau/kms: Remove field nvbo from struct nouveau_framebuffer
Thomas Zimmermann
2020-05-19
drm/nouveau: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
2020-02-13
drm/nouveau: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
2020-02-13
drm/nouveau: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
Thomas Zimmermann
2019-10-24
drm/nouveau: Resume hotplug interrupts earlier
Lyude Paul
2019-08-23
drm/nouveau: drop use of drmp.h
Sam Ravnborg
2019-08-06
drm/ttm: use gem vma_node
Gerd Hoffmann
2019-08-06
drm/nouveau: use embedded gem object
Gerd Hoffmann
2019-05-01
drm/nouveau: Remove duplicate ACPI_VIDEO_NOTIFY_PROBE definition
Bjorn Helgaas
2019-02-20
drm/nouveau/kms/nv04-nv4x: move resume code to dispnv04 init hook
Ben Skeggs
2019-02-20
drm/nouveau/kms/nv04-nv4x: move suspend code to dispnv04 fini hook
Ben Skeggs
2019-02-20
drm/nouveau/kms/nv04-nv4x: move a bunch of pre-nv50 page flip code to dispnv04
Ben Skeggs
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-11
drm: Move the legacy kms disable_all helper to crtc helpers
Daniel Vetter
2018-10-11
drm/nouveau: Move backlight device into nouveau_connector
Lyude Paul
2018-09-07
drm/nouveau/drm/nouveau: Don't forget to cancel hpd_work on suspend/unload
Lyude Paul
2018-09-07
drm/nouveau/drm/nouveau: Prevent handling ACPI HPD events too early
Lyude Paul
2018-09-07
drm/nouveau/drm/nouveau: Fix deadlock with fb_helper with async RPM requests
Lyude Paul
[next]