diff options
author | Kaitlyn Tse <Kaitlyn.Tse@amd.com> | 2024-09-04 11:54:15 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-10-07 14:17:16 -0400 |
commit | 527a0f2bdcfe77fce22f006b97e42e4da3137c86 (patch) | |
tree | 5bb6cbf0f0f74569ffd7e4dc2db7685580ed20a4 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | 527b197bb41a8520e2242b060119975011264e5f (diff) | |
download | linux-527a0f2bdcfe77fce22f006b97e42e4da3137c86.tar.gz linux-527a0f2bdcfe77fce22f006b97e42e4da3137c86.tar.bz2 linux-527a0f2bdcfe77fce22f006b97e42e4da3137c86.zip |
drm/amd/display: Initialize new backlight_level_params structure
[Why]
Initialize the new backlight_level_params structure as part of the ABC
framework, the information in this structure is needed to be passed down
to the DMCUB to identify the backlight control type, to adjust the
backlight of the panel and to perform any required conversions from PWM
to nits or vice versa.
[How]
Created initial framework of the backlight_level_params struct and
modified existing functions to include the new structure.
Reviewed-by: Harry Vanzylldejong <harry.vanzylldejong@amd.com>
Reviewed-by: Iswara Nagulendran <iswara.nagulendran@amd.com>
Reviewed-by: Anthony Koo <anthony.koo@amd.com>
Signed-off-by: Kaitlyn Tse <Kaitlyn.Tse@amd.com>
Signed-off-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions