summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2012-10-16Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-10-12drm/i915: fix non-DP-D eDP backlight cleanup and module reloadJani Nikula
2012-10-12drm/i915: HSW CRW stability magicRodrigo Vivi
2012-10-12drm/i915/dvo-ch7xxx: fix get_hw_stateDaniel Vetter
2012-10-12drm/i915: fixup the plane->pipe fixup codeDaniel Vetter
2012-10-12drm/i915: rip out the pipe A quirk for i855gmDaniel Vetter
2012-10-12drm/i915: fixup i915_gem_object_get_page inline helperChris Wilson
2012-10-12drm/i915: Disallow preallocation of requestsChris Wilson
2012-10-12drm/i915: Set guardband clipping workaround bit in the right register.Kenneth Graunke
2012-10-08drm/i915: paper over a pipe-enable vs pageflip raceDaniel Vetter
2012-10-07drm/i915: remove useless BUG_ON which caused a regression in 3.5.Willy Tarreau
2012-10-07Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-10-04drm/i915: Fix GT_MODE default valueBen Widawsky
2012-10-04drm/i915: don't frob the vblank ts in finish_page_flipDaniel Vetter
2012-10-04drm/i915: call drm_handle_vblank before finish_page_flipDaniel Vetter
2012-10-04drm/i915: print warning if vmi915_gem_fault error is not handledMika Kuoppala
2012-10-04drm/i915: EBUSY status handling added to i915_gem_fault().Dmitry Rogozhkin
2012-10-04drm/i915: Try harder to complete DP training pattern 1Chris Wilson
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-10-03drm/i915: set swizzling to none on VLVJesse Barnes
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-10-02UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells
2012-10-02drm/dp: Make sink count DP 1.2 awareAdam Jackson
2012-10-02drm/i915/dp: Be smarter about connection sense for branch devicesAdam Jackson
2012-10-02drm/i915/dp: Fetch downstream port info if needed during DPCD fetchAdam Jackson
2012-10-02drm/i915: Flush the pending flips on the CRTC before modificationChris Wilson
2012-10-02drm/i915: Actually invalidate the TLB for the SandyBridge HW contexts w/aChris Wilson
2012-09-27drm/i915: Fix set_caching lockingBen Widawsky
2012-09-27drm/i915: use adjusted_mode instead of mode for checking the 6bpc force flagJani Nikula
2012-09-26drm/i915: Wrap external callers to IPS state with appropriate locksChris Wilson
2012-09-26drm/i915: s/cacheing/caching/Ben Widawsky
2012-09-26drm/i915: make sure we write all the DIP data bytesPaulo Zanoni
2012-09-24Merge tag 'v3.6-rc7' into drm-intel-next-queuedDaniel Vetter
2012-09-24drm/i915: BUG() on unexpected HDMI registerPaulo Zanoni
2012-09-20drm/i915: Fix !CONFIG_PM sysfs for real this timeBen Widawsky
2012-09-20drm/i915: Assert that the exec object lookup table is a power-of-twoChris Wilson
2012-09-20drm/i915: HDMI - Clear Audio Enable bit for Hot Plug unconditionallyWang Xingchao
2012-09-20drm/i915: Convert the dmabuf object to use the new i915_gem_object_opsChris Wilson
2012-09-20drm/i915: update dpms property in set_modeDaniel Vetter
2012-09-20drm/i915: don't call dpms funcs after set_modeDaniel Vetter
2012-09-20drm/i915: don't disable fdi links harder in ilk_crtc_enableDaniel Vetter
2012-09-20drm/i915: rip out intel_disable_pch_portsDaniel Vetter
2012-09-20drm/i915: Limit the ioremap of the PCI bar to the registersChris Wilson
2012-09-20drm/i915: Show render P state thresholds in sysfsBen Widawsky
2012-09-20drm/i915: Add setters for min/max frequencyBen Widawsky
2012-09-20drm/i915: rip out edp special case from dp_link_downDaniel Vetter
2012-09-20drm/i915: Drop the misleading cast to the wrong user pointer typeChris Wilson
2012-09-20i915: initialize CADL in opregionLekensteyn
2012-09-20drm/i915: disable the cpu edp port after the cpu pipeDaniel Vetter
2012-09-20drm/i915: rip out dp port enabling cludges^WchecksDaniel Vetter