summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2010-10-06drm/nouveau/kms: Implement KDB debug hooks for nouveau KMS.Chris Ball
2010-10-06drm/radeon/kms: Implement KDB debug hooks for radeon KMS.Chris Ball
2010-10-06drm/vmwgfx: Bump minor and driver dateThomas Hellstrom
2010-10-06drm/vmwgfx: Save at least one screen layoutThomas Hellstrom
2010-10-06drm/vmwgfx: Add modinfo versionThomas Hellstrom
2010-10-06drm/vmwgfx: Add a parameter to get the max fb sizeThomas Hellstrom
2010-10-06drm/vmwgfx: Don't flush fb if we're in the suspended state.Thomas Hellstrom
2010-10-06drm/vmwgfx: Prune modes based on available VRAM sizeThomas Hellstrom
2010-10-06drm/vmwgfx: Take the ttm lock around the dirty ioctlThomas Hellstrom
2010-10-06drm: vmwgfx: Add a struct drm_file parameter to the dirty framebuffer callbackThomas Hellstrom
2010-10-06drm/vmwgfx: Add new-style PM hooks to improve hibernation behaviorThomas Hellstrom
2010-10-06drm/vmwgfx: Fix ACPI S3 & S4 functionality.Thomas Hellstrom
2010-10-06drm/vmwgfx: Really support other depths than 32Thomas Hellstrom
2010-10-06Merge remote branch 'korg/drm-fixes' into drm-vmware-nextDave Airlie
2010-10-06Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-nextDave Airlie
2010-10-04drm/i915: Avoid circular locking from intel_fbdev_fini()Chris Wilson
2010-10-04drm/i915: mark display port DPMS state as 'ON' when enabling outputKeith Packard
2010-10-04drm/i915: Skip pread/pwrite if size to copy is 0.Chris Wilson
2010-10-04Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2010-10-04drm/i915: avoid struct mutex output_poll mutex lock loop on unloadKeith Packard
2010-10-03drm/i915: Rephrase pwrite bounds checking to avoid any potential overflowChris Wilson
2010-10-03drm/i915: Sanity check pread/pwriteChris Wilson
2010-10-03Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2010-10-03drm/i915: Use pipe state to tell when pipe is offKeith Packard
2010-10-03drm/i915: vblank status not valid while training display portKeith Packard
2010-10-02drivers/gpu/drm/i915/i915_gem.c: Add missing error handling codeJulia Lawall
2010-10-02drm/i915: Don't mask the return code whilst relocating.Chris Wilson
2010-10-01drm/i915: If the GPU hangs twice within 5 seconds, declare it wedged.Chris Wilson
2010-10-01drm/i915: Only print 'generating error event' if we actually areChris Wilson
2010-10-01drm/i915: Try to reset gen2 devices.Chris Wilson
2010-10-01drm/i915: Clear fence registers on GPU resetChris Wilson
2010-10-01drm/i915: Force the domain to CPU on unbinding whilst wedged.Chris Wilson
2010-10-01drm: Move the GTT accounting to i915Chris Wilson
2010-10-01vmwgfx: Fix fb VRAM pinning failure due to fragmentationThomas Hellstrom
2010-10-01vmwgfx: Remove initialisation of dev::devnameThomas Hellstrom
2010-10-01vmwgfx: Enable use of the vblank systemThomas Hellstrom
2010-10-01vmwgfx: vt-switch (master drop) fixesThomas Hellstrom
2010-10-01drm/vmwgfx: Fix breakage introduced by commit "drm: block userspace under all...Thomas Hellstrom
2010-10-01drm: Hold the mutex when dropping the last GEM reference (v2)Chris Wilson
2010-10-01drm/i915: Fix refleak during eviction.Chris Wilson
2010-10-01drm/gem: handlecount isn't really a kref so don't make it one.Dave Airlie
2010-09-30i915: Added function to initialize VBT settingsSimon Que
2010-09-30drm/i915: Remove redundant deletion of obj->gpu_write_listChris Wilson
2010-09-30drm/i915: Make get/put pages staticChris Wilson
2010-09-30drm/i915/debugfs: Include list totalsChris Wilson
2010-09-30drm/i915: Report the deferred free list in debugfsChris Wilson
2010-09-30drm/i915/debug: Convert i915_verify_active() to scan all listsChris Wilson
2010-09-30drm: i810/i830: fix locked ioctl variantArnd Bergmann
2010-09-29drm/i915: Avoid blocking the kworker thread on a stuck mutexChris Wilson
2010-09-29drm/i915/debug: Remove default WATCH_BUFChris Wilson