summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Fix pageflip event race condition for DCN.Mario Kleiner2020-03-191-3/+15
* drm/amd/display: Add link_rate quirk for Apple 15" MBP 2017Mario Kleiner2020-03-131-0/+11
* drm/amd/display: fix typos for dcn20_funcs and dcn21_funcs structStanley.Yang2020-03-132-2/+0
* drm/amd/display: update soc bb for nv14Martin Leung2020-03-091-0/+114
* drm/amdgpu/display: navi1x copy dcn watermark clock settings to smu resume fr...Hersen Wu2020-03-051-0/+69
* drm/amd/display: fix dcc swath size calculations on dcn1Josip Pavic2020-03-051-2/+2
* drm/amd/display: Clear link settings on MST disable connectorBhawanpreet Lakha2020-03-051-0/+1
* drm/amdgpu/display: clean up hdcp workqueue handlingAlex Deucher2020-02-191-4/+6
* drm/amd/display: fix backwards byte order in rx_caps.Bhawanpreet Lakha2020-02-141-2/+2
* drm/amd/display: DCN2.x Do not program DPPCLK if same valueSung Lee2020-02-111-1/+1
* drm/amd/display: Don't map ATOM_ENABLE to ATOM_INITNicholas Kazlauskas2020-02-111-4/+0
* amdgpu: Prevent build errors regarding soft/hard-float FP ABI tagsDaniel Kolesa2020-02-111-0/+6
* drm/amd/display: Add initialitions for PLL2 clock sourceIsabel Zhang2020-02-111-0/+6
* drm/amd/display: Limit minimum DPPCLK to 100MHz.Yongqiang Sun2020-02-111-0/+6
* drm/amd/display: Check engine is not NULL before acquiringAric Cyr2020-02-111-1/+1
* drm/amd/display: Use dcfclk to populate watermark rangesSung Lee2020-02-111-7/+7
* drm/amd/display: Do not set optimized_require to false after plane disableSung Lee2020-02-111-1/+0
* drm/amd/display: Fix psr static frames calculationRoman Li2020-02-111-2/+3
* drm/amd/dm/mst: Ignore payload update failuresLyude Paul2020-02-051-9/+4
* drm/amdgpu/display: handle multiple numbers of fclks in dcn_calcs.c (v2)Alex Deucher2020-02-041-11/+23
* drm/amd/display: Fix HW/SW state mismatchBhawanpreet Lakha2020-02-041-0/+19
* drm/amd/display: Fix a typo when computing dsc configurationMikita Lipski2020-02-041-1/+1
* drm/amd/display: Only enable cursor on pipes that need itNicholas Kazlauskas2020-02-041-0/+30
* drm/amd/display: Move drm_dp_mst_atomic_check() to the front of dc_validate_g...Zhan Liu2020-01-301-4/+10
* drm/amd/display: fix spelling mistake link_integiry_check -> link_integrity_c...Colin Ian King2020-01-303-7/+7
* drm/amd/display: fix for-loop with incorrectly sized loop counter (v2)Colin Ian King2020-01-271-4/+4
* drm/amd/display: do not allocate display_mode_lib unnecessarilyDor Askayo2020-01-271-8/+9
* Revert "drm/amd/display: Don't skip link training for empty dongle"Harry Wentland2020-01-271-8/+2
* drm/amd/display: Retrain dongles when SINK_COUNT becomes non-zeroHarry Wentland2020-01-271-2/+1
* drm/amd/display: use odm combine for YCbCr420 timing with h_active greater th...Wenjing Liu2020-01-223-22/+45
* drm/amd/display: init hw i2c speedLewis Huang2020-01-222-9/+1
* drm/amd/display: changed max_downscale_src_width to 4096.Isabel Zhang2020-01-221-1/+1
* drm/amd/display: support VSC SDP update on video test pattern requestWenjing Liu2020-01-221-8/+3
* drm/amd/display: Check hw_init state when determining if DMCUB is initializedNicholas Kazlauskas2020-01-221-0/+3
* drm/amd/display: Reset inbox rptr/wptr when resetting DMCUBNicholas Kazlauskas2020-01-221-2/+2
* drm/amd/display: Call ATOM_INIT instead of ATOM_ENABLE for DMCUBNicholas Kazlauskas2020-01-221-0/+4
* drm/amd/display: Add hardware reset interface for DMUB serviceNicholas Kazlauskas2020-01-222-0/+31
* drm/amd/display: Fix update type for multiple planesRoman Li2020-01-221-30/+34
* drm/amd/display: fix rotation_angle to use enum valuesBrandon Syu2020-01-221-6/+6
* drm/amd/display: 3.2.69Aric Cyr2020-01-221-1/+1
* drm/amd/display: Refine i2c frequency calculating sequenceLewis Huang2020-01-221-49/+19
* drm/amd/display: Refactor to remove diags specific rgam funcAnthony Koo2020-01-222-182/+129
* drm/amd/display: Fix DML dummyinteger types mismatchJerry (Fangzhi) Zuo2020-01-221-2/+2
* drm/amd/display: Do DMCUB hw_init before DCNicholas Kazlauskas2020-01-221-2/+2
* drm/amd/display: Fixed comment stylingHaiyi Zhou2020-01-221-1/+1
* drm/amd/display: check pipe_ctx is split pipe or notPaul Hsieh2020-01-221-2/+15
* drm/amd/display: Fallback to DMCUB when command table is missingNicholas Kazlauskas2020-01-221-4/+70
* drm/amd/display: Get fb base and fb offset for DMUB from registersNicholas Kazlauskas2020-01-223-4/+27
* drm/amd/display: Add debug option to disable DSC supportWenjing Liu2020-01-222-1/+3
* drm/amd/display: Do not send training pattern if VS DifferentSung Lee2020-01-221-1/+1