summaryrefslogtreecommitdiffstats
path: root/include/drm
AgeCommit message (Expand)AuthorLines
2014-08-22drm/radeon: add additional SI pci idsAlex Deucher-0/+4
2014-08-22drm/radeon: add new bonaire pci idsAlex Deucher-0/+2
2014-08-22drm/radeon: add new KV pci idAlex Deucher-0/+1
2014-08-09Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6Linus Torvalds-0/+2
2014-08-10drm/ttm: expose CPU address of DMA-allocated pagesAlexandre Courbot-0/+2
2014-08-07Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-95/+664
2014-08-08Revert "drm: drop redundant drm_file->is_master"Dave Airlie-16/+3
2014-08-07Merge tag 'drm/panel/for-3.17-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie-6/+73
2014-08-06drm/dsi: Replace upcasting macro by functionThierry Reding-2/+9
2014-08-06drm/panel: Provide convenience wrapper for .get_modes()Ajay Kumar-0/+8
2014-08-06drm/panel: add .prepare() and .unprepare() functionsAjay Kumar-0/+50
2014-08-05drm: mark drm_context support as legacyDavid Herrmann-35/+0
2014-08-05drm: make sysfs device always available for minorsDavid Herrmann-2/+1
2014-08-05drm: move module initialization to drm_stub.cDavid Herrmann-4/+0
2014-08-05drm: don't de-authenticate clients on master-closeDavid Herrmann-1/+0
2014-08-05drm: drop redundant drm_file->is_masterDavid Herrmann-3/+16
2014-08-05drm: extract legacy ctxbitmap flushingDavid Herrmann-0/+1
2014-08-04Merge tag 'drm-intel-next-2014-07-25-merged' of git://anongit.freedesktop.org...Dave Airlie-1/+22
2014-08-02drm: drop unused "struct drm_queue"David Herrmann-17/+0
2014-08-02drm: remove unused "struct drm_freelist"David Herrmann-13/+2
2014-07-29Merge remote-tracking branch 'airlied/drm-next' into drm-intel-nextDaniel Vetter-16/+561
2014-07-23drm/crtc: Add property for aspect ratioVandana Kannan-0/+2
2014-07-23Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...Dave Airlie-0/+20
2014-07-22drm/dsi: Use peripheral's channel for DCS commandsThierry Reding-4/+4
2014-07-22drm/dsi: Make mipi_dsi_dcs_write() return ssize_tThierry Reding-2/+2
2014-07-14drm/dsi: Flag for non-continuous clock behaviorAlexandre Courbot-0/+2
2014-07-11drm: Add drm_rotation_simplify()Ville Syrjälä-0/+2
2014-07-11drm: Add drm_rect rotation functionsVille Syrjälä-0/+6
2014-07-11drm: Add drm_mode_create_rotation_property()Ville Syrjälä-0/+2
2014-07-11drm: Add support_bits parameter to drm_property_create_bitmask()Ville Syrjälä-1/+2
2014-07-11drm: Move DRM_ROTATE bits out of omapdrm into drm_crtc.hVille Syrjälä-0/+8
2014-07-11drm: add of_graph endpoint helper to find possible CRTCsRussell King-0/+20
2014-07-09Merge tag 'drm-intel-next-2014-06-20' of git://anongit.freedesktop.org/drm-in...Dave Airlie-1/+5
2014-07-08dma-buf: use reservation objectsMaarten Lankhorst-0/+3
2014-07-08drm: Remove command line guard for universal planesMatt Roper-1/+0
2014-07-08drm/helper: add Displayport multi-stream helper (v0.6)Dave Airlie-0/+509
2014-07-08drm: add a path blob propertyDave Airlie-0/+5
2014-07-08drm/fb_helper: allow adding/removing connectors laterDave Airlie-0/+4
2014-07-08drm/crtc: add interface to reinitialise the legacy mode groupDave Airlie-0/+1
2014-07-08drm: Introduce drm_fb_helper_prepare()Thierry Reding-0/+2
2014-07-08drm: Constify struct drm_fb_helper_funcsThierry Reding-1/+1
2014-07-08drm/ttm: fix handling of TTM_PL_FLAG_TOPDOWN v2Christian König-0/+2
2014-07-08Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...Dave Airlie-14/+1
2014-07-08Merge tag 'topic/core-stuff-2014-06-30' of git://anongit.freedesktop.org/drm-...Dave Airlie-0/+16
2014-07-08drm: enable render-nodes by defaultDavid Herrmann-1/+0
2014-07-08drm/ttm: remove declaration of ttm_tt_cache_flushAlexandre Courbot-12/+0
2014-07-08drm/gem: remove misleading gfp parameter to get_pages()David Herrmann-1/+1
2014-07-07Merge tag 'v3.16-rc4' into drm-intel-next-queuedDaniel Vetter-4/+13
2014-07-04Merge tag 'sound-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-0/+1
2014-07-04drm/i915: provide interface for audio driver to query cdclkJani Nikula-0/+1