summaryrefslogtreecommitdiffstats
path: root/include/drm
Commit message (Expand)AuthorAgeFilesLines
...
| * | drm: free core gem object from driver callbacksDaniel Vetter2010-04-201-0/+1
| * | drm: extract drm_gem_object_initDaniel Vetter2010-04-201-0/+2
| * | Merge branch 'drm-fbdev-cleanup' into drm-core-nextDave Airlie2010-04-203-47/+53
| |\ \
| | * | drm/kms/fb: use slow work mechanism for normal hotplug also.Dave Airlie2010-04-071-21/+26
| | * | drm/kms/fb: add polling support for when nothing is connected.Dave Airlie2010-04-071-2/+10
| | * | drm/kms/fb: separate fbdev connector list from core drm connectorsDave Airlie2010-04-073-7/+5Star
| | * | drm/kms/fb: move to using fb helper crtc grouping instead of core crtc listDave Airlie2010-04-072-13/+13
| | * | drm/fb: fix fbdev object model + cleanup properly.Dave Airlie2010-04-073-21/+16Star
| | |/
| * | Merge branch 'drm-edid-fixes' into drm-core-nextDave Airlie2010-04-202-5/+4Star
| |\ \
| | * | drm/edid: Add secondary GTF curve supportAdam Jackson2010-04-061-0/+4
| | * | drm/edid: Remove arbitrary EDID extension limitAdam Jackson2010-04-061-3/+0Star
| | * | drm/edid: Fix secondary block fetch.Adam Jackson2010-04-061-2/+0Star
| | |/
| * | Merge branch 'drm-ttm-pool' into drm-core-nextDave Airlie2010-04-201-0/+74
| |\ \
| | * | drm/ttm: Add sysfs interface to control pool allocator.Pauli Nieminen2010-04-061-1/+1
| | * | drm/ttm: Add debugfs output entry to pool allocator.Pauli Nieminen2010-04-061-0/+4
| | * | drm/ttm: add pool wc/uc page allocator V3Pauli Nieminen2010-04-061-0/+70
| | |/
* | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-05-071-28/+0Star
|\ \ \ | |/ / |/| |
| * | drm/ttm: Remove the ttm_bo_block_reservation() function.Thomas Hellstrom2010-05-071-28/+0Star
* | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-04-191-0/+1
|\| |
| * | drm/radeon/kms: add FireMV 2400 PCI ID.Dave Airlie2010-04-191-0/+1
| |/
* | Merge branch 'master' into export-slabhTejun Heo2010-04-054-34/+67
|\|
| * Merge branch 'radeon-for-airlied' of ../linux-2.6 into drm-linusDave Airlie2010-03-151-0/+1
| |\
| | * drm/radeon: add new RS880 pci idAlex Deucher2010-03-151-0/+1
| * | drm/ttm: use drm calloc large and free largeDave Airlie2010-03-153-34/+66
| |/
* / include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* Merge branch 'drm-radeon-testing' of /ssd/git/drm-radeon-next into drm-next-s...Dave Airlie2010-03-011-1/+1
|\
| * drm/ttm: fix function prototype to match implementationRandy Dunlap2010-03-011-1/+1
* | Merge remote branch 'anholt/drm-intel-next' into drm-next-stageDave Airlie2010-03-015-0/+190
|\ \
| * | drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge.Eric Anholt2010-02-261-0/+1
| * | Merge remote branch 'korg/drm-radeon-testing' into drm-next-stageDave Airlie2010-02-265-0/+189
| |\|
| | * drm/radeon/kms: add support for square microtiles on r3xx-r5xxMarek Olšák2010-02-251-0/+1
| | * drm: Add generic multipart buffer.Pauli Nieminen2010-02-231-0/+148
| | * drm/radeon/kms: add initial Evergreen support (Radeon HD 5xxx)Alex Deucher2010-02-091-0/+35
| | * drm/radeon/kms: add support for hardcoded edids in rom (v2)Alex Deucher2010-02-092-0/+5
* | | Merge remote branch 'nouveau/for-airlied' into drm-next-stageDave Airlie2010-03-011-54/+32Star
|\ \ \ | |/ / |/| |
| * | drm/nouveau: new gem pushbuf interface, bump to 0.0.16Ben Skeggs2010-02-251-54/+32Star
* | | drm: introduce drm_gem_object_[handle_]unreference_unlockedLuca Barbieri2010-02-111-3/+25
* | | Merge remote branch 'nouveau/for-airlied' of nouveau-2.6Dave Airlie2010-02-111-0/+1
|\| |
| * | drm/nouveau: Add getparam to get available PGRAPH units.Marcin Kościelnicki2010-02-091-0/+1
| * | Merge remote branch 'korg/drm-radeon-testing' into drm-testingDave Airlie2010-01-081-0/+1
| |\ \
* | | | drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members....Jakob Bornecrantz2010-02-111-0/+8
* | | | drm/vmwgfx: Update the user-space interface.Thomas Hellstrom2010-02-111-3/+9
* | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-02-011-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | drm/kms: Remove incorrect comment in struct drm_mode_modeinfoMarcin Kościelnicki2010-02-011-1/+1
* | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-01-261-0/+5
|\| | |
| * | | drm/ttm: Add a swap_notify callback.Thomas Hellstrom2010-01-141-0/+5
* | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-01-111-0/+1
|\| | |
| * | | Merge remote branch 'korg/drm-radeon-next' into drm-linusDave Airlie2010-01-111-0/+1
| |\ \ \ | | |/ / | |/| / | | |/
| | * drm: Add eDP connector typeAlex Deucher2010-01-081-0/+1
* | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-01-071-1/+1
|\| |