aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorRelja Vojvodic <[email protected]>2024-07-29 14:35:45 -0400
committerAlex Deucher <[email protected]>2024-08-13 10:31:53 -0400
commitc20da89edb69f05ab78fe804899d50be2596b0f0 (patch)
tree2f9985a20ecf0993bf934aff725e9f7ab54ba0b8 /tools/perf/scripts/python/bin
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 <[email protected]> Signed-off-by: Relja Vojvodic <[email protected]> Signed-off-by: Tom Chung <[email protected]> Tested-by: Daniel Wheeler <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions