summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2011-02-24drm/i915: Use a symbolic constant for OpRegion lid stateChris Wilson
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
2011-02-15drm/radeon/kms: fix a few more atombios endian issuesAlex Deucher
2011-02-14Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie
2011-02-14drm/radeon/kms: improve 6xx/7xx CS error outputAlex Deucher
2011-02-14drm/radeon/kms: check AA resolve registers on r300Marek Olšák
2011-02-14drm/radeon/kms: fix tracking of BLENDCNTL, COLOR_CHANNEL_MASK, and GB_Z on r300Marek Olšák
2011-02-14drm/radeon/kms: use linear aligned for evergreen/ni bo blitsAlex Deucher
2011-02-14drm/radeon/kms: use linear aligned for 6xx/7xx bo blitsAlex Deucher
2011-02-14drm/radeon: fix race between GPU reset and TTM delayed delete thread.Dave Airlie
2011-02-14drm/radeon/kms: evergreen/ni big endian fixes (v2)Alex Deucher
2011-02-14drm/radeon/kms: 6xx/7xx big endian fixesCédric Cano
2011-02-14drm/radeon/kms: atombios big endian fixesCédric Cano
2011-02-14drm/radeon: 6xx/7xx non-kms endian fixesCédric Cano
2011-02-14drm/radeon/kms: optimize CS state checking for r100->r500Marek Olšák
2011-02-14drm: do not leak kernel addresses via /proc/dri/*/vmaKees Cook
2011-02-14drm/radeon/kms: add connector table for mac g5 9600Alex Deucher
2011-02-14radeon mkregtable: Add missing fclose() callsJesper Juhl
2011-02-14drm/radeon/kms: fix interlaced modes on dce4+Alex Deucher
2011-02-14drm/radeon: fix memory debugging since d961db75ce86a84f1f04e91ad1014653ed7d9f46Dave Airlie
2011-02-11drm/i915: disable PCH ports if needed when disabling a CRTCJesse Barnes
2011-02-11drm/i915: i915_mutex_interruptible() returns -EINTRChris Wilson
2011-02-11drm/i915: Fix resume regression from 5d1d0ccChris Wilson