Age | Commit message (Expand) | Author |
2024-04-16 | drm/amdgpu: refactoring the runtime pm mode detection code | Ma Jun |
2024-04-09 | drm/amdgpu: Add support for BAMACO mode checking | Ma Jun |
2024-01-22 | drm/amdgpu: Enable seq64 manager and fix bugs | Arunpravin Paneer Selvam |
2024-01-15 | drm/amdgpu: add new INFO IOCTL query for input power | Alex Deucher |
2024-01-15 | drm/amdgpu: fall back to INPUT power for AVG power via INFO IOCTL | Alex Deucher |
2023-11-17 | drm/amdgpu: Implement a new 64bit sequence memory driver | Arunpravin Paneer Selvam |
2023-10-09 | drm/amdgpu: update ib start and size alignment | Boyuan Zhang |
2023-10-05 | drm/amdgpu: fix ip count query for xcp partitions | Sathishkumar S |
2023-10-05 | drm/amdgpu: add new INFO ioctl query for the last GPU page fault | Alex Deucher |
2023-09-20 | drm/amdgpu: Add more fields to IP version | Lijo Lazar |
2023-09-20 | drm/amdgpu: update IP count INFO query | Sathishkumar S |
2023-09-20 | drm/amdgpu: add VPE IP discovery info to HW IP info query | Alex Deucher |
2023-09-20 | drm/amdgpu: Use function for IP version check | Lijo Lazar |
2023-09-11 | drm/amdgpu: Handle null atom context in VBIOS info ioctl | David Francis |
2023-09-11 | drm/amdgpu: Store CU info from all XCCs for GFX v9.4.3 | Mukul Joshi |
2023-08-31 | drm/amdgpu: add VPE FW version query support | Lang Yu |
2023-08-31 | drm/amdgpu: add user space CS support for VPE | Lang Yu |
2023-08-15 | drm/amd: Rename AMDGPU_PP_SENSOR_GPU_POWER | Mario Limonciello |
2023-07-25 | drm/amdgpu: Update min() to min_t() in 'amdgpu_info_ioctl' | Srinivasan Shanmugam |
2023-07-21 | drm/amd: Avoid reading the VBIOS part number twice | Mario Limonciello |
2023-07-18 | drm/amdgpu: fix slab-out-of-bounds issue in amdgpu_vm_pt_create | Guchun Chen |
2023-07-18 | drm/amdgpu: Allocate root PD on correct partition | Guchun Chen |
2023-07-07 | drm/amdgpu: return an error if query_video_caps is not set | Alex Deucher |
2023-06-30 | drm/amdgpu: make mcbp a per device setting | Alex Deucher |
2023-06-09 | drm/amdgpu: unmap and remove csa_va properly | Lang Yu |
2023-06-09 | drm/amdgpu: remove unnecessary (void*) conversions | Su Hui |
2023-06-09 | drm/amdgpu: Add memory partition id to amdgpu_vm | Philip Yang |
2023-06-09 | drm/amdgpu: find partition ID when open device | James Zhu |
2023-06-09 | drm/amdgpu/jpeg: add multiple jpeg rings support | James Zhu |
2023-04-24 | drm/amdgpu: add support for new GFX shadow size query | Alex Deucher |
2023-04-21 | drm/amd/amdgpu: Fix spaces in array indexing and indentations in amdgpu_kms.c | Srinivasan Shanmugam |
2023-04-18 | drm/amdgpu: Add support for querying the max ibs in a submission. (v3) | Bas Nieuwenhuizen |
2023-02-23 | drm/amdgpu: add more fields into device info, caches sizes, etc. | Marek Olšák |
2023-01-19 | drm/amdgpu: return the PCIe gen and lanes from the INFO ioctl | Marek Olšák |
2022-12-15 | drm/amdgpu: expose the minimum shader/memory clock frequency | Evan Quan |
2022-12-15 | drm/amdgpu: expose peak profiling mode shader/memory clocks | Evan Quan |
2022-11-29 | drm/amdgpu: Fix logic error | Konstantin Meskhidze |
2022-11-16 | Merge tag 'drm-misc-next-2022-11-10-1' of git://anongit.freedesktop.org/drm/d... | Dave Airlie |
2022-11-05 | drm/fb-helper: Remove unnecessary include statements | Thomas Zimmermann |
2022-11-04 | drm/amdgpu: Disable MCBP from soc21 for SRIOV | Yiqing Yao |
2022-10-27 | drm/amdgpu: correct MES debugfs versions | Graham Sider |
2022-10-24 | drm/amd: Add IMU fw version to fw version queries | David Francis |
2022-09-19 | drm/amdgpu: add MES and MES-KIQ version in debugfs | Yifan Zhang |
2022-09-19 | drm/amdgpu: add rlcv/rlcp version info to debugfs | Hawking Zhang |
2022-08-01 | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann |
2022-07-28 | drm/amdgpu: use idr_init_base() to initialize fpriv->bo_list_handles | Danilo Krummrich |
2022-07-25 | drm/amdgpu: add the IP discovery IP versions for HW INFO data | Alex Deucher |
2022-07-18 | drm/amdgpu: drop runpm from amdgpu_device structure | Guchun Chen |
2022-07-18 | drm/amdgpu: drop runtime pm disablement quirk on several sienna cichlid cards | Guchun Chen |
2022-07-18 | drm/amdgpu: introduce runtime pm mode | Guchun Chen |