summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2010-10-21drm/i915: Enable SandyBridge blitter ringChris Wilson
2010-10-21drm/i915/ringbuffer: Remove broken intel_fill_struct()Chris Wilson
2010-10-21drm/i915/ringbuffer: Fix emit batch buffer regression from 8187a2bChris Wilson
2010-10-20drm/i915: Copy the updated reloc->presumed_offset back to the userChris Wilson
2010-10-20drm/i915: Track objects in global active list (as well as per-ring)Chris Wilson
2010-10-20drm/i915: Simplify most HAS_BSD() checksChris Wilson
2010-10-20drm/i915: cache the last object lookup during pin_and_relocate()Chris Wilson
2010-10-19drm/i915: Do interrupible mutex lock first to avoid locking for unreferenceChris Wilson
2010-10-19drivers: gpu: drm: i915: Fix a typo.Andrea Gelmini
2010-10-19drm/i915: rearrange mutex acquisition for preadChris Wilson
2010-10-19drm/i915: Rearrange acquisition of mutex during pwriteChris Wilson
2010-10-19drm/i915: Attempt to prefault user pages for pread/pwriteChris Wilson
2010-10-19drm/i915: Avoid taking the mutex for dropping the refcnt upon creationChris Wilson
2010-10-19drm/i915: Perform relocations in CPU domain [if in CPU domain]Chris Wilson
2010-10-19drm/i915: Avoid vmallocing a buffer for the relocationsChris Wilson
2010-10-19drm/i915/hdmi: Add 'force_audio' propertyChris Wilson
2010-10-19drm/i915/sdvo: Add 'force_audio' propertyChris Wilson
2010-10-19drm/i915/dp: Add 'force_audio' propertyChris Wilson
2010-10-19drm/i915: Enable HDMI audio for monitor with audio supportZhenyu Wang
2010-10-19drm/i915: Enable DisplayPort audioZhenyu Wang
2010-10-19drm/i915: Initialize panel timing registers if VBIOS did notBryan Freed
2010-10-19drm/i915: Sleep whilst waiting for the ringChris Wilson
2010-10-19drm/i915: Fix GPIO pin to register mappingZhenyu Wang
2010-10-19drm/i915: restore fixed FDI link rate on SandybridgeChris Wilson
2010-10-19drm/i915/dp: down the DP link even if the reg indicates it's already downJesse Barnes
2010-10-19drm/i915: Fix oops on HWS unloadDaniel Vetter
2010-10-19drm/i915: Remove duplicate set of ADPA definitionsChris Wilson
2010-10-19Revert "drm/i915: Prevent module unload to avoid random memory corruption"Chris Wilson
2010-10-19Merge remote branch 'airlied/drm-core-next' into tmpChris Wilson
2010-10-19drm, kdb, kms: Change mode_set_base_atomic() enter argument to be an enumJason Wessel
2010-10-19Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-nextDave Airlie
2010-10-08drm/i915: Prevent module unload to avoid random memory corruptionChris Wilson
2010-10-08drm/i915: Update hotplug interrupts register definitions for SandybridgeYuanhan Liu
2010-10-08drm/i915/crt: Make sure the hotplug interrupt is enabledYuanhan Liu
2010-10-08drm/i915: diasable clock gating for the panel power sequencerJesse Barnes
2010-10-08drm/i915/dp: make eDP PLL functions work as advertisedJesse Barnes
2010-10-08drm/i915/dp: don't bother with DP PLL for PCH attached eDPJesse Barnes
2010-10-08drm/i915/dp: use VBT provided eDP params if availableJesse Barnes
2010-10-08drm/i915/dp: cache eDP DPCD dataJesse Barnes
2010-10-08drm/i915: don't program FDI RX/TX in mode_setJesse Barnes
2010-10-08drm/i915: fix ironlake CRTC enable/disableJesse Barnes
2010-10-08drm/i915: use DPLL_DVO_HIGH_SPEED for PCH eDPJesse Barnes
2010-10-08drm/i915: use 120MHz refclk in PCH eDP case tooJesse Barnes
2010-10-08drm/i915: fix PCH eDP SSC supportJesse Barnes
2010-10-08drm/i915: add Ironlake clock gating workaround for FDI link trainingJesse Barnes
2010-10-08drm/i915: fetch eDP configuration data from the VBTJesse Barnes
2010-10-08drm/i915: add _DSM supportJesse Barnes
2010-10-08drm/i915/dp: eDP power sequencing fixesJesse Barnes
2010-10-08drm/i915: fix CPU vs PCH eDP confusionJesse Barnes
2010-10-08drm/i915: remove broken intel_pch_has_edp functionJesse Barnes