diff options
author | Aric Cyr <[email protected]> | 2022-12-03 21:58:37 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2023-01-03 16:57:58 -0500 |
commit | 9ed90489a479bba7f27fee9b4102ee2a4a2138e8 (patch) | |
tree | 3b4c9811a05ea029751987376d512af716f8ba5d /scripts/gdb/linux/mm.py | |
parent | b0fcf88b3f10bf684d636e78113e678dc3b3f053 (diff) |
drm/amd/display: Reorder dc_state fields to optimize clearing the struct
[why & how]
By moving bw_ctx field to the end of the dc_state the state can be
cleared more efficiently without resulting in large DML memcpy
operations, resulting in better mode enumeration performance on some
platforms.
Acked-by: Aurabindo Pillai <[email protected]>
Signed-off-by: Aric Cyr <[email protected]>
Reviewed-by: Nevenko Stupar <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/mm.py')
0 files changed, 0 insertions, 0 deletions