summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2022-10-101-1/+1
|\
| * Makefile.compiler: replace cc-ifversion with compiler-specific macrosNick Desaulniers2022-09-291-1/+1
| * drm/amd/display: Reduce number of arguments of dml314's CalculateFlipSchedule()Nathan Chancellor2022-09-211-125/+47
| * drm/amd/display: Reduce number of arguments of dml314's CalculateWatermarksAn...Nathan Chancellor2022-09-211-196/+52
| * drm/amd/display: correct num_dsc based on HW capCharlene Liu2022-09-211-1/+1
| * drm/amd/display: Disable OTG WA for the plane_state NULL case on DCN314Nicholas Kazlauskas2022-09-211-2/+1
| * drm/amd/display: Add shift and mask for ICH_RESET_AT_END_OF_LINEDaniel Miess2022-09-212-223/+6
| * drm/amd/display: increase dcn315 pstate change latencyDmytro Laktyushkin2022-09-211-8/+14
| * drm/amd/display: Fix DP MST timeslot issue when fallback happenedCruise Hung2022-09-211-1/+7
| * drm/amd/display: Display distortion after hotplug 5K tiled displayMeenakshikumar Somasundaram2022-09-216-20/+45
| * drm/amd/display: Update dummy P-state search to use DCN32 DMLGeorge Shen2022-09-212-1/+51
| * drm/amd/display: skip audio setup when audio stream is enabledzhikzhai2022-09-211-2/+4
| * drm/amd/display: update gamut remap if plane has changedHugo Hu2022-09-211-0/+1
| * drm/amd/display: Assume an LTTPR is always present on fixed_vs linksMichael Strauss2022-09-211-0/+8
| * drm/amd/display: fix dcn315 memory channel count and width readDmytro Laktyushkin2022-09-212-3/+7
| * drm/amd/display: Only consider pixle rate div policy for DCN32+Alvin Lee2022-09-213-17/+2
| * drm/amd/display: Port DCN30 420 logic to DCN32Chris Park2022-09-213-0/+29
| * drm/amd/display: Mark dml30's UseMinimumDCFCLK() as noinline for stack usageNathan Chancellor2022-09-131-2/+1
| * drm/amd/display: Reduce number of arguments of dml31's CalculateFlipSchedule()Nathan Chancellor2022-09-131-125/+47
| * drm/amd/display: Reduce number of arguments of dml31's CalculateWatermarksAnd...Nathan Chancellor2022-09-131-196/+52
| * drm/amd/display: Reduce number of arguments of dml32_CalculatePrefetchSchedule()Nathan Chancellor2022-09-133-133/+78
| * drm/amd/display: Reduce number of arguments of dml32_CalculateWatermarksMALLU...Nathan Chancellor2022-09-133-259/+140
| * drm/amd/display: Refactor SubVP calculation to remove FPUAlvin Lee2022-09-131-45/+44
| * drm/amd/display: add workaround for subvp cursor corruption for DCN32/321Aurabindo Pillai2022-09-132-2/+4
| * drm/amd/display: SW cursor fallback for SubVPAlvin Lee2022-09-134-0/+8
| * drm/amd/display: Round cursor width up for MALL allocationTaimur Hassan2022-09-132-2/+46
| * drm/amd/display: Correct dram channel width for dcn314Duncan Ma2022-09-133-0/+6
| * drm/amd/display: Relax swizzle checks for video non-RGB formats on DCN314Nicholas Kazlauskas2022-09-131-3/+1
| * drm/amd/display: Hook up DCN314 specific dml implementationNicholas Kazlauskas2022-09-133-1/+14
| * drm/amd/display: Enable dlg and vba compilation for dcn314Rodrigo Siqueira2022-09-131-0/+3
| * drm/amd/display: Fix compilation errors on DCN314Rodrigo Siqueira2022-09-131-4/+5
| * drm/amd/display: Fix divide by zero in DMLAric Cyr2022-09-132-18/+16
| * drm/amd/display: Fixing DIG FIFO ErrorLeo Chen2022-09-131-2/+1
| * drm/amd/display: Update MBLK calculation for SubVPAlvin Lee2022-09-132-8/+54
| * drm/amd/display: Revert "Fallback to SW cursor if SubVP + cursor too big"Aurabindo Pillai2022-09-131-5/+0
| * drm/amd/display: Fix black flash when switching from ODM2to1 to ODMBypassVladimir Stempen2022-08-301-1/+2
| * drm/amd/display: Fix check for stream and planeEthan Wellenreiter2022-08-301-1/+1
| * drm/amd/display: Re-initialize viewport after pipe mergeEthan Wellenreiter2022-08-301-0/+9
| * drm/amd/display: Use correct plane for CAB cursor size allocationAurabindo Pillai2022-08-301-11/+21
| * drm/amd/display: fix wrong register accessCharlene Liu2022-08-302-0/+4
| * drm/amd/display: use actual cursor size instead of max for CAB allocationAurabindo Pillai2022-08-301-1/+14
| * drm/amd/display: disable display fresh from MALL on an edge case for DCN321Aurabindo Pillai2022-08-301-16/+27
| * drm/amd/display: Fix CAB cursor size allocation for DCN32/321Aurabindo Pillai2022-08-301-1/+1
| * drm/amd/display: Missing HPO instance addedLeo Chen2022-08-301-0/+1
| * drm/amd/display: set dig fifo read start level to 7 before dig fifo resetWang Fudong2022-08-301-0/+5
| * drm/amd/display: Fix OTG H timing reset for dcn314Duncan Ma2022-08-301-1/+2
| * drm/amd/display: Fix DCN32 DPSTREAMCLK_CNTL programmingGeorge Shen2022-08-302-6/+6
| * drm/amd/display: enable PCON support for dcn314Roman Li2022-08-251-0/+1
* | drm/amd/display: fix array-bounds error in dc_stream_remove_writeback()Hamza Mahfooz2022-09-291-1/+1
* | drm/amdgpu: fix a compiling error in old kernelsAsher Song2022-09-291-1/+2