summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
8 daysPCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen
8 daysdrm/amdgpu: initialize irq.lock spinlock earlierThadeu Lima de Souza Cascardo
8 daysdrm/amdkfd: fix list_del corruption in kfd_criu_resume_svmMario Limonciello
8 daysdrm/amdkfd: Avoid double-unpin of DOORBELL/MMIO BOs on freeYunxiang Li
8 daysdrm/amd/display: Add missing kdoc for ALLM parametersSrinivasan Shanmugam
8 daysdrm/amdgpu: set sub_block_index for mca ras sub-blocksYunxiang Li
8 daysdrm/amdkfd: Validate CRIU-restored IDs before idr_allocSrinivasan Shanmugam
8 daysdrm/amdgpu: fix integer overflow in amdgpu_gem_align_pitch()Werner Kasselman
8 daysdrm/amd: Fix set but not used warningsTiezhu Yang
2026-07-04drm/amd/display: Bound VBIOS record-chain walk loopsHarry Wentland
2026-06-19drm/amd/display: Use krealloc_array() in dal_vector_reserve()Harry Wentland
2026-06-19drm/amd/display: Fix NULL deref and buffer over-read in SDP debugfsHarry Wentland
2026-06-19drm/amd/display: Clamp VBIOS HDMI retimer register count to array sizeHarry Wentland
2026-06-19drm/amd/display: Clamp HDMI HDCP2 rx_id_list read to buffer sizeHarry Wentland
2026-06-19drm/amdgpu: restart the CS if some parts of the VM are still invalidatedChristian König
2026-06-19drm/amdkfd: Fix buffer overflow in SDMA queue checkpoint/restore on GFX11Andrew Martin
2026-06-19drm/amdkfd: fix NULL dereference in get_queue_ids()Muhammad Bilal
2026-06-19drm/amd/display: Reject gpio_bitshift >= 32 in bios_parser_get_gpio_pin_info()Harry Wentland
2026-06-19drm/amdkfd: Check for pdd drm file first in CRIU restore pathDavid Francis
2026-06-19drm/amdkfd: fix a vulnerability of integer overflow in kfd debuggerEric Huang
2026-06-19drm/amdkfd: fix NULL pointer bug in svm_range_set_attrEric Huang
2026-06-19drm/amd/pm/si: Disregard vblank time when no displays are connectedTimur Kristóf
2026-06-01drm/amd/display: Validate payload length and link_index in dc_process_dmub_au...Harry Wentland
2026-06-01drm/amd/display: Validate GPIO pin LUT table size before iteratingHarry Wentland
2026-06-01drm/amd/display: Fix integer overflow in bios_get_image()Harry Wentland
2026-05-23drm/amd/display: Read EDID from VBIOS embedded panel infoTimur Kristóf
2026-05-23drm/amd/display: Allow DCE link encoder without AUX registersTimur Kristóf
2026-05-23drm/amdgpu/jpeg: set no_user_fence for JPEG v4.0.3 ringYinjie Yao
2026-05-23drm/amdgpu/jpeg: set no_user_fence for JPEG v4.0 ringYinjie Yao
2026-05-23drm/amdgpu/jpeg: set no_user_fence for JPEG v3.0 ringYinjie Yao
2026-05-23drm/amdgpu/jpeg: set no_user_fence for JPEG v2.5 ringYinjie Yao
2026-05-23drm/amdgpu/jpeg: set no_user_fence for JPEG v2.0 ringYinjie Yao
2026-05-23drm/amdgpu/vcn: set no_user_fence for VCN v4.0.3 enc ringYinjie Yao
2026-05-23drm/amdgpu/vcn: set no_user_fence for VCN v3.0 enc/dec ringsYinjie Yao
2026-05-23drm/amdgpu/vcn: set no_user_fence for VCN v2.5 enc/dec ringsYinjie Yao
2026-05-23drm/amdgpu/vcn: set no_user_fence for VCN v2.0 enc/dec ringsYinjie Yao
2026-05-23drm/amdgpu/gfx6: Support harvested SI chips with disabled TCCs (v2)Timur Kristóf
2026-05-23drm/amdgpu/uvd3.1: Don't validate the firmware when already validatedTimur Kristóf
2026-05-23drm/amdgpu: fix spelling typosAlexandre Demers
2026-05-23drm/amdgpu: fix AMDGPU_INFO_READ_MMR_REGChristian König
2026-05-23drm/amd/pm/smu7: Add SCLK cap for quirky Hawaii boardTimur Kristóf
2026-05-23drm/amd/pm/ci: Fill DW8 fields from SMCTimur Kristóf
2026-05-23drm/amd/pm/ci: Clear EnabledForActivity field for memory levelsTimur Kristóf
2026-05-23drm/amd/pm/ci: Fix powertune defaults for Hawaii 0x67B0Timur Kristóf
2026-05-23drm/amd/pm/smu7: Fix SMU7 voltage dependency on display clockTimur Kristóf
2026-05-23drm/amd/pm/ci: Disable MCLK DPM on problematic CI ASICsTimur Kristóf
2026-05-23drm/amd/pm/ci: Use highest MCLK on CI when MCLK DPM is disabledTimur Kristóf
2026-05-23drm/amdgpu/gfx10: look at the right prop for gfx queue priorityAlex Deucher
2026-05-23drm/amdgpu: Add default case in DVI mode validationSrinivasan Shanmugam
2026-05-17drm/amdgpu/vcn4: Avoid overflow on msg bound checkBenjamin Cheng