disp: msm: sde: fix static cache programming
Add smmu cache hint at during the msm gem prime import to ensure memory is cacheable. Ensure sys cache feature is added to all sspp, not just vig. Change-Id: Icc10468ad8d3e7c6aabd437776cde99eb627375a Signed-off-by: Nilaan Gunabalachandran <ngunabal@codeaurora.org>
This commit is contained in:
@@ -319,13 +319,6 @@ struct sde_hw_ctl_ops {
|
||||
*/
|
||||
int (*wait_reset_status)(struct sde_hw_ctl *ctx);
|
||||
|
||||
/**
|
||||
* update_bitmask_ctl: updates mask corresponding to ctl
|
||||
* @enable : true to enable, false to disable
|
||||
*/
|
||||
int (*update_bitmask_ctl)(struct sde_hw_ctl *ctx,
|
||||
bool enable);
|
||||
|
||||
/**
|
||||
* update_bitmask_sspp: updates mask corresponding to sspp
|
||||
* @blk : blk id
|
||||
|
Reference in New Issue
Block a user