Home
last modified time | relevance | path

Searched full:a6xx (Results 1 – 15 of 15) sorted by relevance

/Linux-v6.6/Documentation/devicetree/bindings/display/msm/
Dgpu.yaml90 For a5xx and a6xx devices this node contains a memory-region that
208 then: # Starting with A6xx, the clocks are usually defined in the GMU node
272 // Example a6xx (with GMU):
Dgmu.yaml16 to members of the Adreno A6xx GPU family. The GMU provides on-device power
/Linux-v6.6/drivers/gpu/drm/msm/adreno/
Dadreno_gpu.h25 ADRENO_FW_SQE = 0, /* a6xx */
27 ADRENO_FW_GMU = 1, /* a6xx */
205 * for all a6xx devices, but probably best to limit this in adreno_patchid()
463 * For a5xx and a6xx targets load the zap shader that is used to pull the GPU
Da6xx_gpu.h9 #include "a6xx.xml.h"
Dadreno_common.xml.h19 - /home/robclark/src/mesa/mesa/src/freedreno/registers/adreno/a6xx.xml ( 198949 byte…
56 A6XX = 6, enumerator
Da6xx_gmu.xml.h19 - /home/robclark/src/mesa/mesa/src/freedreno/registers/adreno/a6xx.xml ( 198949 byte…
Da6xx_gpu_state.h7 #include "a6xx.xml.h"
Dadreno_pm4.xml.h19 - /home/robclark/src/mesa/mesa/src/freedreno/registers/adreno/a6xx.xml ( 198949 byte…
Da2xx.xml.h19 - /home/robclark/src/mesa/mesa/src/freedreno/registers/adreno/a6xx.xml ( 198949 byte…
Da3xx.xml.h19 - /home/robclark/src/mesa/mesa/src/freedreno/registers/adreno/a6xx.xml ( 198949 byte…
Da4xx.xml.h19 - /home/robclark/src/mesa/mesa/src/freedreno/registers/adreno/a6xx.xml ( 198949 byte…
Da5xx.xml.h19 - /home/robclark/src/mesa/mesa/src/freedreno/registers/adreno/a6xx.xml ( 198949 byte…
Da6xx.xml.h19 - /home/robclark/src/mesa/mesa/src/freedreno/registers/adreno/a6xx.xml ( 198949 byte…
/Linux-v6.6/drivers/gpu/drm/msm/
Dmsm_gpu.h292 * switch-over happened early enough in mesa a6xx bringup that we
293 * can disallow relocs for a6xx and newer.
Dmsm_drv.c48 * - 1.8.0 - Add MSM_BO_CACHED_COHERENT for supported GPUs (a6xx)