提交 f0afb5d4 编写于 作者: A Alex Deucher 提交者: Dave Airlie

drm/radeon/kms: remove pointless CS flags priority struct

Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
Cc: Christian König <deathsimple@vodafone.de>
Signed-off-by: NDave Airlie <airlied@redhat.com>
上级 67e915e4
......@@ -907,9 +907,6 @@ struct drm_radeon_gem_va {
#define RADEON_CS_RING_COMPUTE 1
/* The third dword of RADEON_CHUNK_ID_FLAGS is a sint32 that sets the priority */
/* 0 = normal, + = higher priority, - = lower priority */
struct drm_radeon_cs_ring_priority {
int32_t priority;
};
struct drm_radeon_cs_chunk {
uint32_t chunk_id;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册