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_mode.h
Age
Commit message (
Expand
)
Author
Files
Lines
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
-5
/
+5
2018-02-19
drm/amdgpu: rename amdgpu_crtc_scaling_mode_fixup
Samuel Li
1
-3
/
+3
2018-02-19
drm/amdgpu: rename amdgpu_modeset_create_props
Samuel Li
1
-1
/
+1
2018-02-19
drm/amdgpu: rename amdgpu_framebuffer_init
Samuel Li
1
-4
/
+4
2018-02-19
drm/amdgpu: rename amdgpu_ddc_probe
Samuel Li
1
-1
/
+2
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
2017-12-06
drm/amdgpu: Use drm_fb_helper_lastclose() and _poll_changed()
Noralf Trønnes
1
-4
/
+0
2017-12-05
amdgpu: Remove AMDGPU_{HPD,CRTC_IRQ,PAGEFLIP_IRQ}_LAST
Michel Dänzer
1
-3
/
+0
2017-11-09
drm/amdgpu: Remove unused dc_stream from amdgpu_crtc
Harry Wentland
1
-2
/
+0
2017-09-29
amdgpu/dm: constify plane type.
Dave Airlie
1
-1
/
+1
2017-09-27
drm/amdgpu: Remove unused flip_flags from amdgpu_crtc
Harry Wentland
1
-1
/
+0
2017-09-27
drm/amd/display: Roll core_sink into dc_sink
Harry Wentland
1
-2
/
+2
2017-09-27
drm/amd/display: Roll core_link into dc_link
Harry Wentland
1
-1
/
+1
2017-09-27
drm/amd/display: Move dm_plane_state definition to DAL header.
Andrey Grodzovsky
1
-8
/
+0
2017-09-27
drm/amd/display: Clean up unused function.
Andrey Grodzovsky
1
-6
/
+0
2017-09-27
drm/amd/display: Create dm_plane_state.
Andrey Grodzovsky
1
-5
/
+9
2017-09-27
drm/amd/display: i2c/aux Remove link index.
Andrey Grodzovsky
1
-3
/
+3
2017-09-27
drm/amd/display: update plane functionalities
Shirish S
1
-0
/
+13
2017-09-27
drm/amd/display: decouple per-crtc-plane model
Alex Deucher
1
-0
/
+8
2017-09-27
Revert "drm/amdgpu: Pulling old prepare and submit for flip back"
Harry Wentland
1
-15
/
+0
2017-09-27
drm/amdgpu: Add a few members to support DAL atomic refactor.
Andrey Grodzovsky
1
-0
/
+4
2017-09-27
drm/amd/display: Remove dc_target object
Aric Cyr
1
-3
/
+3
2017-09-27
drm/amd/dc: Add dc display driver (v2)
Harry Wentland
1
-3
/
+82
2017-09-27
drm/amdgpu: Pulling old prepare and submit for flip back
Harry Wentland
1
-0
/
+15
2017-08-10
Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-1
/
+0
2017-08-04
drm: amd: remove dead code and pointless local lut storage
Peter Rosin
1
-1
/
+0
2017-07-14
drm/amdgpu: remove *_mc_access from display funcs
Alex Deucher
1
-10
/
+0
2017-07-14
drm/amdgpu: drop set_vga_render_state from display funcs
Alex Deucher
1
-2
/
+0
2017-05-18
Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-0
/
+3
2017-05-10
drm/vblank: drop the mode argument from drm_calc_vbltimestamp_from_scanoutpos
Daniel Vetter
1
-0
/
+3
2017-05-01
Revert "drm/amdgpu: Refactor flip into prepare submit and submit. (v3)"
Michel Dänzer
1
-15
/
+0
2017-03-29
drm: Add acquire ctx parameter to ->set_config
Daniel Vetter
1
-1
/
+2
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
-0
/
+15
2016-12-18
drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>
Laurent Pinchart
1
-0
/
+1
2016-11-23
drm/amdgpu: drop is_display_hung from display funcs
Alex Deucher
1
-2
/
+0
2016-10-25
drm/amd/amdgpu: For virtual display, enable multi crtcs. (v3)
Emily Deng
1
-2
/
+3
2016-08-10
drm/amdgpu: Provide page_flip_target hook
Michel Dänzer
1
-4
/
+4
2016-08-08
drm/amdgpu: Use software timer to generate vsync interrupt.
Emily Deng
1
-0
/
+4
2016-05-11
drm/amdgpu: Support DRM_MODE_PAGE_FLIP_ASYNC (v2)
Alex Deucher
1
-1
/
+1
2016-05-11
drm/amd: cleanup remaining spaces and tabs v2
Christian König
1
-1
/
+1
2016-05-05
drm/amdgpu: bump the afmt limit for CZ, ST, Polaris
Alex Deucher
1
-1
/
+1
2016-05-05
drm/amdgpu: use defines for CRTCs and AMFT blocks
Alex Deucher
1
-2
/
+2
2016-02-17
drm/amdgpu: remove page flip work queue v3
Christian König
1
-1
/
+0
2015-12-08
drm: Move LEAVE/ENTER_ATOMIC_MODESET to fbdev helpers
Daniel Vetter
1
-0
/
+1
2015-12-08
Back merge tag 'v4.4-rc4' into drm-next
Dave Airlie
1
-0
/
+5
2015-12-04
drm/amdgpu: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v3)
Alex Deucher
1
-0
/
+5
[next]