Message ID | 20240629015111.264564-1-quic_akhilpo@quicinc.com |
---|---|
Headers | show |
Series | Support for Adreno X1-85 GPU | expand |
On Sat, 29 Jun 2024 07:19:33 +0530, Akhil P Oommen wrote: > This series adds support for the Adreno X1-85 GPU found in Qualcomm's > compute series chipset, Snapdragon X1 Elite (x1e80100). In this new > naming scheme for Adreno GPU, 'X' stands for compute series, '1' denotes > 1st generation and '8' & '5' denotes the tier and the SKU which it > belongs. > > X1-85 has major focus on doubling core clock frequency and bandwidth > throughput. It has a dedicated collapsible Graphics MX rail (gmxc) to > power the memories and double the number of data channels to improve > bandwidth to DDR. > > [...] Applied SMMU bindings change to will (for-joerg/arm-smmu/bindings), thanks! [4/5] dt-bindings: arm-smmu: Add X1E80100 GPU SMMU https://git.kernel.org/will/c/d6c102881b30 Cheers,
On Sat, 29 Jun 2024 07:19:33 +0530, Akhil P Oommen wrote: > This series adds support for the Adreno X1-85 GPU found in Qualcomm's > compute series chipset, Snapdragon X1 Elite (x1e80100). In this new > naming scheme for Adreno GPU, 'X' stands for compute series, '1' denotes > 1st generation and '8' & '5' denotes the tier and the SKU which it > belongs. > > X1-85 has major focus on doubling core clock frequency and bandwidth > throughput. It has a dedicated collapsible Graphics MX rail (gmxc) to > power the memories and double the number of data channels to improve > bandwidth to DDR. > > [...] Applied, thanks! [5/5] arm64: dts: qcom: x1e80100: Add gpu support commit: 721e38301b79a6ee8375cb0ebd586699a7f353e3 Best regards,