summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: Move GEM BO to drm_framebufferDaniel Stone2018-04-111-1/+0
* drm/amdgpu: Remove some unused elements from amdgpu_connector structHarry Wentland2018-03-141-29/+0
* 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/+0
* 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/+0
* amdgpu: Remove AMDGPU_{HPD,CRTC_IRQ,PAGEFLIP_IRQ}_LASTMichel Dänzer2017-12-041-3/+0
* drm/amdgpu: Remove unused dc_stream from amdgpu_crtcHarry Wentland2017-11-081-2/+0
* amdgpu/dm: constify plane type.Dave Airlie2017-09-291-1/+1
* drm/amdgpu: Remove unused flip_flags from amdgpu_crtcHarry Wentland2017-09-261-1/+0
* drm/amd/display: Roll core_sink into dc_sinkHarry Wentland2017-09-261-2/+2
* drm/amd/display: Roll core_link into dc_linkHarry Wentland2017-09-261-1/+1
* drm/amd/display: Move dm_plane_state definition to DAL header.Andrey Grodzovsky2017-09-261-8/+0
* drm/amd/display: Clean up unused function.Andrey Grodzovsky2017-09-261-6/+0
* drm/amd/display: Create dm_plane_state.Andrey Grodzovsky2017-09-261-5/+9
* drm/amd/display: i2c/aux Remove link index.Andrey Grodzovsky2017-09-261-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/+0
* 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/+0
|\
| * drm: amd: remove dead code and pointless local lut storagePeter Rosin2017-08-041-1/+0
* | drm/amdgpu: remove *_mc_access from display funcsAlex Deucher2017-07-141-10/+0
* | drm/amdgpu: drop set_vga_render_state from display funcsAlex Deucher2017-07-141-2/+0
|/
* 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/+0
|/
* drm: Add acquire ctx parameter to ->set_configDaniel Vetter2017-03-291-1/+2
* drm: Add acquire ctx parameter to ->page_flip(_target)Daniel Vetter2017-03-291-1/+2
* drm/amdgpu: Refactor flip into prepare submit and submit. (v3)Andrey Grodzovsky2017-01-271-0/+15
* drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>Laurent Pinchart2016-12-181-0/+1
* drm/amdgpu: drop is_display_hung from display funcsAlex Deucher2016-11-231-2/+0
* drm/amd/amdgpu: For virtual display, enable multi crtcs. (v3)Emily Deng2016-10-251-2/+3
* drm/amdgpu: Provide page_flip_target hookMichel Dänzer2016-08-101-4/+4
* drm/amdgpu: Use software timer to generate vsync interrupt.Emily Deng2016-08-081-0/+4
* drm/amdgpu: Support DRM_MODE_PAGE_FLIP_ASYNC (v2)Alex Deucher2016-05-111-1/+1
* drm/amd: cleanup remaining spaces and tabs v2Christian König2016-05-111-1/+1
* drm/amdgpu: bump the afmt limit for CZ, ST, PolarisAlex Deucher2016-05-041-1/+1
* drm/amdgpu: use defines for CRTCs and AMFT blocksAlex Deucher2016-05-041-2/+2
OpenPOWER on IntegriCloud