aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* drm/ttm: isolate dma data from ttm_tt V4Jerome Glisse2011-12-06
* drm/nouveau: enable the ttm dma pool when swiotlb is active V3Konrad Rzeszutek Wilk2011-12-06
* drm/radeon/kms: enable the ttm dma pool if swiotlb is on V4Konrad Rzeszutek Wilk2011-12-06
* drm/ttm: provide dma aware ttm page pool code V9Konrad Rzeszutek Wilk2011-12-06
* drm/ttm: introduce callback for ttm_tt populate & unpopulate V4Jerome Glisse2011-12-06
* drm/ttm: merge ttm_backend and ttm_tt V5Jerome Glisse2011-12-06
* drm/ttm: page allocation use page array instead of listJerome Glisse2011-12-06
* drm/ttm: test for dma_address array allocation failureJerome Glisse2011-12-06
* drm/ttm: use ttm put pages function to properly restore cache attributeJerome Glisse2011-12-06
* drm/ttm: remove unused backend flags fieldJerome Glisse2011-12-06
* drm/ttm: remove split btw highmen and lowmem pageJerome Glisse2011-12-06
* drm/ttm: remove userspace backed ttm object supportJerome Glisse2011-12-06
* swiotlb: Expose swiotlb_nr_tlb function to modulesKonrad Rzeszutek Wilk2011-12-06
* drm: remove some potentially dangerous DRM_ERRORsJesse Barnes2011-12-06
* gma500: Oaktrail BIOS handlingAlan Cox2011-12-06
* gma500: Fix oaktrail probing part 1Alan Cox2011-12-06
* gma500: Be smarter about layoutAlan Cox2011-12-06
* gma500: gtt based hardware scrolling consoleAlan Cox2011-12-06
* gma500: frame buffer lockingAlan Cox2011-12-06
* gma500: Fix backlight crashAlan Cox2011-12-06
* gma500: kill bogus codeAlan Cox2011-12-06
* gma500: Convert spaces to tabs in accel_2d.c.Akshay Joshi2011-12-06
* gma500: do a pass over the FIXME tagsAlan Cox2011-12-06
* gma500: Add VBLANK support for Poulsbo hardwarePatrik Jakobsson2011-12-06
* gma500: Don't enable MSI on PoulsboPatrik Jakobsson2011-12-06
* gma500: Only register interrupt handler for poulsbo hardwarePatrik Jakobsson2011-12-06
* gma500: kill virtual mapping supportAlan Cox2011-12-06
* gma500: Move the APIAlan Cox2011-12-06
* gma500: kill off NUM_PIPE defineAlan Cox2011-12-06
* gma500: Rename the ioctls to avoid clashing with the legacy driversAlan Cox2011-12-06
* drm/gma500: begin pruning dead bits of APIAlan Cox2011-12-06
* drm: Redefine pixel formatsVille Syrjälä2011-12-01
* drm: move the fb bpp/depth helper into the core.Dave Airlie2011-11-29
* drm/radeon/kms: fix up for BIG ENDIAN breakageDave Airlie2011-11-29
* drm/gma500: fix compile errorIlija Hadzic2011-11-28
* drm/gma500: remove genrated fileIlija Hadzic2011-11-28
* drm/gma500: port framebuffer to new plane interface.Dave Airlie2011-11-28
* drm/staging/gma500: fix linux-next buildJesse Barnes2011-11-25
* Merge branch 'drm-gma500-alanc' into drm-core-nextDave Airlie2011-11-16
|\
| * gma500: Now connect up to the DRM build to finish the jobAlan Cox2011-11-16
| * gma500: fixup build versus latest header changes.Dave Airlie2011-11-16
| * gma500: Add support for CedarviewAlan Cox2011-11-16
| * gma500: Add Oaktrail supportAlan Cox2011-11-16
| * gma500: Add Poulsbo supportAlan Cox2011-11-16
| * gma500: Add the core DRM files and headersAlan Cox2011-11-16
| * gma500: Add the i2c bus supportAlan Cox2011-11-16
| * gma500: Add the glue to the various BIOS and firmware interfacesAlan Cox2011-11-16
| * gma500: Add device frameworkAlan Cox2011-11-16
| * gma500: introduce the framebuffer support codeAlan Cox2011-11-16
| * gma500: introduce the GTT and MMU handling logicAlan Cox2011-11-16