aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-27drm/amdgpu: convert bios_hardcoded_edid to drm_edidThomas Weißschuh8-23/+14
2024-07-27drm/amdgpu: Fix APU handling in amdgpu_pm_load_smu_firmware()Alex Deucher1-1/+2
2024-07-27drm/amdgpu: trigger ip dump before suspend of IP'sSunil Khatri1-30/+30
2024-07-27drm/amd/display: Avoid overflow assignment in link_dp_ctsAlex Hung3-2/+4
2024-07-27drm/amd/display: Use correct cm_helper functionIlya Bakoulin1-12/+10
2024-07-27drm/amd/display: Add seamless boot support for more DIG operation modesNicholas Kazlauskas3-2/+30
2024-07-27drm/amd/display: Reset VRR config during resumeTom Chung1-1/+5
2024-07-27drm/amd/display: Add a missing PSR stateTom Chung2-0/+3
2024-07-27drm/amd/display: sync dmub output event type.Charlene Liu1-0/+1
2024-07-27drm/amd/display: restore immediate_disable_crtc for w/aCharlene Liu2-4/+8
2024-07-27drm/amdgpu: increase mes log buffer size for gfx12Michael Chen6-8/+20
2024-07-27drm/amd/display: Check stream_status before it is usedAlex Hung1-1/+1
2024-07-27drm/amd/display: Check null pointers before using themAlex Hung1-1/+2
2024-07-27drm/amd/display: Fix possible overflow in integer multiplicationAlex Hung1-2/+2
2024-07-27drm/amd/display: Add option to disable unbounded req in DML21Alvin Lee1-0/+5
2024-07-27drm/amd/display: Refactor for dioBhuvanachandra Pinninti10-14/+19
2024-07-27drm/amd/display: Request 0MHz dispclk for zero display caseNicholas Kazlauskas1-1/+1
2024-07-27drm/amdgpu: print VCN instance dump for valid instanceSunil Khatri1-10/+18
2024-07-27drm/amd/display: Add two dmmuy I2C entry for GPIO port mapping issueChris Park1-2/+14
2024-07-27drm/amd/display: Run idle optimizations at end of vblank handlerLeo Li1-3/+9
2024-07-27drm/amd/display: Let drm_crtc_vblank_on/off manage interruptsLeo Li2-37/+47
2024-07-27drm/amd/display: roll back quality EASF and ISHARP and dc dependency changesSamson Tam21-4514/+989
2024-07-27drm/amdkfd: Fix missing error code in kfd_queue_acquire_buffersSrinivasan Shanmugam1-0/+3
2024-07-27drm/amd/display: Add null check for top_pipe_to_program in commit_planes_for_...Srinivasan Shanmugam1-1/+2
2024-07-27drm/amd/display: Add null check for pipe_ctx->plane_state in dcn20_program_pipeSrinivasan Shanmugam1-11/+19
2024-07-27drm/amdgpu: Add MFD support for ISP I2C busVenkata Narendra Kumar Gutta5-24/+113
2024-07-27drm/amdgpu: fix contiguous handling for IB parsing v2Christian König1-8/+8
2024-07-27drm/amdgpu: add print support for vcn_v3_0 ip dumpSunil Khatri1-1/+27
2024-07-27drm/amdgpu: add vcn_v3_0 ip dump supportSunil Khatri1-1/+148
2024-07-27drm/amdgpu: add macro to calculate offset with instanceSunil Khatri1-0/+4
2024-07-27drm/amdgpu: add vcn ip dump ptr in vcn global structSunil Khatri1-0/+3
2024-07-25drm/amd/display: remove unneeded semicolonJiapeng Chong1-3/+3
2024-07-25drm/amdkfd: allow users to target recommended SDMA enginesJonathan Kim7-3/+116
2024-07-25drm/amdgpu/pm: support gpu_metrics sysfs interface for smu v14.0.2/3Kenneth Feng1-2/+84
2024-07-25drm/amd/display: use swap() in sort()Jiapeng Chong1-6/+2
2024-07-25drm/amd/display: Reapply 2fde4fdddc1fNathan Chancellor1-1/+1
2024-07-25drm/amd/display: Fix spelling mistake "tolarance" -> "tolerance"Colin Ian King1-1/+1
2024-07-25drm/radeon: properly handle vbios fake edid sizingAlex Deucher1-13/+16
2024-07-25drm/amdgpu: properly handle vbios fake edid sizingAlex Deucher1-13/+16
2024-07-24drm/amdkfd: Validate queue cwsr area and eop buffer sizePhilip Yang1-4/+42
2024-07-24drm/amdkfd: Store queue cwsr area size to node propertiesPhilip Yang4-0/+82
2024-07-24drm/amdgpu: reset vm state machine after gpu reset(vram lost)ZhenGuo Yin1-4/+5
2024-07-24drm/amd/display: Add null check for set_output_gamma in dcn30_set_output_tran...Srinivasan Shanmugam1-1/+5
2024-07-24drm/amdgpu: add missed harvest check for VCN IP v4/v5Tim Huang3-0/+18
2024-07-24drm/amdgpu: skip kfd init if GFX is not ready.Yifan Zhang1-1/+5
2024-07-24drm/amdkfd: Validate user queue updatePhilip Yang1-1/+31
2024-07-24drm/amdkfd: Validate user queue svm memory residencyPhilip Yang3-1/+122
2024-07-23drm/amdgpu/gfx9.4.3: Enable bad opcode interruptAlex Deucher1-0/+69
2024-07-23drm/amdgpu/gfx9: Enable bad opcode interruptAlex Deucher1-0/+65
2024-07-23drm/amdgpu/gfx12: Enable bad opcode interruptJesse Zhang1-0/+74