Merge "disp: msm: add changes missing during snapshots"
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

commit
9d87e36a77
@@ -250,6 +250,7 @@ struct sde_encoder_irq {
|
||||
* @hw_ctl: Hardware interface to the ctl registers
|
||||
* @hw_intf: Hardware interface to INTF registers
|
||||
* @hw_cdm: Hardware interface to the cdm registers
|
||||
* @hw_qdss: Hardware interface to the qdss registers
|
||||
* @cdm_cfg: Chroma-down hardware configuration
|
||||
* @hw_pp: Hardware interface to the ping pong registers
|
||||
* @sde_kms: Pointer to the sde_kms top level
|
||||
@@ -298,6 +299,7 @@ struct sde_encoder_phys {
|
||||
struct sde_hw_ctl *hw_ctl;
|
||||
struct sde_hw_intf *hw_intf;
|
||||
struct sde_hw_cdm *hw_cdm;
|
||||
struct sde_hw_qdss *hw_qdss;
|
||||
struct sde_hw_cdm_cfg cdm_cfg;
|
||||
struct sde_hw_pingpong *hw_pp;
|
||||
struct sde_kms *sde_kms;
|
||||
|
Reference in New Issue
Block a user