diff options
author | Alan Liu <[email protected]> | 2022-10-20 11:46:43 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2022-10-27 14:42:40 -0400 |
commit | 62fa035b5605a993fa3b4526af8b6ed145e3ce1b (patch) | |
tree | 2d641d577d5a8a88b4e6c143c316ea9dcdcd962f /drivers/message/fusion/lsi/mpi_raid.h | |
parent | c0459bddd1955df35c9331757671e64e3ea0a77a (diff) |
drm/amd/display: Drop struct crc_region and reuse struct rect
[Why]
reuse struct rect rather than adding a new struct.
[How]
- Userspace keeps inputting x_start, y_start, x_end, y_end
- We translate data to x, y, width, height in code flow to store
- translate back to x_start, y_start, x_end, y_end before programming HW
Tested-by: Mark Broadworth <[email protected]>
Reviewed-by: Wayne Lin <[email protected]>
Acked-by: Rodrigo Siqueira <[email protected]>
Signed-off-by: Alan Liu <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/message/fusion/lsi/mpi_raid.h')
0 files changed, 0 insertions, 0 deletions