aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorGravatar Dave Airlie <airlied@redhat.com> 2024-04-26 12:50:23 +1000
committerGravatar Dave Airlie <airlied@redhat.com> 2024-04-26 12:50:30 +1000
commitca382d6aa5adca82cd4c93194635fa0e64e6fa4f (patch)
treec5ee00354b60797e1acc025b563aa9c596976fc9 /include
parentMerge tag 'drm-misc-fixes-2024-04-25' of https://gitlab.freedesktop.org/drm/m... (diff)
parentRevert "drm/etnaviv: Expose a few more chipspecs to userspace" (diff)
downloadlinux-ca382d6aa5adca82cd4c93194635fa0e64e6fa4f.tar.gz
linux-ca382d6aa5adca82cd4c93194635fa0e64e6fa4f.tar.bz2
linux-ca382d6aa5adca82cd4c93194635fa0e64e6fa4f.zip
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
Diffstat (limited to 'include')
-rw-r--r--include/uapi/drm/etnaviv_drm.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/uapi/drm/etnaviv_drm.h b/include/uapi/drm/etnaviv_drm.h
index d87410a8443a..af024d90453d 100644
--- a/include/uapi/drm/etnaviv_drm.h
+++ b/include/uapi/drm/etnaviv_drm.h
@@ -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