aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-25drm: Fix authentication kernel crashThomas Hellstrom1-0/+1
2012-01-13drm: bump DRM_CONNECTOR_MAX_ENCODER from 2 to 3Ben Skeggs1-1/+1
2012-01-10Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds17-343/+792
2012-01-09drm/radeon/kms: remove pointless CS flags priority structAlex Deucher1-3/+0
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-01-06drm: introduce drm_can_sleep and use in intel/radeon drivers. (v2)Dave Airlie1-0/+8
2012-01-06ttm: fix agp since ttm tt reworkJerome Glisse1-0/+2
2012-01-06drm/radeon/kms: Add support for multi-ring sync in CS ioctl (v2)Christian König1-0/+3
2012-01-06drm/radeon: GPU virtual memory support v22Jerome Glisse1-0/+36
2012-01-05drm: add support for private planesRob Clark1-1/+2
2012-01-03drm/i915: Add support for resetting the SO write pointers on gen7.Eric Anholt1-0/+4
2012-01-03drm/i915: add color key support v4Jesse Barnes1-0/+36
2011-12-29drm/exynos: added hdmi display supportSeung-Woo Kim1-0/+27
2011-12-29drm: Add multi buffer plane pixel formatsSeung-Woo Kim1-0/+7
2011-12-22drm: kill drm_smanDaniel Vetter1-151/+0
2011-12-22drm/sman: kill user_hash_tabDaniel Vetter1-5/+0
2011-12-22drm/sman: rip out owner trackingDaniel Vetter1-2/+0
2011-12-22drm/sman: kill owner tracking interface functionsDaniel Vetter1-19/+0
2011-12-22drm/via: track obj->drm_fd relations in the driverDaniel Vetter1-0/+4
2011-12-22drm/sis: track obj->drm_fd relations in the driverDaniel Vetter2-0/+5
2011-12-21drm/exynos: Add plane support with fimdJoonyoung Shim1-0/+10
2011-12-20drm: Add drm_format_num_planes() utility functionVille Syrjälä1-0/+3
2011-12-20Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-nextDave Airlie5-4/+33
2011-12-20drm: Replace pitch with pitches[] in drm_framebufferVille Syrjälä1-1/+2
2011-12-20drm: plane: Make 'formats' parameter to drm_plane_init() constVille Syrjälä1-1/+1
2011-12-20drm: fourcc: Use __u32 instead of u32Ville Syrjälä1-2/+2
2011-12-20drm: Install drm_fourcc.hVille Syrjälä1-0/+1
2011-12-20drm: Add a missing ')'Ville Syrjälä1-1/+1
2011-12-14drm/radeon/kms: add some new pci idsAlex Deucher1-0/+10
2011-12-06drm/ttm: simplify memory accounting for ttm user v2Jerome Glisse2-6/+18
2011-12-06drm/ttm: isolate dma data from ttm_tt V4Jerome Glisse2-34/+31
2011-12-06drm/ttm: provide dma aware ttm page pool code V9Konrad Rzeszutek Wilk2-0/+38
2011-12-06drm/ttm: introduce callback for ttm_tt populate & unpopulate V4Jerome Glisse2-18/+41
2011-12-06drm/ttm: merge ttm_backend and ttm_tt V5Jerome Glisse1-63/+41
2011-12-06drm/ttm: page allocation use page array instead of listJerome Glisse1-4/+4
2011-12-06drm/ttm: remove unused backend flags fieldJerome Glisse1-2/+0
2011-12-06drm/ttm: remove split btw highmen and lowmem pageJerome Glisse1-7/+0
2011-12-06drm/ttm: remove userspace backed ttm object supportJerome Glisse2-29/+0
2011-12-06drm: document the drm_mode_config structureJesse Barnes1-0/+23
2011-12-06drm: document the drm_mode_group structureJesse Barnes1-0/+13
2011-12-06drm: document and cleanup drm_mode_config_funcsJesse Barnes1-2/+9
2011-12-06drm: document drm_mode_set structureJesse Barnes1-1/+9
2011-12-06drm: remove unused fields in drm_connector and document the restJesse Barnes1-7/+28
2011-12-06drm: add drm_encoder commentsJesse Barnes1-0/+12
2011-12-06drm: add comments for drm_encoder_funcsJesse Barnes1-0/+7
2011-12-06drm: fix comments for drm_crtc structJesse Barnes1-0/+11
2011-12-06drm: remove unused connector_count field from drm_display_modeJesse Barnes1-1/+0
2011-12-06gma500: Move the APIAlan Cox1-0/+91
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock1-1/+1
2011-12-01drm/radeon/kms: add some new pci idsAlex Deucher1-0/+8