aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAge
* drm/vmwgfx: Take the ttm lock around the dirty ioctlThomas Hellstrom2010-10-05
* drm: vmwgfx: Add a struct drm_file parameter to the dirty framebuffer callbackThomas Hellstrom2010-10-05
* drm/vmwgfx: Add new-style PM hooks to improve hibernation behaviorThomas Hellstrom2010-10-05
* drm/vmwgfx: Fix ACPI S3 & S4 functionality.Thomas Hellstrom2010-10-05
* drm/vmwgfx: Really support other depths than 32Thomas Hellstrom2010-10-05
* Merge remote branch 'korg/drm-fixes' into drm-vmware-nextDave Airlie2010-10-05
|\
| * vmwgfx: Fix fb VRAM pinning failure due to fragmentationThomas Hellstrom2010-10-01
| * vmwgfx: Remove initialisation of dev::devnameThomas Hellstrom2010-10-01
| * vmwgfx: Enable use of the vblank systemThomas Hellstrom2010-10-01
| * vmwgfx: vt-switch (master drop) fixesThomas Hellstrom2010-10-01
| * drm/vmwgfx: Fix breakage introduced by commit "drm: block userspace under all...Thomas Hellstrom2010-10-01
| * drm: Hold the mutex when dropping the last GEM reference (v2)Chris Wilson2010-10-01
| * drm/gem: handlecount isn't really a kref so don't make it one.Dave Airlie2010-09-30
| * drm: i810/i830: fix locked ioctl variantArnd Bergmann2010-09-29
| * drm/radeon/kms: add quirk for MSI K9A2GM motherboardAlex Deucher2010-09-27
| * drm/radeon/kms: fix potential segfault in r600_ioctl_wait_idleAlex Deucher2010-09-27
| * drm: Prune GEM vma entriesChris Wilson2010-09-27
| * drm/radeon/kms: fix up encoder info messages for DFP6Alex Deucher2010-09-26
| * drm: radeon cleanup fixes...Daniel J Blueman2010-09-23
| * drm: fix trivial coding errorsDaniel J Blueman2010-09-23
| * drm: ttm sparse fixes.Daniel J Blueman2010-09-23
| * drm/nouveau: fix panels using straps-based mode detectionBen Skeggs2010-09-23
| * drm/ttm: Clear the ghost cpu_writers flag on ttm_buffer_object_transfer.Francisco Jerez2010-09-21
| * drm/radeon: don't allow device to be opened if powered downDave Airlie2010-09-21
* | Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-nextDave Airlie2010-10-05
|\ \
| * | drm/i915: Avoid circular locking from intel_fbdev_fini()Chris Wilson2010-10-04
| * | drm/i915: mark display port DPMS state as 'ON' when enabling outputKeith Packard2010-10-04
| * | drm/i915: Skip pread/pwrite if size to copy is 0.Chris Wilson2010-10-04
| * | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-10-04
| |\ \
| | * | drm/i915: Rephrase pwrite bounds checking to avoid any potential overflowChris Wilson2010-10-03
| | * | drm/i915: Sanity check pread/pwriteChris Wilson2010-10-03
| * | | drm/i915: avoid struct mutex output_poll mutex lock loop on unloadKeith Packard2010-10-04
| * | | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-10-03
| |\| |
| | * | drm/i915: Use pipe state to tell when pipe is offKeith Packard2010-10-03
| | * | drm/i915: vblank status not valid while training display portKeith Packard2010-10-03
| | * | drivers/gpu/drm/i915/i915_gem.c: Add missing error handling codeJulia Lawall2010-10-02
| | * | drm/i915: Fix refleak during eviction.Chris Wilson2010-10-01
| * | | drm/i915: Don't mask the return code whilst relocating.Chris Wilson2010-10-02
| * | | drm/i915: If the GPU hangs twice within 5 seconds, declare it wedged.Chris Wilson2010-10-01
| * | | drm/i915: Only print 'generating error event' if we actually areChris Wilson2010-10-01
| * | | drm/i915: Try to reset gen2 devices.Chris Wilson2010-10-01
| * | | drm/i915: Clear fence registers on GPU resetChris Wilson2010-10-01
| * | | drm/i915: Force the domain to CPU on unbinding whilst wedged.Chris Wilson2010-10-01
| * | | drm: Move the GTT accounting to i915Chris Wilson2010-10-01
| * | | i915: Added function to initialize VBT settingsSimon Que2010-09-30
| * | | drm/i915: Remove redundant deletion of obj->gpu_write_listChris Wilson2010-09-30
| * | | drm/i915: Make get/put pages staticChris Wilson2010-09-30
| * | | drm/i915/debugfs: Include list totalsChris Wilson2010-09-30
| * | | drm/i915: Report the deferred free list in debugfsChris Wilson2010-09-30
| * | | drm/i915/debug: Convert i915_verify_active() to scan all listsChris Wilson2010-09-30