aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-14drm/amdgpu: fix userq resource double freedPrike Liang1-4/+5
2025-05-13drm/amdgpu/userq: Fix DEBUG_LOCKS_WARN_ON(lock->magic != lock)Arunpravin Paneer Selvam1-4/+4
2025-05-05drm/amdgpu: add drm_file reference in userq_mgrSunil Khatri1-1/+1
2025-04-22drm/amdgpu/userq: use consistent function namingAlex Deucher1-2/+2
2025-04-22drm/amdgpu/userq: add a helper to check which IPs are enabledAlex Deucher1-6/+1
2025-04-11drm/amd/amdgpu: Fix out of bounds warning in amdgpu_hw_ip_infoJesse Zhang1-1/+1
2025-04-08drm/amdgpu: add ring flag for no user submissionsAlex Deucher1-10/+20
2025-04-08drm/amdgpu: add UAPI to query if user queues are supportedAlex Deucher1-0/+7
2025-04-08drm/amdgpu: handle eviction fence raceShashank Sharma1-1/+3
2025-04-08drm/amdgpu: add gfx eviction fence helpersShashank Sharma1-0/+5
2025-04-08drm/amdgpu: add new AMDGPU_INFO subquery for userq objectsShashank Sharma1-0/+36
2025-04-08drm/amdgpu: add usermode queue base codeShashank Sharma1-0/+6
2025-02-27drm/amdgpu/vcn: move more instanced data to vcn_instanceAlex Deucher1-1/+1
2025-02-12drm/amdgpu: Add flags to distinguish vf/pf/pt modeAsad Kamal1-0/+9
2025-01-24drm/amdgpu: fix the PCIe lanes reporting in the INFO IOCTLAlex Deucher1-8/+11
2024-08-27Merge tag 'amd-drm-next-6.12-2024-08-26' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDaniel Vetter1-12/+31
2024-08-13drm/amdgpu: Block MMR_READ IOCTL in resetVictor Skvortsov1-12/+31
2024-08-13drm/amdgpu: Do not set struct drm_driver.lastcloseThomas Zimmermann1-17/+0
2024-05-13drm/amdgpu: clear the warning unsigned compared against 0 for xcp_idJesse Zhang1-1/+1
2024-05-08drm/amdgpu: Fix uninitialized variable warning in amdgpu_info_ioctlMa Jun1-2/+9
2024-04-16drm/amdgpu: refactoring the runtime pm mode detection codeMa Jun1-47/+1
2024-04-09drm/amdgpu: Add support for BAMACO mode checkingMa Jun1-4/+19
2024-01-22drm/amdgpu: Enable seq64 manager and fix bugsArunpravin Paneer Selvam1-2/+6
2024-01-15drm/amdgpu: add new INFO IOCTL query for input powerAlex Deucher1-0/+9
2024-01-15drm/amdgpu: fall back to INPUT power for AVG power via INFO IOCTLAlex Deucher1-1/+6
2023-11-17drm/amdgpu: Implement a new 64bit sequence memory driverArunpravin Paneer Selvam1-0/+2
2023-10-09drm/amdgpu: update ib start and size alignmentBoyuan Zhang1-11/+11
2023-10-05drm/amdgpu: fix ip count query for xcp partitionsSathishkumar S1-8/+36
2023-10-05drm/amdgpu: add new INFO ioctl query for the last GPU page faultAlex Deucher1-0/+20
2023-09-20drm/amdgpu: Add more fields to IP versionLijo Lazar1-5/+5
2023-09-20drm/amdgpu: update IP count INFO querySathishkumar S1-29/+61
2023-09-20drm/amdgpu: add VPE IP discovery info to HW IP info queryAlex Deucher1-0/+4
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar1-4/+8
2023-09-11drm/amdgpu: Handle null atom context in VBIOS info ioctlDavid Francis1-6/+11
2023-09-11drm/amdgpu: Store CU info from all XCCs for GFX v9.4.3Mukul Joshi1-1/+1
2023-08-31drm/amdgpu: add VPE FW version query supportLang Yu1-0/+12
2023-08-31drm/amdgpu: add user space CS support for VPELang Yu1-0/+7
2023-08-15drm/amd: Rename AMDGPU_PP_SENSOR_GPU_POWERMario Limonciello1-1/+1
2023-07-25drm/amdgpu: Update min() to min_t() in 'amdgpu_info_ioctl'Srinivasan Shanmugam1-6/+8
2023-07-21drm/amd: Avoid reading the VBIOS part number twiceMario Limonciello1-1/+1
2023-07-18drm/amdgpu: fix slab-out-of-bounds issue in amdgpu_vm_pt_createGuchun Chen1-1/+1
2023-07-18drm/amdgpu: Allocate root PD on correct partitionGuchun Chen1-3/+3
2023-07-07drm/amdgpu: return an error if query_video_caps is not setAlex Deucher1-0/+3
2023-06-30drm/amdgpu: make mcbp a per device settingAlex Deucher1-2/+2
2023-06-09drm/amdgpu: unmap and remove csa_va properlyLang Yu1-5/+5
2023-06-09drm/amdgpu: remove unnecessary (void*) conversionsSu Hui1-1/+1
2023-06-09drm/amdgpu: Add memory partition id to amdgpu_vmPhilip Yang1-4/+4
2023-06-09drm/amdgpu: find partition ID when open deviceJames Zhu1-0/+4
2023-06-09drm/amdgpu/jpeg: add multiple jpeg rings supportJames Zhu1-2/+3
2023-04-24drm/amdgpu: add support for new GFX shadow size queryAlex Deucher1-0/+13