summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2010-09-08drm/i915/overlay: Tidy update_pfit_vscale_ratio()Chris Wilson
2010-09-08drm/i915/overlay: Remove duplicated definition of OFC_UPDATEChris Wilson
2010-09-08drm/i915/overlay: Destroy reg_bo on shutdown.Chris Wilson
2010-09-08drm/i915/overlay: Use the recommended page alignment for physical regsChris Wilson
2010-09-08drm/i915/overlay: Tidy attribute checking.Chris Wilson
2010-09-08drm/i915/overlay: Use non-atomic mappings for the common case.Chris Wilson
2010-09-08drm/i915/overlay: Move capabilities bits to common info block.Chris Wilson
2010-09-08drm/i915/overlay: Ensure that the reg_bo is in the GTT prior to writing.Chris Wilson
2010-09-08drm/i915/overlay: Missing breaks between case statements for color depthChris Wilson
2010-09-08drm/i915/overlay: WhitespaceChris Wilson
2010-09-08drm/i915: drop i915_add_request right in front of i915_wait_requestDaniel Vetter
2010-09-08drm/i915: move the wait_rendering call into flush_gpu_write_domainDaniel Vetter
2010-09-08drm/i915: drop seqno argument from i915_gem_object_move_to_activeDaniel Vetter
2010-09-08drm/i915: kill a no longer necessary BUG_ONDaniel Vetter
2010-09-08drm/i915: move flushing list processing to i915_retire_commandsDaniel Vetter
2010-09-08drm/i915: only one interrupt per batchbuffer is not enough!Daniel Vetter
2010-09-08drm/i915: move flushing list processing to i915_gem_flushDaniel Vetter
2010-09-08drm/i915: allow lazy emitting of requestsDaniel Vetter
2010-09-08drm/i915: add MMIO debug outputJesse Barnes
2010-09-08drm/i915/sdvo: Preserve pixel-multiplierChris Wilson
2010-09-08drm/i915: Sanity check user framebuffer parameters on creationChris Wilson
2010-09-08drm/i915/tv: Mark the format names as constant and so avoid the memleakChris Wilson
2010-09-08drm/i915/tv: Poll for DAC state changeChris Wilson
2010-09-08drm/i915/tv: Preserve reserved DAC bits during mode-settingChris Wilson
2010-09-08drm/i915: Revert extra intel_wait_for_vblank to prevent stalls.Sitsofe Wheeler
2010-09-08drm/i915: Ironlake page-flipping is per-plane not per-pipeChris Wilson
2010-09-08drm/i915: Addin-offset is an unreliable indicator of LVDS presence (v2)Chris Wilson
2010-09-08drm/i915: Use the VBT from OpRegion when available (v3)Chris Wilson
2010-09-08drm/i915: Rename i915_opregion.c to intel_opregion.cChris Wilson
2010-09-08drm/i915/crt: Flush register prior to waiting for vblank.Chris Wilson
2010-09-08drm/i915: Avoid using msleep under kdb and wait_for()Chris Wilson
2010-09-08drm/i915: Drop the msleep parameter to wait_for()Chris Wilson
2010-09-08drm/i915: unload: fix retire_work racesDaniel Vetter
2010-09-08drm/i915: unload: ensure that gem is idleDaniel Vetter
2010-09-08drm/i915: unload: fix unpin_work related racesDaniel Vetter
2010-09-08drm/i915: unload: fix idle_timer/idle_work racesDaniel Vetter
2010-09-08drm/i915: unload: don't leak error stateDaniel Vetter
2010-09-08drm/i915: unload: fix hotplug_work racesDaniel Vetter
2010-09-08drm/i915: unload: fix error_work racesDaniel Vetter
2010-09-08drm/i915: unload: fix intel dp encoder cleanupDaniel Vetter
2010-09-08Merge remote branch 'airlied/drm-core-next' into HEADChris Wilson
2010-09-08Revert "drm/i915: Warn if we run out of FIFO space for a mode"Chris Wilson
2010-09-08Revert "drm/i915: Allow LVDS on pipe A on gen4+"Chris Wilson
2010-09-07Revert "drm/i915: Enable RC6 on Ironlake."Chris Wilson
2010-09-07intel_agp,i915: Add more sandybridge graphics device idsZhenyu Wang
2010-09-07drm/i915: Enable MI_FLUSH on SandybridgeZhenyu Wang
2010-09-07agp/intel: Fix cache control for SandybridgeZhenyu Wang
2010-09-07agp/intel: use #ifdef idiom for intel-agp.hZhenyu Wang
2010-09-07agp/intel: fix physical address mask bits for sandybridgeZhenyu Wang
2010-09-07drm/i915: Prevent double dpms onChris Wilson