aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2024-05-02drm/amdgpu: Fix leak when GPU memory allocation failsMukul Joshi
2024-05-02drm/amdgpu: validate the parameters of bo mapping operations more clearlyxinhui pan
2024-05-02amdgpu: validate offset_in_bo of drm_amdgpu_gem_vaChia-I Wu
2024-05-02drm/amdgpu: restrict bo mapping within gpu address limitsRajneesh Bhardwaj
2024-04-13drm/amd/display: Fix nanosec stat overflowAric Cyr
2024-04-13amdkfd: use calloc instead of kzalloc to avoid integer overflowDave Airlie
2024-03-26drm/amdgpu: Fix missing break in ATOM_ARG_IMM Case of atom_get_src_int()Srinivasan Shanmugam
2024-03-26drm/amd/display: Fix potential NULL pointer dereferences in 'dcn10_set_output...Srinivasan Shanmugam
2024-03-01drm/amdgpu: Fix type of second parameter in trans_msg() callbackNathan Chancellor
2024-03-01drm/amdgpu: Check for valid number of registers to readTrek
2024-02-23drm/amdgpu: Release 'adev->pm.fw' before return in 'amdgpu_device_need_post()'Srinivasan Shanmugam
2024-02-23drm/amdgpu: Drop 'fence' check in 'to_amdgpu_amdkfd_fence()'Srinivasan Shanmugam
2024-02-23drm/amdgpu: Let KFD sync with VM fencesFelix Kuehling
2024-01-25drivers/amd/pm: fix a use-after-free in kv_parse_power_tableZhipeng Lu
2024-01-25drm/amd/pm: fix a double-free in si_dpm_initZhipeng Lu
2024-01-25drm/amdgpu/debugfs: fix error code when smc register accessors are NULLAlex Deucher
2023-12-13drm/amdgpu: correct chunk_ptr to a pointer to chunk.YuanShang
2023-11-28drm/amdgpu: fix error handling in amdgpu_bo_list_get()Christian König
2023-11-28drm/amd/display: Avoid NULL dereference of timing generatorWayne Lin
2023-11-28drm/amdgpu: Fix a null pointer access when the smc_rreg pointer is NULLQu Huang
2023-11-28drm/amd: Fix UBSAN array-index-out-of-bounds for Polaris and TongaMario Limonciello
2023-11-28drm/amd: Fix UBSAN array-index-out-of-bounds for SMU7Mario Limonciello
2023-10-10drm/amd/display: prevent potential division by zero errorsHamza Mahfooz
2023-10-10drm/amd/display: Fix LFC multiplier changing erraticallyAnthony Koo
2023-10-10drm/amd/display: Reinstate LFC optimizationAmanda Liu
2023-09-23drm/amdgpu: fix amdgpu_cs_p1_user_fenceChristian König
2023-09-23drm/amd/display: Fix a bug when searching for insert_above_mpccWesley Chalmers
2023-09-23drm/amdgpu: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-09-23drm/amdgpu: Prefer pcie_capability_read_word()Frederick Lawler
2023-09-23drm/amdgpu: Replace numbers with PCI_EXP_LNKCTL2 definitionsBjorn Helgaas
2023-09-23drm/amdgpu: Correct Transmit Margin masksBjorn Helgaas
2023-09-23drm/amdgpu: Update min() to min_t() in 'amdgpu_info_ioctl'Srinivasan Shanmugam
2023-09-23drm/amdgpu: avoid integer overflow warning in amdgpu_device_resize_fb_bar()Arnd Bergmann
2023-08-30drm/amd/display: check TG is non-null before checking if enabledTaimur Hassan
2023-08-30drm/amd/display: do not wait for mpc idle if tg is disabledJosip Pavic
2023-08-30drm/amdgpu: Fix potential fence use-after-free v2shanzhulig
2023-07-27drm/amdkfd: Fix potential deallocation of previously deallocated memory.Daniil Dulov
2023-07-27drm/amdgpu: Validate VM ioctl flags.Bas Nieuwenhuizen
2023-06-21drm:amd:amdgpu: Fix missing buffer object unlock in failure pathSukrut Bellary
2023-06-14drm/amdgpu: fix xclk freq on CHIP_STONEYChia-I Wu
2023-05-30drm/amd/display: Use DC_LOG_DC in the trasform pixel functionRodrigo Siqueira
2023-05-17drm/amd/display: Fix hang when skipping modesetAurabindo Pillai
2023-05-17drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled in suspendGuchun Chen
2023-05-17drm/amdgpu/gfx: disable gfx9 cp_ecc_error_irq only when enabling legacy gfx rasGuchun Chen
2023-05-17drm/amdgpu: fix an amdgpu_irq_put() issue in gmc_v9_0_hw_fini()Hamza Mahfooz
2023-05-17drm/amdgpu: add a missing lock for AMDGPU_SCHEDChia-I Wu
2023-03-22drm/amdkfd: Fix an illegal memory accessQu Huang
2023-03-11drm/amd/display: Fix potential null-deref in dm_resumeRoman Li
2023-01-24drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrixJoshua Ashton
2023-01-24drm/amd/display: Fix set scaling doesn's workhongao