aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAge
* drm/radeon: fix problem with changing active VRAM size. (v2)Dave Airlie2011-03-13
* drm/radeon: fix page flipping hangs on r300/r400Dave Airlie2011-03-12
* drm/radeon: add pageflip hooks for fusionDave Airlie2011-03-11
* drm/i915: Revive combination mode for backlight controlTakashi Iwai2011-03-10
* drm: index i shadowed in 2nd looproel2011-03-07
* Merge remote branch 'ickle/drm-intel-fixes' into drm-fixesDave Airlie2011-03-07
|\
| * drm/i915: Rebind the buffer if its alignment constraints changes with tilingChris Wilson2011-03-07
| * drm/i915: Disable GPU semaphores by defaultChris Wilson2011-03-07
| * drm/i915: Do not overflow the MMADDR write FIFOChris Wilson2011-03-06
| * Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"Chris Wilson2011-03-06
* | drm/nv50-nvc0: prevent multiple vm/bar flushes occuring simultanenouslyBen Skeggs2011-03-07
* | drm/nouveau: fix regression causing ttm to not be able to evict vramBen Skeggs2011-03-07
* | drm/nouveau: allocate kernel's notifier object at end of blockBen Skeggs2011-03-03
|/
* drm/i915: fix memory corruption with GM965 and >4GB RAMJan Niehusmann2011-03-01
* Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...Dave Airlie2011-02-28
|\
| * drm/nv50-nvc0: make sure vma is definitely unmapped when destroying boBen Skeggs2011-02-28
* | drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.Dave Airlie2011-02-28
|/
* Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2011-02-24
|\
| * drm/i915: Fix unintended recursion in ironlake_disable_rc6Chris Wilson2011-02-24
* | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2011-02-23
|\|
| * drm/i915: fix corruptions on i8xx due to relaxed fencingDaniel Vetter2011-02-23
| * drm/i915: skip FDI & PCH enabling for DP_AJesse Barnes2011-02-22
| * drm/i915: don't enable FDI & transcoder interrupts after allJesse Barnes2011-02-22
| * drm/i915: Ignore a hung GPU when flushing the framebuffer prior to a switchChris Wilson2011-02-22
* | drm/radeon: fix regression with AA resolve checkingDave Airlie2011-02-22
* | drm: drop commented out code and preceding commentPaul Bolle2011-02-22
* | drm/vblank: Enable precise vblank timestamps for interlaced and doublescan mo...Mario Kleiner2011-02-22
* | drm/vblank: Use memory barriers optimized for atomic_t instead of generics.Mario Kleiner2011-02-22
* | drm/vblank: Use abs64(diff_ns) for s64 diff_ns instead of abs(diff_ns)Mario Kleiner2011-02-22
* | drm/radeon/kms: align height of fb allocation.Dave Airlie2011-02-22
* | Revert "drm/radeon/kms: switch back to min->max pll post divider iteration"Alex Deucher2011-02-22
|/
* drm/i915: Do not handle backlight combination mode speciallyIndan Zupancic2011-02-21
* Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next i...Dave Airlie2011-02-16
|\
| * drm/nouveau: fix suspend/resume on GPUs that don't have PM supportBen Skeggs2011-02-16
| * drm/nouveau: flips/flipd need to always set 'evict' for move_accel_cleanup()Ben Skeggs2011-02-16
| * drm/nv40: fix tiling-related setup for a number of chipsetsBen Skeggs2011-02-16
| * drm/nouveau: fix non-EDIDful native mode selectionBen Skeggs2011-02-16
| * drm/nouveau: Fix detection of DDC-based LVDS on DCB15 boards.Francisco Jerez2011-02-16
| * drm/nv04-nv40: Fix NULL dereference when we fail to find an LVDS native mode.Francisco Jerez2011-02-16
| * drm/nv10: Fix crash when allocating a BO larger than half the available VRAM.Francisco Jerez2011-02-16
* | drm/radeon/kms: add missing frac fb div flag for dce4+Alex Deucher2011-02-16
* | drm/radeon/kms: do not reject X16 and Y16X16 floating-point formats on r300Marek Olšák2011-02-16
* | drm/radeon/kms: hopefully fix pll issues for real (v3)Alex Deucher2011-02-14
* | drm/radeon/kms: add bounds checking to avivo pll algoAlex Deucher2011-02-14
* | drm/radeon/kms: fix a few more atombios endian issuesAlex Deucher2011-02-14
* | Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie2011-02-13
|\ \
| * | drm/i915: Fix resume regression from 5d1d0ccChris Wilson2011-02-11
| * | drm/i915/tv: Use polling rather than interrupt-based hotplugChris Wilson2011-02-11
| * | drm/i915: Trigger modesetting if force-audio changesChris Wilson2011-02-11
| * | drm/i915/sdvo: If we have an EDID confirm it matches the mode of the connectionChris Wilson2011-02-09