index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
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-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
2018-09-07
drm/nouveau/drm/nouveau: Fix bogus drm_kms_helper_poll_enable() placement
Lyude Paul
2018-07-30
BackMerge v4.18-rc7 into drm-next
Dave Airlie
2018-07-16
drm/nouveau: Replace drm_gem_object_unreference_unlocked with put function
Thomas Zimmermann
2018-07-16
drm/nouveau: Avoid looping through fake MST connectors
Lyude Paul
2018-07-16
drm/nouveau: Use drm_connector_list_iter_* for iterating connectors
Lyude Paul
2018-05-18
drm/nouveau/kms: move display class instantiation to library
Ben Skeggs
2018-04-27
drm: Don't pass the index to drm_property_add_enum()
Ville Syrjälä
2017-12-08
drm/nouveau: Use drm_fb_helper_output_poll_changed()
Noralf Trønnes
2017-08-22
drm/nouveau/kms/nv04-nv40: prevent undisplayable framebuffers from creation
Ilia Mirkin
2017-08-15
Backmerge tag 'v4.13-rc5' into drm-next
Dave Airlie
2017-07-24
drm/nouveau/kms: remove call to drm_crtc_vblank_off() during unload/suspend
Ben Skeggs
2017-06-27
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Sean Paul
2017-06-26
drm/nouveau: Drop drm_vblank_cleanup
Daniel Vetter
2017-05-30
Backmerge tag 'v4.12-rc3' into drm-next
Dave Airlie
2017-05-17
drm/nouveau: Fix drm poll_helper handling
Peter Ujfalusi
2017-05-10
drm/vblank: drop the mode argument from drm_calc_vbltimestamp_from_scanoutpos
Daniel Vetter
2017-05-10
drm/vblank: Switch to bool in_vblank_irq in get_vblank_timestamp
Daniel Vetter
2017-05-10
drm/vblank: Switch drm_driver->get_vblank_timestamp to return a bool
Daniel Vetter
2017-04-29
drm/nouveau/kms: Increase max retries in scanout position queries.
Mario Kleiner
2017-03-29
drm: Add acquire ctx parameter to ->page_flip(_target)
Daniel Vetter
2017-03-27
drm/atomic: Introduce drm_atomic_helper_shutdown
Daniel Vetter
2017-02-28
drm/atomic: Make disable_all helper fully disable the crtc.
Maarten Lankhorst
2017-02-23
Merge tag 'v4.10-rc8' into drm-next
Dave Airlie
2017-02-17
drm/nouveau: allocate device object for every client
Ben Skeggs
2017-02-17
drm/nouveau: pass nvif_client to nouveau_gem_new() instead of drm_device
Ben Skeggs
2017-01-27
drm/nouveau: Don't enabling polling twice on runtime resume
Lyude Paul
2017-01-18
drm: nouveau: use crtc helper drm_crtc_from_index()
Shawn Guo
2016-12-27
drm: Wrap the check for atomic_commit implementation
Dhinakaran Pandiyan
2016-12-15
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
2016-12-15
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
[next]