summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-10-06drm/fb: add more correct 8/16/24/32 bpp fb support.Dave Airlie1-0/+3
2009-10-05drm/fb: add setcmap and fix 8-bit support.Dave Airlie2-1/+6
2009-10-05drm/radeon/kms: respect single crtc cards, only create one crtc. (v2)Dave Airlie1-2/+2
2009-09-28drm/kms: make fb helper work for all drivers.Dave Airlie1-1/+3
2009-09-25drm/kms: start adding command line interface using fb.Dave Airlie2-1/+37
2009-09-18drm/radeon/kms: Use surfaces for scanout / cursor byte swapping on big endian.Michel Dänzer1-5/+6
2009-09-18drm/radeon/kms: don't fail if we fail to init GPU accelerationJerome Glisse1-0/+1
2009-09-08Merge remote branch 'origin/master' of ../linux-2.6 into drm-nextDave Airlie7-5/+37
2009-09-08drm: include seq_file.h for debugfs builds.Dave Airlie1-0/+3
2009-09-07Merge intel drm-intel-next branchDave Airlie10-33/+44
2009-09-07drm/kms: add a function that can add the mode for the output device without EDIDZhao Yakui1-0/+2
2009-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+2
2009-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-2/+3
2009-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2-1/+16
2009-09-05exec: do not sleep in TASK_TRACED under ->cred_guard_mutexOleg Nesterov1-0/+1
2009-09-05workqueues: introduce __cancel_delayed_work()Oleg Nesterov1-0/+15
2009-09-04dm log: userspace add luid to distinguish between concurrent log instancesJonathan Brassow1-1/+12
2009-09-04dm stripe: expose correct io hintsMike Snitzer1-0/+4
2009-09-01pkt_sched: Revert tasklet_hrtimer changes.David S. Miller1-2/+2
2009-09-02drm/kms: add explicit encoder disable function and detach harder.Dave Airlie1-0/+2
2009-09-02drm/mm: add ability to dump mm lists via debugfsDave Airlie1-0/+4
2009-08-31lmb: Also remove __init from lmb_end_of_RAM() declaration in lmb.hBenjamin Herrenschmidt1-1/+1
2009-08-31drm/kms: move driver specific fb common code to helper functions (v2)Dave Airlie2-0/+84
2009-08-31drm/crtc_helper: place drm_helper_encoder_in_use() in the header fileMaarten Maathuis1-0/+1
2009-08-29crypto: skcipher - Fix skcipher_dequeue_givcrypt NULL testHerbert Xu2-2/+3
2009-08-26ACPI processor: force throttling state when BIOS returns incorrect valueFrans Pop1-2/+3
2009-08-26flex_array: convert element_nr formals to unsignedDavid Rientjes1-4/+6
2009-08-26flex_array: declare parts member to have incomplete typeDavid Rientjes1-1/+1
2009-08-27drm: GEM handles are u32, not intPekka Paalanen1-2/+2
2009-08-27drm/ttm: consolidate cache flushing code in one place.Dave Airlie1-0/+38
2009-08-24mm: fix hugetlb bug due to user_shm_unlock callHugh Dickins1-2/+4
2009-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+4
2009-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+2
2009-08-24kernel_read: redefine offset typeMimi Zohar1-1/+1
2009-08-22pkt_sched: Convert qdisc_watchdog to tasklet_hrtimerDavid S. Miller1-2/+2
2009-08-21Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-0/+4
2009-08-21Make bitmask 'and' operators return a result codeLinus Torvalds2-20/+18
2009-08-21drm/radeon: add GET_PARAM/INFO support for Z pipesAlex Deucher1-0/+2
2009-08-21Input: ucb1400_ts - enable ADC FilterMarek Vasut1-0/+4
2009-08-21drm/radeon/kms: implement the bo busy ioctl properly.Dave Airlie1-0/+2
2009-08-20Merge Linus master to drm-nextDave Airlie65-238/+659
2009-08-19Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-1/+1
2009-08-19ttm: Make parts of a struct ttm_bo_device global.Thomas Hellstrom2-26/+69
2009-08-19drm/ttm: Memory accounting rework.Thomas Hellstrom2-19/+26
2009-08-19drm: Enable drm drivers to add drm sysfs devices.Thomas Hellstrom1-0/+12
2009-08-19drm/ttm: optimize bo_kmap_type valuesPekka Paalanen1-6/+6
2009-08-19drm/kms: no need to return void value (encoder)Pekka Paalanen1-1/+1
2009-08-19drm: clarify scaling property namesJesse Barnes1-4/+5
2009-08-19drm: fixup includes in encoder slave header files.Dave Airlie1-2/+2
2009-08-18mm: revert "oom: move oom_adj value"KOSAKI Motohiro2-2/+1