summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe/xe_drm_client.c
Commit message (Expand)AuthorAgeFilesLines
* Merge drm/drm-next into drm-xe-nextThomas Hellström2024-04-121-1/+1
|\
| * Merge tag 'drm-xe-next-2024-02-25' of ssh://gitlab.freedesktop.org/drm/xe/ker...Daniel Vetter2024-02-261-10/+2
| |\
| * | drm/xe: Update shared stats to use the new gem helperAlex Deucher2024-02-161-1/+1
* | | drm/xe/client: drop bogus bo NULL checkMatthew Auld2024-03-191-1/+1
* | | drm/xe/client: remove bogus rcu list usageMatthew Auld2024-03-191-3/+3
| |/ |/|
* | drm/xe/xe_bo_move: Enhance xe_bo_move tracePriyanka Dandamudi2024-02-201-10/+2
|/
* drm/xe: Implement fdinfo memory stats printingTejas Upadhyay2023-12-211-1/+88
* drm/xe: Add tracking support for bos per clientTejas Upadhyay2023-12-211-0/+48
* drm/xe: Interface xe drm client with fdinfo interfaceTejas Upadhyay2023-12-211-0/+17
* drm/xe: Add drm-client infrastructureTejas Upadhyay2023-12-211-0/+52