]> rtime.felk.cvut.cz Git - lisovros/linux_canprio.git/blobdiff - drivers/gpu/drm/radeon/radeon_state.c
Merge remote branch 'korg/drm-radeon-testing' into drm-next-stage
[lisovros/linux_canprio.git] / drivers / gpu / drm / radeon / radeon_state.c
index 44b6d66b0ab31a6d67a4c3bd5a5ed44a50767529..32971b8272cf9fb61c3ea53a9f5a16b4113bc7b9 100644 (file)
@@ -1972,7 +1972,7 @@ static void radeon_apply_surface_regs(int surf_index,
  * Note that refcount can be at most 2, since during a free refcount=3
  * might mean we have to allocate a new surface which might not always
  * be available.
- * For example : we allocate three contigous surfaces ABC. If B is
+ * For example : we allocate three contiguous surfaces ABC. If B is
  * freed, we suddenly need two surfaces to store A and C, which might
  * not always be available.
  */