aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAge
* drm/i915: announce to userspace that the bsd ring is coherentDaniel Vetter2010-12-05
* drm/i915: Factor in pixel-repeat in FDI M/N calculationChris Wilson2010-12-04
* drm/i915: Death to the unnecessary 64bit divideChris Wilson2010-12-03
* drm/i915: Clean conflicting modesetting registers upon initChris Wilson2010-12-03
* drm/i915: Apply a workaround for transitioning from DP on pipe B to HDMI.Eric Anholt2010-12-02
* drm/i915: Always set the DP transcoder config to 8BPC.Eric Anholt2010-12-02
* Revert "drm/i915/dp: use VBT provided eDP params if available"Chris Wilson2010-11-30
* drm/i915: Clear pfit registers when not used by any outputsChris Wilson2010-11-29
* drm/i915: fix regression due to ba3d8d749b01548b9Daniel Vetter2010-11-28
* drm/i915/sdvo: Always add a 30ms delay to make SDVO TV detection reliableChris Wilson2010-11-24
* drm/i915/sdvo: Always fallback to querying the shared DDC lineChris Wilson2010-11-23
* drm/i915: Handle pagefaults in execbuffer user relocationsChris Wilson2010-11-23
* drm/i915/sdvo: Only enable HDMI encodings only if the commandset is supportedChris Wilson2010-11-22
* drm/i915: Only save/restore cursor regs if !KMSChris Wilson2010-11-21
* drm/i915: Prevent integer overflow when validating the execbufferChris Wilson2010-11-21
* drm/i915: Disable FBC on Ironlake to save 1WAlex Shi2010-11-19
* drm/i915: Take advantage of auto-polling CRT hotplug detection on PCH hardwareKeith Packard2010-11-19
* drm/i915/crt: Introduce struct intel_crtChris Wilson2010-11-19
* drm/i915: Do not hold mutex when faulting in user addressesChris Wilson2010-11-19
* Merge remote branch 'airlied/drm-fixes' into drm-intel-fixesChris Wilson2010-11-15
|\
| * drivers/gpu/drm: Update WARN usesJoe Perches2010-11-08
* | drm/i915: Retire any pending operations on the old scanout when switchingChris Wilson2010-11-13
* | drm/i915: Fix I2C adapter registrationJean Delvare2010-11-09
|/
* drm/i915: Fix LVDS fixed-mode regression from 219adae1Chris Wilson2010-11-08
* drm/i915/ringbuffer: Use the HEAD auto-reporting mechanismChris Wilson2010-11-08
* drm/i915: Avoid might_fault during pwrite whilst holding our mutexChris Wilson2010-11-08
* drm/i915; Don't apply Ironlake FDI clock workaround to SandybridgeZhenyu Wang2010-11-04
* drm/i915: Fix KMS regression on Sandybridge/CPTZhenyu Wang2010-11-04
* i915: reprogram power monitoring registers on resumeKyle McMartin2010-11-03
* drm/i915: SNB BLT workaroundChris Wilson2010-11-02
* drm/i915: Fix the graphics frequency clamping at init and when IPS is active.Jesse Barnes2010-11-02
* drm/i915: Allow powersave modparam to be adjusted at runtime.Chris Wilson2010-11-02
* drm/i915: Apply big hammer to serialise buffer access between ringsChris Wilson2010-11-01
* drm/i915: opregion_setup: iounmap correct addressChristoph Fritz2010-11-01
* drm/i915: Flush read-only buffers from the active list upon idle as wellChris Wilson2010-10-28
* i915: signedness bug in check_overlay_src()Dan Carpenter2010-10-27
* drm/i915: Fix typo from "Enable DisplayPort Audio"Takashi Iwai2010-10-27
* Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-26
|\
| * drm/i915: Move gpu_write_list to per-ringChris Wilson2010-10-24
| * drm/i915: Invalidate the to-ring, flush the old-ring when updating domainsChris Wilson2010-10-23
| * drm/i915/ringbuffer: Write the value passed in to the tail registerChris Wilson2010-10-22
| * drm/i915: Fix flushing regression from 9af90d19fChris Wilson2010-10-22
| * drm/i915/sdvo: Remove unused encoding memberChris Wilson2010-10-22
| * i915: enable AVI infoframe for intel_hdmi.c [v4]David Härdeman2010-10-22
| * drm/i915: Fix current fb blocking for page flipChia-I Wu2010-10-21
| * drm/i915: IS_IRONLAKE is synonymous with gen == 5Chris Wilson2010-10-21
| * drm/i915: Enable SandyBridge blitter ringChris Wilson2010-10-21
| * drm/i915/ringbuffer: Remove broken intel_fill_struct()Chris Wilson2010-10-21
| * drm/i915/ringbuffer: Fix emit batch buffer regression from 8187a2bChris Wilson2010-10-21
| * drm/i915: Copy the updated reloc->presumed_offset back to the userChris Wilson2010-10-20