aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
diff options
context:
space:
mode:
authorRelja Vojvodic <Relja.Vojvodic@amd.com>2024-07-29 14:35:45 -0400
committerAlex Deucher <alexander.deucher@amd.com>2024-08-13 10:31:53 -0400
commitc20da89edb69f05ab78fe804899d50be2596b0f0 (patch)
tree2f9985a20ecf0993bf934aff725e9f7ab54ba0b8 /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
parent782cef7fc367542ccc851d93edbed166defdfc27 (diff)
drm/amd/display: 3DLUT non-DMA refactor
[Why] Currently the handling for 3DLUT is found in multiple different places, which causes issues when the different functions are not in sync with each other. Frequently bugs occur because the LUT handling is broken up, and what has already been handled isn't kept track of well, which can cause earlier changes to the LUT params to be overridden. [How] Remove DMA LUT handling from DCN401 and refactor legacy LUT handling in one place to make it easier to keep track of what has and needs to be done. Reviewed-by: Ilya Bakoulin <ilya.bakoulin@amd.com> Signed-off-by: Relja Vojvodic <Relja.Vojvodic@amd.com> Signed-off-by: Tom Chung <chiahsuan.chung@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions