Op 05-12-16 om 15:13 schreef [email protected]: > From: Ville Syrjälä <[email protected]> > > Each DSPARB register can house bits for two separate pipes, hence > we must protect the registers during reprogramming so that parallel > FIFO reconfigurations happening simultaneosly on multiple pipes won't > corrupt each others values. > > We'll use a new spinlock for this instead of the wm_mutex since we'll > have to move the DSPARB programming to happen from the vblank evade > critical section, and we can't use mutexes in there. > > v2: Document why we use a spinlock instead of a mutex (Maarten) > > Cc: Maarten Lankhorst <[email protected]> > Signed-off-by: Ville Syrjälä <[email protected]> Reviewed-by: Maarten Lankhorst <[email protected]> _______________________________________________ Intel-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/intel-gfx
- Re: [Intel-gfx] [PATCH 12/15] drm/i915: Zero ou... Ville Syrjälä
- [Intel-gfx] [PATCH 05/15] drm/i915: Remove duplicated wm... ville . syrjala
- [Intel-gfx] [PATCH 08/15] drm/i915: Pass around dev_priv... ville . syrjala
- Re: [Intel-gfx] [PATCH 08/15] drm/i915: Pass around... Maarten Lankhorst
- [Intel-gfx] [PATCH 11/15] drm/i915: Protect DSPARB regis... ville . syrjala
- Re: [Intel-gfx] [PATCH 11/15] drm/i915: Protect DSP... Maarten Lankhorst
- Re: [Intel-gfx] [PATCH 11/15] drm/i915: Protect... Ville Syrjälä
- Re: [Intel-gfx] [PATCH 11/15] drm/i915: Pro... Maarten Lankhorst
- Re: [Intel-gfx] [PATCH 11/15] drm/i915:... Ville Syrjälä
- [Intel-gfx] [PATCH v2 11/15] drm/i915: Protect DSPA... ville . syrjala
- Re: [Intel-gfx] [PATCH v2 11/15] drm/i915: Prot... Maarten Lankhorst
- Re: [Intel-gfx] [PATCH v2 11/15] drm/i915: ... Ville Syrjälä
- [Intel-gfx] [PATCH 13/15] drm/i915: Write all DDL regist... ville . syrjala
- [Intel-gfx] [PATCH 07/15] drm/i915: Introduce vlv_invert... ville . syrjala
- [Intel-gfx] [PATCH 10/15] drm/i915: Skip vblank wait if ... ville . syrjala
- [Intel-gfx] [PATCH 15/15] drm/i915: Pass crtc state to v... ville . syrjala
- Re: [Intel-gfx] [PATCH 15/15] drm/i915: Pass crtc s... Maarten Lankhorst
- Re: [Intel-gfx] [PATCH 15/15] drm/i915: Pass cr... Ville Syrjälä
- Re: [Intel-gfx] [PATCH 15/15] drm/i915: Pass cr... Ville Syrjälä
- Re: [Intel-gfx] [PATCH 15/15] drm/i915: Pas... Maarten Lankhorst
- [Intel-gfx] [PATCH 09/15] drm/i915: Protect cxsr state w... ville . syrjala
