Searched hist:"3 d6ab124a4d5dece5778ac6b7ebea6b6754e7e28" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/msm/adreno/ |
H A D | a3xx_gpu.c | diff 3d6ab124a4d5dece5778ac6b7ebea6b6754e7e28 Sun Jan 21 11:40:39 CET 2024 Luca Weiss <luca@z3ntu.xyz> drm/msm/adreno: Add A305B support
Add support for the Adreno 305B GPU that is found in MSM8226(v2) SoC. Previously this was mistakenly claimed to be supported but using wrong a configuration.
In MSM8226v1 there's also a A305B but with chipid 0x03000510 which should work with the same configuration but due to lack of hardware for testing this is not added.
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org> Signed-off-by: Luca Weiss <luca@z3ntu.xyz> Reviewed-by: David Heidelberg <david@ixit.cz> Patchwork: https://patchwork.freedesktop.org/patch/575274/ Signed-off-by: Rob Clark <robdclark@chromium.org>
|
H A D | adreno_device.c | diff 3d6ab124a4d5dece5778ac6b7ebea6b6754e7e28 Sun Jan 21 11:40:39 CET 2024 Luca Weiss <luca@z3ntu.xyz> drm/msm/adreno: Add A305B support
Add support for the Adreno 305B GPU that is found in MSM8226(v2) SoC. Previously this was mistakenly claimed to be supported but using wrong a configuration.
In MSM8226v1 there's also a A305B but with chipid 0x03000510 which should work with the same configuration but due to lack of hardware for testing this is not added.
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org> Signed-off-by: Luca Weiss <luca@z3ntu.xyz> Reviewed-by: David Heidelberg <david@ixit.cz> Patchwork: https://patchwork.freedesktop.org/patch/575274/ Signed-off-by: Rob Clark <robdclark@chromium.org>
|
H A D | adreno_gpu.h | diff 3d6ab124a4d5dece5778ac6b7ebea6b6754e7e28 Sun Jan 21 11:40:39 CET 2024 Luca Weiss <luca@z3ntu.xyz> drm/msm/adreno: Add A305B support
Add support for the Adreno 305B GPU that is found in MSM8226(v2) SoC. Previously this was mistakenly claimed to be supported but using wrong a configuration.
In MSM8226v1 there's also a A305B but with chipid 0x03000510 which should work with the same configuration but due to lack of hardware for testing this is not added.
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org> Signed-off-by: Luca Weiss <luca@z3ntu.xyz> Reviewed-by: David Heidelberg <david@ixit.cz> Patchwork: https://patchwork.freedesktop.org/patch/575274/ Signed-off-by: Rob Clark <robdclark@chromium.org>
|