summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h
AgeCommit message (Expand)AuthorLines
2022-11-05drm/fb-helper: Remove unnecessary include statementsThomas Zimmermann-1/+0
2022-07-26drm: Remove unnecessary include statements of drm_plane_helper.hThomas Zimmermann-1/+0
2022-07-12Merge tag 'amd-drm-next-5.20-2022-07-05' of https://gitlab.freedesktop.org/ag...Dave Airlie-4/+0
2022-06-21drm/amdgpu: Drop CONFIG_BACKLIGHT_CLASS_DEVICE ifdefsHans de Goede-4/+0
2022-06-20drm: Drop drm_framebuffer.h from drm_crtc.hVille Syrjälä-0/+1
2022-04-29Merge tag 'drm-misc-next-2022-04-28' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-2/+2
2022-04-25drm: Rename dp/ to display/Thomas Zimmermann-2/+2
2022-03-25drm/amdgpu: make amdgpu_display_gem_fb_verify_and_init() staticAlex Deucher-5/+0
2022-03-25drm/amdgpu: drop amdgpu_display_gem_fb_init()Alex Deucher-4/+0
2022-03-25drm/amdgpu: make amdgpu_display_framebuffer_init() staticAlex Deucher-4/+0
2022-02-23drm/amdgpu: derive GTT display support from DMAlex Deucher-0/+1
2022-01-17drm/dp: Move public DisplayPort headers into dp/Thomas Zimmermann-2/+2
2021-11-17drm/amdgpu: use generic fb helpers instead of setting up AMD own's.Evan Quan-20/+0
2021-05-19drm/amdgpu: add atomfirmware helper function to query fw capHawking Zhang-1/+1
2021-03-23drm/amdgpu: Verify bo size can fit framebuffer size on init.Mark Yacoub-0/+8
2020-10-30drm/amd/display: Store tiling_flags in the framebuffer.Bas Nieuwenhuizen-0/+3
2020-09-15drm/amdgpu: Move existing pflip fields into separate structAurabindo Pillai-1/+3
2020-08-11drm/amdgpu: utilize subconnector property for DP through atombiosOleg Vasilev-0/+1
2020-02-13drm/amdgpu: Convert to struct drm_crtc_helper_funcs.get_scanout_position()Thomas Zimmermann-0/+5
2019-05-24drm/amd/display: Switch the custom "max bpc" property to the DRM propNicholas Kazlauskas-2/+0
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