aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_hwseq.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Avoid setting pixel rate divider to N/ATaimur Hassan2022-11-231-3/+1
* drm/amd/display: Fix calculation for cursor CAB allocationGeorge Shen2022-11-151-9/+5
* drm/amd/display: Simplify bool conversionYang Li2022-10-111-1/+1
* drm/amd/display: do not compare integers of different widthsJosip Pavic2022-10-101-2/+1
* drm/amd/display: Disconnect DSC for unused pipes during ODM transitionRodrigo Siqueira2022-10-061-8/+11
* drm/amd/display: unblock mcm_lutsMartin Leung2022-10-061-3/+2
* drm/amd/display: Enable 2 to 1 ODM policy if supportedRodrigo Siqueira2022-10-061-0/+4
* drm/amd/display: block odd h_total timings from halving pixel rateMartin Leung2022-10-061-4/+5
* drm/amdgpu: fix a compiling error in old kernelsAsher Song2022-09-291-1/+2
* drm/amd/display: Fix various dynamic ODM transitions on DCN32Dillon Varone2022-09-291-0/+54
* drm/amd/display: Fix CAB allocation calculationAlvin Lee2022-09-291-2/+2
* drm/amd/display: Update MALL SS NumWays calculationAlvin Lee2022-09-291-110/+97
* drm/amd/display: Disable MALL when TMZ surfaceAlvin Lee2022-09-291-8/+10
* drm/amd/display: add missing null checkWenjing Liu2022-09-291-1/+1
* drm/amd/display: Enable committing subvp configAurabindo Pillai2022-09-191-2/+0
* drm/amd/display: do not compare integers of different widthsJosip Pavic2022-09-191-1/+1
* drm/amd/display: Ignore k1/k2 values for virtual signalRodrigo Siqueira2022-09-191-0/+3
* drm/amd/display: Add debug option for allocating extra way for cursorAlvin Lee2022-09-191-4/+6
* drm/amd/display: rework recent update PHY state commitWenjing Liu2022-09-191-22/+61
* drm/amd/display: Update viewport position for phantom pipesAlvin Lee2022-09-131-0/+32
* drm/amd/display: Round cursor width up for MALL allocationTaimur Hassan2022-09-131-1/+23
* drm/amd/display: clean up some inconsistent indentingsYang Li2022-08-291-3/+3
* drm/amd/display: Use correct plane for CAB cursor size allocationAurabindo Pillai2022-08-291-11/+21
* drm/amd/display: Revert "program k1/k2 divider for virtual signal for DCN32"Aurabindo Pillai2022-08-291-1/+1
* drm/amd/display: use actual cursor size instead of max for CAB allocationAurabindo Pillai2022-08-291-1/+14
* drm/amd/display: disable display fresh from MALL on an edge case for DCN321Aurabindo Pillai2022-08-291-16/+27
* drm/amd/display: Fix CAB cursor size allocation for DCN32/321Aurabindo Pillai2022-08-291-1/+1
* drm/amd/display: Allow PHY state update between same statesTaimur Hassan2022-08-291-3/+0
* drm/amd/display: Remove assert from PHY state updateTaimur Hassan2022-08-291-3/+1
* drm/amd/display: Add interface to track PHY stateAlvin Lee2022-08-251-0/+32
* drm/amd/display: program k1/k2 divider for virtual signal for DCN32Aurabindo Pillai2022-08-251-1/+1
* drm/amd/display: do not compare integers of different widthsJosip Pavic2022-08-161-1/+2
* drm/amd/display: Don't try to enter MALL SS if stereo3dAlvin Lee2022-08-101-3/+23
* drm/amd/display: fix CAB allocation for multiple displaysAurabindo Pillai2022-08-101-1/+12
* drm/amd/display: Clean up some inconsistent indentingJiapeng Chong2022-07-281-4/+4
* drm/amd/display: Add missing ODM 2:1 policy logicSamson Tam2022-07-251-1/+6
* drm/amd/display: Cache cursor when cursor exceeds 64x64Chris Park2022-07-251-2/+7
* drm/amd/display: Updates SubVP and SubVP DRR casesAlvin Lee2022-07-251-5/+2
* drm/amd/display: remove set but unused variableAlex Deucher2022-07-071-2/+1
* drm/amd/display: correct idle_power_optimizations disablement return valueEvan Quan2022-07-071-1/+1
* drm/amd/display: remove stale debug settingAurabindo Pillai2022-07-071-1/+0
* drm/amd/display: Use two pixel per container for k1/k2 divRodrigo Siqueira2022-07-051-4/+4
* drm/amd/display: Apply ODM 2:1 policy for single display configurationSamson Tam2022-07-051-4/+54
* drm/amd/display: Add function to set pixels per cycleEric Bernstein2022-07-051-0/+17
* drm/amd/display: Prepare for new interfacesMartin Leung2022-07-051-0/+91
* drm/amd/display: Add SubVP required codeAlvin Lee2022-07-051-4/+69
* drm/amd/display: Fix __umoddi3 undefined for 32 bit compilationRodrigo Siqueira2022-06-301-1/+3
* drm/amd/display: Add ODM seamless boot supportDuncan Ma2022-06-031-2/+2
* drm/amd/display: set link fec status during init for DCN32Jingwen Zhu2022-06-031-1/+5
* drm/amd/display: add new pixel rate programmingJun Lei2022-06-031-6/+66