index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_display.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: Rename amdgpu_display_framebuffer_domains()
Samuel Li
2018-05-15
1
-2
/
+2
*
drm/amdgpu: Move GEM BO to drm_framebuffer
Daniel Stone
2018-04-11
1
-29
/
+7
*
Merge tag 'drm-intel-next-2018-02-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2018-03-01
1
-1
/
+1
|
\
|
*
drm/amdgpu: Handle 64-bit return from drm_crtc_vblank_count()
Dhinakaran Pandiyan
2018-02-15
1
-1
/
+1
*
|
drm/amdgpu: rename amdgpu_crtc_idx_to_irq_type
Samuel Li
2018-02-19
1
-1
/
+1
*
|
drm/amdgpu: rename amdgpu_get_crtc_scanoutpos
Samuel Li
2018-02-19
1
-7
/
+7
*
|
drm/amdgpu: rename amdgpu_crtc_scaling_mode_fixup
Samuel Li
2018-02-19
1
-3
/
+3
*
|
drm/amdgpu: rename amdgpu_update_display_priority
Samuel Li
2018-02-19
1
-1
/
+1
*
|
drm/amdgpu: rename amdgpu_modeset_create_props
Samuel Li
2018-02-19
1
-1
/
+1
*
|
drm/amdgpu: rename amdgpu_user_framebuffer_create
Samuel Li
2018-02-19
1
-4
/
+4
*
|
drm/amdgpu: rename amdgpu_framebuffer_init
Samuel Li
2018-02-19
1
-6
/
+5
*
|
drm/amdgpu: rename amdgpu_ddc_probe
Samuel Li
2018-02-19
1
-3
/
+3
*
|
drm/amdgpu: rename amdgpu_print_display_setup
Samuel Li
2018-02-19
1
-1
/
+1
*
|
drm/amdgpu: rename amdgpu_crtc_set_config
Samuel Li
2018-02-19
1
-2
/
+2
*
|
drm/amdgpu: rename amdgpu_crtc_page_flip_target
Samuel Li
2018-02-19
1
-5
/
+5
*
|
drm/amdgpu: rename static functions in amdgpu_display.c
Samuel Li
2018-02-19
1
-19
/
+22
*
|
drm/amdgpu: only allow scatter/gather display with DC
Alex Deucher
2018-02-19
1
-1
/
+4
*
|
drm/amdgpu: allow framebuffer in GART memory as well
Christian König
2018-02-19
1
-1
/
+13
|
/
*
drm/amdgpu: Use drm_fb_helper_lastclose() and _poll_changed()
Noralf Trønnes
2017-12-06
1
-7
/
+2
*
Revert "drm/amdgpu: Pulling old prepare and submit for flip back"
Harry Wentland
2017-09-26
1
-109
/
+29
*
drm/amdgpu: Expose mode_config functions for DM
Harry Wentland
2017-09-26
1
-2
/
+2
*
drm/amdgpu: Pulling old prepare and submit for flip back
Harry Wentland
2017-09-26
1
-29
/
+109
*
drm/amdgpu: switch to drm_*{get,put} helpers
Cihangir Akturk
2017-08-15
1
-3
/
+3
*
Revert "drm/amdgpu: Refactor flip into prepare submit and submit. (v3)"
Michel Dänzer
2017-05-01
1
-109
/
+29
*
drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanup
Michel Dänzer
2017-04-28
1
-1
/
+1
*
drm/amdgpu: Fix use of interruptible waiting
Alex Xie
2017-04-28
1
-1
/
+1
*
drm/amdgpu: Fail fb creation from imported dma-bufs. (v2)
Christopher James Halse Rogers
2017-04-07
1
-0
/
+6
*
drm: Add acquire ctx parameter to ->set_config
Daniel Vetter
2017-03-29
1
-2
/
+3
*
drm: Add acquire ctx parameter to ->page_flip(_target)
Daniel Vetter
2017-03-29
1
-1
/
+2
*
drm/amdgpu: Refactor flip into prepare submit and submit. (v3)
Andrey Grodzovsky
2017-01-27
1
-28
/
+108
*
drm/amdgpu: Switch error code when bo pin fails. (v3)
Andrey Grodzovsky
2017-01-27
1
-1
/
+0
*
drm/amdgpu: Remove checking for atombios
Nils Wallménius
2017-01-27
1
-6
/
+4
*
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
2016-12-15
1
-1
/
+1
*
drm/amdgpu: use pin rather than pin_restricted in a few cases
Alex Deucher
2016-12-08
1
-1
/
+1
*
Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2016-10-28
1
-8
/
+8
|
\
|
*
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-10-25
1
-8
/
+8
*
|
drm/amdgpu: s/amdgpuCrtc/amdgpu_crtc/ in pageflip code
Alex Deucher
2016-10-25
1
-6
/
+6
|
/
*
drm/amdgpu: rename all rbo variable to abo v2
Christian König
2016-09-28
1
-21
/
+21
*
drm/amdgpu: Provide page_flip_target hook
Michel Dänzer
2016-08-10
1
-67
/
+29
*
drm/amdgpu: Initialize dce_virtual_ip_funcs
Emily Deng
2016-08-08
1
-1
/
+4
*
drm/amdgpu: Delete an unnecessary check before drm_gem_object_unreference_unl...
Markus Elfring
2016-07-29
1
-3
/
+1
*
drivers/amdgpu: Remove spurious semicolons
Edward O'Callaghan
2016-07-29
1
-1
/
+1
*
drm/amdgpu: Unpin BO if we can't get fences in amdgpu_crtc_page_flip
Michel Dänzer
2016-07-07
1
-4
/
+4
*
drm/amdgpu: use crtc directly in drm_crtc_vblank_put()
Gustavo Padovan
2016-06-13
1
-1
/
+1
*
drm/amdgpu: use drm_crtc_vblank_{get,put}()
Gustavo Padovan
2016-06-06
1
-2
/
+2
*
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
2016-05-17
1
-1
/
+1
*
drm/amdgpu: Support DRM_MODE_PAGE_FLIP_ASYNC (v2)
Alex Deucher
2016-05-11
1
-1
/
+2
*
drm/amd: Mark some tables as const
Nils Wallménius
2016-05-04
1
-3
/
+3
*
drm/amdgpu: Set PFLIP_SUBMITTED for crtc after address update
Andrey Grodzovsky
2016-05-04
1
-3
/
+11
*
drm/amdgpu: fix leaking fence in the pageflip code
Christian König
2016-04-01
1
-1
/
+1
[next]