X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=Documentation%2FDocBook%2Fdrm.tmpl;h=f78ca7f18bb2001bfad7b4cdbb7c7a962092853d;hb=d4070ff71363a2b6598633f23558f809600ebad2;hp=1f9dc3e97ab755745d1a0c501d533099402ea169;hpb=fd1ee4cc9326c97b52154ee2ef8cdd23ac6aae1c;p=firefly-linux-kernel-4.4.55.git diff --git a/Documentation/DocBook/drm.tmpl b/Documentation/DocBook/drm.tmpl index 1f9dc3e97ab7..f78ca7f18bb2 100644 --- a/Documentation/DocBook/drm.tmpl +++ b/Documentation/DocBook/drm.tmpl @@ -3646,7 +3646,7 @@ void (*postclose) (struct drm_device *, struct drm_file *); 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.