hwc: do not change info of cursor window 55/300055/1
authorChangyeon Lee <cyeon.lee@samsung.com>
Mon, 16 Oct 2023 07:54:29 +0000 (16:54 +0900)
committerChangyeon Lee <cyeon.lee@samsung.com>
Mon, 16 Oct 2023 07:57:10 +0000 (16:57 +0900)
commit5f4c5ca97465dc04dafd4605298e31672adc4c72
treef5a6b722fc8f79823d509305d854ab3dd1fa1bdd
parent0267443b780829c13580a2762d20b6e7e8088ae9
hwc: do not change info of cursor window

if backend changes info of cursor window, backend can get
original info.
this patch adds cursor info to hwc_window and uses cursor
info to layer info if cursor use hw layer.

Change-Id: Ibb1bfa41406020e1ccea1c1452bb857c828d16f8
src/tdm_backend_vc4_types.h
src/tdm_vc4_hwc.c