summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2024-07-27drm/amd/display: Check stream_status before it is usedAlex Hung-1/+1
2024-07-27drm/amd/display: Check null pointers before using themAlex Hung-1/+2
2024-07-27drm/amd/display: Fix possible overflow in integer multiplicationAlex Hung-2/+2
2024-07-27drm/amd/display: Add option to disable unbounded req in DML21Alvin Lee-0/+5
2024-07-27drm/amd/display: Refactor for dioBhuvanachandra Pinninti-14/+19
2024-07-27drm/amd/display: Request 0MHz dispclk for zero display caseNicholas Kazlauskas-1/+1
2024-07-27drm/amdgpu: print VCN instance dump for valid instanceSunil Khatri-10/+18
2024-07-27drm/amd/display: Add two dmmuy I2C entry for GPIO port mapping issueChris Park-2/+14
2024-07-27drm/amd/display: Run idle optimizations at end of vblank handlerLeo Li-3/+9
2024-07-27drm/amd/display: Let drm_crtc_vblank_on/off manage interruptsLeo Li-37/+47
2024-07-27drm/amd/display: roll back quality EASF and ISHARP and dc dependency changesSamson Tam-4514/+989
2024-07-27drm/amdkfd: Fix missing error code in kfd_queue_acquire_buffersSrinivasan Shanmugam-0/+3
2024-07-27drm/amd/display: Add null check for top_pipe_to_program in commit_planes_for_...Srinivasan Shanmugam-1/+2
2024-07-27drm/amd/display: Add null check for pipe_ctx->plane_state in dcn20_program_pipeSrinivasan Shanmugam-11/+19
2024-07-27drm/amdgpu: Add MFD support for ISP I2C busVenkata Narendra Kumar Gutta-24/+113
2024-07-27drm/amdgpu: fix contiguous handling for IB parsing v2Christian König-8/+8
2024-07-27drm/amdgpu: add print support for vcn_v3_0 ip dumpSunil Khatri-1/+27
2024-07-27drm/amdgpu: add vcn_v3_0 ip dump supportSunil Khatri-1/+148
2024-07-27drm/amdgpu: add macro to calculate offset with instanceSunil Khatri-0/+4
2024-07-27drm/amdgpu: add vcn ip dump ptr in vcn global structSunil Khatri-0/+3
2024-07-25drm/amd/display: remove unneeded semicolonJiapeng Chong-3/+3
2024-07-25drm/amdkfd: allow users to target recommended SDMA enginesJonathan Kim-2/+111
2024-07-25drm/amdgpu/pm: support gpu_metrics sysfs interface for smu v14.0.2/3Kenneth Feng-2/+84
2024-07-25drm/amd/display: use swap() in sort()Jiapeng Chong-6/+2
2024-07-25drm/amd/display: Reapply 2fde4fdddc1fNathan Chancellor-1/+1
2024-07-25drm/amd/display: Fix spelling mistake "tolarance" -> "tolerance"Colin Ian King-1/+1
2024-07-25drm/amdgpu: properly handle vbios fake edid sizingAlex Deucher-13/+16
2024-07-25drm/scheduler: remove full_recover from drm_sched_startChristian König-3/+3
2024-07-24drm/amdgpu: reset vm state machine after gpu reset(vram lost)ZhenGuo Yin-4/+5
2024-07-24drm/amdgpu: add missed harvest check for VCN IP v4/v5Tim Huang-0/+18
2024-07-24drm/amdgpu: Fix eeprom max record countStanley.Yang-0/+3
2024-07-24drm/amdgpu: fix ras UE error injection failure issueYiPeng Chai-3/+1
2024-07-24drm/amd/display: Remove ASSERT if significance is zero in math_ceil2Rodrigo Siqueira-2/+0
2024-07-24drm/amd/display: Check for NULL pointerSung Joon Kim-1/+2
2024-07-24drm/amdgpu/vcn: Use offsets local to VCN/JPEG in VFJane Jian-5/+60
2024-07-24drm/amdgpu: Add empty HDP flush function to VCN v4.0.3Lijo Lazar-0/+8
2024-07-24drm/amdgpu: Add empty HDP flush function to JPEG v4.0.3Lijo Lazar-0/+8
2024-07-24drm/amd/amdgpu: Fix uninitialized variable warningsMa Ke-1/+1
2024-07-24drm/amdgpu: Fix atomics on GFX12David Belanger-1/+143
2024-07-24drm/amdgpu/sdma5.2: Update wptr registers as well as doorbellAlex Deucher-0/+12
2024-07-24drm/amdkfd: Validate queue cwsr area and eop buffer sizePhilip Yang-4/+42
2024-07-24drm/amdkfd: Store queue cwsr area size to node propertiesPhilip Yang-0/+82
2024-07-24drm/amdgpu: reset vm state machine after gpu reset(vram lost)ZhenGuo Yin-4/+5
2024-07-24drm/amd/display: Add null check for set_output_gamma in dcn30_set_output_tran...Srinivasan Shanmugam-1/+5
2024-07-24drm/amdgpu: add missed harvest check for VCN IP v4/v5Tim Huang-0/+18
2024-07-24drm/amdgpu: skip kfd init if GFX is not ready.Yifan Zhang-1/+5
2024-07-24drm/amdkfd: Validate user queue updatePhilip Yang-1/+31
2024-07-24drm/amdkfd: Validate user queue svm memory residencyPhilip Yang-1/+122
2024-07-23drm/amdgpu/gfx9.4.3: Enable bad opcode interruptAlex Deucher-0/+69
2024-07-23drm/amdgpu/gfx9: Enable bad opcode interruptAlex Deucher-0/+65