summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2022-09-29drm/amd/display: Cursor Info Update refactorMax Tseng1-0/+1
2022-09-29drm/amd/display: Avoid unnecessary pixel rate divider programmingTaimur Hassan1-0/+53
2022-09-29drm/amd/display: Remove assert for odm transition caseEric Bernstein1-3/+7
2022-09-29drm/amd/display: Add ABM control to panel_config struct.Ian Chen1-0/+6
2022-09-29drm/amd/display: Disable MALL when TMZ surfaceAlvin Lee4-11/+19
2022-09-29drm/amd/display: Fix typo in get_pixel_rate_divTaimur Hassan1-1/+1
2022-09-29drm/amd/display: add debug keys for override bios settings.Charlene Liu2-3/+21
2022-09-29drm/amd/display: Fix audio on display after unplugging anotherAric Cyr1-4/+2
2022-09-29drm/amd/display: add missing null checkWenjing Liu1-1/+1
2022-09-29drm/amd/display: Add explicit FIFO disable for DP blankNicholas Kazlauskas1-1/+11
2022-09-29drm/amd/display: Wrap OTG disable workaround with FIFO controlNicholas Kazlauskas1-1/+10
2022-09-29drm/amd/display: Add debug option for exiting idle optimizations on cursor up...Brandon Syu4-2/+6
2022-09-29drm/amd/display: Change EDID fallback conditionIlya Bakoulin1-1/+1
2022-09-29drm/amd/display: Do DIO FIFO enable after DP video stream enableNicholas Kazlauskas1-5/+8
2022-09-29drm/amd/display: Remove interface for periodic interrupt 1Aric Cyr5-50/+18
2022-09-29drm/amd/display: Update DCN32 to use new SR latenciesAlvin Lee1-2/+2
2022-09-29drm/amd/display: Avoid avoid unnecessary pixel rate divider programmingTaimur Hassan1-0/+47
2022-09-20drm/amd/display: Reduce number of arguments of dml314's CalculateFlipSchedule()Nathan Chancellor1-125/+47
2022-09-20drm/amd/display: Reduce number of arguments of dml314's CalculateWatermarksAn...Nathan Chancellor1-196/+52
2022-09-19drm/amd/display: 3.2.204Aric Cyr1-1/+1
2022-09-19drm/amd/display: correct num_dsc based on HW capCharlene Liu1-1/+1
2022-09-19drm/amd/display: solve regression in update phy state refactorWenjing Liu2-3/+8
2022-09-19drm/amd/display: update dccg based on HW deltaCharlene Liu3-19/+55
2022-09-19drm/amd/display: Do second pass through DML for DET calculationAlvin Lee5-67/+76
2022-09-19drm/amd/display: log vertical interrupt 1 for debugJosip Pavic2-0/+8
2022-09-19drm/amd/display: Revise Sink device string IDRobin Chen1-3/+4
2022-09-19drm/amd/display: Modify DML to adjust Vstartup Positionmuansari4-1/+5
2022-09-19drm/amd/display: Disable OTG WA for the plane_state NULL case on DCN314Nicholas Kazlauskas1-2/+1
2022-09-19drm/amd/display: Add shift and mask for ICH_RESET_AT_END_OF_LINEDaniel Miess2-223/+6
2022-09-19drm/amd/display: Enable committing subvp configAurabindo Pillai1-2/+0
2022-09-19drm/amd/display: Assume connectors are on single slotJaehyun Chung1-1/+8
2022-09-19drm/amd/display: do not compare integers of different widthsJosip Pavic3-3/+4
2022-09-19drm/amd/display: increase dcn315 pstate change latencyDmytro Laktyushkin1-8/+14
2022-09-19drm/amd/display: Ignore k1/k2 values for virtual signalRodrigo Siqueira2-0/+6
2022-09-19drm/amd/display: Don't allocate DET for phantom pipesAlvin Lee1-1/+11
2022-09-19drm/amd/display: Fix DP MST timeslot issue when fallback happenedCruise Hung1-1/+7
2022-09-19drm/amd/display: Display distortion after hotplug 5K tiled displayMeenakshikumar Somasundaram6-20/+45
2022-09-19drm/amd/display: Update dummy P-state search to use DCN32 DMLGeorge Shen2-1/+51
2022-09-19drm/amd/display: Expose few dchubbub functionsCharlene Liu4-8/+39
2022-09-19drm/amd/display: Removing 2 physPavle Kotarac1-1/+3
2022-09-19drm/amd/display: correct hostvm flagSherry Wang1-1/+1
2022-09-19drm/amd/display: Fix urgent latency override for DCN32/DCN321George Shen2-0/+2
2022-09-19drm/amd/display: Uncomment SubVP pipe split assignment in driverAlvin Lee1-4/+0
2022-09-19drm/amd/display: skip audio setup when audio stream is enabledzhikzhai1-2/+4
2022-09-19drm/amd/display: update gamut remap if plane has changedHugo Hu1-0/+1
2022-09-19drm/amd/display: Refactor edp panel power sequencer(PPS) codesIan Chen5-20/+36
2022-09-19drm/amd/display: 3.2.203Aric Cyr1-1/+1
2022-09-19drm/amd/display: Fix SubVP way calculationAlvin Lee1-4/+7
2022-09-19drm/amd/display: Disable SubVP on driver disableAlvin Lee2-1/+21
2022-09-19drm/amd/display: SubVP pipe split caseAlvin Lee3-11/+47