summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
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: fix use-after-free bugVitaly Prosyak
2024-04-03drm/amdgpu: fix deadlock while reading mqd from debugfsJohannes Weiner
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: Fix potential out-of-bounds access in 'amdgpu_discovery_reg_base_...Srinivasan Shanmugam
2024-03-26drm/amdgpu: Enable gpu reset for S3 abort cases on Raven seriesPrike Liang
2024-03-01drm/amdgpu: Fix HDP flush for VFs on nbio v7.9Lijo Lazar
2024-03-01drm/amdgpu: Fix shared buff copy to userStanley.Yang
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-23drm/amdgpu/soc21: update VCN 4 max HEVC encoding resolutionThong
2024-02-23drm/amd: Don't init MEC2 firmware when it fails to loadDavid McFarland
2024-02-23drm/amdgpu: Reset IH OVERFLOW_CLEAR bitFriedrich Vock
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: apply the RV2 system aperture fix to RN/CZN as wellAlex Deucher
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-02-05drm/amdkfd: fix mes set shader debugger process managementJonathan Kim
2024-01-31drm/amdgpu/gfx11: set UNORD_DISPATCH in compute MQDsAlex Deucher
2024-01-31drm/amdgpu/gfx10: set UNORD_DISPATCH in compute MQDsAlex Deucher
2024-01-31drm/amdgpu: correct the cu count for gfx v11Likun Gao
2024-01-31drm/amdgpu: Fix the null pointer when load rlc firmwareMa Jun
2024-01-31Revert "drm/amd: Enable PCIe PME from D3"Jonathan Gray
2024-01-25drm/amdgpu: fall back to INPUT power for AVG power via INFO IOCTLAlex Deucher
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: Use another offset for GC 9.4.3 remapLijo Lazar
2024-01-20drm/amdgpu: Fix cat debugfs amdgpu_regs_didt causes kernel null pointerLu Yao
2024-01-20drm/amdgpu: Do not issue gpu reset from nbio v7_9 bif interruptHawking Zhang
2024-01-10drm/amdgpu: skip gpu_info fw loading on navi12Alex Deucher
2024-01-01drm/amdgpu: re-create idle bo's PTE during VM state machine resetZhenGuo Yin
2024-01-01drm: Update file owner during useTvrtko Ursulin
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: Restrict extended wait to PSP v13.0.6Lijo Lazar
2023-12-13drm/amdgpu: update retry times for psp BL waitAsad Kamal
2023-12-13drm/amdgpu: Fix refclk reporting for SMU v13.0.6Lijo Lazar
2023-12-13drm/amdgpu: disable MCBP by defaultJiadong Zhu
2023-12-13drm/amdkfd: get doorbell's absolute offset based on the db_sizeArvind Yadav
2023-12-13drm/amd/amdgpu/amdgpu_doorbell_mgr: Correct misdocumented param 'doorbell_index'Lee Jones