summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc
Commit message (Expand)AuthorAgeFilesLines
...
| * | drm/amd/display: 3.2.180Aric Cyr2022-04-051-1/+1
| * | drm/amd/display: fix missing-prototypes warningBecle Lee2022-04-051-0/+1
| * | drm/amd/display: Enable 3 plane for DCN 3.0 and 3.02Krunoslav Kovac2022-04-052-6/+6
| * | drm/amd/display: extract set stream attribute to link_hwssWenjing Liu2022-04-058-47/+94
| * | drm/amd/display: revert Power down hardware if timer not triggerMartin Leung2022-04-051-25/+1
| * | drm/amd/display: add support for handling 128b/132b link training test requestWenjing Liu2022-04-052-2/+36
| * | drm/amd/display: Add configuration options for AUX wake work around.Jimmy Kizito2022-04-052-1/+24
| * | drm/amd/display: Remove underflow IRQ typeAngus Wang2022-04-051-1/+0
| * | drm/amd/display: remove assert for odm transition caseEric Bernstein2022-04-051-1/+0
| * | drm/amd/display: Fix by adding FPU protection for dcn30_internal_validate_bwCHANDAN VURDIGERE NATARAJ2022-04-051-0/+2
| * | drm/amd/display: remove DC_FP_* wrapper from dml folderMelissa Wen2022-03-314-18/+10
| * | drm/amd/display: detach fpu operations from dcn10_validate_bandwidth in calcsMelissa Wen2022-03-313-5/+16
| * | drm/amd/display: DCN3.1: don't mark as kernel-docRandy Dunlap2022-03-311-2/+1
| * | drm/amd/display: Fix pointer dereferenced before checkingHaowen Bai2022-03-311-1/+1
| * | drm/amd/display: 3.2.179Aric Cyr2022-03-311-1/+1
| * | drm/amd/display: Revert FEC check in validationMartin Leung2022-03-311-4/+0
| * | drm/amd/display: Update LTTPR UHBR link rate support structMichael Strauss2022-03-311-1/+1
| * | drm/amd/display: Add support for USBC connectorSamson Tam2022-03-313-3/+11
| * | drm/amd/display: Add work around for AUX failure on wake.Jimmy Kizito2022-03-312-0/+60
| * | drm/amd/display: Clear optc false state when disable otgCharlene Liu2022-03-312-8/+11
| * | drm/amd/display: Enable power gating before init_pipesRoman Li2022-03-313-6/+9
| * | drm/amd/display: Remove redundant dsc power gating from init_hwRoman Li2022-03-311-7/+0
| * | drm/amd/display: Power down hardware if timer not triggerPaul Hsieh2022-03-311-1/+25
| * | drm/amd/display: Correct Slice reset calculationChris Park2022-03-311-2/+2
| * | drm/amd/display: Enable 3-plane MPO for DCN31Krunoslav Kovac2022-03-311-3/+3
| * | drm/amd/display: Set fec register init valueJingwen Zhu2022-03-313-16/+22
| * | drm/amd/display: Remove SW w/a for HDCP 1.4 1A-07 failure based on ECO fixOliver Logush2022-03-312-4/+2
| * | drm/amd/display: Create underflow interrupt IRQ typeAngus Wang2022-03-311-0/+1
| * | drm/amd/display: move FPU related code from dcn316 to dml/dcn31 folderMelissa Wen2022-03-255-256/+235
| * | drm/amd/display: move FPU related code from dcn315 to dml/dcn31 folderMelissa Wen2022-03-255-257/+235
| * | drm/amd/display: move FPU related code from dcn31 to dml/dcn31 folderMelissa Wen2022-03-256-381/+451
| * | drm/amd/display: 3.2.178Aric Cyr2022-03-251-1/+1
* | | Merge tag 'Wstringop-overflow-fixes-5.19-rc1' of git://git.kernel.org/pub/scm...Linus Torvalds2022-05-252-4/+4
|\ \ \
| * | | drm/amd/display: Fix Wstringop-overflow warnings in dc_link_dp.cGustavo A. R. Silva2022-04-262-4/+4
| | |/ | |/|
* | | drm/amd/display: undo clearing of z10 related function pointersEric Yang2022-05-061-5/+0
* | | drm/amd/display: Avoid reading audio pattern past AUDIO_CHANNELS_COUNTHarry Wentland2022-05-041-1/+1
* | | drm/amd/display: Fix memory leak in dcn21_clock_source_createMiaoqian Lin2022-04-271-0/+1
* | | drm/amd/display: remove dtbclk_ss compensation for dcn316Charlene Liu2022-04-133-4/+4
* | | drm/amd/display: don't ignore alpha property on pre-multiplied modeMelissa Wen2022-04-132-10/+18
|/ /
* | drm/amd/display: update dcn315 clock table readDmytro Laktyushkin2022-04-061-40/+67
* | drm/amdgpu/display: change pipe policy for DCN 2.1Benjamin Marty2022-04-061-1/+1
* | drm/amd/display: Add configuration options for AUX wake work around.Jimmy Kizito2022-04-062-1/+24
* | drm/amd/display: remove assert for odm transition caseEric Bernstein2022-04-061-1/+0
* | drm/amd/display: Fix by adding FPU protection for dcn30_internal_validate_bwCHANDAN VURDIGERE NATARAJ2022-04-061-0/+2
* | drm/amd/display: Revert FEC check in validationMartin Leung2022-04-061-4/+0
* | drm/amd/display: Add work around for AUX failure on wake.Jimmy Kizito2022-04-062-0/+60
* | drm/amd/display: Clear optc false state when disable otgCharlene Liu2022-04-062-8/+11
* | drm/amd/display: Enable power gating before init_pipesRoman Li2022-04-063-6/+9
* | drm/amd/display: Remove redundant dsc power gating from init_hwRoman Li2022-04-061-7/+0
* | drm/amd/display: Correct Slice reset calculationChris Park2022-04-061-2/+2
|/