commit | 801a6aa9a63c90724e8899982ad8c7f16be1e2cd | [log] [tgz] |
---|---|---|
author | Tom St Denis <tom.stdenis@amd.com> | Wed Mar 15 05:34:25 2017 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Mar 15 16:21:34 2017 -0400 |
tree | 9eb1f732473ce61d4232586ed4eecf30e26422a6 | |
parent | 18a8de1bc37e97dff1c96ee6cf49adbd02a0f775 [diff] |
drm/amd/amdgpu: Fix debugfs reg read/write address width The MMIO space is wider now so we mask the lower 22 bits instead of 18. Signed-off-by: Tom St Denis <tom.stdenis@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>