summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2012-02-20drm/i915: no lvds quirk for AOpen MP45Daniel Vetter
2012-02-20drm/i915: Force explicit bpp selection for intel_dp_link_requiredKeith Packard
2012-02-13drm/i915: protect force_wake_(get|put) with the gt_lockDaniel Vetter
2012-02-13drm/i915: convert force_wake_get to func pointer in the gpu reset codeDaniel Vetter
2012-02-13drm/i915: handle 3rd pipeEugeni Dodonov
2012-02-13drm/i915: Fix TV Out refresh rate.Rodrigo Vivi
2012-02-13drm/i915: check ACTHD of all ringsDaniel Vetter
2012-02-13drm/i915: DisplayPort hot remove notification to audio driverWu Fengguang
2012-02-13drm/i915: HDMI hot remove notification to audio driverWu Fengguang
2012-02-03drm/i915: Re-enable gen7 RC6 and GPU turbo after resume.Eric Anholt
2012-02-03drm/i915/sdvo: always set positive sync polarityPaulo Zanoni
2012-02-03drm/i915: paper over missed irq issues with force wake voodooDaniel Vetter
2011-12-26drm/i915: Disable RC6 on Sandybridge by defaultKeith Packard
2011-12-26drm/i915: Disable semaphores by default on SNBKeith Packard
2011-12-16Revert "drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a"Linus Torvalds
2011-12-16Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linuxLinus Torvalds
2011-12-16drm/i915/dp: Dither down to 6bpc if it makes the mode fitAdam Jackson
2011-12-16drm/i915: enable semaphores on per-device defaultsEugeni Dodonov
2011-12-16drm/i915: don't set unpin_work if vblank_get failsJesse Barnes
2011-12-16drm/i915: By default, enable RC6 on IVB and SNB when reasonableKeith Packard
2011-12-16drm/i915/sdvo: Include LVDS panels for the IS_DIGITAL checkChris Wilson
2011-12-16drm/i915: prevent division by zero when asking for chipset powerEugeni Dodonov
2011-12-16drm/i915: add PCH info to i915_capabilitiesPaulo Zanoni
2011-12-16drm/i915: set the right SDVO transcoder for CPTPaulo Zanoni
2011-12-16drm/i915: no-lvds quirk for ASUS AT5NM10T-IAdam Jackson
2011-12-07drm/i915: fix infinite recursion on unbind due to ilk vt-d w/aDaniel Vetter
2011-11-23drm/i915: Treat pre-gen4 backlight duty cycle value consistentlyKeith Packard
2011-11-23drm/i915: Hook up Ivybridge eDPKeith Packard
2011-11-23drm/i915: add multi-threaded forcewake supportKeith Packard
2011-11-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2011-11-22Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux ...Dave Airlie
2011-11-17drm/i915: Fix inconsistent backlight level during disabledTakashi Iwai
2011-11-17drm, i915: Fix memory leak in i915_gem_busy_ioctl().Rakib Mullick
2011-11-16drm/i915: Use DPCD value for max DP lanes.Keith Packard
2011-11-16drm/i915: Initiate DP link training only on the lanes we'll be usingKeith Packard
2011-11-16drm/i915: Remove trailing white spaceKeith Packard
2011-11-16drm/i915: Try harder during dp pattern 1 link trainingKeith Packard
2011-11-16drm/i915: Make DP prepare/commit consistent with DP dpmsKeith Packard
2011-11-16drm/i915: Let panel power sequencing hardware do its jobKeith Packard
2011-11-16drm/i915: Treat PCH eDP like DP in most placesKeith Packard
2011-11-16drm/i915: Remove link_status field from intel_dp structureKeith Packard
2011-11-16drm/i915: Move common PCH_PP_CONTROL setup to ironlake_get_pp_controlKeith Packard
2011-11-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2011-11-11drm: serialize access to list of debugfs filesMarcin Slusarz
2011-11-10drm/i915: Module parameters using '-1' as default must be signed typeKeith Packard
2011-11-08drm/i915: Fix object refcount leak on mmappable size limit error path.Eric Anholt
2011-11-07drm/i915: Turn on another required clock gating bit on gen6.Eric Anholt
2011-11-07drm/i915: Turn on a required 3D clock gating bit on Sandybridge.Eric Anholt
2011-11-06Merge branch 'docs/docbook/drm' of git://github.com/mfwitten/linux into docs-...Randy Dunlap
2011-11-03drm/i915: enable cacheable objects on IvybridgeJesse Barnes