summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-02-13drm/radeon/kms: add support for streamout v7Marek Olšák
2012-02-13drm: Fix kcalloc parameters swappedAxel Lin
2012-02-13drm/vmwgfx: Bump driver minorThomas Hellstrom
2012-02-13vmwgfx: Move function declaration to correct headerThomas Hellstrom
2012-02-13drm/vmwgfx: Treat out-of-range initial width and height as host errorsThomas Hellstrom
2012-02-13vmwgfx: Pick up the initial size from the width and height regsJakob Bornecrantz
2012-02-13vmwgfx: Add page flip supportJakob Bornecrantz
2012-02-13vmwgfx: Pipe fence out of screen object dirty functionsJakob Bornecrantz
2012-02-13vmwgfx: Make it possible to get fence from execbufJakob Bornecrantz
2012-02-13vmwgfx: Clean up pending event references to struct drm_file objects on closeThomas Hellstrom
2012-02-13vmwgfx: Rework fence event actionJakob Bornecrantz
2012-02-13drm/modes: do not enforce an odd vtotal for interlaced modesDaniel Vetter
2012-02-09drm: do not set fb_info->pixmap fieldsSascha Hauer
2012-02-09drm: add convenience function to create an range propertySascha Hauer
2012-02-09drm: add convenience function to create an enum propertySascha Hauer
2012-02-07Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...Dave Airlie
2012-02-03drm exynos: use drm_fb_helper_set_par directlySascha Hauer
2012-02-03drm crtc_helper: use list_for_each_entrySascha Hauer
2012-02-03drm crtc: Fix locking commentsSascha Hauer
2012-02-03drm fb helper: remove unused variable crtc_idSascha Hauer
2012-02-03drm fb helper: remove unused variable conn_limitSascha Hauer
2012-02-03drm fb helper: use drm_helper_connector_dpms to do dpmsSascha Hauer
2012-02-03drm: add proper return value for drm_mode_crtc_set_gamma_sizeSascha Hauer
2012-02-03drm drm_fb_helper: destroy modesSascha Hauer
2012-02-03drm crtc: use drm_mode_destroy instead of kfree in drm_mode_removeSascha Hauer
2012-02-03drm/edid: drm modes have to be free with drm_mode_destroySascha Hauer
2012-02-03drm crtc: add forgotten idr cleanup functionsSascha Hauer
2012-02-03drm/radeon/kms: add r1xx/r2xx CS support for tiled texturesAlex Deucher
2012-02-03drm/radeon/kms: add r1xx/r2xx support for CS_KEEP_TILING_FLAGSAlex Deucher
2012-02-03drm: give up on edid retries when i2c bus is not respondingEugeni Dodonov
2012-02-03drm/radeon/kms/dce3+: add support for hw i2c using atomAlex Deucher
2012-02-03drm/radeon/kms: Use the standard VESA timeout for DDC channelsJean Delvare
2012-02-03drm/kms: Make i2c buses fasterJean Delvare
2012-02-03drm/radeon/kms: remove benchmarks shorter than one pageIlija Hadzic
2012-02-03drm/radeon/kms: common definitions for blit copy codeIlija Hadzic
2012-02-03drm: remove master fd restriction on mode setting gettersMandeep Singh Baines
2012-02-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-02-02rbd: fix safety of rbd_put_client()Alex Elder
2012-02-02rbd: fix a memory leak in rbd_get_client()Alex Elder
2012-02-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-02-02drm/radeon/kms/blit: fix blit copy for very large buffersIlija Hadzic
2012-02-02drm/radeon/kms: fix TRAVIS panel setupAlex Deucher
2012-02-02drm/radeon: fix use after free in ATRM bios reading code.Dave Airlie
2012-02-01Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/i...Linus Torvalds
2012-02-01staging: fix go7007-usb licenseRandy Dunlap
2012-02-01Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-02-01drm/radeon/kms: Fix device tree linkage of DP i2c buses tooJean Delvare
2012-02-01drm/radeon: Set DESKTOP_HEIGHT register to the framebuffer (not mode) height.Michel Dänzer
2012-02-01drm/radeon/kms: disable output polling when suspendedSeth Forshee
2012-02-01drm/nv50/pm: signedness bug in nv50_pm_clocks_pre()Dan Carpenter