aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nouveau_display.c
AgeCommit message (Expand)AuthorFilesLines
2017-12-08drm/nouveau: Use drm_fb_helper_output_poll_changed()Gravatar Noralf Trønnes 1-1/+2
2017-08-22drm/nouveau/kms/nv04-nv40: prevent undisplayable framebuffers from creationGravatar Ilia Mirkin 1-0/+21
2017-08-15Backmerge tag 'v4.13-rc5' into drm-nextGravatar Dave Airlie 1-5/+0
2017-07-24drm/nouveau/kms: remove call to drm_crtc_vblank_off() during unload/suspendGravatar Ben Skeggs 1-5/+0
2017-06-27Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextGravatar Sean Paul 1-4/+2
2017-06-26drm/nouveau: Drop drm_vblank_cleanupGravatar Daniel Vetter 1-2/+0
2017-05-30Backmerge tag 'v4.12-rc3' into drm-nextGravatar Dave Airlie 1-4/+2
2017-05-17drm/nouveau: Fix drm poll_helper handlingGravatar Peter Ujfalusi 1-4/+2
2017-05-10drm/vblank: drop the mode argument from drm_calc_vbltimestamp_from_scanoutposGravatar Daniel Vetter 1-31/+7
2017-05-10drm/vblank: Switch to bool in_vblank_irq in get_vblank_timestampGravatar Daniel Vetter 1-2/+3
2017-05-10drm/vblank: Switch drm_driver->get_vblank_timestamp to return a boolGravatar Daniel Vetter 1-2/+2
2017-04-29drm/nouveau/kms: Increase max retries in scanout position queries.Gravatar Mario Kleiner 1-1/+1
2017-03-29drm: Add acquire ctx parameter to ->page_flip(_target)Gravatar Daniel Vetter 1-1/+2
2017-03-27drm/atomic: Introduce drm_atomic_helper_shutdownGravatar Daniel Vetter 1-2/+6
2017-02-28drm/atomic: Make disable_all helper fully disable the crtc.Gravatar Maarten Lankhorst 1-112/+1
2017-02-23Merge tag 'v4.10-rc8' into drm-nextGravatar Dave Airlie 1-1/+2
2017-02-17drm/nouveau: allocate device object for every clientGravatar Ben Skeggs 1-7/+7
2017-02-17drm/nouveau: pass nvif_client to nouveau_gem_new() instead of drm_deviceGravatar Ben Skeggs 1-1/+2
2017-01-27drm/nouveau: Don't enabling polling twice on runtime resumeGravatar Lyude Paul 1-1/+2
2017-01-18drm: nouveau: use crtc helper drm_crtc_from_index()Gravatar Shawn Guo 1-15/+18
2016-12-27drm: Wrap the check for atomic_commit implementationGravatar Dhinakaran Pandiyan 1-3/+3
2016-12-15drm: Nuke fb->bits_per_pixelGravatar Ville Syrjälä 1-1/+1
2016-12-15drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()Gravatar Ville Syrjälä 1-1/+1
2016-12-06Merge branch 'linux-4.10' of git://github.com/skeggsb/linux into drm-nextGravatar Dave Airlie 1-16/+16
2016-11-28drm/nouveau: Rename acpi_work to hpd_workGravatar Hans de Goede 1-16/+16
2016-11-17Merge branch 'linux-4.10' of git://github.com/skeggsb/linux into drm-nextGravatar Dave Airlie 1-1/+60
2016-11-17drm/nouveau/disp/gp102: rename from gp104Gravatar Ben Skeggs 1-1/+1
2016-11-17drm/nouveau: Intercept ACPI_VIDEO_NOTIFY_PROBEGravatar Hans de Goede 1-0/+59
2016-11-15drm/nouveau: Use drm_crtc_vblank_off/onGravatar Daniel Vetter 1-8/+4
2016-11-07drm/nouveau/kms/nv50: remove code to create ctxdma for every framebufferGravatar Ben Skeggs 1-16/+3
2016-11-07drm/nouveau/kms/nv50: remove code to support non-atomic page flipsGravatar Ben Skeggs 1-41/+21
2016-11-07drm/nouveau/kms/nv50: transition to atomic interfaces internallyGravatar Ben Skeggs 1-1/+1
2016-11-07drm/nouveau/kms: prepare to support suspend/resume of display state with atomicGravatar Ben Skeggs 1-0/+138
2016-11-07drm/nouveau/kms: prepare to support vbl timestamp calculation with atomicGravatar Ben Skeggs 1-2/+6
2016-11-07drm/nouveau/kms: execute drm_mode_config_reset() after constructing displayGravatar Ben Skeggs 1-0/+2
2016-11-07drm/nouveau/kms: move drm_crtc_force_disable_all() earlierGravatar Ben Skeggs 1-3/+5
2016-11-07drm/nouveau/fbcon: refcount the drm_framebufferGravatar Ben Skeggs 1-28/+25
2016-11-07drm/nouveau: mark symbols static where possibleGravatar Baoyou Xie 1-1/+1
2016-07-15Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-in...Gravatar Dave Airlie 1-1/+2
2016-07-14drm/nouveau/disp/gp104: initial supportGravatar Ben Skeggs 1-0/+1
2016-07-14drm/nouveau/disp/gp100: initial supportGravatar Ben Skeggs 1-0/+1
2016-07-12drm/nouveau: use drm_crtc_handle_vblank()Gravatar Gustavo Padovan 1-1/+1
2016-06-24drm/nouveau: Turn off CRTCs on driver unloadGravatar Lukas Wunner 1-0/+1
2016-06-13drm/nouveau: replace legacy vblank helpersGravatar Gustavo Padovan 1-11/+11
2016-05-17drm: Remove unused drm_device from drm_gem_object_lookup()Gravatar Chris Wilson 1-2/+2
2016-05-04drm/ttm: remove use_ticket parameter from ttm_bo_reserveGravatar Christian König 1-2/+2
2016-04-20drm/nouveau: Use unlocked gem unreferencingGravatar Daniel Vetter 1-1/+1
2016-03-14drm/nouveau: s/gm204/gm200/ in a number of placesGravatar Ben Skeggs 1-1/+1
2016-02-17drm/nouveau/display: Enable vblank irqs after display engine is on again.Gravatar Mario Kleiner 1-4/+4
2016-01-11drm/nouveau/nvif: split out display interface definitionsGravatar Ben Skeggs 1-0/+1