aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
diff options
context:
space:
mode:
authorMatti Vaittinen <mazziesaccount@gmail.com>2024-08-08 15:36:28 +0300
committerMark Brown <broonie@kernel.org>2024-08-13 12:45:01 +0100
commitdde286ee57704226b500cb9eb59547fec07aad3d (patch)
treebaf33bf14f320ce25c68d42740a473d3e96dcf9e /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
parent1e7c05292531e5b6bebe409cd531ed4ec0b2ff56 (diff)
regmap: Allow setting IRQ domain name suffix
When multiple IRQ domains are created from the same device-tree node they will get the same name based on the device-tree path. This will cause a naming collision in debugFS when IRQ domain specific entries are created. The regmap-IRQ creates per instance IRQ domains. This will lead to a domain name conflict when a device which provides more than one interrupt line uses the regmap-IRQ. Add support for specifying an IRQ domain name suffix when creating a regmap-IRQ controller. Signed-off-by: Matti Vaittinen <mazziesaccount@gmail.com> Link: https://patch.msgid.link/776bc4996969e5081bcf61b9bdb5517e537147a3.1723120028.git.mazziesaccount@gmail.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions