summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | drm/i915: Prevent integer overflow when validating the execbufferChris Wilson2010-11-211-1/+8
| | |/ | |/|
| * | drm/i915: Disable FBC on Ironlake to save 1WAlex Shi2010-11-191-1/+2
| * | drm/i915: Take advantage of auto-polling CRT hotplug detection on PCH hardwareKeith Packard2010-11-191-38/+57
| * | drm/i915/crt: Introduce struct intel_crtChris Wilson2010-11-191-27/+37
| * | drm/i915: Do not hold mutex when faulting in user addressesChris Wilson2010-11-191-36/+27
* | | drm/i915: Capture interesting display registers on errorChris Wilson2010-11-225-1/+127
* | | drm/i915: Capture pinned buffers on errorChris Wilson2010-11-223-56/+98
* | | drm/i915: Convert (void)I915_READ to POSTING_READChris Wilson2010-11-161-24/+24
* | | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-11-1537-313/+505
|\ \ \ | |/ /
| * | Merge remote branch 'airlied/drm-fixes' into drm-intel-fixesChris Wilson2010-11-1533-296/+445
| |\ \
| | * | drm: radeon: fix error value signVasiliy Kulikov2010-11-151-2/+2
| | * | drm/radeon/kms: fix and unify tiled buffer alignment checking for r6xx/7xxAlex Deucher2010-11-152-116/+199
| | |/
| | * drm/ttm: Be consistent on ttm_bo_init() failuresThomas Hellstrom2010-11-101-0/+4
| | * drm/radeon/kms: Fix retrying ttm_bo_init() after it failed once.Michel Dänzer2010-11-101-2/+2
| | * drm/radeon/kms: fix thermal sensor reporting on rv6xxAlex Deucher2010-11-091-7/+1
| | * drm/radeon/kms: fix bugs in ddc and cd path router codeTyson Whitehead2010-11-092-10/+7
| | * drm/radeon/kms: add support for clock/data path routersAlex Deucher2010-11-096-29/+85
| | * drm: vmwgfx: fix information leak to userlandKulikov Vasiliy2010-11-091-0/+1
| | * drivers/gpu: Use vzallocJoe Perches2010-11-091-2/+2
| | * drm/vmwgfx: Fix oops on failing bo pinThomas Hellstrom2010-11-091-0/+5
| | * drm/ttm: Remove the CAP_SYS_ADMIN requirement for bo pinningThomas Hellstrom2010-11-091-28/+2
| | * drm/ttm: Make sure a sync object doesn't disappear while we use itThomas Hellstrom2010-11-091-4/+7
| | * drm/radeon/kms: don't disable shared encoders on pre-DCE3 display blocksAlex Deucher2010-11-091-0/+18
| | * drivers/gpu/drm: Update WARN usesJoe Perches2010-11-0910-14/+15
| | * drivers/gpu/drm/vmwgfx: Fix k.alloc switched argumentsJoe Perches2010-11-092-2/+2
| | * DRM: ignore invalid EDID extensionsSam Tygier2010-11-091-6/+20
| | * drm/radeon/kms: make the connector code less verboseAlex Deucher2010-11-091-6/+6
| | * drm/ttm: remove failed ttm binding error printoutThomas Hellstrom2010-11-091-3/+1
| | * drm/ttm: Add a barrier when unreservingThomas Hellstrom2010-11-091-0/+6
| | * drm/ttm: Remove mm init error printouts and checksThomas Hellstrom2010-11-091-18/+2
| | * drm/ttm: Remove pointless list_empty checkThomas Hellstrom2010-11-091-7/+0
| | * drm/ttm: Use private locks for the default bo range managerThomas Hellstrom2010-11-091-36/+45
| | * drm/ttm: Documentation updateThomas Hellstrom2010-11-091-8/+0
| | * drm/radeon/kms/evergreen: add missing pm.vblank_sync update in vbl handlerAlex Deucher2010-11-091-0/+6
| | * Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2010-11-0913-93/+264
| | |\
| | * \ Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-276-6/+17
| | |\ \
| | | * | drm/radeon/kms: enable unmappable vram for evergreenAlex Deucher2010-10-281-0/+2
| | | * | drm/radeon/kms: fix tiled db height calculation on 6xx/7xxAlex Deucher2010-10-281-6/+8
| | | * | drm/radeon/kms: fix handling of tex lookup disable in cs checker on r2xxAlex Deucher2010-10-284-0/+7
| * | | | drm/i915: Retire any pending operations on the old scanout when switchingChris Wilson2010-11-133-0/+28
| * | | | drm/i915: Fix I2C adapter registrationJean Delvare2010-11-091-5/+6
| | |_|/ | |/| |
| * | | drm/i915: Fix LVDS fixed-mode regression from 219adae1Chris Wilson2010-11-091-5/+11
| * | | drm/i915/ringbuffer: Use the HEAD auto-reporting mechanismChris Wilson2010-11-081-1/+12
| * | | drm/i915: Avoid might_fault during pwrite whilst holding our mutexChris Wilson2010-11-081-9/+16
* | | | drm/i915: Fix current tiling check for relaxed fencingChris Wilson2010-11-151-8/+14
* | | | drm/i915: fix relaxed tiling for gen <= 3 && !g33Daniel Vetter2010-11-151-3/+40
* | | | drm/i915: Remove the definitions for Primary Ring BufferChris Wilson2010-11-114-25/+27
* | | | Revert "drm/i915/ringbuffer: Ignore failure to setup the ring on Sandybridge"Chris Wilson2010-11-111-24/+8
* | | | drm/i915/ringbuffer: set FORCE_WAKE bit before reading ring registerZou Nan hai2010-11-114-86/+106
* | | | drm/i915: Remove the global irq wait queueChris Wilson2010-11-113-9/+3
OpenPOWER on IntegriCloud