summaryrefslogtreecommitdiff
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | drm/i915: Wrap external callers to IPS state with appropriate locksChris Wilson2012-09-26
| * | | | | | | drm/i915: s/cacheing/caching/Ben Widawsky2012-09-26
| * | | | | | | drm/i915: make sure we write all the DIP data bytesPaulo Zanoni2012-09-26
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge tag 'v3.6-rc7' into drm-intel-next-queuedDaniel Vetter2012-09-24
| |\ \ \ \ \ \
| * | | | | | | drm/i915: BUG() on unexpected HDMI registerPaulo Zanoni2012-09-24
| * | | | | | | drm/i915: Fix !CONFIG_PM sysfs for real this timeBen Widawsky2012-09-20
| * | | | | | | drm/i915: Assert that the exec object lookup table is a power-of-twoChris Wilson2012-09-20
| * | | | | | | drm/i915: HDMI - Clear Audio Enable bit for Hot Plug unconditionallyWang Xingchao2012-09-20
| * | | | | | | drm/i915: Convert the dmabuf object to use the new i915_gem_object_opsChris Wilson2012-09-20
| * | | | | | | drm/i915: update dpms property in set_modeDaniel Vetter2012-09-20
| * | | | | | | drm/i915: don't call dpms funcs after set_modeDaniel Vetter2012-09-20
| * | | | | | | drm/i915: don't disable fdi links harder in ilk_crtc_enableDaniel Vetter2012-09-20
| * | | | | | | drm/i915: rip out intel_disable_pch_portsDaniel Vetter2012-09-20
| * | | | | | | drm/i915: Limit the ioremap of the PCI bar to the registersChris Wilson2012-09-20
| * | | | | | | drm/i915: Show render P state thresholds in sysfsBen Widawsky2012-09-20
| * | | | | | | drm/i915: Add setters for min/max frequencyBen Widawsky2012-09-20
| * | | | | | | drm/i915: rip out edp special case from dp_link_downDaniel Vetter2012-09-20
| * | | | | | | drm/i915: Drop the misleading cast to the wrong user pointer typeChris Wilson2012-09-20
| * | | | | | | i915: initialize CADL in opregionLekensteyn2012-09-20
| * | | | | | | drm/i915: disable the cpu edp port after the cpu pipeDaniel Vetter2012-09-20
| * | | | | | | drm/i915: rip out dp port enabling cludges^WchecksDaniel Vetter2012-09-20
| * | | | | | | drm/i915: robustify edp_pll_on/offDaniel Vetter2012-09-20
| * | | | | | | drm/i915: clean up the cpu edp pll special caseDaniel Vetter2012-09-20
| * | | | | | | drm/i915: add encoder->pre_enable/post_disableDaniel Vetter2012-09-20
| * | | | | | | drm/i915: rip out early dp port write for gm45/ilkDaniel Vetter2012-09-20
| * | | | | | | drm/i915: Error checks in gen6_set_rpsBen Widawsky2012-09-20
| * | | | | | | drm/i915: POSTING_READ the new rps valueBen Widawsky2012-09-20
| * | | | | | | drm/i915: Add current/max/min GPU freq to sysfsBen Widawsky2012-09-20
| * | | | | | | drm/i915: #define gpu freq multiplerBen Widawsky2012-09-20
| * | | | | | | drm/i915: variable renamesBen Widawsky2012-09-20
| * | | | | | | drm/i915: extract compute_clocks from ironlake_crtc_mode_setPaulo Zanoni2012-09-20
| * | | | | | | drm/i915: simplify setting DSPCNTR inside ironlake_crtc_mode_setPaulo Zanoni2012-09-20
| * | | | | | | drm/i915: extract ironlake_set_pipeconf form ironlake_crtc_mode_setPaulo Zanoni2012-09-20
| * | | | | | | drm/i915: Replace the array of pages with a scatterlistChris Wilson2012-09-20
| * | | | | | | drm/i915: Pin backing pages for preadChris Wilson2012-09-20
| * | | | | | | drm/i915: Pin backing pages for pwriteChris Wilson2012-09-20
| * | | | | | | drm/i915: Pin backing pages whilst exporting through a dmabuf vmapChris Wilson2012-09-20
| * | | | | | | drm/i915: Introduce drm_i915_gem_object_opsChris Wilson2012-09-20
| * | | | | | | Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...Dave Airlie2012-09-19
| |\ \ \ \ \ \ \
| | * | | | | | | drm/i915: fix OOPS in lid_notifyDaniel Vetter2012-09-18
| | * | | | | | | drm/i915: correctly update crtc->x/y in set_baseDaniel Vetter2012-09-18
| | * | | | | | | drm/fb helper: don't call drm_helper_connector_dpms directlyDaniel Vetter2012-09-08
| | * | | | | | | Merge the modeset-rework, basic conversion into drm-intel-nextDaniel Vetter2012-09-06
| | |\ \ \ \ \ \ \
| | | * | | | | | | drm/i915: improve modeset state checking after dpms callsDaniel Vetter2012-09-06
| | | * | | | | | | drm/i915: add tons of modeset state checksDaniel Vetter2012-09-06
| | | * | | | | | | drm/i915: no longer call drm_helper_resume_force_modeDaniel Vetter2012-09-06
| | | * | | | | | | drm/i915: disable all crtcs at suspend timeDaniel Vetter2012-09-06
| | | * | | | | | | drm/i915: push commit_output_state past the crtc/encoder preparingDaniel Vetter2012-09-06
| | | * | | | | | | drm/i915: switch the load detect code to the staged modeset configDaniel Vetter2012-09-06
| | | * | | | | | | drm/i915: WARN if the pipe won't turn offDaniel Vetter2012-09-06