Jean Delvare
|
297a1d7036
drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_config
|
4 years ago |
Navid Emamdoost
|
5f8cf9e55e
drm/amdgpu: fix ref count leak in amdgpu_display_crtc_set_config
|
4 years ago |
Cihangir Akturk
|
f62facc2eb
drm/amdgpu: switch to drm_*{get,put} helpers
|
7 years ago |
Michel Dänzer
|
98da65d5e3
Revert "drm/amdgpu: Refactor flip into prepare submit and submit. (v3)"
|
7 years ago |
Michel Dänzer
|
c81a1a7403
drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanup
|
7 years ago |
Alex Xie
|
12d39245f6
drm/amdgpu: Fix use of interruptible waiting
|
7 years ago |
Christopher James Halse Rogers
|
1769152ac6
drm/amdgpu: Fail fb creation from imported dma-bufs. (v2)
|
7 years ago |
Daniel Vetter
|
a4eff9aa6d
drm: Add acquire ctx parameter to ->set_config
|
7 years ago |
Daniel Vetter
|
41292b1fa1
drm: Add acquire ctx parameter to ->page_flip(_target)
|
7 years ago |
Andrey Grodzovsky
|
cb341a319f
drm/amdgpu: Refactor flip into prepare submit and submit. (v3)
|
8 years ago |
Andrey Grodzovsky
|
3caf861e98
drm/amdgpu: Switch error code when bo pin fails. (v3)
|
8 years ago |
Nils Wallménius
|
f7e9e9feb0
drm/amdgpu: Remove checking for atombios
|
8 years ago |
Ville Syrjälä
|
a3f913ca98
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
|
8 years ago |
Alex Deucher
|
7fe285769c
drm/amdgpu: use pin rather than pin_restricted in a few cases
|
8 years ago |
Dave Airlie
|
220196b384
Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/drm-intel into drm-next
|
8 years ago |
Alex Deucher
|
f93932bcdc
drm/amdgpu: s/amdgpuCrtc/amdgpu_crtc/ in pageflip code
|
8 years ago |
Chris Wilson
|
f54d186700
dma-buf: Rename struct fence to dma_fence
|
8 years ago |
Christian König
|
765e7fbf08
drm/amdgpu: rename all rbo variable to abo v2
|
8 years ago |
Michel Dänzer
|
325cbba19a
drm/amdgpu: Provide page_flip_target hook
|
8 years ago |
Emily Deng
|
c6e14f40ba
drm/amdgpu: Initialize dce_virtual_ip_funcs
|
8 years ago |
Markus Elfring
|
1721c69c33
drm/amdgpu: Delete an unnecessary check before drm_gem_object_unreference_unlocked()
|
8 years ago |
Edward O'Callaghan
|
9c3578af81
drivers/amdgpu: Remove spurious semicolons
|
8 years ago |
Michel Dänzer
|
ee7fd95757
drm/amdgpu: Unpin BO if we can't get fences in amdgpu_crtc_page_flip
|
8 years ago |
Gustavo Padovan
|
27377a1ce7
drm/amdgpu: use crtc directly in drm_crtc_vblank_put()
|
8 years ago |
Gustavo Padovan
|
60629c4d19
drm/amdgpu: use drm_crtc_vblank_{get,put}()
|
8 years ago |
Chris Wilson
|
a8ad0bd84f
drm: Remove unused drm_device from drm_gem_object_lookup()
|
8 years ago |
Alex Deucher
|
cb9e59d7e9
drm/amdgpu: Support DRM_MODE_PAGE_FLIP_ASYNC (v2)
|
8 years ago |
Nils Wallménius
|
f498d9ed26
drm/amd: Mark some tables as const
|
8 years ago |
Andrey Grodzovsky
|
bd4c72d1e9
drm/amdgpu: Set PFLIP_SUBMITTED for crtc after address update
|
8 years ago |
Christian König
|
ab7e9c137a
drm/amdgpu: fix leaking fence in the pageflip code
|
8 years ago |