[Intel-xe] [PATCH v2 3/3] drm/xe: Avoid any races around ccs_mode update

Andi Shyti andi.shyti at linux.intel.com
Fri Dec 1 20:59:22 UTC 2023


Hi Niranjana,

...

> +	/** @clients: drm clients info */
> +	struct {
> +		/** @lock: Protects drm clients info */
> +		spinlock_t lock;

is this a refcount at the end of the day?

Andi


More information about the Intel-xe mailing list