summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2024-05-17drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() v2Christian König
2024-05-17drm/amdgpu: Refine IB schedule error loggingLijo Lazar
2024-05-02drm/amdgpu: Fix leak when GPU memory allocation failsMukul Joshi
2024-05-02drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3Alex Deucher
2024-04-27drm/amdgpu: validate the parameters of bo mapping operations more clearlyxinhui pan
2024-04-27drm/amdgpu: fix incorrect number of active RBs for gfx11Tim Huang
2024-04-27drm/amdgpu: fix incorrect active rb bitmap for gfx11Hawking Zhang
2024-04-17drm/amdgpu: always force full reset for SOC21Alex Deucher
2024-04-17drm/amdgpu: Reset dGPU if suspend got abortedLijo Lazar
2024-04-13Revert "drm/amd/amdgpu: Fix potential ioremap() memory leaks in amdgpu_device...Ma Jun
2024-04-13drm/amd/amdgpu: Fix potential ioremap() memory leaks in amdgpu_device_init()Srinivasan Shanmugam
2024-04-10drm/amd: Flush GFXOFF requests in prepare stageMario Limonciello
2024-04-10drm/amd: Add concept of running prepare_suspend() sequence for IP blocksMario Limonciello
2024-04-10drm/amd: Evict resources during PM ops prepare() callbackMario Limonciello
2024-04-03drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flagPhilip Yang
2024-03-26drm/amdgpu: Fix missing break in ATOM_ARG_IMM Case of atom_get_src_int()Srinivasan Shanmugam
2024-03-26drm/amdgpu: Enable gpu reset for S3 abort cases on Raven seriesPrike Liang
2024-03-15drm/amdgpu: Reset IH OVERFLOW_CLEAR bitFriedrich Vock
2024-03-01drm/amdgpu: reset gpu for s3 suspend abort casePrike Liang
2024-03-01drm/amdgpu: skip to program GFXDEC registers for suspend abortPrike Liang
2024-02-23Revert "drm/amd: flush any delayed gfxoff on suspend entry"Mario Limonciello
2024-02-05drm/amdgpu: Fix missing error code in 'gmc_v6/7/8/9_0_hw_init()'Srinivasan Shanmugam
2024-02-05drm/amdgpu: Release 'adev->pm.fw' before return in 'amdgpu_device_need_post()'Srinivasan Shanmugam
2024-02-05drm/amdgpu: Fix with right return code '-EIO' in 'amdgpu_gmc_vram_checking()'Srinivasan Shanmugam
2024-02-05drm/amdgpu: Drop 'fence' check in 'to_amdgpu_amdkfd_fence()'Srinivasan Shanmugam
2024-02-05drm/amdgpu: Fix '*fw' from request_firmware() not released in 'amdgpu_ucode_r...Srinivasan Shanmugam
2024-02-05drm/amdgpu: Let KFD sync with VM fencesFelix Kuehling
2024-02-05drm/amdgpu: Fix ecc irq enable/disable unpairedStanley.Yang
2024-02-05drm/amdgpu: fix ftrace event amdgpu_bo_move always move on same heapWang, Beyond
2024-01-31Revert "drm/amd: Enable PCIe PME from D3"Jonathan Gray
2024-01-25drm/amd: Enable PCIe PME from D3Mario Limonciello
2024-01-25drm/amdgpu/debugfs: fix error code when smc register accessors are NULLAlex Deucher
2024-01-20drm/amdgpu: Add NULL checks for function pointersLijo Lazar
2024-01-20drm/amdgpu: Fix cat debugfs amdgpu_regs_didt causes kernel null pointerLu Yao
2024-01-10drm/amdgpu: skip gpu_info fw loading on navi12Alex Deucher
2023-12-20drm/amdgpu: fix tear down order in amdgpu_vm_pt_freeChristian König
2023-12-20drm/amdgpu/sdma5.2: add begin/end_use ring callbacksAlex Deucher
2023-12-13drm/amdgpu: Update EEPROM I2C address for smu v13_0_0Candice Li
2023-12-13drm/amdgpu: Add I2C EEPROM support on smu v13_0_6Candice Li
2023-12-13drm/amdgpu: simplify amdgpu_ras_eeprom.cAlex Deucher
2023-12-13drm/amdgpu: Return from switch early for EEPROM I2C addressLuben Tuikov
2023-12-13drm/amdgpu: Remove second moot switch to set EEPROM I2C addressLuben Tuikov
2023-12-13drm/amdgpu: Add support for RAS table at 0x40000Luben Tuikov
2023-12-13drm/amdgpu: Decouple RAS EEPROM addresses from chipsLuben Tuikov
2023-12-13drm/amdgpu: Remove redundant I2C EEPROM addressLuben Tuikov
2023-12-13drm/amdgpu: Add EEPROM I2C address support for ip discoveryCandice Li
2023-12-13drm/amdgpu: Update ras eeprom support for smu v13_0_0 and v13_0_10Candice Li
2023-12-13drm/amdgpu: correct the amdgpu runtime dereference usage countPrike Liang
2023-12-13drm/amd/amdgpu: Fix warnings in amdgpu/amdgpu_display.cSrinivasan Shanmugam
2023-12-13drm/amdgpu: fix memory overflow in the IB testTim Huang