aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-06drm/amdgpu: Use drm_fb_helper_lastclose() and _poll_changed()Noralf Trønnes1-4/+0
2017-12-04amdgpu: Remove AMDGPU_{HPD,CRTC_IRQ,PAGEFLIP_IRQ}_LASTMichel Dänzer1-3/+0
2017-11-08drm/amdgpu: Remove unused dc_stream from amdgpu_crtcHarry Wentland1-2/+0
2017-09-29amdgpu/dm: constify plane type.Dave Airlie1-1/+1
2017-09-26drm/amdgpu: Remove unused flip_flags from amdgpu_crtcHarry Wentland1-1/+0
2017-09-26drm/amd/display: Roll core_sink into dc_sinkHarry Wentland1-2/+2
2017-09-26drm/amd/display: Roll core_link into dc_linkHarry Wentland1-1/+1
2017-09-26drm/amd/display: Move dm_plane_state definition to DAL header.Andrey Grodzovsky1-8/+0
2017-09-26drm/amd/display: Clean up unused function.Andrey Grodzovsky1-6/+0
2017-09-26drm/amd/display: Create dm_plane_state.Andrey Grodzovsky1-5/+9
2017-09-26drm/amd/display: i2c/aux Remove link index.Andrey Grodzovsky1-3/+3
2017-09-26drm/amd/display: update plane functionalitiesShirish S1-0/+13
2017-09-26drm/amd/display: decouple per-crtc-plane modelAlex Deucher1-0/+8
2017-09-26Revert "drm/amdgpu: Pulling old prepare and submit for flip back"Harry Wentland1-15/+0
2017-09-26drm/amdgpu: Add a few members to support DAL atomic refactor.Andrey Grodzovsky1-0/+4
2017-09-26drm/amd/display: Remove dc_target objectAric Cyr1-3/+3
2017-09-26drm/amd/dc: Add dc display driver (v2)Harry Wentland1-3/+82
2017-09-26drm/amdgpu: Pulling old prepare and submit for flip backHarry Wentland1-0/+15
2017-08-10Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm-misc into drm-nextDave Airlie1-1/+0
2017-08-04drm: amd: remove dead code and pointless local lut storagePeter Rosin1-1/+0
2017-07-14drm/amdgpu: remove *_mc_access from display funcsAlex Deucher1-10/+0
2017-07-14drm/amdgpu: drop set_vga_render_state from display funcsAlex Deucher1-2/+0
2017-05-18Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm-misc into drm-nextDave Airlie1-0/+3
2017-05-10drm/vblank: drop the mode argument from drm_calc_vbltimestamp_from_scanoutposDaniel Vetter1-0/+3
2017-05-01Revert "drm/amdgpu: Refactor flip into prepare submit and submit. (v3)"Michel Dänzer1-15/+0
2017-03-29drm: Add acquire ctx parameter to ->set_configDaniel Vetter1-1/+2
2017-03-29drm: Add acquire ctx parameter to ->page_flip(_target)Daniel Vetter1-1/+2
2017-01-27drm/amdgpu: Refactor flip into prepare submit and submit. (v3)Andrey Grodzovsky1-0/+15
2016-12-18drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>Laurent Pinchart1-0/+1
2016-11-23drm/amdgpu: drop is_display_hung from display funcsAlex Deucher1-2/+0
2016-10-25drm/amd/amdgpu: For virtual display, enable multi crtcs. (v3)Emily Deng1-2/+3
2016-08-10drm/amdgpu: Provide page_flip_target hookMichel Dänzer1-4/+4
2016-08-08drm/amdgpu: Use software timer to generate vsync interrupt.Emily Deng1-0/+4
2016-05-11drm/amdgpu: Support DRM_MODE_PAGE_FLIP_ASYNC (v2)Alex Deucher1-1/+1
2016-05-11drm/amd: cleanup remaining spaces and tabs v2Christian König1-1/+1
2016-05-04drm/amdgpu: bump the afmt limit for CZ, ST, PolarisAlex Deucher1-1/+1
2016-05-04drm/amdgpu: use defines for CRTCs and AMFT blocksAlex Deucher1-2/+2
2016-02-16drm/amdgpu: remove page flip work queue v3Christian König1-1/+0
2015-12-08drm: Move LEAVE/ENTER_ATOMIC_MODESET to fbdev helpersDaniel Vetter1-0/+1
2015-12-08Back merge tag 'v4.4-rc4' into drm-nextDave Airlie1-0/+5
2015-12-04drm/amdgpu: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v3)Alex Deucher1-0/+5
2015-11-24drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()Ville Syrjälä1-1/+1
2015-10-16Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-nextDave Airlie1-0/+1
2015-10-16Merge tag 'topic/drm-misc-2015-10-08' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-5/+4
2015-10-14drm/amdgpu/dce10: Use cursor_set2 hook for enabling / disabling the HW cursorAlex Deucher1-0/+4
2015-10-06drm/irq: Use unsigned int pipe in public APIThierry Reding1-5/+4
2015-10-05drm/amdgpu: restore the fbdev mode in lastcloseAlex Deucher1-0/+1
2015-09-24drm: Stop using linedur_ns and pixeldur_ns for vblank timestampsVille Syrjälä1-1/+2
2015-06-03drm/amdgpu: add core driver (v4)Alex Deucher1-0/+586