summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
9 daysdrm/amdgpu/vcn4: Avoid overflow on msg bound checkBenjamin Cheng
9 daysdrm/amdgpu/vcn3: Avoid overflow on msg bound checkBenjamin Cheng
9 daysdrm/amdgpu/pm: align Hawaii mclk workaround with radeonAlex Deucher
9 daysdrm/amdgpu/pm: add missing revision check for CIAlex Deucher
9 daysdrm/amdgpu/sdma4: replace BUG_ON with WARN_ON in fence emissionJohn B. Moore
9 daysdrm/amdgpu/gfx9: drop unnecessary 64-bit fence flag check in KIQJohn B. Moore
9 daysdrm/amdgpu: zero-initialize GART table on allocationPhilip Yang
9 daysdrm/amdkfd: validate SVM ioctl nattr against buffer sizeAlysa Liu
9 daysdrm/amdgpu/vcn3: Prevent OOB reads when parsing dec msgBenjamin Cheng
9 daysdrm/amdgpu/vcn4: Prevent OOB reads when parsing dec msgBenjamin Cheng
9 daysdrm/amdgpu/vce: Prevent partial address patchesBenjamin Cheng
9 daysdrm/amdgpu/vcn4: Prevent OOB reads when parsing IBBenjamin Cheng
9 daysdrm/amdgpu: Add bounds checking to ib_{get,set}_valueBenjamin Cheng
9 daysdrm/amdkfd: Add upper bound check for num_of_nodesAlysa Liu
9 daysdrm/amdkfd: Clear VRAM on allocation to prevent stale data exposureAmir Shetaia
9 daysdrm/amd/display: Do not skip unrelated mode changes in DSC validationYussuf Khalil
9 daysdrm/amdgpu: fix zero-size GDS range init on RDNA4Arjan van de Ven
9 daysdrm/amdgpu: Limit BO list entry count to prevent resource exhaustionJesse.Zhang
9 daysdrm/amdgpu: Use vmemdup_array_user in amdgpu_bo_create_list_entry_arrayTvrtko Ursulin
2026-04-02drm/amdgpu: Fix fence put before wait in amdgpu_amdkfd_submit_ibSrinivasan Shanmugam
2026-03-25drm/amd/display: Fix DisplayID not-found handling in parse_edid_displayid_vrr()Srinivasan Shanmugam
2026-03-25drm/amd/display: Wrap dcn32_override_min_req_memclk() in DC_FP_{START, END}Xi Ruoyao
2026-03-25drm/amdgpu: apply state adjust rules to some additional HAINAN vairantsAlex Deucher
2026-03-25drm/amdgpu/mmhub3.0: add bounds checking for cidAlex Deucher
2026-03-25drm/amdgpu/mmhub3.0.2: add bounds checking for cidAlex Deucher
2026-03-25drm/amdgpu/mmhub3.0.1: add bounds checking for cidAlex Deucher
2026-03-25drm/amdgpu/mmhub2.3: add bounds checking for cidAlex Deucher
2026-03-25drm/amdgpu/mmhub2.0: add bounds checking for cidAlex Deucher
2026-03-25drm/amdgpu/gmc9.0: add bounds checking for cidAlex Deucher
2026-03-25drm/amdgpu: Add basic validation for RAS headerLijo Lazar
2026-03-25drm/amd/pm: Use pm_display_cfg in legacy DPM (v2)Timur Kristóf
2026-03-25drm/amd/display: Add pixel_clock to amd_pp_display_configurationTimur Kristóf
2026-03-25drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sinkNatalie Vock
2026-03-25drm/amd: Set num IP blocks to 0 if discovery failsMario Limonciello
2026-03-25drm/amdgpu: Fix use-after-free race in VM acquireAlysa Liu
2026-03-25drm/amdgpu: keep vga memory on MacBooks with switchable graphicsAlex Deucher
2026-03-25drm/amd: Drop special case for yellow carp without discoveryMario Limonciello
2026-03-25drm/amd: Fix hang on amdgpu unload by using pci_dev_is_disconnected()Mario Limonciello
2026-03-04drm/amdkfd: Fix out-of-bounds write in kfd_event_page_set()Sunday Clement
2026-03-04drm/amd/display: Remove conditional for shaper 3DLUT power-onAlex Hung
2026-03-04drm/amdgpu: Add HAINAN clock adjustmentdecce6
2026-03-04drm/amdgpu: Adjust usleep_range in fence waitCe Sun
2026-03-04drm/amd/display: Avoid updating surface with the same surface under MPOWayne Lin
2026-03-04drm/amdkfd: Fix GART PTE for non-4K pagesize in svm_migrate_gart_map()Donet Tom
2026-03-04drm/amdgpu: avoid a warning in timedout job handlerAlex Deucher
2026-03-04drm/amdgpu: add support for HDP IP version 6.1.1Tim Huang
2026-03-04drm/amd/display: Use same max plane scaling limits for all 64 bpp formatsMario Kleiner
2026-03-04drm/amdkfd: Fix watch_id bounds checking in debug address watch v2Srinivasan Shanmugam
2026-03-04drm/amdkfd: fix debug watchpoints for logical devicesJonathan Kim
2026-03-04drm/amdgpu: Fix memory leak in amdgpu_ras_init()Zilin Guan