diff options
| author | Arunpravin Paneer Selvam <[email protected]> | 2022-08-20 07:32:59 +0000 |
|---|---|---|
| committer | Christian König <[email protected]> | 2022-08-22 13:33:12 +0000 |
| commit | 544432703b2fe73a07f387c0b883da03ffa5671e (patch) | |
| tree | c30dcf33231d48109c5b9903fd40578c24040038 /drivers/gpu/drm/amd/amdgpu/amdgpu_gtt_mgr.c | |
| parent | drm/msm: Make .remove and .shutdown HW shutdown consistent (diff) | |
| download | kernel-544432703b2fe73a07f387c0b883da03ffa5671e.tar.gz kernel-544432703b2fe73a07f387c0b883da03ffa5671e.zip | |
drm/ttm: Add new callbacks to ttm res mgr
We are adding two new callbacks to ttm resource manager
function to handle intersection and compatibility of
placement and resources.
v2: move the amdgpu and ttm_range_manager changes to
separate patches (Christian)
v3: rename "intersect" to "intersects" (Matthew)
v4: move !place check to the !res if and return false
in ttm_resource_compatible() function (Christian)
v5: move bits of code from patch number 6 to avoid
temporary driver breakup (Christian)
Signed-off-by: Christian König <[email protected]>
Signed-off-by: Arunpravin Paneer Selvam <[email protected]>
Reviewed-by: Christian König <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gtt_mgr.c')
0 files changed, 0 insertions, 0 deletions
