hk: drop silly
Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33743>
This commit is contained in:
committed by
Marge Bot
parent
c8ee0895e3
commit
c0beb79145
@@ -51,11 +51,3 @@ struct hk_addr_range {
|
||||
if (hk_cmd_buffer_device(cmd)->dev.debug & AGX_DBG_PERF) \
|
||||
mesa_log(MESA_LOG_WARN, (MESA_LOG_TAG), (fmt), ##__VA_ARGS__); \
|
||||
} while (0)
|
||||
|
||||
/* Fake values, pending UAPI upstreaming */
|
||||
#ifndef DRM_FORMAT_MOD_APPLE_TWIDDLED
|
||||
#define DRM_FORMAT_MOD_APPLE_TWIDDLED (2)
|
||||
#endif
|
||||
#ifndef DRM_FORMAT_MOD_APPLE_TWIDDLED_COMPRESSED
|
||||
#define DRM_FORMAT_MOD_APPLE_TWIDDLED_COMPRESSED (3)
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user