1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/msm/adreno
Rob Clark 69b79e8075 drm/msm/a6xx: Cleanup indexed regs const'ness
These tables were made non-const in commit 3cba4a2cdf ("drm/msm/a6xx:
Update ROQ size in coredump") in order to avoid powering up the GPU when
reading back a devcoredump.  Instead let's just stash the count that is
potentially read from hw in struct a6xx_gpu_state_obj, and make the
tables const again.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Patchwork: https://patchwork.freedesktop.org/patch/592699/
2024-05-07 07:56:35 -07:00
..
a2xx_gpu.c drm/msm: move msm_gpummu.c to adreno/a2xx_gpummu.c 2024-04-22 16:22:49 +03:00
a2xx_gpu.h drm/msm: move msm_gpummu.c to adreno/a2xx_gpummu.c 2024-04-22 16:22:49 +03:00
a2xx_gpummu.c drm/msm: move msm_gpummu.c to adreno/a2xx_gpummu.c 2024-04-22 16:22:49 +03:00
a3xx_gpu.c drm/msm/adreno: Add A305B support 2024-02-26 07:29:54 -08:00
a3xx_gpu.h drm/msm/gpu: add ocmem init/cleanup functions 2019-10-07 08:17:39 -07:00
a4xx_gpu.c drm/msm/adreno: Switch to chip-id for identifying GPU 2023-08-07 14:22:36 -07:00
a4xx_gpu.h drm/msm/gpu: add ocmem init/cleanup functions 2019-10-07 08:17:39 -07:00
a5xx_debugfs.c drm/msm: Remove unnecessary (void*) conversions 2023-06-04 05:23:39 +03:00
a5xx_gpu.c drm/msm: Refactor UBWC config setting 2023-12-10 10:19:18 -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/adreno: Switch to chip-id for identifying GPU 2023-08-07 14:22:36 -07:00
a5xx_preempt.c drm/msm/a5xx: fix context faults during ring switch 2023-02-22 11:22:03 -08:00
a6xx_gmu.c drm/msm: Drop msm_read/writel 2024-04-22 16:22:50 +03:00
a6xx_gmu.h drm/msm: Drop msm_read/writel 2024-04-22 16:22:50 +03:00
a6xx_gpu.c drm/msm/a6xx: Avoid a nullptr dereference when speedbin setting fails 2024-05-04 09:41:54 -07:00
a6xx_gpu.h drm/msm: Drop msm_read/writel 2024-04-22 16:22:50 +03:00
a6xx_gpu_state.c drm/msm/a6xx: Cleanup indexed regs const'ness 2024-05-07 07:56:35 -07:00
a6xx_gpu_state.h drm/msm/a6xx: Cleanup indexed regs const'ness 2024-05-07 07:56:35 -07:00
a6xx_hfi.c drm/msm/a6xx: Add A740 support 2023-10-09 11:22:05 -07:00
a6xx_hfi.h drm/msm/gpu: Also snapshot GMU HFI buffer 2021-11-29 16:19:58 -08:00
adreno_device.c drm/msm/adreno: Add A702 support 2024-02-26 07:29:55 -08:00
adreno_gen7_0_0_snapshot.h drm/msm: More fully implement devcoredump for a7xx 2024-02-26 07:29:55 -08:00
adreno_gen7_2_0_snapshot.h drm/msm: More fully implement devcoredump for a7xx 2024-02-26 07:29:55 -08:00
adreno_gen7_9_0_snapshot.h drm/msm: Fix imported a750 snapshot header for upstream 2024-05-04 14:15:25 -07:00
adreno_gpu.c drm/msm: Add param for the highest bank bit 2023-12-10 10:19:18 -08:00
adreno_gpu.h drm/msm/adreno: Add A702 support 2024-02-26 07:29:55 -08:00