summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/scheduler
diff options
context:
space:
mode:
authorAlex Deucher <alexander.deucher@amd.com>2019-02-12 00:49:47 +0300
committerAlex Deucher <alexander.deucher@amd.com>2019-02-14 01:51:41 +0300
commit7a5e0d9ab6d9564f5f82d7a16355118aadd25ef8 (patch)
tree2cfe89645e58c52dd134b7999ab1b67a7c13ce5d /drivers/gpu/drm/scheduler
parent9b49c19766a854feefa7fe5288c1915658a939f5 (diff)
downloadlinux-7a5e0d9ab6d9564f5f82d7a16355118aadd25ef8.tar.xz
drm/amdgpu: don't clamp debugfs register access to the BAR size
This prevents us from accessing extended registers in tools like umr. The register access functions already check if the offset is beyond the BAR size and use the indirect accessors with locking so this is safe. Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/scheduler')
0 files changed, 0 insertions, 0 deletions