aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAge
...
| | * | | drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanityBen Skeggs2010-09-24
| | * | | drm/nouveau: rebase per-channel pramin heap offsets to 0Ben Skeggs2010-09-24
| | * | | drm/nouveau: modify object accessors, offset in bytes rather than dwordsBen Skeggs2010-09-24
| | * | | drm/nouveau: move ramht code out of nouveau_object.c, nothing to see hereBen Skeggs2010-09-24
| | * | | drm/nouveau: have nv_mask return original register valueBen Skeggs2010-09-24
| | * | | drm/nv40: Try to set up CRE_LCD even if it has unknown bits set.Francisco Jerez2010-09-24
| | * | | drm/nv17-nv4x: Fix analog load detection false positive on rare occasions.Francisco Jerez2010-09-24
| | * | | drm/nouveau: require explicit unmap of kmapped bosBen Skeggs2010-09-24
| | * | | drm/nouveau: remove second map of notifier boBen Skeggs2010-09-24
| | * | | drm/nouveau: move check for no-op bo move before memcpy fallbackBen Skeggs2010-09-24
| | * | | drm/nv50: add new accelerated bo move funtionBen Skeggs2010-09-24
| | * | | drm/nv20: Use the nv30 CRTC bandwidth calculation code.Francisco Jerez2010-09-24
| | * | | drm/nouveau: Fix suspend on some nv4x AGP cards.Francisco Jerez2010-09-24
| * | | | drm/vmwgfx: Bump minor and driver dateThomas Hellstrom2010-10-05
| * | | | drm/vmwgfx: Save at least one screen layoutThomas Hellstrom2010-10-05
| * | | | drm/vmwgfx: Add modinfo versionThomas Hellstrom2010-10-05
| * | | | drm/vmwgfx: Add a parameter to get the max fb sizeThomas Hellstrom2010-10-05
| * | | | drm/vmwgfx: Don't flush fb if we're in the suspended state.Thomas Hellstrom2010-10-05
| * | | | drm/vmwgfx: Prune modes based on available VRAM sizeThomas Hellstrom2010-10-05
| * | | | 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
| |\ \ \
| * \ \ \ 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: 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: 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
| | * | | | | | drm/i915: Avoid blocking the kworker thread on a stuck mutexChris Wilson2010-09-29
| | * | | | | | drm/i915/debug: Remove default WATCH_BUFChris Wilson2010-09-29
| | * | | | | | drm/i915/debug: Remove defunct WATCH_LRUChris Wilson2010-09-29
| | * | | | | | drm/i915/dvo: Fix panel and DDC i2c pinsChris Wilson2010-09-28
| | * | | | | | drm/i915: Tidy dvo_ch7017 and print out which chip we detectChris Wilson2010-09-28