diff options
author | AngeloGioacchino Del Regno <[email protected]> | 2023-10-12 11:57:28 +0200 |
---|---|---|
committer | Chun-Kuang Hu <[email protected]> | 2023-10-16 15:10:36 +0000 |
commit | a6b39cd248f3321dbf066f95f95a9841f891229e (patch) | |
tree | 9a8e662b1223335772e8e0e5a54a1990f83f1fd0 /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | 36e5da13779309793aae2bb7dab39415dfce11ed (diff) |
drm/mediatek: De-commonize disp_aal/disp_gamma gamma_set functions
In preparation for adding a 12-bits gamma support for the DISP_GAMMA
IP, remove the mtk_gamma_set_common() function and move the relevant
bits in mtk_gamma_set() for DISP_GAMMA and mtk_aal_gamma_set() for
DISP_AAL: since the latter has no more support for gamma manipulation
(being moved to a different IP) in newer revisions, those functions
are about to diverge and it makes no sense to keep a common one (with
all the complications of passing common data and making exclusions
for device driver data) for just a few bits.
This commit brings no functional changes.
Signed-off-by: AngeloGioacchino Del Regno <[email protected]>
Reviewed-by: NĂcolas F. R. A. Prado <[email protected]>
Reviewed-by: CK Hu <[email protected]>
Link: https://patchwork.kernel.org/project/dri-devel/patch/[email protected]/
Signed-off-by: Chun-Kuang Hu <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions