aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* drm/radeon: Move more code out of lineAndi Kleen2011-10-18
* drm/radeon: Remove more bogus inlines in the radeon driver.Andi Kleen2011-10-18
* drm/radeon: Remove now unused functions in radeon driverAndi Kleen2011-10-18
* drm/radeon: drop inlines in r600_blit.cAndi Kleen2011-10-18
* drm/radeon: Drop inlines from evergreen_cs.c / r600_cs.cAndi Kleen2011-10-18
* vmwgfx: Add vblank stubsJakob Bornecrantz2011-10-18
* vmwgfx: Whitespace & code style in display unitJakob Bornecrantz2011-10-18
* vmwgfx: Fix display system init & close functionsJakob Bornecrantz2011-10-18
* drm/radeon: allow pcie gen2 speed on CaymanIlija Hadzic2011-10-12
* drm/radeon: allow pcie gen2 speed on NIIlija Hadzic2011-10-12
* vmwgfx: Take the driver out of stagingThomas Hellstrom2011-10-11
* drm: Add KMS debug printk's for encoder and crtc fixup failureAdam Jackson2011-10-11
* Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux i...Dave Airlie2011-10-10
|\
| * drm/i915: Dumb down the semaphore logicBen Widawsky2011-09-21
| * drm/i915: pass ELD to HDMI/DP audio driverWu Fengguang2011-09-21
| * drm: support routines for HDMI/DP ELDWu Fengguang2011-09-21
| * drm/i915: Enable dither whenever display bpc < frame buffer bpcKeith Packard2011-09-21
* | vmwgfx: Wrap drm_read and drm_pollThomas Hellstrom2011-10-10
* | vmwgfx: Add fence eventsThomas Hellstrom2011-10-10
* | vmwgfx: Break out and comment vmw_execbuf_copy_fence_userThomas Hellstrom2011-10-10
* | drm/radeon/kms: set DMA mask properly on newer PCI asicsAlex Deucher2011-10-10
* | DRM: bug: RADEON_DEBUGFS_MAX_{NUM_FILES => COMPONENTS}Michael Witten2011-10-10
* | drm/radeon/kms: handle !force case in connector detect more gracefullyAlex Deucher2011-10-10
* | drm/radeon/kms: bail early in dvi_detect for digital only connectorsAlex Deucher2011-10-10
* | drm/radeon/kms: Fix I2C mask definitionsJean Delvare2011-10-10
* | vmwgfx: Don't use virtual coords when using screen objectsJakob Bornecrantz2011-10-10
* | vmwgfx: Implement memory accounting for resourcesThomas Hellstrom2011-10-10
* | DRM: add DRM Driver for Samsung SoC EXYNOS4210.Inki Dae2011-10-05
* | vmwgfx: Minor cleanupsThomas Hellstrom2011-10-05
* | vmwgfx: Bump driver minor to advertise support for new ioctls.Thomas Hellstrom2011-10-05
* | vmwgfx: Be more strict with fb depths when using screen objectsJakob Bornecrantz2011-10-05
* | vmwgfx: Handle device surface memory limitThomas Hellstrom2011-10-05
* | vmwgfx: Make sure we always have a user-space handle to use for objects that ...Thomas Hellstrom2011-10-05
* | vmwgfx: Optimize the command submission resource listThomas Hellstrom2011-10-05
* | vmwgfx: Fix up query processingThomas Hellstrom2011-10-05
* | vmwgfx: Allow reference and unreference of NULL fence objects.Thomas Hellstrom2011-10-05
* | vmwgfx: minor dmabuf utilities cleanupThomas Hellstrom2011-10-05
* | vmwgfx: Disallow user space to send present and readback commandsJakob Bornecrantz2011-10-05
* | vmwgfx: Add present and readback ioctlsJakob Bornecrantz2011-10-05
* | vmwgfx: Place overlays in GMR area if we canJakob Bornecrantz2011-10-05
* | vmwgfx: Drop 3D Legacy Display Unit supportJakob Bornecrantz2011-10-05
* | vmwgfx: Require HWV8 for 3d supportThomas Hellstrom2011-10-05
* | vmwgfx: Add screen object supportJakob Bornecrantz2011-10-05
* | vmwgfx: Add dmabuf helper functions for pinningJakob Bornecrantz2011-10-05
* | vmwgfx: Refactor common display unit functions to shared fileJakob Bornecrantz2011-10-05
* | vmwgfx: Expand the command checker to cover screen object commandsJakob Bornecrantz2011-10-05
* | vmwgfx: Break out dirty submission codeJakob Bornecrantz2011-10-05
* | vmwgfx: Break out execbuf command processingThomas Hellstrom2011-10-05
* | vmwgfx: Some comments and BUG_ONJakob Bornecrantz2011-10-05
* | vmwgfx: Make sure the reserved area is at the start of vramJakob Bornecrantz2011-10-05