summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Fix generic_reg_wait 1000ms caseEric Yang2017-09-271-4/+3Star
* drm/amd/display: move VGA to HWSS from TGTony Cheng2017-09-274-41/+23Star
* drm/amd/display: fix decide_link_settingsDing Wang2017-09-273-84/+63Star
* drm/amd/display: Roll surface struct into core_surfaceHarry Wentland2017-09-272-23/+18Star
* drm/amd/display: support for updated register headers on DCNDmytro Laktyushkin2017-09-278-31/+88
* drm/amd/display: Change DTN_INFO macroWesley Chalmers2017-09-271-1/+1
* drm/amd/display: Implement logic for hdmi info packet bits.Zeyu Fan2017-09-272-10/+83
* drm/amd/display: revert dcn10 soc defaults to 17 19Dmytro Laktyushkin2017-09-271-2/+2
* drm/amd/display: fix locking in apply_ctx_for_surfaceEric Yang2017-09-271-1/+7
* drm/amd/display: mpcc disconnect and pipe pg in multi-displayTony Cheng2017-09-271-5/+18
* drm/amd/display: update dcn register headersDmytro Laktyushkin2017-09-272-8/+11
* drm/amd/display: mpo debug sanity checksTony Cheng2017-09-275-2/+179
* drm/amd/display: plumbing to allow easy print of HW state for DTNTony Cheng2017-09-275-0/+27
* drm/amd/display: register programming consolidationTony Cheng2017-09-272-3/+0Star
* drm/amd/display: fix index and union overwrite in compressorRoman Li2017-09-273-6/+6
* drm/amd/display: Return hpd_irq_dpcd from hpd_rx handlerWenjing Liu2017-09-273-3/+7
* drm/amd/display: Set i2c speed to 100khz for DCE11.2 and later.Zeyu Fan2017-09-271-2/+10
* drm/amd/display: fix dcn10_resource read_dce_strapsDmytro Laktyushkin2017-09-271-6/+2Star
* drm/amd: Add missing SURFACE_TMZ register shift/maskHarry Wentland2017-09-271-0/+2
* drm/amd/include: Add DCHUBBUB_TEST_DEBUG register definesHarry Wentland2017-09-271-0/+4
* drm/amd/include: Add DC_PINSTRAPS.AUDIO definesHarry Wentland2017-09-272-0/+5
* drm/amd/display: Do not release state objects on atomic check failLeo (Sunpeng) Li2017-09-271-15/+6Star
* drm/amd/display: powergate fe of reused pipes to reset ttuEric Yang2017-09-271-0/+9
* drm/amd/display: Add regkey for DRR control for internal panelAnthony Koo2017-09-273-36/+40
* drm/amd/display: revert order change of HUBP and MPC disableTony Cheng2017-09-274-18/+32
* drm/amd/display: fix aviInfoFrame bar Info and add set_avMuteCharlene Liu2017-09-2710-10/+77
* drm/amd/display: properly turn off unused mpc before front end programmingEric Yang2017-09-271-1/+8
* drm/amd/display: fix DVI connected to HDMI connector max tmds clockCharlene Liu2017-09-271-0/+6
* drm/amd/display: link training fallback actionsDing Wang2017-09-274-43/+215
* drm/amd/display: Fix S3 gamma corruption.Andrey Grodzovsky2017-09-271-0/+2
* drm/amd/display: Move view port registers and programming to memory input.Vitaly Prosyak2017-09-276-73/+78
* drm/amd/display: hwseq init sequence updateDmytro Laktyushkin2017-09-274-42/+20Star
* drm/amd/display: add line number to reg_wait timeout printDmytro Laktyushkin2017-09-273-5/+5
* drm/amd/display: Release cached atomic state in S3.Andrey Grodzovsky2017-09-271-0/+4
* drm/amd/display: Preserve refcount for S3 case.Andrey Grodzovsky2017-09-271-4/+8
* drm/amd/display: Rename trasnform to dpp for dcn'sVitaly Prosyak2017-09-275-94/+93Star
* drm/amd/display: fix mpo exit hangEric Yang2017-09-271-5/+12
* drm/amd/display: ensure OTG is locked before proceedingTony Cheng2017-09-273-2/+6
* drm/amd/display: fix 4k@30 with 10bit deep color and avi for BT2020Charlene Liu2017-09-271-1/+2
* drm/amd/display: avoid disabling opp clk before hubp is blanked.Tony Cheng2017-09-274-12/+23
* drm/amd/display: dc_validate_ctx refocunt fixes.Andrey Grodzovsky2017-09-272-4/+6
* drm/amd/display: change order of HUBP and MPC disable according to HW guideTony Cheng2017-09-272-4/+10
* drm/amd/display: Fix eDP power isn't off when lid closeJohn Wu2017-09-271-1/+3
* drm/amd/display: Release dm_state->context when state is cleared.Andrey Grodzovsky2017-09-272-0/+24
* drm/amd/display: Skip DC validation for flips and cursor.Andrey Grodzovsky2017-09-271-17/+18
* drm/amd/display: Introduce refcount for dc_validate_contextAndrey Grodzovsky2017-09-273-16/+54
* drm/amd/display: change non_dpm0 state's default SR latencyCharlene Liu2017-09-271-2/+2
* drm/amd/display: Flattening to dc_transfer_funcLeo (Sunpeng) Li2017-09-275-37/+20Star
* drm/amd/display: Attach surface to dm_plane_state.Andrey Grodzovsky2017-09-272-203/+147Star
* drm/amd/display: Clean dm_plane_state hooks.Andrey Grodzovsky2017-09-271-37/+6Star