summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2017-09-26drm/amd/display: Add function to log connectivityZeyu Fan3-0/+13
2017-09-26drm/amd/display: fix single link black screenCharlene Liu1-1/+3
2017-09-26drm/amd/display: Fix DRR Enable on DesktopAmy Zhang2-31/+61
2017-09-26drm/amd/display: Refactor to call set PSR wait loop in dce_dmcu instead of dc...Amy Zhang8-162/+213
2017-09-26drm/amd/display: fix mpc alpha programmingDmytro Laktyushkin4-189/+115
2017-09-26drm/amd/display: disable forced stutter disable after programming watermarkTony Cheng2-0/+11
2017-09-26drm/amd/display: remove disable_clk_gate debug flag for DCNHersen Wu2-31/+0
2017-09-26drm/amd/display: Add assertion for invalid surface dimensionsCorbin McElhanney1-1/+3
2017-09-26drm/amd/display: clean up mpc programing during fe resetDmytro Laktyushkin1-10/+4
2017-09-26drm/amd/display: Don't update surface if dimensions are 0Corbin McElhanney1-2/+9
2017-09-26drm/amd/display: Remove unsupported RGB formatsLeo (Sunpeng) Li1-5/+0
2017-09-26drm/amd/display: Enable DCN clock gatingHersen Wu2-19/+53
2017-09-26drm/amd/display: Remove redundant member from amdgpu_plane.Andrey Grodzovsky2-5/+5
2017-09-26drm/amd/display: Add function to get PSR stateAmy Zhang4-0/+18
2017-09-26drm/amd/display: Universal cursor plane hook-up.Andrey Grodzovsky1-151/+91
2017-09-26drm/amd/display: fix mpo + split pipe aquisition failureDmytro Laktyushkin1-36/+44
2017-09-26drm/amd/display: fix surface attachment handling of pipe splitDmytro Laktyushkin1-25/+10
2017-09-26drm/amd/display: allow taking split pipes during resource mappingDmytro Laktyushkin1-2/+41
2017-09-26drm/amd/display: stop adjusting scl taps when scl ratio is one on dcnDmytro Laktyushkin1-8/+10
2017-09-26drm/amd/display: Don't commit surfaces if no streamHarry Wentland1-2/+9
2017-09-26drm/amd/display: update NV12/NV21 as the YUV formatShirish S1-10/+12
2017-09-26drm/amd/display: default spd packet to invalidJeff Smith1-0/+1
2017-09-26drm/amd/display: re-order the luma chroma addres updationShirish S1-3/+3
2017-09-26drm/amd/display: create_links bug with empty DDI slotHersen Wu2-5/+5
2017-09-26drm/amd/display: Don't guard x86 in MakefileHarry Wentland1-2/+0
2017-09-26drm/amd/display: Get rid of get_dm_commit_actionAndrey Grodzovsky1-83/+44
2017-09-26drm/amd/display: fix NULL pointer in dm_commit_surfacesJerry Zuo1-0/+4
2017-09-26drm/amd/display: Disable PSR entry abort to prevent intermittent freezesAmy Zhang1-0/+5
2017-09-26drm/amd/display: Add FORCE_HDR timing flagZeyu Fan1-0/+2
2017-09-26drm/amd/display: Allow update stream without surfaceCorbin McElhanney1-27/+31
2017-09-26drm/amd/display: Add disable_psr debug flagCharlene Liu1-0/+1
2017-09-26drm/amd/display: Clean unused interface.Andrey Grodzovsky2-48/+0
2017-09-26drm/amd/display: Fix handling of scaling and underscan.Andrey Grodzovsky1-106/+99
2017-09-26drm/amd/display: Limit DCN to x86 archHarry Wentland2-1/+3
2017-09-26drm/amd/display: program scaler not called.Andrey Grodzovsky2-6/+23
2017-09-26drm/amd/display: add always_scale debug flag to dcDmytro Laktyushkin2-5/+10
2017-09-26drm/amdgpu: Enable DRIVER_ATOMIC flag for DAL.Andrey Grodzovsky2-1/+5
2017-09-26drm/amdgpu/soc15: enable DC ip module for RavenAlex Deucher1-0/+6
2017-09-26drm/amd/display: call amdgpu_dm_fini when hw_fini.Rex Zhu2-4/+8
2017-09-26drm/amd/display: No need to assert on stream_statusHarry Wentland1-3/+0
2017-09-26drm/amd/display: Remove unused addr var in TGHarry Wentland1-7/+0
2017-09-26drm/amd/display: fix flip register write sequenceDmytro Laktyushkin2-30/+28
2017-09-26drm/amd/display: remove GRPH_SURFACE_UPDATE_IMMEDIATE_EN field programmingDmytro Laktyushkin2-8/+1
2017-09-26drm/amd/display: fix YUV surface address programming sequenceTony Cheng1-22/+20
2017-09-26drm/amd/display: Remove redundant condition.Andrey Grodzovsky1-7/+1
2017-09-26drm/amd/display: Query for update plane type.Andrey Grodzovsky1-1/+68
2017-09-26drm/amd/display: Tidy up mem_input_program_surface_flip_and_addr()Tom St Denis1-16/+9
2017-09-26drm/amd/display: Tidy up dce120_clock_source_create()Tom St Denis1-2/+2
2017-09-26drm/amd/display: Clean up indentation in dce120_tg_set_blank()Tom St Denis1-11/+5
2017-09-26drm/amd/display: Make dce120_tg_is_blanked() more legibleTom St Denis1-9/+8