aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2014-05-15drm/i915: Increase WM memory latency values on SNBVille Syrjälä
2014-05-15drm/i915: restore backlight precision when converting from ACPIAaron Lu
2014-05-15drm/i915: Use the first mode if there is no preferred mode in the EDIDChris Wilson
2014-05-15drm/i915/dp: force eDP lane count to max available lanes on BDWJani Nikula
2014-05-09drm/i915/vlv: reset VLV media force wake request registerJani Nikula
2014-05-07drm/i915/SDVO: For sysfs link put directory and target in correct orderEgbert Eich
2014-05-07drm/i915: use lane count and link rate from VBT as minimums for eDPJani Nikula
2014-05-07drm/i915: clean up VBT eDP link param decodingJani Nikula
2014-05-07drm/i915: consider the source max DP lane count tooPaulo Zanoni
2014-04-30drm/i915: don't try DP_LINK_BW_5_4 on HSW ULXPaulo Zanoni
2014-04-29drm/i915: Sanitize the enable_ppgtt module option onceDaniel Vetter
2014-04-25drm/i915: Break encoder->crtc link separately in intel_sanitize_crtc()Egbert Eich
2014-04-25drm/i915: Move all ring resets before setting the HWS pageChris Wilson
2014-04-25drm/i915: Don't WARN nor handle unexpected hpd interrupts on gmch platformsDaniel Vetter
2014-04-24drm/i915: Allow full PPGTT with param overrideBen Widawsky
2014-04-24drm/i915: Discard BIOS framebuffers too small to accommodate chosen modeChris Wilson
2014-04-23drm/i915: get power domain in case the BIOS enabled eDP VDDPaulo Zanoni
2014-04-23drm/i915: Don't check gmch state on inherited configsDaniel Vetter
2014-04-22drm/i915: Allow user modes to exceed DVI 165MHz limitVille Syrjälä
2014-04-19Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple...Dave Airlie
2014-04-16Merge tag 'drm-intel-fixes-2014-04-11' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-04-11drm/i915: Always use kref tracking for all contexts.Chris Wilson
2014-04-11drm/i915: do not setup backlight if not available according to VBTJani Nikula
2014-04-11drm/i915: check VBT for supported backlight typeJani Nikula
2014-04-10drm/i915: Disable self-refresh for untiled fbs on i915gmDaniel Vetter
2014-04-08Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-04-08drm/i915: support address only i2c-over-aux transactionsJani Nikula
2014-04-05Merge tag 'drm-intel-fixes-2014-04-04' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-04-04Skip intel_crt_init for Dell XPS 8700Giacomo Comes
2014-04-04drm/i915: vlv: fix RPS interrupt mask settingImre Deak
2014-04-04Revert "drm/i915/vlv: fixup DDR freq detection per Punit spec"Deepak S
2014-04-04drm/i915: move power domain init earlier during system resumeImre Deak
2014-04-04drm: Add support for two-ended allocation, v3Lauri Kasanen
2014-04-03Merge tag 'drm-intel-next-2014-03-21' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2014-04-02drm/i915: Fix the computation of required fb size for pipeChris Wilson
2014-04-01drm: Replace crtc fb with primary plane fb (v3)Matt Roper
2014-04-01drm/i915: Restrict plane loops to only operate on overlay planes (v2)Matt Roper
2014-04-01drm/i915: don't get/put runtime PM at the debugfs forcewake filePaulo Zanoni
2014-04-01drm/i915: fix WARNs when reading DDI state while suspendedPaulo Zanoni
2014-04-01drm/i915: don't read cursor registers on powered down pipesPaulo Zanoni
2014-04-01drm/i915: get runtime PM at i915_display_infoPaulo Zanoni
2014-04-01drm/i915: don't read pp_ctrl_reg if we're suspendedPaulo Zanoni
2014-04-01drm/i915: get runtime PM at i915_reg_read_ioctlPaulo Zanoni
2014-04-01drm/i915: don't schedule force_wake_timer at gen6_readPaulo Zanoni
2014-04-01drm/i915: vlv: reserve the GT power context only once during driver initImre Deak
2014-04-01Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-03-31drm/i915: prefer struct drm_i915_private to drm_i915_private_tJani Nikula
2014-03-31drm/i915/overlay: prefer struct drm_i915_private to drm_i915_private_tJani Nikula
2014-03-31drm/i915/ringbuffer: prefer struct drm_i915_private to drm_i915_private_tJani Nikula
2014-03-31drm/i915/display: prefer struct drm_i915_private to drm_i915_private_tJani Nikula