aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAge
...
| | * | | | | | drm/i915: Disable LVDS i2c probing when using GPIO bit bangingChris Wilson2010-09-28
| | * | | | | | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-09-28
| | |\ \ \ \ \ \
| | * | | | | | | drm/i915: Use i2c bit banging instead of GMBUSChris Wilson2010-09-28
| | * | | | | | | drm/i915/sdvo: Fix GMBUSificationChris Wilson2010-09-28
| | * | | | | | | Revert "drm/i915: Drop ring->lazy_request"Chris Wilson2010-09-28
| | * | | | | | | drm/i915: Ensure that the mode change flushing is currently uninterruptibleChris Wilson2010-09-26
| | * | | | | | | drm/i915: fix debugging compilation error from previous commitChris Wilson2010-09-26
| | * | | | | | | drm/i915: Convert the file mutex into a spinlockChris Wilson2010-09-26
| | * | | | | | | drm/i915: kill ring->setup_status_pageDaniel Vetter2010-09-25
| | * | | | | | | drm/i915: kill ring->get_active_headDaniel Vetter2010-09-25
| | * | | | | | | drm/i915: kill per-ring macrosDaniel Vetter2010-09-25
| | * | | | | | | drm/i915: fix ACTHD for gen <= 3Daniel Vetter2010-09-25
| | * | | | | | | drm/i915: kill now unnecessary gtt defines from i915_reg.hDaniel Vetter2010-09-25
| | * | | | | | | drm/i915: Make the mutex_lock interruptible on ioctl pathsChris Wilson2010-09-25
| | * | | | | | | drm/i915: Adjust hangcheck EIO semanticsChris Wilson2010-09-25
| | * | | | | | | drm/i915: Only hold a process-local lock whilst throttling.Chris Wilson2010-09-24
| | * | | | | | | drm/i915/dp: Wait for PP_CONTROL to take effect.Hette Visser2010-09-24
| | * | | | | | | drm/i915: Parse the eDP link configuration from the vBIOSChris Wilson2010-09-24
| | * | | | | | | drm/i915/lvds: Use the GMBUS pin if specified in VBTChris Wilson2010-09-24
| | * | | | | | | drm/i915: Use an uninterruptible wait for page-flips during modesetChris Wilson2010-09-24
| | * | | | | | | drm/i915: Remove unused dev_priv->panel_wants_ditherChris Wilson2010-09-24
| | * | | | | | | drm/i915/ringbuffer: Fix sign of ring space.Chris Wilson2010-09-24
| | * | | | | | | drm/i915: Remove idle timer debugging messagesChris Wilson2010-09-24
| | * | | | | | | drm/i915/lvds: Probe DDC on creationChris Wilson2010-09-24
| | * | | | | | | drm/i915/tv: Sleep before checking for state changes.Chris Wilson2010-09-23
| | * | | | | | | drm/i915: Remove the broken flush_ring from page-flipChris Wilson2010-09-23
| | * | | | | | | drm/i915/crt: Use a DDC probe on 0xA0 before load-detectChris Wilson2010-09-22
| | * | | | | | | drm/i915: Disable "disabled FBC" message when a no-opChris Wilson2010-09-22
| | * | | | | | | drm/i915: Drop ring->lazy_requestChris Wilson2010-09-22
| | * | | | | | | drm/i915: Don't offset the pin used for crt_ddcChris Wilson2010-09-22
| | * | | | | | | drm/i915: Clear the gpu_write_list on resetting write_domain upon hangChris Wilson2010-09-22
| | * | | | | | | drm/i915: Don't overwrite the returned error-codeChris Wilson2010-09-21
| | * | | | | | | drm/i915/lvds: Unlock the PP register when panel-fittingChris Wilson2010-09-21
| | * | | | | | | drm/i915: Use the correct DPB GMBUS port for GPIOEChris Wilson2010-09-21
| | * | | | | | | drm/i915: Drop crtc->fb pin on disable.Chris Wilson2010-09-21
| | * | | | | | | drm/i915: Disable output polling across suspend & resumeChris Wilson2010-09-21
| | * | | | | | | intel-gtt: clean up gtt size reportingDaniel Vetter2010-09-21
| | * | | | | | | drm/i915: Track pinned objectsChris Wilson2010-09-21
| | * | | | | | | drm/i915: Drain any pending flips on the fb prior to unpinningChris Wilson2010-09-21
| | * | | | | | | drm/i915: Merge ring flushing and lazy requestsChris Wilson2010-09-21
| | * | | | | | | drm/i915: Track gpu fence usageChris Wilson2010-09-21
| | * | | | | | | drm/i915/ringbuffer: whitespace cleanupChris Wilson2010-09-21
| | * | | | | | | drm/i915: drop alignment ringbuffer parameterDaniel Vetter2010-09-21
| | * | | | | | | drm/i915: don't explicitly initialize ringbuffer members to zeroDaniel Vetter2010-09-21
| | * | | | | | | drm/i915: use new macros to access the ring ctl registerDaniel Vetter2010-09-21
| | * | | | | | | drm/i915: use new macros to access the ring head registerDaniel Vetter2010-09-21
| | * | | | | | | drm/i915: use new macros to access the ring start registerDaniel Vetter2010-09-21
| | * | | | | | | drm/i915: use new macros to access the ring tail registerDaniel Vetter2010-09-21
| | * | | | | | | drm/i915: add relative ring register macrosDaniel Vetter2010-09-21
| | * | | | | | | drm/i915: kill duplicated/unneeded register definesDaniel Vetter2010-09-21