summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2025-06-27drm/amdkfd: Set SDMA_RLCx_IB_CNTL/SWITCH_INSIDE_IBAmber Lin
2025-06-27drm/amdgpu/gfx9: fix CSIB handlingAlex Deucher
2025-06-27drm/amdgpu/gfx8: fix CSIB handlingAlex Deucher
2025-06-27drm/amdgpu/gfx7: fix CSIB handlingAlex Deucher
2025-06-27drm/amdgpu/gfx10: fix CSIB handlingAlex Deucher
2025-06-27drm/amd/display: Add NULL pointer checks in dm_force_atomic_commit()Srinivasan Shanmugam
2025-06-27drm/amdgpu/gfx6: fix CSIB handlingAlex Deucher
2025-06-27drm/amd/display: Do not add '-mhard-float' to dcn2{1,0}_resource.o for clangNathan Chancellor
2025-06-27drm/amd/display: Do not add '-mhard-float' to dml_ccflags for clangNathan Chancellor
2025-06-04drm/amd/display: Initial psr_version with correct settingTom Chung
2025-06-04drm/amdkfd: KFD release_work possible circular lockingPhilip Yang
2025-06-04drm/amdgpu: Do not program AGP BAR regs under SRIOV in gfxhub_v1_0.cVictor Lu
2025-05-02drm/amdgpu/dma_buf: fix page_link checkMatthew Auld
2025-05-02drm/amdgpu: Remove amdgpu_device arg from free_sgt api (v2)Ramesh Errabolu
2025-05-02drm/amd/amdgpu/amdgpu_vram_mgr: Add missing descriptions for 'dev' and 'dir'Lee Jones
2025-05-02drm/amd/display: Fix out-of-bounds access in 'dcn21_link_encoder_create'Srinivasan Shanmugam
2025-05-02drm/amd/display: Stop amdgpu_dm initialize when link nums greater than max_linksHersen Wu
2025-05-02drm/amd/pm/powerplay/hwmgr/vega20_thermal: Prevent division by zeroDenis Arefev
2025-05-02drm/amd/pm/powerplay/hwmgr/smu7_thermal: Prevent division by zeroDenis Arefev
2025-05-02drm/amd/pm/powerplay: Prevent division by zeroDenis Arefev
2025-05-02drm/amdkfd: Fix pqm_destroy_queue race with GPU resetPhilip Yang
2025-05-02drm/amdkfd: clamp queue size to minimumDavid Yat Sin
2025-04-10drm/amd/display: Skip inactive planes within ModeSupportAndSystemConfigurationHersen Wu
2025-04-10drm/amd/pm: Fix negative array index readJesse Zhang
2025-04-10drm/amd/display: fix type mismatch in CalculateDynamicMetadataParameters()Vitaliy Shevtsov
2025-04-10drm/amdgpu: Fix even more out of bound writes from debugfsPatrik Jakobsson
2025-04-10drm/amd/display: Fix null check for pipe_ctx->plane_state in resource_build_s...Ma Ke
2025-04-10drm/amd/display: Check for invalid input params when building scaling paramsMichael Strauss
2025-04-10drm/amd/display: fix odm scalingDmytro Laktyushkin
2025-04-10drm/amd/display: Reject too small viewport size when validating planeNikola Cornij
2025-04-10drm/amd/display/dc/core/dc_resource: Staticify local functionsLee Jones
2025-04-10drm/amd/display: Check plane scaling against format specific hw plane caps.Mario Kleiner
2025-04-10drm/amd/display: Fix slab-use-after-free on hdcp_workMario Limonciello
2025-04-10drm/amd/display: Assign normalized_pix_clk when color depth = 14Alex Hung
2025-03-13drm/amdgpu: disable BAR resize on Dell G5 SEAlex Deucher
2025-03-13drm/amdgpu: Check extended configuration space register when system uses larg...Ma Jun
2025-03-13drm/amdgpu: Fix potential NULL pointer dereference in atomctrl_get_smc_sclk_r...Ivan Stepchenko
2025-02-01drm/amd/display: increase MAX_SURFACES to the value supported by hwMelissa Wen
2025-02-01drm/amd/display: Add check for granularity in dml ceil/floor helpersRoman Li
2024-12-14Revert "drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()"Zhang Zekun
2024-12-14drm/amd/display: Check BIOS images before it is usedAlex Hung
2024-12-14drm/amdgpu: set the right AMDGPU sg segment limitationPrike Liang
2024-12-14drm/amdgpu: skip amdgpu_device_cache_pci_state under sriovVictor Zhao
2024-12-14drm/amdgpu: refine error handling in amdgpu_ttm_tt_pin_userptrLang Yu
2024-12-14drm/amdkfd: Fix wrong usage of INIT_WORK()Yuan Can
2024-11-17drm/amdgpu: prevent NULL pointer dereference if ATIF is not supportedAntonio Quartulli
2024-11-17drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()Alex Deucher
2024-11-08drm/amd: Guard against bad data for ATIF ACPI methodMario Limonciello
2024-10-17drm/amd/display: Check null pointer before dereferencing seAlex Hung
2024-10-17drm/amd/pm: ensure the fw_info is not null before using itTim Huang