[PATCH] amdgpu:new ids flag for preempt
Deucher, Alexander
Alexander.Deucher at amd.com
Mon Oct 24 13:43:52 UTC 2016
> -----Original Message-----
> From: amd-gfx [mailto:amd-gfx-bounces at lists.freedesktop.org] On Behalf
> Of Monk Liu
> Sent: Sunday, October 23, 2016 11:38 PM
> To: amd-gfx at freedesktop.org
> Cc: Liu, Monk
> Subject: [PATCH] amdgpu:new ids flag for preempt
>
> Change-Id: I59ffac9728c0e83bc7fd61aa371126dd30691bcb
> Signed-off-by: Monk Liu <Monk.Liu at amd.com>
Reviewed-by: Alex Deucher <alexander.deucher at amd.com>
> ---
> include/drm/amdgpu_drm.h | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/include/drm/amdgpu_drm.h b/include/drm/amdgpu_drm.h
> index 595af4f..a277b89 100644
> --- a/include/drm/amdgpu_drm.h
> +++ b/include/drm/amdgpu_drm.h
> @@ -488,6 +488,7 @@ struct drm_amdgpu_cs_chunk_data {
> *
> */
> #define AMDGPU_IDS_FLAGS_FUSION 0x1
> +#define AMDGPU_IDS_FLAGS_PREEMPTION 0x2
>
> /* indicate if acceleration can be working */
> #define AMDGPU_INFO_ACCEL_WORKING 0x00
> --
> 1.9.1
>
> _______________________________________________
> amd-gfx mailing list
> amd-gfx at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/amd-gfx
More information about the amd-gfx
mailing list