[PATCH] drm/radeon: take the mode_config mutex when dealing with hpds
Michel Dänzer
michel at daenzer.net
Mon May 18 19:27:20 PDT 2015
On 19.05.2015 01:24, Alex Deucher wrote:
>
> @@ -96,10 +98,12 @@ static void radeon_dp_work_func(struct work_struct *work)
> struct drm_connector *connector;
>
> /* this should take a mutex */
> + mutex_lock(&mode_config->mutex);
This comment can be removed?
--
Earthling Michel Dänzer | http://www.amd.com
Libre software enthusiast | Mesa and X developer
More information about the dri-devel
mailing list