Loading bindings/gpu/adreno.txt +4 −0 Original line number Diff line number Diff line Loading @@ -98,6 +98,7 @@ Optional Properties: the chip identification read from the GPU hardware. This is used to override faulty hardware readings. - qcom,gpu-model: If it exists this property is used for GPU model name. - qcom,vk-device-id: If it exists this property is used to specify vulkan device ID. - qcom,disable-wake-on-touch: Boolean. Disables the GPU power up on a touch input event. - qcom,disable-busy-time-burst: Boolean. Disables the busy time burst to avoid switching Loading Loading @@ -277,6 +278,8 @@ Properties: - qcom,gpu-model: GPU model name for a specific GPU hardware. - qcom,vk-device-id: Vulkan device id unique for specific GPU hardware model. SOC Hardware revisions: - qcom,soc-hw-revisions: Container of sets of SOC hardware revisions specified by Loading Loading @@ -434,6 +437,7 @@ Example of A330 GPU in MSM8916: qcom,gpu-model@0 { qcom,gpu-model-id = <0>; qcom,gpu-model = "Adreno642Lv1"; qcom,vk-device-id= <0x06030500>; }; } Loading Loading
bindings/gpu/adreno.txt +4 −0 Original line number Diff line number Diff line Loading @@ -98,6 +98,7 @@ Optional Properties: the chip identification read from the GPU hardware. This is used to override faulty hardware readings. - qcom,gpu-model: If it exists this property is used for GPU model name. - qcom,vk-device-id: If it exists this property is used to specify vulkan device ID. - qcom,disable-wake-on-touch: Boolean. Disables the GPU power up on a touch input event. - qcom,disable-busy-time-burst: Boolean. Disables the busy time burst to avoid switching Loading Loading @@ -277,6 +278,8 @@ Properties: - qcom,gpu-model: GPU model name for a specific GPU hardware. - qcom,vk-device-id: Vulkan device id unique for specific GPU hardware model. SOC Hardware revisions: - qcom,soc-hw-revisions: Container of sets of SOC hardware revisions specified by Loading Loading @@ -434,6 +437,7 @@ Example of A330 GPU in MSM8916: qcom,gpu-model@0 { qcom,gpu-model-id = <0>; qcom,gpu-model = "Adreno642Lv1"; qcom,vk-device-id= <0x06030500>; }; } Loading