summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2023-10-03drm/amd/display: Add writeback enable/disable in dcAlex Hung2-0/+37
2023-10-03drm/amd/display: Hande writeback request from userspaceAlex Hung1-0/+159
2023-10-03drm/amd/display: Create fake sink and stream for writeback connectorHarry Wentland1-11/+22
2023-10-03drm/amd/display: Create amdgpu_dm_wb_connectorHarry Wentland4-8/+24
2023-10-03drm/amd/display: Use drm_connector in create_validate_stream_for_sinkHarry Wentland3-11/+19
2023-10-03drm/amd/display: Address 'srf_updates' not described in 'could_mpcc_tree_chan...Srinivasan Shanmugam1-0/+1
2023-10-03drm/amd/display: Use drm_connector in create_stream_for_sinkHarry Wentland1-28/+37
2023-10-03drm/amd/display: Return drm_connector from find_first_crtc_matching_connectorHarry Wentland3-5/+9
2023-09-29Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-3/+3
2023-09-28drm/amd/display: Skip writeback connector when we get amdgpu_dm_connectorHarry Wentland3-11/+76
2023-09-28drm/amd/display: Check all enabled planes in dm_check_crtc_cursorMichel Dänzer1-2/+12
2023-09-28drm/amd/display: Initialize writeback connectorAlex Hung4-2/+265
2023-09-28drm/amd/display: Fix null pointer dereference in error messageCong Liu1-2/+1
2023-09-28drm/amd/display: Create one virtual connector in DCHarry Wentland2-3/+11
2023-09-28drm/amd/display: Remove unused DPCD declarationsStylon Wang1-58/+1
2023-09-28drm/amd/display: Skip entire amdgpu_dm build if !CONFIG_DRM_AMD_DCHarry Wentland1-5/+8
2023-09-27drm/amd: Drop error message about failing to load DMUB firmwareMario Limonciello1-2/+0
2023-09-27drm/amd/display: Change dc_set_power_state() to bool instead of intMario Limonciello3-8/+13
2023-09-27drm/amd: Propagate failures in dc_set_power_state()Mario Limonciello3-9/+14
2023-09-27drm/amd/display: set stream gamut remap matrix to MPC for DCN3+Melissa Wen8-6/+46
2023-09-27drm/amdgpu/gmc: set a default disable value for AGPAlex Deucher1-1/+1
2023-09-27drm/amd/display: Break after finding supported vlevel for repopulateAlvin Lee1-0/+1
2023-09-27drm/amd/display: Update OPP counter from new interfaceHong-lu Cheng1-1/+1
2023-09-27drm/amd/display: augment display clock in dc_cap structureMax Tseng3-0/+5
2023-09-27drm/amd/display: 3.2.253Aric Cyr1-1/+1
2023-09-27drm/amd/display: fix incorrect odm change detection logicWenjing Liu3-6/+35
2023-09-27drm/amd/display: add primary pipe check when building slice table for dcn3xWenjing Liu1-6/+10
2023-09-27drm/amd/display: add get primary dpp pipe resource interfaceWenjing Liu2-0/+20
2023-09-27drm/amd/display: add missing function pointer for DCN321 resourceWenjing Liu1-0/+1
2023-09-27drm/amd/display: Rename DisableMinDispClkODM in dc_configGabe Teeger1-1/+1
2023-09-27drm/amd/display: Improve code style on bios_parser2Rodrigo Siqueira1-20/+17
2023-09-27drm/amd/display: Remove unwanted drm edid referencesAlex Hung1-19/+23
2023-09-27drm/amd/display: switch DC over to the new DRM logging macrosHamza Mahfooz39-225/+236
2023-09-27drm/amd/display: skip audio config for virtual signalAlex Hung1-0/+4
2023-09-27drm/amd/display: block MPO if it prevents pstate supportDmytro Laktyushkin3-2/+25
2023-09-27drm/amd/display: Fix DP2.0 timing syncIlya Bakoulin5-31/+55
2023-09-27drm/amd/display: Improve x86 and dmub ips handshakeDuncan Ma11-28/+130
2023-09-27drm/amd/display: remove guaranteed viewports limitation for odmWenjing Liu2-61/+0
2023-09-27drm/amd/display: add new windowed mpo odm minimal transition sequenceWenjing Liu2-56/+207
2023-09-27drm/amd/display: reset stream slice count for new ODM policyWenjing Liu1-0/+9
2023-09-27drm/amd/display: determine fast update only before commit minimal transition ...Wenjing Liu1-2/+4
2023-09-27drm/amd/display: remove unused mmhub_reg_offsetsQingqing Zhuo1-10/+0
2023-09-26drm/amd/display: fix some style issuesAlex Deucher2-9/+7
2023-09-26gpu: drm: amd: display: fix kernel-doc warningsSwarup Laxman Kotiaklapudi1-0/+6
2023-09-26drm/amd/display: 3.2.252Aric Cyr1-1/+1
2023-09-26drm/amd/display: Drop unused link FPGA codeRodrigo Siqueira6-138/+2
2023-09-26drm/amd/display: Enable DCN low mem power by defaultMuhammad Ahmed1-1/+1
2023-09-26drm/amd/display: Expand DML to better support replayMuhammad Ahmed1-0/+47
2023-09-26drm/amd/display: Use optc32 instead of optc30 in DCOvidiu Bunea4-3/+5
2023-09-26drm/amd/display: Optimize OLED T7 delayAgustin Gutierrez1-1/+2