]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - Documentation/DocBook/drm.tmpl
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
[karo-tx-linux.git] / Documentation / DocBook / drm.tmpl
index 1f9dc3e97ab755745d1a0c501d533099402ea169..f78ca7f18bb2001bfad7b4cdbb7c7a962092853d 100644 (file)
@@ -3646,7 +3646,7 @@ void (*postclose) (struct drm_device *, struct drm_file *);</synopsis>
        plane properties to default value, so that a subsequent open of the
        device will not inherit state from the previous user. It can also be
        used to execute delayed power switching state changes, e.g. in
-       conjunction with the vga-switcheroo infrastructure. Beyond that KMS
+       conjunction with the vga_switcheroo infrastructure. Beyond that KMS
        drivers should not do any further cleanup. Only legacy UMS drivers might
        need to clean up device state so that the vga console or an independent
        fbdev driver could take over.