index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_display.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-15
drm/amdgpu: switch to drm_*{get,put} helpers
Cihangir Akturk
1
-3
/
+3
2017-05-01
Revert "drm/amdgpu: Refactor flip into prepare submit and submit. (v3)"
Michel Dänzer
1
-109
/
+29
2017-04-29
drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanup
Michel Dänzer
1
-1
/
+1
2017-04-29
drm/amdgpu: Fix use of interruptible waiting
Alex Xie
1
-1
/
+1
2017-04-07
drm/amdgpu: Fail fb creation from imported dma-bufs. (v2)
Christopher James Halse Rogers
1
-0
/
+6
2017-03-29
drm: Add acquire ctx parameter to ->set_config
Daniel Vetter
1
-2
/
+3
2017-03-29
drm: Add acquire ctx parameter to ->page_flip(_target)
Daniel Vetter
1
-1
/
+2
2017-01-27
drm/amdgpu: Refactor flip into prepare submit and submit. (v3)
Andrey Grodzovsky
1
-28
/
+108
2017-01-27
drm/amdgpu: Switch error code when bo pin fails. (v3)
Andrey Grodzovsky
1
-1
/
+0
2017-01-27
drm/amdgpu: Remove checking for atombios
Nils Wallménius
1
-6
/
+4
2016-12-15
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
1
-1
/
+1
2016-12-08
drm/amdgpu: use pin rather than pin_restricted in a few cases
Alex Deucher
1
-1
/
+1
2016-10-28
Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
1
-8
/
+8
2016-10-25
drm/amdgpu: s/amdgpuCrtc/amdgpu_crtc/ in pageflip code
Alex Deucher
1
-6
/
+6
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
1
-8
/
+8
2016-09-28
drm/amdgpu: rename all rbo variable to abo v2
Christian König
1
-21
/
+21
2016-08-10
drm/amdgpu: Provide page_flip_target hook
Michel Dänzer
1
-67
/
+29
2016-08-08
drm/amdgpu: Initialize dce_virtual_ip_funcs
Emily Deng
1
-1
/
+4
2016-07-29
drm/amdgpu: Delete an unnecessary check before drm_gem_object_unreference_unl...
Markus Elfring
1
-3
/
+1
2016-07-29
drivers/amdgpu: Remove spurious semicolons
Edward O'Callaghan
1
-1
/
+1
2016-07-07
drm/amdgpu: Unpin BO if we can't get fences in amdgpu_crtc_page_flip
Michel Dänzer
1
-4
/
+4
2016-06-13
drm/amdgpu: use crtc directly in drm_crtc_vblank_put()
Gustavo Padovan
1
-1
/
+1
2016-06-06
drm/amdgpu: use drm_crtc_vblank_{get,put}()
Gustavo Padovan
1
-2
/
+2
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
1
-1
/
+1
2016-05-11
drm/amdgpu: Support DRM_MODE_PAGE_FLIP_ASYNC (v2)
Alex Deucher
1
-1
/
+2
2016-05-05
drm/amd: Mark some tables as const
Nils Wallménius
1
-3
/
+3
2016-05-05
drm/amdgpu: Set PFLIP_SUBMITTED for crtc after address update
Andrey Grodzovsky
1
-3
/
+11
2016-04-01
drm/amdgpu: fix leaking fence in the pageflip code
Christian König
1
-1
/
+1
2016-03-14
Merge drm-fixes into drm-next.
Dave Airlie
1
-4
/
+16
2016-03-05
drm/amdgpu: Fix error handling in amdgpu_flip_work_func.
Mario Kleiner
1
-2
/
+2
2016-02-20
drm/amdgpu: Don't hang in amdgpu_flip_work_func on disabled crtc.
Mario Kleiner
1
-3
/
+15
2016-02-17
drm/amdgpu: remove page flip work queue v3
Christian König
1
-3
/
+1
2016-02-17
drm/amdgpu: stop blocking for page filp fences
Christian König
1
-16
/
+27
2016-02-17
drm/amdgpu: stop calling amdgpu_gpu_reset from the flip code
Christian König
1
-9
/
+1
2016-02-11
drm/amdgpu: Move MMIO flip out of spinlocked region
Vitaly Prosyak
1
-3
/
+3
2015-12-08
Back merge tag 'v4.4-rc4' into drm-next
Dave Airlie
1
-29
/
+79
2015-12-04
drm/amdgpu: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v3)
Alex Deucher
1
-26
/
+76
2015-12-04
drm/amdgpu: take a BO reference in the display code
Christian König
1
-3
/
+3
2015-11-24
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
1
-2
/
+2
2015-11-10
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-14
/
+11
2015-10-30
Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-6
/
+1
2015-10-23
drm/amdgpu: stop leaking page flip fence
Christian König
1
-4
/
+0
2015-10-21
drm/amdgpu: remove the exclusive lock
Christian König
1
-6
/
+1
2015-10-15
drm/amdgpu: Keep the pflip interrupts always enabled v7
Michel Dänzer
1
-2
/
+0
2015-10-06
drm/irq: Use unsigned int pipe in public API
Thierry Reding
1
-4
/
+5
2015-09-24
drm: Stop using linedur_ns and pixeldur_ns for vblank timestamps
Ville Syrjälä
1
-5
/
+6
2015-08-17
drm/amdgpu: fix waiting for all fences before flipping
Christian König
1
-28
/
+53
2015-08-17
drm/amdgpu: remove amdgpu_fence_wait
Christian König
1
-1
/
+1
2015-06-04
drm/amdgpu: implement the allocation range (v3)
Chunming Zhou
1
-1
/
+1
2015-06-04
drm/amdgpu: add core driver (v4)
Alex Deucher
1
-0
/
+832