index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_display.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau: Remove duplicate ACPI_VIDEO_NOTIFY_PROBE definition
Bjorn Helgaas
2019-05-01
1
-9
/
+0
*
drm/nouveau/kms/nv04-nv4x: move resume code to dispnv04 init hook
Ben Skeggs
2019-02-19
1
-61
/
+4
*
drm/nouveau/kms/nv04-nv4x: move suspend code to dispnv04 fini hook
Ben Skeggs
2019-02-19
1
-25
/
+1
*
drm/nouveau/kms/nv04-nv4x: move a bunch of pre-nv50 page flip code to dispnv04
Ben Skeggs
2019-02-19
1
-214
/
+1
*
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-24
1
-0
/
+1
*
drm: Move the legacy kms disable_all helper to crtc helpers
Daniel Vetter
2019-01-11
1
-1
/
+1
*
drm/nouveau: Move backlight device into nouveau_connector
Lyude Paul
2018-10-11
1
-2
/
+0
*
drm/nouveau/drm/nouveau: Don't forget to cancel hpd_work on suspend/unload
Lyude Paul
2018-09-06
1
-3
/
+6
*
drm/nouveau/drm/nouveau: Prevent handling ACPI HPD events too early
Lyude Paul
2018-09-06
1
-6
/
+20
*
drm/nouveau/drm/nouveau: Fix deadlock with fb_helper with async RPM requests
Lyude Paul
2018-09-06
1
-1
/
+1
*
drm/nouveau/drm/nouveau: Fix bogus drm_kms_helper_poll_enable() placement
Lyude Paul
2018-09-06
1
-2
/
+5
*
BackMerge v4.18-rc7 into drm-next
Dave Airlie
2018-07-30
1
-2
/
+8
|
\
|
*
drm/nouveau: Avoid looping through fake MST connectors
Lyude Paul
2018-07-16
1
-2
/
+2
|
*
drm/nouveau: Use drm_connector_list_iter_* for iterating connectors
Lyude Paul
2018-07-16
1
-2
/
+8
*
|
drm/nouveau: Replace drm_gem_object_unreference_unlocked with put function
Thomas Zimmermann
2018-07-16
1
-4
/
+4
|
/
*
drm/nouveau/kms: move display class instantiation to library
Ben Skeggs
2018-05-18
1
-28
/
+7
*
drm: Don't pass the index to drm_property_add_enum()
Ville Syrjälä
2018-04-27
1
-3
/
+1
*
drm/nouveau: Use drm_fb_helper_output_poll_changed()
Noralf Trønnes
2017-12-08
1
-1
/
+2
*
drm/nouveau/kms/nv04-nv40: prevent undisplayable framebuffers from creation
Ilia Mirkin
2017-08-22
1
-0
/
+21
*
Backmerge tag 'v4.13-rc5' into drm-next
Dave Airlie
2017-08-15
1
-5
/
+0
|
\
|
*
drm/nouveau/kms: remove call to drm_crtc_vblank_off() during unload/suspend
Ben Skeggs
2017-07-24
1
-5
/
+0
*
|
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Sean Paul
2017-06-27
1
-4
/
+2
|
\
|
|
*
Backmerge tag 'v4.12-rc3' into drm-next
Dave Airlie
2017-05-30
1
-4
/
+2
|
|
\
|
|
*
drm/nouveau: Fix drm poll_helper handling
Peter Ujfalusi
2017-05-17
1
-4
/
+2
*
|
|
drm/nouveau: Drop drm_vblank_cleanup
Daniel Vetter
2017-06-26
1
-2
/
+0
|
/
/
*
|
drm/vblank: drop the mode argument from drm_calc_vbltimestamp_from_scanoutpos
Daniel Vetter
2017-05-10
1
-31
/
+7
*
|
drm/vblank: Switch to bool in_vblank_irq in get_vblank_timestamp
Daniel Vetter
2017-05-10
1
-2
/
+3
*
|
drm/vblank: Switch drm_driver->get_vblank_timestamp to return a bool
Daniel Vetter
2017-05-10
1
-2
/
+2
|
/
*
drm/nouveau/kms: Increase max retries in scanout position queries.
Mario Kleiner
2017-04-29
1
-1
/
+1
*
drm: Add acquire ctx parameter to ->page_flip(_target)
Daniel Vetter
2017-03-29
1
-1
/
+2
*
drm/atomic: Introduce drm_atomic_helper_shutdown
Daniel Vetter
2017-03-27
1
-2
/
+6
*
drm/atomic: Make disable_all helper fully disable the crtc.
Maarten Lankhorst
2017-02-28
1
-112
/
+1
*
Merge tag 'v4.10-rc8' into drm-next
Dave Airlie
2017-02-23
1
-1
/
+2
|
\
|
*
drm/nouveau: Don't enabling polling twice on runtime resume
Lyude Paul
2017-01-27
1
-1
/
+2
*
|
drm/nouveau: allocate device object for every client
Ben Skeggs
2017-02-17
1
-7
/
+7
*
|
drm/nouveau: pass nvif_client to nouveau_gem_new() instead of drm_device
Ben Skeggs
2017-02-17
1
-1
/
+2
*
|
drm: nouveau: use crtc helper drm_crtc_from_index()
Shawn Guo
2017-01-18
1
-15
/
+18
*
|
drm: Wrap the check for atomic_commit implementation
Dhinakaran Pandiyan
2016-12-27
1
-3
/
+3
*
|
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
2016-12-15
1
-1
/
+1
*
|
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
2016-12-15
1
-1
/
+1
|
/
*
Merge branch 'linux-4.10' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
2016-12-06
1
-16
/
+16
|
\
|
*
drm/nouveau: Rename acpi_work to hpd_work
Hans de Goede
2016-11-28
1
-16
/
+16
*
|
Merge branch 'linux-4.10' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
2016-11-17
1
-1
/
+60
|
\
|
|
*
drm/nouveau/disp/gp102: rename from gp104
Ben Skeggs
2016-11-17
1
-1
/
+1
|
*
drm/nouveau: Intercept ACPI_VIDEO_NOTIFY_PROBE
Hans de Goede
2016-11-17
1
-0
/
+59
*
|
drm/nouveau: Use drm_crtc_vblank_off/on
Daniel Vetter
2016-11-15
1
-8
/
+4
|
/
*
drm/nouveau/kms/nv50: remove code to create ctxdma for every framebuffer
Ben Skeggs
2016-11-07
1
-16
/
+3
*
drm/nouveau/kms/nv50: remove code to support non-atomic page flips
Ben Skeggs
2016-11-07
1
-41
/
+21
*
drm/nouveau/kms/nv50: transition to atomic interfaces internally
Ben Skeggs
2016-11-07
1
-1
/
+1
*
drm/nouveau/kms: prepare to support suspend/resume of display state with atomic
Ben Skeggs
2016-11-07
1
-0
/
+138
[next]