summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
38 hoursdrm/amd/display: Validate payload length and link_index in dc_process_dmub_au...Harry Wentland1-1/+5
38 hoursdrm/amd/display: Validate GPIO pin LUT table size before iteratingHarry Wentland1-0/+9
38 hoursdrm/amd/display: Fix integer overflow in bios_get_image()Harry Wentland1-3/+6
38 hoursdrm/amd/display: Read EDID from VBIOS embedded panel infoTimur Kristóf2-0/+66
38 hoursdrm/amd/display: Allow DCE link encoder without AUX registersTimur Kristóf1-1/+3
38 hoursdrm/amdgpu/gfx6: Support harvested SI chips with disabled TCCs (v2)Timur Kristóf1-0/+66
38 hoursdrm/amdgpu/uvd3.1: Don't validate the firmware when already validatedTimur Kristóf1-0/+10
38 hoursdrm/amdgpu: fix spelling typosAlexandre Demers4-6/+7
38 hoursdrm/amd/pm/smu7: Add SCLK cap for quirky Hawaii boardTimur Kristóf2-4/+27
38 hoursdrm/amd/pm/ci: Fill DW8 fields from SMCTimur Kristóf1-2/+1
38 hoursdrm/amd/pm/ci: Clear EnabledForActivity field for memory levelsTimur Kristóf1-1/+1
38 hoursdrm/amd/pm/ci: Fix powertune defaults for Hawaii 0x67B0Timur Kristóf1-1/+1
38 hoursdrm/amd/pm/smu7: Fix SMU7 voltage dependency on display clockTimur Kristóf2-3/+86
38 hoursdrm/amd/pm/ci: Disable MCLK DPM on problematic CI ASICsTimur Kristóf1-0/+15
38 hoursdrm/amd/pm/ci: Use highest MCLK on CI when MCLK DPM is disabledTimur Kristóf1-0/+8
38 hoursdrm/amdgpu/gfx10: look at the right prop for gfx queue priorityAlex Deucher1-1/+1
38 hoursdrm/amdgpu: Add default case in DVI mode validationSrinivasan Shanmugam1-0/+2
38 hoursdrm/amdgpu/vcn4: Avoid overflow on msg bound checkBenjamin Cheng1-1/+3
38 hoursdrm/amdgpu/vcn3: Avoid overflow on msg bound checkBenjamin Cheng1-1/+3
38 hoursdrm/amdgpu/pm: align Hawaii mclk workaround with radeonAlex Deucher1-4/+4
38 hoursdrm/amdgpu/pm: add missing revision check for CIAlex Deucher1-2/+3
38 hoursdrm/amdgpu/sdma4: replace BUG_ON with WARN_ON in fence emissionJohn B. Moore1-2/+2
38 hoursdrm/amdgpu/gfx9: drop unnecessary 64-bit fence flag check in KIQJohn B. Moore1-3/+0
38 hoursdrm/amdgpu: zero-initialize GART table on allocationPhilip Yang1-3/+10
38 hoursdrm/amdkfd: validate SVM ioctl nattr against buffer sizeAlysa Liu2-2/+27
38 hoursdrm/amdgpu/vcn3: Prevent OOB reads when parsing dec msgBenjamin Cheng1-4/+19
38 hoursdrm/amdgpu/vcn4: Prevent OOB reads when parsing dec msgBenjamin Cheng1-3/+18
38 hoursdrm/amdgpu/vce: Prevent partial address patchesBenjamin Cheng1-0/+3
38 hoursdrm/amdgpu: Add bounds checking to ib_{get,set}_valueBenjamin Cheng1-4/+7
38 hoursdrm/amd/display: Do not skip unrelated mode changes in DSC validationYussuf Khalil3-2/+11
38 hoursdrm/amdgpu: fix zero-size GDS range init on RDNA4Arjan van de Ven1-0/+3
38 hoursdrm/amdgpu: Limit BO list entry count to prevent resource exhaustionJesse.Zhang1-0/+4
38 hoursdrm/amdgpu: Use vmemdup_array_user in amdgpu_bo_create_list_entry_arrayTvrtko Ursulin1-24/+17
38 hoursdrm/amdgpu: remove two invalid BUG_ON()sChristian König1-2/+0
2026-04-11drm/amdgpu: Fix fence put before wait in amdgpu_amdkfd_submit_ibSrinivasan Shanmugam1-2/+2
2026-03-25drm/amd/pm: Use pm_display_cfg in legacy DPM (v2)Timur Kristóf6-58/+97
2026-03-25drm/amd/display: Add pixel_clock to amd_pp_display_configurationTimur Kristóf4-2/+4
2026-03-25drm/amdgpu: clarify DC checksAlex Deucher8-21/+25
2026-03-25drm/amdgpu: use proper DC check in amdgpu_display_supported_domains()Alex Deucher1-1/+1
2026-03-25drm/amdgpu: drop redundant sched job cleanup when cs is abortedGuchun Chen1-10/+3
2026-03-25drm/amdgpu: unmap and remove csa_va properlyLang Yu3-5/+46
2026-03-25drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sinkNatalie Vock1-1/+1
2026-03-25drm/amdgpu: apply state adjust rules to some additional HAINAN vairantsAlex Deucher1-1/+3
2026-03-25drm/amdgpu/mmhub3.0: add bounds checking for cidAlex Deucher1-1/+2
2026-03-25drm/amdgpu/mmhub3.0.2: add bounds checking for cidAlex Deucher1-1/+2
2026-03-25drm/amdgpu/mmhub3.0.1: add bounds checking for cidAlex Deucher1-1/+2
2026-03-25drm/amdgpu/mmhub2.3: add bounds checking for cidAlex Deucher1-1/+2
2026-03-25drm/amdgpu/mmhub2.0: add bounds checking for cidAlex Deucher1-3/+6
2026-03-25drm/amd: Set num IP blocks to 0 if discovery failsMario Limonciello2-2/+4
2026-03-25drm/amdgpu: Fix use-after-free race in VM acquireAlysa Liu1-1/+5