diff options
author | Jonas Karlman <jonas@kwiboo.se> | 2023-06-21 22:33:17 +0000 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2023-08-12 23:53:32 +0200 |
commit | 13fc28804bf10ca0b7bce3efbba95c534836d7ca (patch) | |
tree | 67e6c1fa4345517dd2320c95fddbbd3ee1e7a282 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 5976a28b344ecb6810882a01b76a320cac21d307 (diff) |
drm/rockchip: vop: Fix reset of state in duplicate state crtc funcs
struct rockchip_crtc_state members such as output_type, output_bpc and
enable_afbc is always reset to zero in the atomic_duplicate_state crtc
funcs.
Fix this by using kmemdup on the subclass rockchip_crtc_state struct.
Fixes: 4e257d9eee23 ("drm/rockchip: get rid of rockchip_drm_crtc_mode_config")
Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Reviewed-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20230621223311.2239547-2-jonas@kwiboo.se
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions