linux/drivers/gpu/drm/amd
Somalapuram Amaranath e3c92eb4a8 drm/ttm: rework on ttm_resource to use size_t type
Change ttm_resource structure from num_pages to size_t size in bytes.
v1 -> v2: change PFN_UP(dst_mem->size) to ttm->num_pages
v1 -> v2: change bo->resource->size to bo->base.size at some places
v1 -> v2: remove the local variable
v1 -> v2: cleanup cmp_size_smaller_first()
v2 -> v3: adding missing PFN_UP in ttm_bo_vm_fault_reserved

Signed-off-by: Somalapuram Amaranath <Amaranath.Somalapuram@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20221027091237.983582-1-Amaranath.Somalapuram@amd.com
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Christian König <christian.koenig@amd.com>
2022-10-27 11:42:58 +02:00
..
acp
amdgpu drm/ttm: rework on ttm_resource to use size_t type 2022-10-27 11:42:58 +02:00
amdkfd - Alistair Popple has a series which addresses a race which causes page 2022-10-14 12:28:43 -07:00
display drm/amd/display: stop using connector->override_edid 2022-10-26 09:53:01 +03:00
include drm/amdgpu: Update umc v8_10_0 headers 2022-10-11 11:05:35 -04:00
pm drm/amd/pm: smu7_hwmgr: fix potential off-by-one overflow in 'performance_levels' 2022-10-10 17:32:56 -04:00