Loading bindings/gpu/adreno.txt +13 −0 Original line number Diff line number Diff line Loading @@ -140,6 +140,19 @@ Optional Properties: mask - mask for the relevant bits in the efuse register. shift - number of bits to right shift to get the speed bin value. - qcom,gpu-speed-bin-vectors: GPU speed bin vectors property is the series of all the vectors in format specified below. Values from individual fuses are read, masked and shifted to form a value. At the end all fuse values are ordered together to form final speed bin value. <offset mask shift> <offset mask shift> < .. .. .. > offset - offset of the efuse register from the base. mask - mask for the relevant bits in the efuse register. shift - number of bits to right shift. - qcom,gpu-disable-fuse: GPU disable fuse <offset mask shift> offset - offset of the efuse register from the base. Loading Loading
bindings/gpu/adreno.txt +13 −0 Original line number Diff line number Diff line Loading @@ -140,6 +140,19 @@ Optional Properties: mask - mask for the relevant bits in the efuse register. shift - number of bits to right shift to get the speed bin value. - qcom,gpu-speed-bin-vectors: GPU speed bin vectors property is the series of all the vectors in format specified below. Values from individual fuses are read, masked and shifted to form a value. At the end all fuse values are ordered together to form final speed bin value. <offset mask shift> <offset mask shift> < .. .. .. > offset - offset of the efuse register from the base. mask - mask for the relevant bits in the efuse register. shift - number of bits to right shift. - qcom,gpu-disable-fuse: GPU disable fuse <offset mask shift> offset - offset of the efuse register from the base. Loading