index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2018-03-01
Merge tag 'drm-intel-next-2018-02-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-1
/
+1
2018-02-19
drm/amdgpu: rename amdgpu_crtc_idx_to_irq_type
Samuel Li
1
-1
/
+1
2018-02-19
drm/amdgpu: rename amdgpu_get_crtc_scanoutpos
Samuel Li
1
-7
/
+7
2018-02-19
drm/amdgpu: rename amdgpu_crtc_scaling_mode_fixup
Samuel Li
1
-3
/
+3
2018-02-19
drm/amdgpu: rename amdgpu_update_display_priority
Samuel Li
1
-1
/
+1
2018-02-19
drm/amdgpu: rename amdgpu_modeset_create_props
Samuel Li
1
-1
/
+1
2018-02-19
drm/amdgpu: rename amdgpu_user_framebuffer_create
Samuel Li
1
-4
/
+4
2018-02-19
drm/amdgpu: rename amdgpu_framebuffer_init
Samuel Li
1
-6
/
+5
2018-02-19
drm/amdgpu: rename amdgpu_ddc_probe
Samuel Li
1
-3
/
+3
2018-02-19
drm/amdgpu: rename amdgpu_print_display_setup
Samuel Li
1
-1
/
+1
2018-02-19
drm/amdgpu: rename amdgpu_crtc_set_config
Samuel Li
1
-2
/
+2
2018-02-19
drm/amdgpu: rename amdgpu_crtc_page_flip_target
Samuel Li
1
-5
/
+5
2018-02-19
drm/amdgpu: rename static functions in amdgpu_display.c
Samuel Li
1
-19
/
+22
2018-02-19
drm/amdgpu: only allow scatter/gather display with DC
Alex Deucher
1
-1
/
+4
2018-02-19
drm/amdgpu: allow framebuffer in GART memory as well
Christian König
1
-1
/
+13
2018-02-15
drm/amdgpu: Handle 64-bit return from drm_crtc_vblank_count()
Dhinakaran Pandiyan
1
-1
/
+1
2017-12-06
drm/amdgpu: Use drm_fb_helper_lastclose() and _poll_changed()
Noralf Trønnes
1
-7
/
+2
2017-09-27
Revert "drm/amdgpu: Pulling old prepare and submit for flip back"
Harry Wentland
1
-109
/
+29
2017-09-27
drm/amdgpu: Expose mode_config functions for DM
Harry Wentland
1
-2
/
+2
2017-09-27
drm/amdgpu: Pulling old prepare and submit for flip back
Harry Wentland
1
-29
/
+109
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
[next]