summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)Author
2011-10-18vmwgfx: Whitespace & code style in display unitJakob Bornecrantz
2011-10-18vmwgfx: Fix display system init & close functionsJakob Bornecrantz
2011-10-18ttm: Fix error-path using an uninitialized valueThomas Hellstrom
2011-10-12drm/i915: No need to wait for eDP power off delay if panel is onKeith Packard
2011-10-12drm/i915: Restrict ILK-specific eDP power hack to ILKKeith Packard
2011-10-12drm/radeon: allow pcie gen2 speed on CaymanIlija Hadzic
2011-10-12drm/radeon: allow pcie gen2 speed on NIIlija Hadzic
2011-10-11vmwgfx: Take the driver out of stagingThomas Hellstrom
2011-10-11drm: Add KMS debug printk's for encoder and crtc fixup failureAdam Jackson
2011-10-10Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux i...Dave Airlie
2011-10-10vmwgfx: Wrap drm_read and drm_pollThomas Hellstrom
2011-10-10vmwgfx: Add fence eventsThomas Hellstrom
2011-10-10vmwgfx: Break out and comment vmw_execbuf_copy_fence_userThomas Hellstrom
2011-10-10drm/radeon/kms: set DMA mask properly on newer PCI asicsAlex Deucher
2011-10-10DRM: bug: RADEON_DEBUGFS_MAX_{NUM_FILES => COMPONENTS}Michael Witten
2011-10-10drm/radeon/kms: handle !force case in connector detect more gracefullyAlex Deucher
2011-10-10drm/radeon/kms: bail early in dvi_detect for digital only connectorsAlex Deucher
2011-10-10drm/radeon/kms: Fix I2C mask definitionsJean Delvare
2011-10-10vmwgfx: Don't use virtual coords when using screen objectsJakob Bornecrantz
2011-10-10vmwgfx: Implement memory accounting for resourcesThomas Hellstrom
2011-10-06drm/i915: Disable eDP VDD in a delayed work proc instead of synchronouslyKeith Packard
2011-10-06drm/i915: Create helper functions to determine eDP power stateKeith Packard
2011-10-06drm/i915: edp_panel_on does not need to return a boolKeith Packard
2011-10-06drm/i915: Move eDP panel fixed mode from dev_priv to intel_dpKeith Packard
2011-10-06drm/i915: Correct eDP panel power sequencing delay computationsKeith Packard
2011-10-06drm/radeon/kms: use hardcoded dig encoder to transmitter mapping for DCE4.1Alex Deucher
2011-10-05drm/i915: Ensure eDP powered up during DP_SET_POWER operation in dp_prepareKeith Packard
2011-10-05drm/i915: Enable eDP panel power during I2C initialization sequenceKeith Packard
2011-10-05drm/i915: Wrap DP EDID fetch functions to enable eDP panel powerKeith Packard
2011-10-05drm/i915: Delay DP i2c initialization until panel power timings are computedKeith Packard
2011-10-05drm/i915: Ensure panel is on during DPMS offKeith Packard
2011-10-05drm/radeon/kms: fix dp_detect handling for DP bridge chipsAlex Deucher
2011-10-05drm/radeon/kms: retry aux transactions if there are status flagsAlex Deucher
2011-10-05DRM: add DRM Driver for Samsung SoC EXYNOS4210.Inki Dae
2011-10-05vmwgfx: Minor cleanupsThomas Hellstrom
2011-10-05vmwgfx: Bump driver minor to advertise support for new ioctls.Thomas Hellstrom
2011-10-05vmwgfx: Be more strict with fb depths when using screen objectsJakob Bornecrantz
2011-10-05vmwgfx: Handle device surface memory limitThomas Hellstrom
2011-10-05vmwgfx: Make sure we always have a user-space handle to use for objects that ...Thomas Hellstrom
2011-10-05vmwgfx: Optimize the command submission resource listThomas Hellstrom
2011-10-05vmwgfx: Fix up query processingThomas Hellstrom
2011-10-05vmwgfx: Allow reference and unreference of NULL fence objects.Thomas Hellstrom
2011-10-05vmwgfx: minor dmabuf utilities cleanupThomas Hellstrom
2011-10-05vmwgfx: Disallow user space to send present and readback commandsJakob Bornecrantz
2011-10-05vmwgfx: Add present and readback ioctlsJakob Bornecrantz
2011-10-05vmwgfx: Place overlays in GMR area if we canJakob Bornecrantz
2011-10-05vmwgfx: Drop 3D Legacy Display Unit supportJakob Bornecrantz
2011-10-05vmwgfx: Require HWV8 for 3d supportThomas Hellstrom
2011-10-05vmwgfx: Add screen object supportJakob Bornecrantz
2011-10-05vmwgfx: Add dmabuf helper functions for pinningJakob Bornecrantz