aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm
Commit message (Expand)AuthorAge
* drm/i915: add HAS_BSD check to i915_getparamZou Nan hai2010-06-01
* drm/i915: introduce intel_ring_buffer structure (V2)Zou Nan hai2010-05-26
* Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-21
|\
| * drm: move radeon_fixed.h to shared drm_fixed.h headerBen Skeggs2010-05-18
| * ttm: Provide an API for starting and stopping the delayed workqueueMatthew Garrett2010-05-18
| * drm/fbdev: fix cloning on fbconDave Airlie2010-05-18
| * drm/fbdev: rework output polling to be back in the core. (v4)Dave Airlie2010-05-18
| * drm/radeon/kms: add query for crtc hw id from crtc id to get info V2Jerome Glisse2010-05-18
| * drm_edid: There should be 6 Standard TimingsDan Carpenter2010-05-18
| * Merge branch 'drm-ttm-unmappable' into drm-core-nextDave Airlie2010-04-20
| |\
| | * drm/ttm: remove io_ field from TTM V6Jerome Glisse2010-04-20
| | * drm/ttm: ttm_fault callback to allow driver to handle bo placement V6Jerome Glisse2010-04-20
| | * drm/ttm: split no_wait argument in 2 GPU or reserve waitJerome Glisse2010-04-07
| * | drm: free core gem object from driver callbacksDaniel Vetter2010-04-19
| * | drm: extract drm_gem_object_initDaniel Vetter2010-04-19
| * | Merge branch 'drm-fbdev-cleanup' into drm-core-nextDave Airlie2010-04-19
| |\ \
| | * | drm/kms/fb: use slow work mechanism for normal hotplug also.Dave Airlie2010-04-06
| | * | drm/kms/fb: add polling support for when nothing is connected.Dave Airlie2010-04-06
| | * | drm/kms/fb: separate fbdev connector list from core drm connectorsDave Airlie2010-04-06
| | * | drm/kms/fb: move to using fb helper crtc grouping instead of core crtc listDave Airlie2010-04-06
| | * | drm/fb: fix fbdev object model + cleanup properly.Dave Airlie2010-04-06
| | |/
| * | Merge branch 'drm-edid-fixes' into drm-core-nextDave Airlie2010-04-19
| |\ \
| | * | drm/edid: Add secondary GTF curve supportAdam Jackson2010-04-05
| | * | drm/edid: Remove arbitrary EDID extension limitAdam Jackson2010-04-05
| | * | drm/edid: Fix secondary block fetch.Adam Jackson2010-04-05
| | |/
| * | Merge branch 'drm-ttm-pool' into drm-core-nextDave Airlie2010-04-19
| |\ \
| | * | drm/ttm: Add sysfs interface to control pool allocator.Pauli Nieminen2010-04-05
| | * | drm/ttm: Add debugfs output entry to pool allocator.Pauli Nieminen2010-04-05
| | * | drm/ttm: add pool wc/uc page allocator V3Pauli Nieminen2010-04-05
| | |/
* | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-05-07
|\ \ \ | |/ / |/| |
| * | drm/ttm: Remove the ttm_bo_block_reservation() function.Thomas Hellstrom2010-05-06
* | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-04-19
|\| |
| * | drm/radeon/kms: add FireMV 2400 PCI ID.Dave Airlie2010-04-19
| |/
* | Merge branch 'master' into export-slabhTejun Heo2010-04-04
|\|
| * Merge branch 'radeon-for-airlied' of ../linux-2.6 into drm-linusDave Airlie2010-03-14
| |\
| | * drm/radeon: add new RS880 pci idAlex Deucher2010-03-14
| * | drm/ttm: use drm calloc large and free largeDave Airlie2010-03-14
| |/
* / include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* Merge branch 'drm-radeon-testing' of /ssd/git/drm-radeon-next into drm-next-s...Dave Airlie2010-03-01
|\
| * drm/ttm: fix function prototype to match implementationRandy Dunlap2010-03-01
* | Merge remote branch 'anholt/drm-intel-next' into drm-next-stageDave Airlie2010-03-01
|\ \
| * | drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge.Eric Anholt2010-02-26
| * | Merge remote branch 'korg/drm-radeon-testing' into drm-next-stageDave Airlie2010-02-26
| |\|
| | * drm/radeon/kms: add support for square microtiles on r3xx-r5xxMarek Olšák2010-02-24
| | * drm: Add generic multipart buffer.Pauli Nieminen2010-02-22
| | * drm/radeon/kms: add initial Evergreen support (Radeon HD 5xxx)Alex Deucher2010-02-08
| | * drm/radeon/kms: add support for hardcoded edids in rom (v2)Alex Deucher2010-02-08
* | | Merge remote branch 'nouveau/for-airlied' into drm-next-stageDave Airlie2010-03-01
|\ \ \ | |/ / |/| |
| * | drm/nouveau: new gem pushbuf interface, bump to 0.0.16Ben Skeggs2010-02-25
* | | drm: introduce drm_gem_object_[handle_]unreference_unlockedLuca Barbieri2010-02-10