summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-10-079-56/+116
|\
| * drm/i915: Fix GT_MODE default valueBen Widawsky2012-10-042-0/+8
| * drm/i915: don't frob the vblank ts in finish_page_flipDaniel Vetter2012-10-041-22/+1
| * drm/i915: call drm_handle_vblank before finish_page_flipDaniel Vetter2012-10-041-8/+8
| * drm/i915: print warning if vmi915_gem_fault error is not handledMika Kuoppala2012-10-041-0/+1
| * drm/i915: EBUSY status handling added to i915_gem_fault().Dmitry Rogozhkin2012-10-041-0/+5
| * drm/i915: Try harder to complete DP training pattern 1Chris Wilson2012-10-041-10/+5
| * drm/i915: set swizzling to none on VLVJesse Barnes2012-10-031-1/+4
| * drm/dp: Make sink count DP 1.2 awareAdam Jackson2012-10-021-5/+4
| * drm/i915/dp: Be smarter about connection sense for branch devicesAdam Jackson2012-10-021-1/+34
| * drm/i915/dp: Fetch downstream port info if needed during DPCD fetchAdam Jackson2012-10-022-5/+21
| * drm/i915: Flush the pending flips on the CRTC before modificationChris Wilson2012-10-021-2/+22
| * drm/i915: Actually invalidate the TLB for the SandyBridge HW contexts w/aChris Wilson2012-10-021-1/+1
| * drm/i915: Fix set_caching lockingBen Widawsky2012-09-271-4/+4
| * drm/i915: use adjusted_mode instead of mode for checking the 6bpc force flagJani Nikula2012-09-271-2/+3
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-0339-3091/+5729
|\ \ | |/
| * drm/i915: Wrap external callers to IPS state with appropriate locksChris Wilson2012-09-261-4/+36
| * drm/i915: s/cacheing/caching/Ben Widawsky2012-09-263-16/+16
| * drm/i915: make sure we write all the DIP data bytesPaulo Zanoni2012-09-262-0/+19
| * Merge tag 'v3.6-rc7' into drm-intel-next-queuedDaniel Vetter2012-09-2410-28/+56
| |\
| * | drm/i915: BUG() on unexpected HDMI registerPaulo Zanoni2012-09-241-0/+2
| * | drm/i915: Fix !CONFIG_PM sysfs for real this timeBen Widawsky2012-09-201-0/+2
| * | drm/i915: Assert that the exec object lookup table is a power-of-twoChris Wilson2012-09-201-0/+1
| * | drm/i915: HDMI - Clear Audio Enable bit for Hot Plug unconditionallyWang Xingchao2012-09-201-4/+1
| * | drm/i915: Convert the dmabuf object to use the new i915_gem_object_opsChris Wilson2012-09-204-22/+37
| * | drm/i915: update dpms property in set_modeDaniel Vetter2012-09-201-0/+6
| * | drm/i915: don't call dpms funcs after set_modeDaniel Vetter2012-09-201-10/+0
| * | drm/i915: don't disable fdi links harder in ilk_crtc_enableDaniel Vetter2012-09-201-3/+5
| * | drm/i915: rip out intel_disable_pch_portsDaniel Vetter2012-09-201-60/+0
| * | drm/i915: Limit the ioremap of the PCI bar to the registersChris Wilson2012-09-201-2/+14
| * | drm/i915: Show render P state thresholds in sysfsBen Widawsky2012-09-201-0/+36
| * | drm/i915: Add setters for min/max frequencyBen Widawsky2012-09-201-2/+81
| * | drm/i915: rip out edp special case from dp_link_downDaniel Vetter2012-09-201-7/+0
| * | drm/i915: Drop the misleading cast to the wrong user pointer typeChris Wilson2012-09-201-6/+3
| * | i915: initialize CADL in opregionLekensteyn2012-09-201-1/+22
| * | drm/i915: disable the cpu edp port after the cpu pipeDaniel Vetter2012-09-201-2/+7
| * | drm/i915: rip out dp port enabling cludges^WchecksDaniel Vetter2012-09-201-8/+8
| * | drm/i915: robustify edp_pll_on/offDaniel Vetter2012-09-201-11/+18
| * | drm/i915: clean up the cpu edp pll special caseDaniel Vetter2012-09-201-47/+27
| * | drm/i915: add encoder->pre_enable/post_disableDaniel Vetter2012-09-202-0/+10
| * | drm/i915: rip out early dp port write for gm45/ilkDaniel Vetter2012-09-201-13/+0
| * | drm/i915: Error checks in gen6_set_rpsBen Widawsky2012-09-202-1/+9
| * | drm/i915: POSTING_READ the new rps valueBen Widawsky2012-09-201-0/+2
| * | drm/i915: Add current/max/min GPU freq to sysfsBen Widawsky2012-09-201-0/+70
| * | drm/i915: #define gpu freq multiplerBen Widawsky2012-09-202-11/+13
| * | drm/i915: variable renamesBen Widawsky2012-09-201-8/+8
| * | drm/i915: extract compute_clocks from ironlake_crtc_mode_setPaulo Zanoni2012-09-201-30/+66
| * | drm/i915: simplify setting DSPCNTR inside ironlake_crtc_mode_setPaulo Zanoni2012-09-201-5/+3
| * | drm/i915: extract ironlake_set_pipeconf form ironlake_crtc_mode_setPaulo Zanoni2012-09-201-36/+52
| * | drm/i915: Replace the array of pages with a scatterlistChris Wilson2012-09-208-183/+189
OpenPOWER on IntegriCloud