summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h
AgeCommit message (Expand)AuthorLines
2019-04-10drm/amd/display: Remove semicolon from to_dm_plane_state definitionNicholas Kazlauskas-1/+1
2019-04-03drm/amd/display: Rework vrr flip throttling for late vblank irq.Mario Kleiner-1/+1
2019-03-04Merge v5.0 into drm-nextDave Airlie-0/+1
2019-02-27drm/amd/display: Use vrr friendly pageflip throttling in DC.Mario Kleiner-0/+1
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter-0/+1
2018-11-28drm/amdgpu: Set FreeSync state using drm VRR propertiesNicholas Kazlauskas-7/+0
2018-11-26drm/amd/amdgpu: Remove duplicate headerBrajeswar Ghosh-1/+0
2018-11-26drm/amd: Add abm level drm propertyDavid Francis-0/+2
2018-11-19drm/amdgpu: Add amdgpu "max bpc" connector property (v2)Nicholas Kazlauskas-0/+2
2018-11-06drm/amdgpu: Drop amdgpu_planeHarry Wentland-7/+1
2018-04-11drm/amdgpu: Move GEM BO to drm_framebufferDaniel Stone-1/+0
2018-03-14drm/amdgpu: Remove some unused elements from amdgpu_connector structHarry Wentland-29/+0
2018-03-14drm/amdgpu: save/restore backlight level in legacy dce codeAlex Deucher-0/+1
2018-02-19drm/amdgpu: remove unused display_vblank_wait interfaceAlex Deucher-2/+0
2018-02-19drm/amdgpu: rename amdgpu_crtc_idx_to_irq_typeSamuel Li-1/+1
2018-02-19drm/amdgpu: rename amdgpu_get_crtc_scanoutposSamuel Li-5/+5
2018-02-19drm/amdgpu: rename amdgpu_crtc_scaling_mode_fixupSamuel Li-3/+3
2018-02-19drm/amdgpu: rename amdgpu_modeset_create_propsSamuel Li-1/+1
2018-02-19drm/amdgpu: rename amdgpu_framebuffer_initSamuel Li-4/+4
2018-02-19drm/amdgpu: rename amdgpu_ddc_probeSamuel Li-1/+2
2018-02-19drm/amdgpu: rename amdgpu_print_display_setupSamuel Li-1/+1
2018-02-19drm/amdgpu: rename amdgpu_crtc_set_configSamuel Li-2/+2
2018-02-19drm/amdgpu: rename amdgpu_crtc_page_flip_targetSamuel Li-5/+5
2017-12-06drm/amdgpu: Use drm_fb_helper_lastclose() and _poll_changed()Noralf Trønnes-4/+0
2017-12-04amdgpu: Remove AMDGPU_{HPD,CRTC_IRQ,PAGEFLIP_IRQ}_LASTMichel Dänzer-3/+0
2017-11-08drm/amdgpu: Remove unused dc_stream from amdgpu_crtcHarry Wentland-2/+0
2017-09-29amdgpu/dm: constify plane type.Dave Airlie-1/+1
2017-09-26drm/amdgpu: Remove unused flip_flags from amdgpu_crtcHarry Wentland-1/+0
2017-09-26drm/amd/display: Roll core_sink into dc_sinkHarry Wentland-2/+2
2017-09-26drm/amd/display: Roll core_link into dc_linkHarry Wentland-1/+1
2017-09-26drm/amd/display: Move dm_plane_state definition to DAL header.Andrey Grodzovsky-8/+0
2017-09-26drm/amd/display: Clean up unused function.Andrey Grodzovsky-6/+0
2017-09-26drm/amd/display: Create dm_plane_state.Andrey Grodzovsky-5/+9
2017-09-26drm/amd/display: i2c/aux Remove link index.Andrey Grodzovsky-3/+3
2017-09-26drm/amd/display: update plane functionalitiesShirish S-0/+13
2017-09-26drm/amd/display: decouple per-crtc-plane modelAlex Deucher-0/+8
2017-09-26Revert "drm/amdgpu: Pulling old prepare and submit for flip back"Harry Wentland-15/+0
2017-09-26drm/amdgpu: Add a few members to support DAL atomic refactor.Andrey Grodzovsky-0/+4
2017-09-26drm/amd/display: Remove dc_target objectAric Cyr-3/+3
2017-09-26drm/amd/dc: Add dc display driver (v2)Harry Wentland-3/+82
2017-09-26drm/amdgpu: Pulling old prepare and submit for flip backHarry Wentland-0/+15
2017-08-10Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm...Dave Airlie-1/+0
2017-08-04drm: amd: remove dead code and pointless local lut storagePeter Rosin-1/+0
2017-07-14drm/amdgpu: remove *_mc_access from display funcsAlex Deucher-10/+0
2017-07-14drm/amdgpu: drop set_vga_render_state from display funcsAlex Deucher-2/+0
2017-05-18Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm...Dave Airlie-0/+3
2017-05-10drm/vblank: drop the mode argument from drm_calc_vbltimestamp_from_scanoutposDaniel Vetter-0/+3
2017-05-01Revert "drm/amdgpu: Refactor flip into prepare submit and submit. (v3)"Michel Dänzer-15/+0
2017-03-29drm: Add acquire ctx parameter to ->set_configDaniel Vetter-1/+2
2017-03-29drm: Add acquire ctx parameter to ->page_flip(_target)Daniel Vetter-1/+2