Skip to content

Commit

Permalink
Merge tag 'JH7110_515_SDK_v5.7.5' into vf2-515-devel
Browse files Browse the repository at this point in the history
  • Loading branch information
andyhu-stf committed Sep 22, 2023
2 parents 40846e7 + de8f159 commit cd3629d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/gpu/drm/verisilicon/vs_dc.c
Original file line number Diff line number Diff line change
Expand Up @@ -668,6 +668,7 @@ static int dc_init(struct device *dev)
dev_err(dev, "failed to get l2 cache size\n");
return ret;
}
l2_cache_size <<= 4;

ret = syscon_panel_parse_dt(dev);
if (ret){
Expand Down

0 comments on commit cd3629d

Please sign in to comment.