summaryrefslogtreecommitdiff
path: root/Documentation/DocBook/drm.tmpl
AgeCommit message (Expand)Author
2014-08-15drm/doc: Refer to proper source fileThierry Reding
2014-07-29Merge remote-tracking branch 'airlied/drm-next' into drm-intel-nextDaniel Vetter
2014-07-23Documentation/drm: Describing aspect ratio propertyVandana Kannan
2014-07-11Documentation: drm: describing rotation propertySagar Kamble
2014-07-11Documentation: drm: Removing placeholders for generic drm properties descriptionSagar Kamble
2014-07-08drm/helper: add Displayport multi-stream helper (v0.6)Dave Airlie
2014-06-19drm: add register and unregister functions for connectorsThomas Wood
2014-06-10drm/doc: Add the "type" plane property to the list of propertiesDamien Lespiau
2014-06-10drm/doc: Fix nouveau typoDamien Lespiau
2014-06-05drm: Document how to register devices without struct drm_busThierry Reding
2014-06-05drm: Add device registration documentationThierry Reding
2014-06-05drm: convert crtc and connection_mutex to ww_mutex (v5)Rob Clark
2014-06-02Merge tag 'drm-intel-next-2014-05-23' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2014-05-27Documentation: drm: describing drm properties exposed by various driversSagar Kamble
2014-05-26Documentation: fix typos in drm docbookMasanari Iida
2014-05-22drm/i915: Provide DPIO diagrams as docboox tablesVille Syrjälä
2014-05-22drm/i915: Add a brief description of the VLV display PHY internalsVille Syrjälä
2014-05-21drm/irq: kerneldoc polishDaniel Vetter
2014-05-21drm/doc: Discourage usage of MODESET_CTL ioctlDaniel Vetter
2014-05-19Merge tag 'drm-intel-next-2014-05-06' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2014-05-16Merge tag 'topic/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-...Dave Airlie
2014-05-05drm/i915: Integrate cmd parser kerneldocDaniel Vetter
2014-04-23drm: pass the irq explicitly to drm_irq_installDaniel Vetter
2014-04-22drm: make mode_valid callback optionalAndrzej Hajda
2014-04-18drm: Split out drm_probe_helper.c from drm_crtc_helper.cDaniel Vetter
2014-04-01drm/doc: Update plane documentation and add plane helper libraryMatt Roper
2014-03-13drm/doc: Fix misplaced </para>Daniel Vetter
2014-03-13drm: polish function kerneldoc for drm_modes.[hc]Daniel Vetter
2014-03-13drm/doc: Integrate drm_modes.c kerneldocDaniel Vetter
2014-03-13drm/doc: Add function reference documentation for drm_mm.cDaniel Vetter
2014-03-13drm/doc: Overview documentation for drm_mm.cDaniel Vetter
2014-03-13drm/doc: Update copyrightDaniel Vetter
2014-03-13drm/doc: Add PRIME function referencesDaniel Vetter
2014-03-13drm/doc: Clarify PRIME documentationDaniel Vetter
2014-03-13drm/docs: Include hdmi infoframe helper referenceDaniel Vetter
2014-03-13drm/doc: Hide legacy horrors betterDaniel Vetter
2014-03-13drm/doc: Document drm_helper_resume_force_modeDaniel Vetter
2014-03-13drm/doc: No more drm perf countersDaniel Vetter
2014-03-13drm/doc: Remove the "command submissin and fencing" sectionDaniel Vetter
2014-03-13drm/doc: Move the vma offset manager to the right spotDaniel Vetter
2014-03-13drm/doc: Reorganize driver documentationDaniel Vetter
2014-03-13drm/doc: Remove <term> from rendernode docsDaniel Vetter
2014-03-13drm/doc: Clean up and integrate kerneldoc for drm_gem.cDaniel Vetter
2014-03-13drm/doc: Clarify the dumb object interfacesDaniel Vetter
2013-08-30drm: implement experimental render nodesDavid Herrmann
2013-08-19drm: don't call ->firstopen for KMS driversDaniel Vetter
2013-08-19drm/docs: rip out removed driver flags documentationDaniel Vetter
2013-08-19drm: add flip-work helperRob Clark
2013-08-19drm: remove FASYNC supportDaniel Vetter
2013-07-25drm: add unified vma offset managerDavid Herrmann