Merge "sdm: drm: Read Panel HDR caps"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
37bfa25dc4
@@ -37,6 +37,7 @@
|
||||
|
||||
#include "xf86drm.h"
|
||||
#include "xf86drmMode.h"
|
||||
#include <drm/msm_drm.h>
|
||||
|
||||
namespace sde_drm {
|
||||
|
||||
@@ -412,6 +413,7 @@ struct DRMConnectorInfo {
|
||||
int hmin;
|
||||
bool roi_merge;
|
||||
DRMRotation panel_orientation;
|
||||
drm_panel_hdr_properties panel_hdr_prop;
|
||||
};
|
||||
|
||||
/* Identifier token for a display */
|
||||
|
||||
Reference in New Issue
Block a user