summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-01-06drm/radeon: GPU virtual memory support v22Jerome Glisse
2012-01-05drm: add support for private planesRob Clark
2012-01-03drm/i915: Add support for resetting the SO write pointers on gen7.Eric Anholt
2012-01-03drm/i915: add color key support v4Jesse Barnes
2011-12-29drm/exynos: added hdmi display supportSeung-Woo Kim
2011-12-29drm: Add multi buffer plane pixel formatsSeung-Woo Kim
2011-12-22drm: kill drm_smanDaniel Vetter
2011-12-22drm/sman: kill user_hash_tabDaniel Vetter
2011-12-22drm/sman: rip out owner trackingDaniel Vetter
2011-12-22drm/sman: kill owner tracking interface functionsDaniel Vetter
2011-12-22drm/via: track obj->drm_fd relations in the driverDaniel Vetter
2011-12-22drm/sis: track obj->drm_fd relations in the driverDaniel Vetter
2011-12-21Merge remote-tracking branch 'pfdo/drm-fixes' into drm-core-nextDave Airlie
2011-12-21drm/exynos: Add plane support with fimdJoonyoung Shim
2011-12-20drm: Add drm_format_num_planes() utility functionVille Syrjälä
2011-12-20Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-nextDave Airlie
2011-12-20drm: Replace pitch with pitches[] in drm_framebufferVille Syrjälä
2011-12-20drm: plane: Make 'formats' parameter to drm_plane_init() constVille Syrjälä
2011-12-20drm: fourcc: Use __u32 instead of u32Ville Syrjälä
2011-12-20drm: Install drm_fourcc.hVille Syrjälä
2011-12-20drm: Add a missing ')'Ville Syrjälä
2011-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2011-12-16Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linuxLinus Torvalds
2011-12-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-12-16iommu: Export intel_iommu_enabled to signal when iommu is in useEugeni Dodonov
2011-12-15[SCSI] fcoe: fix fcoe in a DCB environment by adding DCB notifiers to set skb...john fastabend
2011-12-14drm/radeon/kms: add some new pci idsAlex Deucher
2011-12-12linux/log2.h: Fix rounddown_pow_of_two(1)Linus Torvalds
2011-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-12-10mmc: core: Add quirk for long data read timeStefan Nilsson XK
2011-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2011-12-09vmscan: use atomic-long for shrinker batchingKonstantin Khlebnikov
2011-12-07Merge branch '3.2-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-12-06fix apparmor dereferencing potentially freed dentry, sanitize __d_path() APIAl Viro
2011-12-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-12-06drm/ttm: simplify memory accounting for ttm user v2Jerome Glisse
2011-12-06drm/ttm: isolate dma data from ttm_tt V4Jerome Glisse
2011-12-06drm/ttm: provide dma aware ttm page pool code V9Konrad Rzeszutek Wilk
2011-12-06drm/ttm: introduce callback for ttm_tt populate & unpopulate V4Jerome Glisse
2011-12-06drm/ttm: merge ttm_backend and ttm_tt V5Jerome Glisse
2011-12-06drm/ttm: page allocation use page array instead of listJerome Glisse
2011-12-06drm/ttm: remove unused backend flags fieldJerome Glisse
2011-12-06drm/ttm: remove split btw highmen and lowmem pageJerome Glisse
2011-12-06drm/ttm: remove userspace backed ttm object supportJerome Glisse
2011-12-06swiotlb: Expose swiotlb_nr_tlb function to modulesKonrad Rzeszutek Wilk
2011-12-06drm: document the drm_mode_config structureJesse Barnes
2011-12-06drm: document the drm_mode_group structureJesse Barnes
2011-12-06drm: document and cleanup drm_mode_config_funcsJesse Barnes
2011-12-06drm: document drm_mode_set structureJesse Barnes