commit | 98d2cc2b03d937af36ce5ef227ae57232bbe8471 | [log] [tgz] |
---|---|---|
author | Andrew Wong <[email protected]> | Mon Dec 12 11:17:06 2016 -0500 |
committer | Alex Deucher <[email protected]> | Tue Sep 26 17:04:52 2017 -0400 |
tree | ec9ac0e0bd782dccb2dd40dc7a0654176dcc54a1 | |
parent | 89e8963036085e4e0e9a993d2e1bdbb931d53794 [diff] |
drm/amd/display: Change locking of registers when flipping frames. - Introduce GRPH_UPDATE_LOCK around programming surface flip. - Remove the now unused graphic surface lock. - Add macros to get and set four registers - both immediate and H Retrace should not be enabled at the same time Signed-off-by: Andrew Wong <[email protected]> Reviewed-by: Tony Cheng <[email protected]> Acked-by: Harry Wentland <[email protected]> Signed-off-by: Alex Deucher <[email protected]>