aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
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/amdgpu: Fix a null pointer access when the smc_rreg pointer is NULLQu Huang
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: avoid integer overflow warning in amdgpu_device_resize_fb_bar()Arnd Bergmann
2023-08-30drm/amdgpu: Fix potential fence use-after-free v2shanzhulig
2023-08-11drm/amdgpu: Validate VM ioctl flags.Bas Nieuwenhuizen
2023-06-14drm/amdgpu: fix xclk freq on CHIP_STONEYChia-I Wu
2023-05-17drm/amdgpu: add a missing lock for AMDGPU_SCHEDChia-I Wu
2023-05-17drm/amdgpu: Add command to override the context priority.Bas Nieuwenhuizen
2023-05-17drm/amdgpu: Put enable gfx off feature to a delay threadRex Zhu
2023-05-17drm/amdgpu: Add amdgpu_gfx_off_ctrl functionRex Zhu
2023-01-18drm/amdgpu: Fix type of second parameter in trans_msg() callbackNathan Chancellor
2023-01-18drm/amdgpu: Fix PCI device refcount leak in amdgpu_atrm_get_bios()Xiongfeng Wang
2022-12-08drm/amdgpu: always register an MMU notifier for userptrChristian König
2022-10-26drm/amdgpu: fix initial connector audio valuehongao
2022-09-15drm/amdgpu: mmVM_L2_CNTL3 register not initialized correctlyQu Huang
2022-09-15drm/amdgpu: Check num_gfx_rings for gfx v9_0 rb setup.Candice Li
2022-08-25drm/amdgpu: Check BO's requested pinning domains against its preferred_domainsLeo Li
2022-06-14drm/amdgpu/cs: make commands with 0 chunks illegal behaviour.Dave Airlie
2022-06-14drm/amd/pm: fix the compile warningEvan Quan
2022-06-14drm/amd/pm: fix double free in si_parse_power_table()Keita Suzuki
2022-04-20drm/amd: Add USBC connector IDAurabindo Pillai
2022-04-15drm/amdkfd: Use drm_priv to pass VM from KFD to amdgpuFelix Kuehling
2022-04-15drm/amdgpu: Check if fd really is an amdgpu fd.Bas Nieuwenhuizen
2022-04-15drm/amdgpu: fix off by one in amdgpu_gfx_kiq_acquire()Dan Carpenter
2022-04-15drm/amd/amdgpu/amdgpu_cs: fix refcount leak of a dma_fence objXin Xiong
2022-01-27drm/amdgpu: fixup bad vram size on gmc v8Zongmin Zhou
2022-01-27drm/amdgpu: Fix a NULL pointer dereference in amdgpu_connector_lcd_native_mode()Zhou Qingyang
2021-12-22drm/amdgpu: correct register access for RLC_JUMP_TABLE_RESTORELe Ma
2021-11-26drm/amdgpu: fix set scaling mode Full/Full aspect/Center not works on vga and...hongao
2021-11-26drm/amdgpu: fix warning for overflow checkArnd Bergmann
2021-09-22drm/amdgpu: Fix BUG_ON assertAndrey Grodzovsky
2021-09-22gpu: drm: amd: amdgpu: amdgpu_i2c: fix possible uninitialized-variable access...Tuo Li
2021-07-20drm/amd/amdgpu/sriov disable all ip hw status by defaultJack Zhang
2021-06-03drm/amdgpu: Fix a use-after-freexinhui pan
2021-06-03drm/amd/amdgpu: fix refcount leakJingwen Chen
2021-05-22drm/amdgpu: fix NULL pointer dereferenceGuchun Chen
2021-05-22amdgpu: avoid incorrect %hu format stringArnd Bergmann
2021-05-22drm/amdgpu : Fix asic reset regression issue introduce by 8f211fe8ac7c4fshaoyunl
2021-04-07drm/amdgpu: check alignment on CPU page for bo mapXℹ Ruoyao
2021-04-07drm/amdgpu: fix offset calculation in amdgpu_vm_bo_clear_mappings()Nirmoy Das
2021-03-11drm/amdgpu: fix parameter error of RREG32_PCIE() in amdgpu_regs_pcieKevin Wang
2021-03-04drm/amdgpu: Prevent shift wrapping in amdgpu_read_mask()Dan Carpenter