summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Wake DMCUB before executing GPINT commandsNicholas Kazlauskas2023-12-193-30/+72
* drm/amd/display: Wake DMCUB before sending a commandNicholas Kazlauskas2023-12-1924-62/+142
* drm/amd/display: Refactor DMCUB enter/exit idle interfaceNicholas Kazlauskas2023-12-193-10/+41
* drm/amd/display: fix usb-c connector_typeAllen Pan2023-12-191-0/+5
* drm/amd/display: add debug option for ExtendedVBlank DLG adjustMuhammad Ahmed2023-12-192-1/+3
* drm/amd/display: Set test_pattern_changed update flag on pipe enableGeorge Shen2023-12-191-0/+4
* drm/amd/display: dereference variable before checking for zeroJosip Pavic2023-12-191-1/+1
* drm/amd/display: get dprefclk ss info from integration info tableCharlene Liu2023-12-191-5/+14
* drm/amd/display: skip error logging when DMUB is inactive from S3Samson Tam2023-12-191-10/+24
* drm/amd/display: make flip_timestamp_in_us a 64-bit variableJosip Pavic2023-12-191-1/+1
* drm/amd/display: Add case for dcn35 to support usb4 dmub hpd eventWayne Lin2023-12-191-8/+18
* drm/amd/display: disable FPO and SubVP for older DMUB versions on DCN32xHamza Mahfooz2023-12-191-0/+6
* drm/amd/display: Add function for dumping clk registersJohnson Chen2023-12-192-4/+22
* drm/amd/display: Unify optimize_required flags and VRR adjustmentsAric Cyr2023-12-195-17/+10
* drm/amd/display: Revert " drm/amd/display: Use channel_width = 2 for vram tab...Alvin Lee2023-12-151-7/+1
* drm/amd/display: remove HPO PG in driver sideMuhammad Ahmed2023-12-151-0/+1
* drm/amd/display: do not send commands to DMUB if DMUB is inactive from S3Samson Tam2023-12-152-0/+16
* drm/amd/pm: support return vpe clock tablePeyton Lee2023-12-141-0/+2
* drm/amd/display: 3.2.264Aric Cyr2023-12-131-1/+1
* drm/amd/display: fix HW block PG sequenceCharlene Liu2023-12-134-44/+105
* drm/amd/display: Force p-state disallow if leaving no plane configAlvin Lee2023-12-131-0/+20
* drm/amd/display: For prefetch mode > 0, extend prefetch if possibleAlvin Lee2023-12-133-6/+31
* drm/amd/display: Exit from idle state before accessing HW dataSung Joon Kim2023-12-131-0/+4
* drm/amd/display: Disable OPTC pg to match DC Hubp/dpp pgAllen2023-12-131-0/+1
* drm/amd/display: Populate dtbclk from bounding boxFangzhi Zuo2023-12-132-7/+12
* drm/amd/display: Revert DP2 MST hub triple display fixMichael Strauss2023-12-131-7/+0
* drm/amd/display: trivial comment changeAurabindo Pillai2023-12-131-1/+1
* drm/amd/display: Revert "Fix conversions between bytes and KB"Taimur Hassan2023-12-131-8/+8
* drm/amd/display: allow DP40 cables to do UHBR13.5Ran Shi2023-12-131-4/+10
* drm/amd/display: Use explicit size for types in DCCG's struct dp_dto_paramsAurabindo Pillai2023-12-131-2/+2
* drm/amd/display: Remove minor revision 5 until proper parser is readyJoshua Aberback2023-12-131-2/+0
* drm/amd/display: Fix spelling mistake "SMC_MSG_AllowZstatesEntr" -> "SMC_MSG_...Colin Ian King2023-12-131-4/+4
* drm/amd/display: Restore guard against default backlight value < 1 nitMario Limonciello2023-12-071-2/+2
* drm/amd/display: fix hw rotated modes when PSR-SU is enabledHamza Mahfooz2023-12-073-3/+13
* drm/amd/display: Increase frame warning limit with KASAN or KCSAN in dmlAlex Deucher2023-12-061-0/+4
* drm/amd/display: 3.2.263Aric Cyr2023-12-061-1/+1
* drm/amd/display: Update code comment to be more accurateRodrigo Siqueira2023-12-061-1/+2
* drm/amd/display: Adjust code styleRodrigo Siqueira2023-12-061-33/+30
* drm/amd/display: Fix array-index-out-of-bounds in dml2Roman Li2023-12-061-3/+3
* drm/amd/display: Disable DWB frame capture to emulate oneshotAlex Hung2023-12-062-0/+31
* drm/amd/display: Add new set_fc_enable to struct dwbc_funcsAlex Hung2023-12-063-0/+29
* drm/amd/display: Fix writeback_info is not removedAlex Hung2023-12-061-3/+4
* drm/amd/display: Validate hw_points_num before using itAlex Hung2023-12-061-0/+3
* drm/amd/display: Fix writeback_info never got updatedAlex Hung2023-12-061-9/+4
* drm/amd/display: Add writeback enable/disable in dcAlex Hung2023-12-062-0/+37
* drm/amd/display: Create one virtual connector in DCHarry Wentland2023-12-061-1/+2
* drm/amd/display: Avoid virtual stream encoder if not explicitly requestedAlex Hung2023-12-061-1/+4
* drm/amd/display: add support for DTO genarated dscclkWenjing Liu2023-12-063-1/+55
* drm/amd/display: Fix Replay Desync Error IRQ handlerDennis Chan2023-12-061-6/+6
* drm/amd/display: Add dml2 copy functionsDillon Varone2023-12-063-12/+36