summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-13vmwgfx: Pipe fence out of screen object dirty functionsJakob Bornecrantz1-6/+15
2012-02-13vmwgfx: Make it possible to get fence from execbufJakob Bornecrantz3-10/+18
2012-02-13vmwgfx: Clean up pending event references to struct drm_file objects on closeThomas Hellstrom4-2/+73
2012-02-13vmwgfx: Rework fence event actionJakob Bornecrantz2-118/+104
2012-02-13drm/modes: do not enforce an odd vtotal for interlaced modesDaniel Vetter1-2/+0
2012-02-09drm: do not set fb_info->pixmap fieldsSascha Hauer5-33/+5
2012-02-09drm: add convenience function to create an range propertySascha Hauer8-121/+56
2012-02-09drm: add convenience function to create an enum propertySascha Hauer5-109/+80
2012-02-07Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...Dave Airlie15-518/+180
2012-02-03drm exynos: use drm_fb_helper_set_par directlySascha Hauer1-27/+1
2012-02-03drm crtc_helper: use list_for_each_entrySascha Hauer1-6/+6
2012-02-03drm crtc: Fix locking commentsSascha Hauer1-6/+15
2012-02-03drm fb helper: remove unused variable crtc_idSascha Hauer2-2/+0
2012-02-03drm fb helper: remove unused variable conn_limitSascha Hauer2-2/+1
2012-02-03drm fb helper: use drm_helper_connector_dpms to do dpmsSascha Hauer1-70/+10
2012-02-03drm: add proper return value for drm_mode_crtc_set_gamma_sizeSascha Hauer2-4/+4
2012-02-03drm drm_fb_helper: destroy modesSascha Hauer1-1/+4
2012-02-03drm crtc: use drm_mode_destroy instead of kfree in drm_mode_removeSascha Hauer1-1/+1
2012-02-03drm/edid: drm modes have to be free with drm_mode_destroySascha Hauer1-1/+1
2012-02-03drm crtc: add forgotten idr cleanup functionsSascha Hauer1-0/+3
2012-02-03drm/radeon/kms: add r1xx/r2xx CS support for tiled texturesAlex Deucher2-2/+22
2012-02-03drm/radeon/kms: add r1xx/r2xx support for CS_KEEP_TILING_FLAGSAlex Deucher2-27/+36
2012-02-03drm: give up on edid retries when i2c bus is not respondingEugeni Dodonov1-0/+5
2012-02-03drm/radeon/kms/dce3+: add support for hw i2c using atomAlex Deucher3-1/+161
2012-02-03drm/radeon/kms: Use the standard VESA timeout for DDC channelsJean Delvare1-3/+1
2012-02-03drm/kms: Make i2c buses fasterJean Delvare2-2/+2
2012-02-03drm/radeon/kms: remove benchmarks shorter than one pageIlija Hadzic1-6/+6
2012-02-03drm/radeon/kms: common definitions for blit copy codeIlija Hadzic3-25/+46
2012-02-03drm: remove master fd restriction on mode setting gettersMandeep Singh Baines1-6/+6
2012-02-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds8-15/+36
2012-02-03include/linux/lp8727.h: Remove executable bitJosh Triplett1-0/+0
2012-02-03rbd: fix safety of rbd_put_client()Alex Elder1-2/+4
2012-02-03Fix race in process_vm_rw_coreChristopher Yeoh4-34/+35
2012-02-03rbd: fix a memory leak in rbd_get_client()Alex Elder1-0/+1
2012-02-03ceph: create a new session lock to avoid lock inversionAlex Elder4-9/+14
2012-02-03ceph: fix length validation in parse_reply_info()Xi Wang1-0/+2
2012-02-03ceph: initialize client debugfs outside of monc->mutexSage Weil2-3/+12
2012-02-03ceph: change "ceph.layout" xattr to be "ceph.file.layout"Alex Elder1-1/+3
2012-02-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds12-23/+95
2012-02-02Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-20/+1
2012-02-02Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen...Linus Torvalds23-97/+177
2012-02-02drm/radeon/kms/blit: fix blit copy for very large buffersIlija Hadzic1-10/+25
2012-02-02drm/radeon/kms: fix TRAVIS panel setupAlex Deucher1-3/+15
2012-02-02drm/radeon: fix use after free in ATRM bios reading code.Dave Airlie1-1/+2
2012-02-02Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/i...Linus Torvalds1-1/+5
2012-02-02staging: fix go7007-usb licenseRandy Dunlap1-0/+1
2012-02-02docbook: fix fatal errors in device-drivers docbook and add DMA Management se...Randy Dunlap1-2/+10
2012-02-02Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds14-167/+98
2012-02-02lib: Fix 32-bit sparc udiv_qrnnd() definition in mpilib's longlong.hDavid Miller1-11/+33
2012-02-02lib: Fix multiple definitions of clz_tabDavid Miller6-34/+26