summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2024-01-06drm/amd/display: Allow z8/z10 from driverCharlene Liu1-0/+2
2024-01-06drm/amd/display: fix bandwidth validation failure on DCN 2.1Melissa Wen1-1/+1
2024-01-06drm/amdgpu: apply the RV2 system aperture fix to RN/CZN as wellAlex Deucher1-2/+6
2024-01-06drm/amd/display: Move fixpt_from_s3132 to amdgpu_dmHarry Wentland2-15/+15
2024-01-06drm/amd/display: Fix recent checkpatch errors in amdgpu_dmHarry Wentland3-6/+5
2024-01-06drm/amd/display: avoid stringop-overflow warnings for dp_decide_lane_settings()Arnd Bergmann2-2/+2
2024-01-06drm/amd/display: Fix power_helpers.c codestyleMarcelo Mendes Spessoto Junior1-1/+1
2024-01-06drm/amd/display: Fix hdcp_log.h codestyleMarcelo Mendes Spessoto Junior1-4/+6
2024-01-06drm/amd/display: Fix hdcp2_execution.c codestyleMarcelo Mendes Spessoto Junior1-4/+2
2024-01-06drm/amd/display: Fix hdcp_psp.h codestyleMarcelo Mendes Spessoto Junior1-5/+5
2024-01-06drm/amd/display: Fix freesync.c codestyleMarcelo Mendes Spessoto Junior1-2/+2
2024-01-06drm/amd/display: Fix hdcp_psp.c codestyleMarcelo Mendes Spessoto Junior1-2/+2
2024-01-06drm/amd/display: Fix hdcp1_execution.c codestyleMarcelo Mendes Spessoto Junior1-2/+2
2024-01-06drm/amd/display: Removing duplicate copyright textMarcelo Mendes Spessoto Junior1-28/+0
2024-01-06drm/amd/display: add nv12 bounding boxAlex Deucher1-1/+109
2024-01-06drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP displays ...Joshua Ashton2-8/+13
2024-01-03drm/amd/display: Adjust kdoc for 'dcn35_hw_block_power_down' & 'dcn35_hw_bloc...Srinivasan Shanmugam1-27/+41
2024-01-03drm/amd/display: Address function parameter 'context' not described in 'dc_st...Srinivasan Shanmugam2-2/+3
2024-01-03drm/amd/display: Add some functions for Panel ReplayTom Chung12-6/+234
2024-01-03Re-revert "drm/amd/display: Enable Replay for static screen use cases"Ivan Lipski2-30/+1
2024-01-03drm/amd/display: Fixing stream allocation regressionRelja Vojvodic1-1/+1
2024-01-03drm/amd/display: Verify disallow bits were cleared for idleNicholas Kazlauskas1-2/+10
2024-01-03drm/amd/display: Fix Mismatch between pipe and streamGabe Teeger2-6/+16
2024-01-03drm/amd/display: Refactor INIT into component folderRevalla41-41/+250
2024-01-03drm/amd/display: For FPO and SubVP/DRR configs program vmin/max selAlvin Lee8-24/+62
2024-01-03drm/amd/display: Add dpia display mode validation logicMeenakshikumar Somasundaram5-40/+104
2024-01-03drm/amd/display: Switch DMCUB notify idle command to NO_WAITNicholas Kazlauskas1-1/+2
2024-01-03drm/amd/display: Wait forever for DMCUB to wake upNicholas Kazlauskas1-12/+2
2024-01-03drm/amd/display: Always exit DMCUB idle when calledNicholas Kazlauskas1-3/+0
2024-01-03drm/amd/display: Add log end specifierRelja Vojvodic1-1/+1
2024-01-03drm/amd/display: Assign stream status for FPO + Vactive casesAlvin Lee1-1/+2
2024-01-03drm/amd/display: pbn_div need be updated for hotplug eventWayne Lin1-2/+1
2024-01-03drm/amd/display: Correctly restore user_levelCamille Cho13-20/+42
2024-01-03drm/amd/display: Fix minor issues in BW Allocation Phase2Meenakshikumar Somasundaram2-124/+101
2024-01-03drm/amd/display: Add null pointer guards where neededJosip Pavic3-1/+10
2024-01-03drm/amd/display: Add HDMI capacity computations using fixed31_32Leo (Hanghong) Ma3-3/+3
2024-01-03drm/amd/display: Add more mechanisms for testsRelja Vojvodic5-90/+229
2024-01-03drm/amd/display: Don't allow FPO if no planesAlvin Lee3-5/+25
2024-01-03drm/amd/display: Fix subvp+drr logic errorsAlvin Lee1-22/+30
2024-01-03drm/amd/display: enable dcn35 idle power optimizationRoman Li1-1/+1
2024-01-03drm/amd/display: Disable IPS by defaultRoman Li1-0/+2
2024-01-03drm/amd/display: remove redundant initialization of variable remainderColin Ian King1-1/+2
2023-12-19drm/amd/display: 3.2.265Aric Cyr1-1/+1
2023-12-19drm/amd/display: [FW Promotion] Release 0.0.197.0Anthony Koo1-1/+1
2023-12-19drm/amd/display: change static screen wait frame_count for ipsAllen Pan5-2/+49
2023-12-19drm/amd/display: Fix hang/underflow when transitioning to ODM4:1Ilya Bakoulin2-0/+14
2023-12-19drm/amd/display: Only clear symclk otg flag for HDMIAlvin Lee4-4/+8
2023-12-19drm/amd/display: Fix lightup regression with DP2 single display configsMichael Strauss1-0/+8
2023-12-19drm/amd/display: Deep copy dml2_context when copying dc_stateDillon Varone1-0/+4
2023-12-19drm/amd/display: Create dc_state after resource initializationDillon Varone1-9/+9