aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm
Commit message (Expand)AuthorAge
...
| * | drm: mm: add api for embedding struct drm_mm_nodeDaniel Vetter2011-02-22
| * | drm: mm: track free areas implicitlyDaniel Vetter2011-02-22
| * | drm/nouveau: don't munge in drm_mm internalsDaniel Vetter2011-02-22
* | | Merge branch 'stable/ttm.pci-api.v5' of git://git.kernel.org/pub/scm/linux/ke...Dave Airlie2011-02-22
|\ \ \
| * | | ttm: Include the 'struct dev' when using the DMA API.Konrad Rzeszutek Wilk2011-02-22
| * | | ttm: Expand (*populate) to support an array of DMA addresses.Konrad Rzeszutek Wilk2011-01-27
| * | | ttm: Introduce a placeholder for DMA (bus) addresses.Konrad Rzeszutek Wilk2011-01-27
* | | | drm: Remove unused members from struct drm_open_hashChris Wilson2011-02-22
* | | | drm: Mark constant arrays of drm_display_mode constChris Wilson2011-02-22
| |/ / |/| |
* | | drm: add usb frameworkDave Airlie2011-02-06
* | | drm: rework PCI/platform driver interface.Dave Airlie2011-02-06
* | | drm: dumb scanout create/mmap for intel/radeon (v3)Dave Airlie2011-02-06
* | | drm: remove i830 driverArnd Bergmann2011-02-06
| |/ |/|
* | drm/radeon: remove 0x4243 pci idAlex Deucher2011-02-01
* | Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie2011-02-01
|\ \
| * | drm/i915: Suppress spurious vblank interruptsChris Wilson2011-01-31
| * | drm: Add an interface to reset the deviceChris Wilson2011-01-25
* | | drm/radeon/kms: add new radeon_info ioctl query for clock crystal freqAlex Deucher2011-01-24
|/ /
* | Revert "drm: Update fbdev fb_fix_screeninfo"Dave Airlie2011-01-14
* | Merge branch 'drm-radeon-ni' of ../drm-radeon-next into drm-core-nextDave Airlie2011-01-09
|\ \
| * | drm/radeon/kms: add NI pci idsAlex Deucher2011-01-06
* | | drm: Update fbdev fb_fix_screeninfoJames Simmons2011-01-06
|/ /
* | drm/radeon/kms: manage r300 CMASK RAM access and allow CMASK clearMarek Olšák2011-01-05
* | drm/switcheroo: track state of switch in drivers.Dave Airlie2011-01-04
* | drm/i915: Allow the application to choose the constant addressing modeChris Wilson2010-12-20
* | Merge remote branch 'airlied/drm-core-next' into drm-intel-nextChris Wilson2010-12-16
|\ \
| * | drm/nouveau: remove some useless GETPARAMsBen Skeggs2010-12-03
| * | drm/nouveau: Implement the pageflip ioctl.Francisco Jerez2010-12-03
| * | drm/nouveau: remove cpu_writers lockBen Skeggs2010-12-03
| * | Merge branch 'drm-radeon-fusion' of ../drm-radeon-next into drm-core-nextDave Airlie2010-12-02
| |\ \
| | * | drm/radeon/kms: add Ontario Fusion APU pci idsAlex Deucher2010-11-22
| * | | drm/ttm: Fix up io_mem_reserve / io_mem_free callingThomas Hellstrom2010-11-21
| * | | drm/ttm/vmwgfx: Have TTM manage the validation sequence.Thomas Hellstrom2010-11-21
| * | | drm/ttm: Improved fencing of buffer object listsThomas Hellstrom2010-11-21
| * | | drm/ttm/radeon/nouveau: Kill the bo lock in favour of a bo device fence_lockThomas Hellstrom2010-11-21
| * | | drm/ttm: Don't deadlock on recursive multi-bo reservationsThomas Hellstrom2010-11-21
| * | | drm/ttm: Add a bo list reserve fastpath (v2)Dave Airlie2010-11-21
| |/ /
| * | drm/vblank: Add support for precise vblank timestamping.Mario Kleiner2010-11-21
* | | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-12-05
|\ \ \
| * | | drm/i915: announce to userspace that the bsd ring is coherentDaniel Vetter2010-12-05
| |/ /
* | | intel-gtt: export api for drm/i915Daniel Vetter2010-11-23
* | | drm: kill drm_agp_chipset_flushDaniel Vetter2010-11-23
* | | drm/i915/gtt: call chipset flush directlyDaniel Vetter2010-11-23
* | | drm/i915|intel-gtt: consolidate intel-gtt.h headersDaniel Vetter2010-11-23
* | | agp/intel: Remove confusion of stolen entries not stolen memoryChris Wilson2010-11-23
* | | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-11-22
|\| |
| * | drm/nouveau: Expose some BO usage flags to userspace.Francisco Jerez2010-11-17
| |/
* | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-11-15
|\|
| * drm/ttm: Be consistent on ttm_bo_init() failuresThomas Hellstrom2010-11-09
| * drm/ttm: Documentation updateThomas Hellstrom2010-11-08