summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)Author
2011-03-01Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2011-03-01drm/i915: fix memory corruption with GM965 and >4GB RAMJan Niehusmann
2011-03-01drm/i915: Re-enable GPU semaphores for SandyBridge mobileChris Wilson
2011-03-01drm/i915: Replace vblank PM QoS with "Interrupt-Based AGPBUSY#"Chris Wilson
2011-03-01Revert "drm/i915: Use PM QoS to prevent C-State starvation of gen3 GPU"Chris Wilson
2011-03-01drm/i915: Allow relocation deltas outside of target boChris Wilson
2011-03-01drm/i915: Silence an innocuous compiler warning for an unused variableChris Wilson
2011-02-28Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...Dave Airlie
2011-02-28drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.Dave Airlie
2011-02-28drm/nv50-nvc0: make sure vma is definitely unmapped when destroying boBen Skeggs
2011-02-25Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2011-02-24drm/i915: Use a symbolic constant for OpRegion lid stateChris Wilson
2011-02-24drm/i915: Fix unintended recursion in ironlake_disable_rc6Chris Wilson
2011-02-24Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2011-02-24drm/i915: fix corruptions on i8xx due to relaxed fencingDaniel Vetter
2011-02-23drm/radeon: fix regression with AA resolve checkingDave Airlie
2011-02-23drm: drop commented out code and preceding commentPaul Bolle
2011-02-23drm/vblank: Enable precise vblank timestamps for interlaced and doublescan mo...Mario Kleiner
2011-02-23drm/vblank: Use memory barriers optimized for atomic_t instead of generics.Mario Kleiner
2011-02-23drm/vblank: Use abs64(diff_ns) for s64 diff_ns instead of abs(diff_ns)Mario Kleiner
2011-02-23drm/radeon/kms: align height of fb allocation.Dave Airlie
2011-02-23Revert "drm/radeon/kms: switch back to min->max pll post divider iteration"Alex Deucher
2011-02-22Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2011-02-22drm/i915: Add support for limited color range of broadcast outputsChris Wilson
2011-02-22drm/i915: Use a device flag for non-interruptible phasesChris Wilson
2011-02-22drm/i915: First try a normal large kmalloc for the temporary exec buffersChris Wilson
2011-02-22drm/i915: Add a module parameter to ignore lid statusChris Wilson
2011-02-22drm/i915: Protect against drm_gem_object not being the first memberChris Wilson
2011-02-22drm/i915: fix per-pipe reads after "cleanup"Jesse Barnes
2011-02-22Revert "drm/i915: Disable SSC for outputs other than LVDS or DP"Chris Wilson
2011-02-22drm/i915: skip FDI & PCH enabling for DP_AJesse Barnes
2011-02-22drm/i915: don't enable FDI & transcoder interrupts after allJesse Barnes
2011-02-22drm/i915: Ignore a hung GPU when flushing the framebuffer prior to a switchChris Wilson
2011-02-21drm/i915: Do not handle backlight combination mode speciallyIndan Zupancic
2011-02-17Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next i...Dave Airlie
2011-02-17drm/radeon/kms: add missing frac fb div flag for dce4+Alex Deucher
2011-02-17drm/radeon/kms: do not reject X16 and Y16X16 floating-point formats on r300Marek Olšák
2011-02-17drm/nouveau: fix suspend/resume on GPUs that don't have PM supportBen Skeggs
2011-02-17drm/nouveau: flips/flipd need to always set 'evict' for move_accel_cleanup()Ben Skeggs
2011-02-17drm/nv40: fix tiling-related setup for a number of chipsetsBen Skeggs
2011-02-17drm/nouveau: fix non-EDIDful native mode selectionBen Skeggs
2011-02-17drm/nouveau: Fix detection of DDC-based LVDS on DCB15 boards.Francisco Jerez
2011-02-17drm/nv04-nv40: Fix NULL dereference when we fail to find an LVDS native mode.Francisco Jerez
2011-02-17drm/nv10: Fix crash when allocating a BO larger than half the available VRAM.Francisco Jerez
2011-02-16Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2011-02-16drm/i915: Move the lvds OpRegion lid detection code to panel and reuse for eDPChris Wilson
2011-02-16drm/i915: don't enable FDI & transcoder interrupts after allJesse Barnes
2011-02-16drm/i915: Ignore a hung GPU when flushing the framebuffer prior to a switchChris Wilson
2011-02-15drm/radeon/kms: hopefully fix pll issues for real (v3)Alex Deucher
2011-02-15drm/radeon/kms: add bounds checking to avivo pll algoAlex Deucher