aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2017-10-21drm/amd/display: Fix up plane_states add/remove logicAndrew Jiang1-8/+5
2017-10-21drm/amd/display: Add missing newlines in pstate wait debug messagesAndrew Jiang1-2/+2
2017-10-21drm/amd/display: Add DPP capabilitiesEric Bernstein4-44/+72
2017-10-21drm/amd/display: rename struct mem_input to hubp for dcnYue Hin Lau13-195/+286
2017-10-21drm/amd/display: group DCN watermark registersEric Bernstein1-8/+11
2017-10-21drm/amd/display: dal 3.1.04Tony Cheng1-1/+1
2017-10-21drm/amd/display: Ignore wrong tautological warningHarry Wentland1-1/+1
2017-10-21drm/amd/display: Handle case when stream not found in set_dpmsEric Yang1-1/+6
2017-10-21drm/amd/display: add dpms state to DC follow upHersen Wu1-2/+2
2017-10-21drm/amd/display: Fixed switching mode half screen gamma incorrect.Yongqiang Sun5-17/+38
2017-10-21drm/amd/display: add dpms state to DCHersen Wu5-14/+58
2017-10-21drm/amd/display: add max_video_width cap to dcDmytro Laktyushkin6-9/+10
2017-10-21drm/amd/display: block video planes >4k on dcn10Dmytro Laktyushkin1-0/+9
2017-10-21drm/amd/display: increase pstate wait timeoutBhawanpreet Lakha1-3/+17
2017-10-21drm/amd/display: reject 3D mode based on static debug flag.Charlene Liu3-1/+5
2017-10-21drm/amd/display: fix re-enabling stutter for ravenBhawanpreet Lakha2-3/+10
2017-10-21drm/amd/display: Add debug flag for VSR supportCharlene Liu3-0/+3
2017-10-21drm/amd/display: wa to program split pipedegamma regs after mode set.Yongqiang Sun1-1/+3
2017-10-21drm/amd/display: Fixed extend to second screen mode hangYongqiang Sun4-31/+32
2017-10-21drm/amd/display: Add stereo_support debug flagCharlene Liu1-0/+1
2017-10-21drm/amd/display: clean up dcn10 dpp after HW reviewEric Bernstein3-42/+65
2017-10-21drm/amd/display: Remove drm_modeset_lock in MST codeJerry Zuo1-7/+5
2017-10-21drm/amd/display: Do not access fbdev helper membersJerry Zuo1-12/+1
2017-10-21drm/amd/display: Fix irq enable/disable on resume.Roman Li1-2/+2
2017-10-21drm/amd/display: Making hubp1_program_surface_config publicYue Hin Lau2-1/+11
2017-10-21drm/amd/display: arbitration find the matching dig-az first.Charlene Liu1-12/+8
2017-10-21drm/amd/display: renaming mem input to hubpYue Hin Lau2-50/+50
2017-10-21drm/amd/display: audio dynamic resource acquired relatedCharlene Liu10-15/+47
2017-10-21drm/amd/display: Program front end first when set mode.Yongqiang Sun2-12/+20
2017-10-21drm/amd/display: make FBC configurable optionShirish S7-15/+25
2017-10-21drm/amd/display: Fix hotplug after s3 resume.Roman Li1-2/+2
2017-10-21drm/amd/display: wrong VM setting cause invalid DF request from DCNTony Cheng2-4/+9
2017-10-21drm/amd/display: Enable double buffer as per vertical interrupt enabled.Yongqiang Sun2-0/+15
2017-10-21drm/amd/display: change dml vba cursor count define to correct oneDmytro Laktyushkin2-3/+3
2017-10-21drm/amd/display: extract global sync params from vbaDmytro Laktyushkin2-10/+25
2017-10-21drm/amd/display: add mode support check to dml vba codeDmytro Laktyushkin6-1583/+4604
2017-10-21drm/amd/display: Restructuring and cleaning up DMLDmytro Laktyushkin28-6570/+7646
2017-10-21Revert "amdgpu/dc: inline a bunch of float operations."Harry Wentland2-30/+35
2017-10-21Revert "amdgpu/dc: drop display_pipe_clocks.c."Harry Wentland4-1/+410
2017-10-21Revert "amdgpu/dc: inline a bunch of the dml wrappers."Harry Wentland7-67/+66
2017-10-21Revert "amdgpu/dc: drop dml_util_is_420"Harry Wentland2-0/+34
2017-10-21Revert "amdgpu/dc: drop dml display_mode_support.c (v2)"Harry Wentland3-1/+2335
2017-10-21Revert "amdgpu/dc: inline dml_round_to_multiple"Harry Wentland3-19/+21
2017-10-21drm/amd/display: Expose some mem_input functions for reuseYue Hin Lau3-14/+73
2017-10-21drm/amd/display: soc_bound_box -update DML based on HW.Charlene Liu1-2/+1
2017-10-21drm/amd/display: Add override for reporting wm rangesEric Yang4-0/+57
2017-10-21drm/amd/display: disconnect on HPD low even if edid is the sameWenjing Liu1-33/+9
2017-10-21drm/amd/display: align DCLK to voltage levelTony Cheng3-0/+6
2017-10-21drm/amd/display: Move power control from link encoder to hwsequencerAndrew Jiang12-214/+190
2017-10-21drm/amd/display: moving cursor functions from ipp to mem_inputYue Hin Lau9-201/+329