aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2023-10-09drm/amd/display: Modify SMU message logsSung Joon Kim4-6/+9
2023-10-09drm/amdgpu: Fix potential null pointer derefernceStanley.Yang1-1/+2
2023-10-09drm/amd/display: enable S/G display for for recent APUs by defaultYifan Zhang1-33/+15
2023-10-09Documentation/amdgpu: Add FRU attribute detailsLijo Lazar1-0/+19
2023-10-09drm/amdgpu: Add more FRU field informationLijo Lazar2-3/+51
2023-10-09drm/amdgpu: Refactor FRU product informationLijo Lazar9-36/+42
2023-10-09drm/amdgpu: enable FRU device for SMU v13.0.6Yang Wang1-19/+29
2023-10-09drm/amdgpu: update ib start and size alignmentBoyuan Zhang2-12/+13
2023-10-09drm/amd/display: add check in validate_only in dml2Gabe Teeger2-0/+4
2023-10-09drm/amd/display: Port replay vblank logic to DML2Daniel Miess1-3/+22
2023-10-09drm/amd/display: Modify Pipe Selection for Policy for ODMSaaem Rizvi1-14/+126
2023-10-09drm/amd/display: correct dml2 input and dlg_refclkCharlene Liu2-6/+9
2023-10-09drm/amd/display: Fix Chroma Surface height/width initializationSung Joon Kim1-2/+2
2023-10-09drm/amd/display: Move stereo timing check to helperTaimur Hassan3-8/+19
2023-10-09drm/amd/display: Split pipe for stereo timingsTaimur Hassan1-0/+11
2023-10-09drm/amd/display: Use fixed DET Buffer SizeSung Joon Kim3-10/+16
2023-10-09drm/amd/display: Handle multiple streams sourcing same surfaceSung Joon Kim3-32/+53
2023-10-09drm/amd/display: Add z8_marks in dmlCharlene Liu5-0/+9
2023-10-09drm/amd/display: Add DCN35 DML2 supportQingqing Zhuo5-7/+110
2023-10-09drm/amd/display: Introduce DML2Qingqing Zhuo36-4/+19572
2023-10-09drm/amd/display: Move dml code under CONFIG_DRM_AMD_DC_FP guardRodrigo Siqueira1-1/+2
2023-10-09drm/amd/display: Move bw_fixed from DML folderRodrigo Siqueira3-10/+8
2023-10-09drm/amd/display: Move custom_float from DML folderRodrigo Siqueira3-59/+36
2023-10-09drm/amd/display: Move dce_calcs from DML folderRodrigo Siqueira4-2/+7
2023-10-09drm/amdgpu: Enable SMU 13.0.0 optimizations when ROCm is active (v2)Alex Deucher1-1/+16
2023-10-09drm/amd/display: Move the memory allocation out of dcn20_validate_bandwidth_f...Sebastian Andrzej Siewior3-13/+18
2023-10-09drm/amd/display: Move the memory allocation out of dcn21_validate_bandwidth_f...Sebastian Andrzej Siewior3-9/+13
2023-10-09drm/amd/display: Add a warning if the FPU is used outside from task context.Sebastian Andrzej Siewior1-0/+1
2023-10-09drm/amd: Fix UBSAN array-index-out-of-bounds for Polaris and TongaMario Limonciello1-6/+6
2023-10-09drm/amd: Fix UBSAN array-index-out-of-bounds for SMU7Mario Limonciello2-4/+4
2023-10-05drm/amdgpu: Annotate struct amdgpu_bo_list with __counted_byKees Cook2-2/+2
2023-10-05drm/amdgpu: Drop unnecessary return statementsSrinivasan Shanmugam9-21/+0
2023-10-05Documentation/amdgpu: Add board info detailsLijo Lazar1-0/+16
2023-10-05drm/amdgpu: Add sysfs attribute to get board infoLijo Lazar1-0/+57
2023-10-05drm/amdgpu: Get package types for smuio v13.0Lijo Lazar1-0/+22
2023-10-05drm/amdgpu: Add more smuio v13.0.3 package typesLijo Lazar1-0/+6
2023-10-05drm/amdgpu: fix ip count query for xcp partitionsSathishkumar S1-8/+36
2023-10-05drm/amd/pm: Remove set df cstate for SMUv13.0.6Asad Kamal1-8/+0
2023-10-05drm/amdgpu: Move package type enum to amdgpu_smuioLijo Lazar2-5/+7
2023-10-05drm/amdgpu: Fix complex macros errorSrinivasan Shanmugam4-5/+7
2023-10-05drm/amdkfd: Use partial migrations in GPU page faultsXiaogang Chen4-85/+160
2023-10-05drm/amd/display: Simplify the per-CPU usage.Sebastian Andrzej Siewior1-30/+20
2023-10-05drm/amd/display: Remove migrate_en/dis from dc_fpu_begin().Sebastian Andrzej Siewior1-2/+0
2023-10-05drm/amdgpu: refine fault cache updatesAlex Deucher1-1/+6
2023-10-05drm/amdgpu: add new INFO ioctl query for the last GPU page faultAlex Deucher4-5/+47
2023-10-05drm/amd/display: Fix mst hub unplug warningWayne Lin1-20/+18
2023-10-05drm/amdgpu/discovery: Annotate struct ip_hw_instance with __counted_byKees Cook1-1/+1
2023-10-05drm/amd/pm: Annotate struct smu10_voltage_dependency_table with __counted_byKees Cook1-1/+1
2023-10-04drm/amd/display: apply edge-case DISPCLK WDIVIDER changes to master OTG pipes...Samson Tam2-4/+4
2023-10-04drm/amd: Fix detection of _PR3 on the PCIe root portMario Limonciello1-1/+1