summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* drm: move radeon_fixed.h to shared drm_fixed.h headerBen Skeggs2010-05-181-0/+67
* ttm: Provide an API for starting and stopping the delayed workqueueMatthew Garrett2010-05-181-0/+17
* drm/fbdev: fix cloning on fbconDave Airlie2010-05-181-0/+2
* drm/fbdev: rework output polling to be back in the core. (v4)Dave Airlie2010-05-183-11/+22
* vga16fb, drm: vga16fb->drm handoffMarcin Slusarz2010-05-181-1/+2
* fbmem, drm/nouveau: kick firmware framebuffers as soon as possibleMarcin Slusarz2010-05-181-0/+1
* fbdev: allow passing more than one aperture for handoffMarcin Slusarz2010-05-181-2/+15
* drm/radeon/kms: add query for crtc hw id from crtc id to get info V2Jerome Glisse2010-05-181-0/+1
* drm_edid: There should be 6 Standard TimingsDan Carpenter2010-05-181-1/+1
* Merge branch 'drm-ttm-unmappable' into drm-core-nextDave Airlie2010-04-202-26/+60
|\
| * drm/ttm: remove io_ field from TTM V6Jerome Glisse2010-04-201-12/+0
| * drm/ttm: ttm_fault callback to allow driver to handle bo placement V6Jerome Glisse2010-04-202-1/+38
| * drm/ttm: split no_wait argument in 2 GPU or reserve waitJerome Glisse2010-04-082-13/+22
* | 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/+5
| * | 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/+16
| |/
* | Merge branch 'drm-edid-fixes' into drm-core-nextDave Airlie2010-04-202-5/+4
|\ \
| * | drm/edid: Add secondary GTF curve supportAdam Jackson2010-04-061-0/+4
| * | drm/edid: Remove arbitrary EDID extension limitAdam Jackson2010-04-061-3/+0
| * | drm/edid: Fix secondary block fetch.Adam Jackson2010-04-061-2/+0
| |/
* | 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 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-04-191-9/+56
|\ \
| * | rcu: Make RCU lockdep check the lockdep_recursion variablePaul E. McKenney2010-04-191-4/+1
| * | rcu: Better explain the condition parameter of rcu_dereference_check()David Howells2010-04-141-5/+23
| * | rcu: Add rcu_access_pointer and rcu_dereference_protectedPaul E. McKenney2010-04-141-0/+32
* | | 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 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-04-152-25/+82
|\ \ \
| * | | firewire: cdev: change license of exported header files to MIT licenseStefan Richter2010-04-152-17/+47
| * | | firewire: cdev: comment fixletStefan Richter2010-04-101-2/+2
| * | | firewire: cdev: iso packet documentationClemens Ladisch2010-04-101-6/+33
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-04-151-0/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Input: matrix_keypad - allow platform to disable key autorepeatH Hartley Sweeten2010-04-051-0/+2
* | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-04-131-0/+1
|\ \ \ \
| * | | | NFSv4: fix delegated lockingTrond Myklebust2010-04-121-0/+1
* | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-1171-175/+411
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-04-098-33/+185
| |\ \ \ \
| | * | | | i2o: Remove the dangerous kobj_to_i2o_device macroFerenc Wagner2010-03-241-1/+0
| | * | | | block: remove 16 bytes of padding from struct request on 64bitsRichard Kennedy2010-03-191-5/+6
| | * | | | Merge branch 'master' into for-linusJens Axboe2010-03-1980-163/+622
| | |\ \ \ \
| | * | | | | Remove GENHD_FL_DRIVERFSNeilBrown2010-03-161-1/+1
| | * | | | | block: Finalize conversion of block limits functionsMartin K. Petersen2010-03-151-24/+0
OpenPOWER on IntegriCloud