mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-01-18 05:32:12 -05:00
Merge tag 'drm-etnaviv-fixes-2024-04-25' of https://git.pengutronix.de/git/lst/linux into drm-fixes
- fix GC7000 TX clock gating - revert NPU UAPI changes Signed-off-by: Dave Airlie <airlied@redhat.com> From: Lucas Stach <l.stach@pengutronix.de> Link: https://patchwork.freedesktop.org/patch/msgid/c24457dc18ba9eab3ff919b398a25b1af9f1124e.camel@pengutronix.de
This commit is contained in:
@@ -77,11 +77,6 @@ struct drm_etnaviv_timespec {
|
||||
#define ETNAVIV_PARAM_GPU_PRODUCT_ID 0x1c
|
||||
#define ETNAVIV_PARAM_GPU_CUSTOMER_ID 0x1d
|
||||
#define ETNAVIV_PARAM_GPU_ECO_ID 0x1e
|
||||
#define ETNAVIV_PARAM_GPU_NN_CORE_COUNT 0x1f
|
||||
#define ETNAVIV_PARAM_GPU_NN_MAD_PER_CORE 0x20
|
||||
#define ETNAVIV_PARAM_GPU_TP_CORE_COUNT 0x21
|
||||
#define ETNAVIV_PARAM_GPU_ON_CHIP_SRAM_SIZE 0x22
|
||||
#define ETNAVIV_PARAM_GPU_AXI_SRAM_SIZE 0x23
|
||||
|
||||
#define ETNA_MAX_PIPES 4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user