From: Daniel Vetter Date: Thu, 8 Aug 2013 13:41:28 +0000 (+0200) Subject: drm/docs: rip out removed driver flags documentation X-Git-Tag: next-20130822~67^2~29 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=2ba5f7d538976a9d6a70339da4be49f6652fe753;p=karo-tx-linux.git drm/docs: rip out removed driver flags documentation I've forgotten this and shuffling all the little pieces into the respective patches is rather cumbersome ... Signed-off-by: Daniel Vetter Signed-off-by: Dave Airlie --- diff --git a/Documentation/DocBook/drm.tmpl b/Documentation/DocBook/drm.tmpl index f97d08ba59be..6869b9b534b5 100644 --- a/Documentation/DocBook/drm.tmpl +++ b/Documentation/DocBook/drm.tmpl @@ -155,13 +155,6 @@ will become a fatal error. - - DRIVER_USE_MTRR - - Driver uses MTRR interface for mapping memory, the DRM core will - manage MTRR resources. Deprecated. - - DRIVER_PCI_DMA @@ -194,28 +187,6 @@ support shared IRQs (note that this is required of PCI drivers). - - DRIVER_IRQ_VBL - Unused. Deprecated. - - - DRIVER_DMA_QUEUE - - Should be set if the driver queues DMA requests and completes them - asynchronously. Deprecated. - - - - DRIVER_FB_DMA - - Driver supports DMA to/from the framebuffer, mapping of frambuffer - DMA buffers to userspace will be supported. Deprecated. - - - - DRIVER_IRQ_VBL2 - Unused. Deprecated. - DRIVER_GEM