summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2024-08-06drm/amdgpu: optimize the padding for gfx10Sunil Khatri-2/+20
2024-08-06drm/amd/display: Align 'dpp401_dscl_program_isharp' with actual function para...Srinivasan Shanmugam-1/+0
2024-08-06drm/amdgpu: Clean up the register dump via debugfs listSunil Khatri-41/+1
2024-08-06drm/amdgpu: Remove debugfs amdgpu_reset_dump_register_listSunil Khatri-96/+0
2024-08-06drm/amd/pm: add overdrive support on smu v14.0.2/3Kenneth Feng-3/+894
2024-08-06drm/amd/display: Handle null 'stream_status' in 'planes_changed_for_existing_...Srinivasan Shanmugam-1/+3
2024-08-06drm/amd/pm: update powerplay structure on smu v14.0.2/3Kenneth Feng-6/+46
2024-08-06drm/amdkfd: Fix compile error if HMM support not enabledPhilip Yang-0/+14
2024-08-06drm/amd/display: 3.2.294Aric Cyr-1/+1
2024-08-06drm/amd/display: Remove unused codeRodrigo Siqueira-10/+0
2024-08-06drm/amd/display: Add missing registers for dcn32Rodrigo Siqueira-0/+5
2024-08-06drm/amd/display: Add dcc propagation valueRodrigo Siqueira-0/+1
2024-08-06drm/amd/display: Add missing mcache registersRodrigo Siqueira-1/+3
2024-08-06drm/amd/display: Remove duplicated codeRodrigo Siqueira-3/+0
2024-08-06drm/amd/display: Add missing DET segments programmingRodrigo Siqueira-0/+2
2024-08-06drm/amd/display: For FAMS2 don't program P-State force from driverAlvin Lee-2/+0
2024-08-06drm/amd/display: Fix Cursor Offset in Scaled ScenariosSung Lee-2/+2
2024-08-06drm/amd/display: Replace dm_execute_dmub_cmd with dc_wake_and_execute_dmub_cmdRodrigo Siqueira-2/+1
2024-08-06drm/amd/display: Setup two pixel per containerRodrigo Siqueira-0/+1
2024-08-06drm/amd/display: Re-order enum in a header fileRodrigo Siqueira-16/+16
2024-08-06drm/amd/display: Get link index for AUX reply notificationCruise-0/+1
2024-08-06drm/amd/display: Check UnboundedRequestEnabled's valueAlex Hung-1/+1
2024-08-06drm/amd/display: Underflow Seen on DCN401 eGPUDaniel Sa-2/+6
2024-08-06drm/amd/display: Enable aux transfer path via dmub for dp tunnelingMeenakshikumar Somasundaram-1/+9
2024-08-02Merge tag 'drm-fixes-2024-08-02' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-19/+114
2024-08-02Revert "drm/amd: Add power_saving_policy drm property to eDP connectors"Hamza Mahfooz-53/+5
2024-07-29Merge drm/drm-next into drm-misc-nextThomas Zimmermann-7949/+342180
2024-07-28minmax: don't use max() in situations that want a C constant expressionLinus Torvalds-1/+1
2024-07-28minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds-4/+14
2024-07-27drm/amdgpu: Fix APU handling in amdgpu_pm_load_smu_firmware()Alex Deucher-1/+2
2024-07-27drm/amdgpu: increase mes log buffer size for gfx12Michael Chen-8/+20
2024-07-27drm/amdgpu: fix contiguous handling for IB parsing v2Christian König-8/+8
2024-07-27drm/amdgpu/pm: support gpu_metrics sysfs interface for smu v14.0.2/3Kenneth Feng-2/+84
2024-07-27drm/amd/display: Add new enable and disable functions for DCN35Hansen Dsouza-1/+53
2024-07-27drm/amd/display: Use gpuvm_min_page_size_kbytes for DML2 surfacesNicholas Kazlauskas-6/+14
2024-07-27drm/amd/display: Initialize get_bytes_per_element's default to 1Alex Hung-2/+2
2024-07-27drm/amd/display: Check null values from functionsAlex Hung-0/+8
2024-07-27drm/amd/display: Add logs for debugging outboxCruise-0/+22
2024-07-27drm/amd/display: Add new enable and disable functionsHansen Dsouza-0/+212
2024-07-27drm/amdgpu: convert bios_hardcoded_edid to drm_edidThomas Weißschuh-23/+14
2024-07-27drm/amdgpu: Fix APU handling in amdgpu_pm_load_smu_firmware()Alex Deucher-1/+2
2024-07-27drm/amdgpu: trigger ip dump before suspend of IP'sSunil Khatri-30/+30
2024-07-27drm/amd/display: Avoid overflow assignment in link_dp_ctsAlex Hung-2/+4
2024-07-27drm/amd/display: Use correct cm_helper functionIlya Bakoulin-12/+10
2024-07-27drm/amd/display: Add seamless boot support for more DIG operation modesNicholas Kazlauskas-2/+30
2024-07-27drm/amd/display: Reset VRR config during resumeTom Chung-1/+5
2024-07-27drm/amd/display: Add a missing PSR stateTom Chung-0/+3
2024-07-27drm/amd/display: sync dmub output event type.Charlene Liu-0/+1
2024-07-27drm/amd/display: restore immediate_disable_crtc for w/aCharlene Liu-4/+8
2024-07-27drm/amdgpu: increase mes log buffer size for gfx12Michael Chen-8/+20