aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2020-02-25drm/amd/display: Add aconnector condition check for dpcd readZhan Liu1-7/+14
2020-02-19drm/amd/display: Don't take the address of skip_scdc_overwrite in dc_link_detect_helperNathan Chancellor1-2/+1
2020-02-12drm/amdgpu/display move get_num_odm_splits() into dc_resource.cAlex Deucher4-17/+19
2020-02-12drm/amdgpu/display: extend DCN guardsAlex Deucher3-4/+4
2020-02-12drm/amdgpu/display: extend DCN guard in dal_bios_parser_init_cmd_tbl_helper2Alex Deucher1-10/+3
2020-02-11drm/amd/display: DCN2.x Do not program DPPCLK if same valueSung Lee1-1/+1
2020-02-11drm/amd/display: Don't map ATOM_ENABLE to ATOM_INITNicholas Kazlauskas1-4/+0
2020-02-11amdgpu: Prevent build errors regarding soft/hard-float FP ABI tagsDaniel Kolesa1-0/+6
2020-02-11drm/amd/display: Add initialitions for PLL2 clock sourceIsabel Zhang1-0/+6
2020-02-11drm/amd/display: Limit minimum DPPCLK to 100MHz.Yongqiang Sun1-0/+6
2020-02-11drm/amd/display: Check engine is not NULL before acquiringAric Cyr1-1/+1
2020-02-11drm/amd/display: Use dcfclk to populate watermark rangesSung Lee1-7/+7
2020-02-11drm/amd/display: Do not set optimized_require to false after plane disableSung Lee1-1/+0
2020-02-11drm/amd/display: Remove set but not unused variable 'stream_status'YueHaibing1-7/+1
2020-02-11drm/amd/display: DCN2.x Do not program DPPCLK if same valueSung Lee1-1/+1
2020-02-11drm/amd/display: Add psr get_state callWyatt Wood3-7/+10
2020-02-11drm/amd/display: Don't map ATOM_ENABLE to ATOM_INITNicholas Kazlauskas1-4/+0
2020-02-11drm/amd/display: add monitor patch to disable SCDC read/writeMartin Leung4-0/+18
2020-02-11drm/amd/display: add odm split logic to scaling calculationsDmytro Laktyushkin3-79/+131
2020-02-11drm/amd/display: 3.2.72Anthony Koo1-1/+1
2020-02-11drm/amd/display: Drop unused field from dc_panel_patchNikola Cornij1-1/+0
2020-02-11drm/amd/display: Update register definesAnthony Koo2-27/+0
2020-02-11drm/amd/display: Toggle VSR button cause system crashPeikang Zhang1-2/+6
2020-02-11drm/amd/display: Add AUX backlight registerRodrigo Siqueira1-8/+0
2020-02-11drm/amd/display: Hookup psr set version callWyatt Wood2-6/+12
2020-02-11drm/amd/display: Pass override OUI in to dc_init_dataCalvin Hou4-17/+40
2020-02-11drm/amd/display: Remove unused values from psr structWyatt Wood1-13/+0
2020-02-11drm/amd/display: Don't treat missing command table as failureNicholas Kazlauskas1-2/+2
2020-02-11drm/amd/display: always apply T7/T9 delay logicMartin Leung1-27/+29
2020-02-07amdgpu: Prevent build errors regarding soft/hard-float FP ABI tagsDaniel Kolesa1-0/+6
2020-02-06drm/amd/display: Fix wrongly passed static prefixTakashi Iwai1-2/+2
2020-02-06drm/amd/display: turn off the mst hub before we do detectionJoseph Gravenor1-2/+20
2020-02-06drm/amd/display: Add initialitions for PLL2 clock sourceIsabel Zhang1-0/+6
2020-02-06drm/amd/display: fix workaround for incorrect double buffer register for DLG ADL and TTUTony Cheng1-10/+25
2020-02-06drm/amd/display: linux enable oled panel support dc partHersen Wu7-1/+279
2020-02-06drm/amd/display: external monitor abm enabled in modern standbyJing Zhou2-0/+8
2020-02-06drm/amd/display: 3.2.71Aric Cyr1-1/+1
2020-02-06drm/amd/display: Limit minimum DPPCLK to 100MHz.Yongqiang Sun1-0/+6
2020-02-06drm/amd/display: Use uint64_t logger_mask instead of uint32_tDavid Galiffi1-1/+2
2020-02-06drm/amd/display: Add wm ranges to clk_mgrSung Lee2-3/+4
2020-02-06drm/amd/display: Check hyperV flag in DC.Yongqiang Sun2-0/+4
2020-02-06drm/amd/display: fix inputting clk lvl into dml for RNEric Yang2-41/+127
2020-02-06drm/amd/display: decouple global lock out of pipe control lockWenjing Liu2-27/+20
2020-02-06drm/amd/display: Check engine is not NULL before acquiringAric Cyr1-1/+1
2020-02-06drm/amd/display: Use dcfclk to populate watermark rangesSung Lee1-7/+7
2020-02-06drm/amd/display: add stream_enc_inst for PSP HDCP inst useCharlene Liu5-2/+6
2020-02-06drm/amd/display: Update hubbub description commentPeikang Zhang1-60/+3
2020-02-06drm/amd/display: remove early break in interdependent_lockRoman Li1-1/+0
2020-02-06drm/amd/display: dc_get_vmid_use_vector() crashes when get calledPeikang Zhang1-1/+1
2020-02-06drm/amd/display: 3.2.70Aric Cyr1-1/+1