Skip to content

Commit

Permalink
sdm: Add property to limit HDR client strategy.
Browse files Browse the repository at this point in the history
CRs-Fixed: 3389688
Change-Id: I17b8a11e1629b4f9808f3277e22c47ace647570a
  • Loading branch information
Akhil Jaiswal authored and Devanshi Bansal committed Oct 13, 2023
1 parent f8e4bb5 commit 4427b8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/display_properties.h
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@
#define ENABLE_VERBOSE_LOG DISPLAY_PROP("enable_verbose_log")
// HDR10 GPU Target
#define ENABLE_HDR10_GPU_TARGET DISPLAY_PROP("enable_hdr10_gpu_target")
#define MAX_SCALE_FACTOR_FOR_HDR_CLIENT DISPLAY_PROP("max_scale_factor_for_hdr_client")
// Client target bit depth
#define CLIENT_TARGET_BIT_DEPTH DISPLAY_PROP("client_target_bit_depth")

Expand Down

0 comments on commit 4427b8c

Please sign in to comment.