summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2010-10-06Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-cor...Dave Airlie
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-05drm/ttm: restructure to allow driver to plug in alternate memory managerBen Skeggs
2010-10-05drm/ttm: introduce utility function to free an allocated memory nodeBen Skeggs
2010-10-05drm/nouveau: fix thinkos in mem timing table recordlen checkRoy Spliet
2010-10-05drm/nouveau: parse voltage from perf 0x40 entiresBen Skeggs
2010-10-05drm/nouveau: don't use the default pll limits in table v2.1 on nv50+ cardsEmil Velikov
2010-10-05drm/nv50: Fix large 3D performance regression caused by the interchannel sync...Francisco Jerez
2010-10-05drm/nouveau: Synchronize buffer object moves in hardware.Francisco Jerez
2010-10-05drm/nouveau: Use semaphores to handle inter-channel sync in hardware.Francisco Jerez
2010-10-05drm/nouveau: Provide a means to have arbitrary work run on fence completion.Francisco Jerez
2010-10-05drm/nouveau: Minor refactoring/cleanup of the fence code.Francisco Jerez
2010-10-05drm/nouveau: Add a module option to force card POST.Marcin Koƛcielnicki
2010-10-05drm/nv50: prevent (IB_PUT == IB_GET) for occurring unless idleBen Skeggs
2010-10-05drm/nv0x-nv4x: Leave the 0x40 bit untouched when changing CRE_LCD.Francisco Jerez
2010-10-05drm/nv30-nv40: Fix postdivider mask when writing engine/memory PLLs.Francisco Jerez
2010-10-05drm/nouveau: Fix perf table parsing on BMP v5.25.Francisco Jerez
2010-10-05drm/nouveau: fix required mode bandwidth calculation for DPBen Skeggs
2010-10-05drm/nouveau: fix typo in c2aa91afea5f7e7ae4530fabd37414a79c03328cBen Skeggs
2010-10-05drm/nva3: split pm backend out from nv50Ben Skeggs
2010-10-05drm/nouveau: run perflvl and M table scripts on mem clock changeBen Skeggs
2010-10-05drm/nouveau: pass perflvl struct to clock_pre()Ben Skeggs
2010-10-05drm/nouveau: enable enhanced framing only if DP display supports itBen Skeggs
2010-10-05drm/nouveau: Import initial memory timing workRoy Spliet
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