summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_display.c
Commit message (Expand)AuthorAge
* drm/amdgpu: Use drm_fb_helper_lastclose() and _poll_changed()Noralf Trønnes2017-12-06
* Revert "drm/amdgpu: Pulling old prepare and submit for flip back"Harry Wentland2017-09-26
* drm/amdgpu: Expose mode_config functions for DMHarry Wentland2017-09-26
* drm/amdgpu: Pulling old prepare and submit for flip backHarry Wentland2017-09-26
* drm/amdgpu: switch to drm_*{get,put} helpersCihangir Akturk2017-08-15
* Revert "drm/amdgpu: Refactor flip into prepare submit and submit. (v3)"Michel Dänzer2017-05-01
* drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanupMichel Dänzer2017-04-28
* drm/amdgpu: Fix use of interruptible waitingAlex Xie2017-04-28
* drm/amdgpu: Fail fb creation from imported dma-bufs. (v2)Christopher James Halse Rogers2017-04-07
* drm: Add acquire ctx parameter to ->set_configDaniel Vetter2017-03-29
* drm: Add acquire ctx parameter to ->page_flip(_target)Daniel Vetter2017-03-29
* drm/amdgpu: Refactor flip into prepare submit and submit. (v3)Andrey Grodzovsky2017-01-27
* drm/amdgpu: Switch error code when bo pin fails. (v3)Andrey Grodzovsky2017-01-27
* drm/amdgpu: Remove checking for atombiosNils Wallménius2017-01-27
* drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()Ville Syrjälä2016-12-15
* drm/amdgpu: use pin rather than pin_restricted in a few casesAlex Deucher2016-12-08
* Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...Dave Airlie2016-10-28
|\
| * dma-buf: Rename struct fence to dma_fenceChris Wilson2016-10-25
* | drm/amdgpu: s/amdgpuCrtc/amdgpu_crtc/ in pageflip codeAlex Deucher2016-10-25
|/
* drm/amdgpu: rename all rbo variable to abo v2Christian König2016-09-28
* drm/amdgpu: Provide page_flip_target hookMichel Dänzer2016-08-10
* drm/amdgpu: Initialize dce_virtual_ip_funcsEmily Deng2016-08-08
* drm/amdgpu: Delete an unnecessary check before drm_gem_object_unreference_unl...Markus Elfring2016-07-29
* drivers/amdgpu: Remove spurious semicolonsEdward O'Callaghan2016-07-29
* drm/amdgpu: Unpin BO if we can't get fences in amdgpu_crtc_page_flipMichel Dänzer2016-07-07
* drm/amdgpu: use crtc directly in drm_crtc_vblank_put()Gustavo Padovan2016-06-13
* drm/amdgpu: use drm_crtc_vblank_{get,put}()Gustavo Padovan2016-06-06
* drm: Remove unused drm_device from drm_gem_object_lookup()Chris Wilson2016-05-17
* drm/amdgpu: Support DRM_MODE_PAGE_FLIP_ASYNC (v2)Alex Deucher2016-05-11
* drm/amd: Mark some tables as constNils Wallménius2016-05-04
* drm/amdgpu: Set PFLIP_SUBMITTED for crtc after address updateAndrey Grodzovsky2016-05-04
* drm/amdgpu: fix leaking fence in the pageflip codeChristian König2016-04-01
* Merge drm-fixes into drm-next.Dave Airlie2016-03-14
|\
| * drm/amdgpu: Fix error handling in amdgpu_flip_work_func.Mario Kleiner2016-03-05
| * drm/amdgpu: Don't hang in amdgpu_flip_work_func on disabled crtc.Mario Kleiner2016-02-19
* | drm/amdgpu: remove page flip work queue v3Christian König2016-02-16
* | drm/amdgpu: stop blocking for page filp fencesChristian König2016-02-16
* | drm/amdgpu: stop calling amdgpu_gpu_reset from the flip codeChristian König2016-02-16
* | drm/amdgpu: Move MMIO flip out of spinlocked regionVitaly Prosyak2016-02-10
|/
* Back merge tag 'v4.4-rc4' into drm-nextDave Airlie2015-12-08
|\
| * drm/amdgpu: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v3)Alex Deucher2015-12-04
| * drm/amdgpu: take a BO reference in the display codeChristian König2015-12-04
* | drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()Ville Syrjälä2015-11-24
|/
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-11-10
|\
| * Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2015-10-30
| |\
| | * drm/amdgpu: remove the exclusive lockChristian König2015-10-21
| * | drm/irq: Use unsigned int pipe in public APIThierry Reding2015-10-06
| |/
| * drm: Stop using linedur_ns and pixeldur_ns for vblank timestampsVille Syrjälä2015-09-24
* | drm/amdgpu: stop leaking page flip fenceChristian König2015-10-23
* | drm/amdgpu: Keep the pflip interrupts always enabled v7Michel Dänzer2015-10-15
|/