linux-stable/drivers/gpu/drm/msm/adreno
AngeloGioacchino Del Regno 4f2cf99d54 drm/msm/a5xx: Allow all patchid for A540 chip
On at least MSM8998 it's possible to find Adreno 540.0 and 540.1
but I have never found any 540.2. In any case, the patchids 0-1
for A540 are completely supported by this driver and there is no
reason to disallow probing them (as they also share the same
firmware names).

Besides that, the patchid number is also used in the a5xx_power.c
function a540_lm_setup to disable the battery current limiter,
which makes faking the Adreno patchid to .2 (which would anyway
be sad) useless and even producing breakages.

Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@somainline.org>
Signed-off-by: Rob Clark <robdclark@chromium.org>
2021-01-31 10:40:26 -08:00
..
a2xx.xml.h drm/msm: sync generated headers 2020-07-31 06:46:16 -07:00
a2xx_gpu.c drm/msm: Add modparam to allow vram carveout 2021-01-07 09:12:53 -08:00
a2xx_gpu.h drm/msm/adreno: add a2xx 2018-12-11 13:07:06 -05:00
a3xx.xml.h drm/msm: sync generated headers 2020-07-31 06:46:16 -07:00
a3xx_gpu.c drm/msm: Add modparam to allow vram carveout 2021-01-07 09:12:53 -08:00
a3xx_gpu.h drm/msm/gpu: add ocmem init/cleanup functions 2019-10-07 08:17:39 -07:00
a4xx.xml.h drm/msm: sync generated headers 2020-07-31 06:46:16 -07:00
a4xx_gpu.c drm/msm: Add modparam to allow vram carveout 2021-01-07 09:12:53 -08:00
a4xx_gpu.h drm/msm/gpu: add ocmem init/cleanup functions 2019-10-07 08:17:39 -07:00
a5xx.xml.h drm/msm: sync generated headers 2020-07-31 06:46:16 -07:00
a5xx_debugfs.c drm/msm/adreno: remove return value of function XX_print 2020-09-04 12:15:30 -07:00
a5xx_gpu.c drm/msm: a5xx: Make preemption reset case reentrant 2020-12-05 08:19:15 -08:00
a5xx_gpu.h drm/msm: Allow a5xx to mark the RPTR shadow as privileged 2020-09-15 10:47:44 -07:00
a5xx_power.c drm/msm: Allow a5xx to mark the RPTR shadow as privileged 2020-09-15 10:47:44 -07:00
a5xx_preempt.c drm/msm: Document and rename preempt_lock 2020-11-04 16:00:56 -08:00
a6xx.xml.h drm/msm: sync generated headers 2020-07-31 06:46:16 -07:00
a6xx_gmu.c drm/msm/gpu: Convert retire/recover work to kthread_worker 2020-11-01 10:13:32 -08:00
a6xx_gmu.h drm/msm/a6xx: fix crashstate capture for A650 2020-07-31 06:46:16 -07:00
a6xx_gmu.xml.h drm/msm: sync generated headers 2020-07-31 06:46:16 -07:00
a6xx_gpu.c drm/msm: Add speed-bin support to a618 gpu 2021-01-31 10:40:25 -08:00
a6xx_gpu.h drm/msm: Add speed-bin support to a618 gpu 2021-01-31 10:40:25 -08:00
a6xx_gpu_state.c drm/msm/adreno/a6xx_gpu_state: Make some local functions static 2020-11-29 10:36:53 -08:00
a6xx_gpu_state.h drm/msm/a6xx: fix crashdec section name typo 2020-08-22 10:36:30 -07:00
a6xx_hfi.c drm/msm/a6xx: add build_bw_table for A640/A650 2020-07-31 06:46:16 -07:00
a6xx_hfi.h drm/msm/a6xx: HFI v2 for A640 and A650 2020-05-18 09:26:33 -07:00
adreno_common.xml.h drm/msm: sync generated headers 2020-07-31 06:46:16 -07:00
adreno_device.c drm/msm/a5xx: Allow all patchid for A540 chip 2021-01-31 10:40:26 -08:00
adreno_gpu.c drm/msm: Only enable A6xx LLCC code on A6xx 2021-01-07 09:23:05 -08:00
adreno_gpu.h drm/msm: Only enable A6xx LLCC code on A6xx 2021-01-07 09:23:05 -08:00
adreno_pm4.xml.h drm/msm: Allow a5xx to mark the RPTR shadow as privileged 2020-09-15 10:47:44 -07:00