Loading drivers/gpu/drm/msm/sde/sde_rm.h +0 −7 Original line number Diff line number Diff line Loading @@ -255,13 +255,6 @@ bool sde_rm_get_hw(struct sde_rm *rm, struct sde_rm_hw_iter *iter); */ bool sde_rm_request_hw_blk(struct sde_rm *rm, struct sde_rm_hw_request *hw); /** * sde_rm_check_property_topctl - validate property bitmask before it is set * @val: user's proposed topology control bitmask * @Return: 0 on success or error */ int sde_rm_check_property_topctl(uint64_t val); /** * sde_rm_cont_splash_res_init - Read the current MDSS configuration * to update the splash data structure with the topology Loading Loading
drivers/gpu/drm/msm/sde/sde_rm.h +0 −7 Original line number Diff line number Diff line Loading @@ -255,13 +255,6 @@ bool sde_rm_get_hw(struct sde_rm *rm, struct sde_rm_hw_iter *iter); */ bool sde_rm_request_hw_blk(struct sde_rm *rm, struct sde_rm_hw_request *hw); /** * sde_rm_check_property_topctl - validate property bitmask before it is set * @val: user's proposed topology control bitmask * @Return: 0 on success or error */ int sde_rm_check_property_topctl(uint64_t val); /** * sde_rm_cont_splash_res_init - Read the current MDSS configuration * to update the splash data structure with the topology Loading