summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Switch the custom "max bpc" property to the DRM propNicholas Kazlauskas2019-05-241-2/+0Star
* drm/amd/display: Remove semicolon from to_dm_plane_state definitionNicholas Kazlauskas2019-04-101-1/+1
* drm/amd/display: Rework vrr flip throttling for late vblank irq.Mario Kleiner2019-04-031-1/+1
* Merge v5.0 into drm-nextDave Airlie2019-03-041-0/+1
|\
| * drm/amd/display: Use vrr friendly pageflip throttling in DC.Mario Kleiner2019-02-271-0/+1
* | drm: Split out drm_probe_helper.hDaniel Vetter2019-01-241-0/+1
|/
* drm/amdgpu: Set FreeSync state using drm VRR propertiesNicholas Kazlauskas2018-11-281-7/+0Star
* drm/amd/amdgpu: Remove duplicate headerBrajeswar Ghosh2018-11-261-1/+0Star
* drm/amd: Add abm level drm propertyDavid Francis2018-11-261-0/+2
* drm/amdgpu: Add amdgpu "max bpc" connector property (v2)Nicholas Kazlauskas2018-11-191-0/+2
* drm/amdgpu: Drop amdgpu_planeHarry Wentland2018-11-061-7/+1Star
* drm/amdgpu: Move GEM BO to drm_framebufferDaniel Stone2018-04-111-1/+0Star
* drm/amdgpu: Remove some unused elements from amdgpu_connector structHarry Wentland2018-03-141-29/+0Star
* drm/amdgpu: save/restore backlight level in legacy dce codeAlex Deucher2018-03-141-0/+1
* drm/amdgpu: remove unused display_vblank_wait interfaceAlex Deucher2018-02-191-2/+0Star
* drm/amdgpu: rename amdgpu_crtc_idx_to_irq_typeSamuel Li2018-02-191-1/+1
* drm/amdgpu: rename amdgpu_get_crtc_scanoutposSamuel Li2018-02-191-5/+5
* drm/amdgpu: rename amdgpu_crtc_scaling_mode_fixupSamuel Li2018-02-191-3/+3
* drm/amdgpu: rename amdgpu_modeset_create_propsSamuel Li2018-02-191-1/+1
* drm/amdgpu: rename amdgpu_framebuffer_initSamuel Li2018-02-191-4/+4
* drm/amdgpu: rename amdgpu_ddc_probeSamuel Li2018-02-191-1/+2
* drm/amdgpu: rename amdgpu_print_display_setupSamuel Li2018-02-191-1/+1
* drm/amdgpu: rename amdgpu_crtc_set_configSamuel Li2018-02-191-2/+2
* drm/amdgpu: rename amdgpu_crtc_page_flip_targetSamuel Li2018-02-191-5/+5
* drm/amdgpu: Use drm_fb_helper_lastclose() and _poll_changed()Noralf Trønnes2017-12-061-4/+0Star
* amdgpu: Remove AMDGPU_{HPD,CRTC_IRQ,PAGEFLIP_IRQ}_LASTMichel Dänzer2017-12-041-3/+0Star
* drm/amdgpu: Remove unused dc_stream from amdgpu_crtcHarry Wentland2017-11-081-2/+0Star
* amdgpu/dm: constify plane type.Dave Airlie2017-09-291-1/+1
* drm/amdgpu: Remove unused flip_flags from amdgpu_crtcHarry Wentland2017-09-271-1/+0Star
* drm/amd/display: Roll core_sink into dc_sinkHarry Wentland2017-09-271-2/+2
* drm/amd/display: Roll core_link into dc_linkHarry Wentland2017-09-271-1/+1
* drm/amd/display: Move dm_plane_state definition to DAL header.Andrey Grodzovsky2017-09-271-8/+0Star
* drm/amd/display: Clean up unused function.Andrey Grodzovsky2017-09-271-6/+0Star
* drm/amd/display: Create dm_plane_state.Andrey Grodzovsky2017-09-271-5/+9
* drm/amd/display: i2c/aux Remove link index.Andrey Grodzovsky2017-09-271-3/+3
* drm/amd/display: update plane functionalitiesShirish S2017-09-261-0/+13
* drm/amd/display: decouple per-crtc-plane modelAlex Deucher2017-09-261-0/+8
* Revert "drm/amdgpu: Pulling old prepare and submit for flip back"Harry Wentland2017-09-261-15/+0Star
* drm/amdgpu: Add a few members to support DAL atomic refactor.Andrey Grodzovsky2017-09-261-0/+4
* drm/amd/display: Remove dc_target objectAric Cyr2017-09-261-3/+3
* drm/amd/dc: Add dc display driver (v2)Harry Wentland2017-09-261-3/+82
* drm/amdgpu: Pulling old prepare and submit for flip backHarry Wentland2017-09-261-0/+15
* Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-08-101-1/+0Star
|\
| * drm: amd: remove dead code and pointless local lut storagePeter Rosin2017-08-041-1/+0Star
* | drm/amdgpu: remove *_mc_access from display funcsAlex Deucher2017-07-141-10/+0Star
* | drm/amdgpu: drop set_vga_render_state from display funcsAlex Deucher2017-07-141-2/+0Star
|/
* Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-05-181-0/+3
|\
| * drm/vblank: drop the mode argument from drm_calc_vbltimestamp_from_scanoutposDaniel Vetter2017-05-101-0/+3
* | Revert "drm/amdgpu: Refactor flip into prepare submit and submit. (v3)"Michel Dänzer2017-05-011-15/+0Star
|/
* drm: Add acquire ctx parameter to ->set_configDaniel Vetter2017-03-291-1/+2