remove hal_tbm_bufmgr_alloc_bo_with_tiled_format 74/255474/1
authorSooChan Lim <sc1.lim@samsung.com>
Fri, 19 Mar 2021 01:33:53 +0000 (10:33 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Fri, 19 Mar 2021 01:33:53 +0000 (10:33 +0900)
commit81dcbedfa5d4a5b86f9ffc5f859f57a539657451
tree8961d6dd92dd75dd96cd7b6675121ab4a3da33c2
parent276ecc8a6301dffe7d0ca503d05e1b081b8a24fb
remove hal_tbm_bufmgr_alloc_bo_with_tiled_format

The hal_tbm_bufmgr_alloc_bo_with_tiled_format is deprecated.
The backend get to know the requested bo allocation with hal_tbm_bo_memory_type
through hal_tbm_bufmgr_alloc_bo_with_format.

Change-Id: Iffbd666c8d150b72e643bccfdd37385906313455
include/hal-tbm-interface.h
include/hal-tbm.h
src/hal-api-tbm.c