aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915 (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-15drm/i915: Increase WM memory latency values on SNBVille Syrjälä1-0/+40
2014-05-15drm/i915: restore backlight precision when converting from ACPIAaron Lu1-4/+4
2014-05-15drm/i915: Use the first mode if there is no preferred mode in the EDIDChris Wilson1-0/+9
2014-05-15drm/i915/dp: force eDP lane count to max available lanes on BDWJani Nikula1-1/+6
2014-05-09drm/i915/vlv: reset VLV media force wake request registerJani Nikula1-0/+2
2014-05-07drm/i915/SDVO: For sysfs link put directory and target in correct orderEgbert Eich1-2/+2
2014-05-07drm/i915: use lane count and link rate from VBT as minimums for eDPJani Nikula1-7/+23
2014-05-07drm/i915: clean up VBT eDP link param decodingJani Nikula1-14/+38
2014-05-07drm/i915: consider the source max DP lane count tooPaulo Zanoni1-2/+18
2014-04-30drm/i915: don't try DP_LINK_BW_5_4 on HSW ULXPaulo Zanoni2-1/+5
2014-04-29drm/i915: Sanitize the enable_ppgtt module option onceDaniel Vetter1-7/+25
2014-04-25drm/i915: Break encoder->crtc link separately in intel_sanitize_crtc()Egbert Eich1-12/+14
2014-04-25drm/i915: Move all ring resets before setting the HWS pageChris Wilson3-20/+36
2014-04-25drm/i915: Don't WARN nor handle unexpected hpd interrupts on gmch platformsDaniel Vetter1-4/+14
2014-04-24drm/i915: Allow full PPGTT with param overrideBen Widawsky1-1/+1
2014-04-24drm/i915: Discard BIOS framebuffers too small to accommodate chosen modeChris Wilson1-0/+10
2014-04-23drm/i915: get power domain in case the BIOS enabled eDP VDDPaulo Zanoni1-1/+10
2014-04-23drm/i915: Don't check gmch state on inherited configsDaniel Vetter2-6/+20
2014-04-22drm/i915: Allow user modes to exceed DVI 165MHz limitVille Syrjälä1-4/+5
2014-04-19Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple/linux into drm-nextDave Airlie1-3/+4
2014-04-16Merge tag 'drm-intel-fixes-2014-04-11' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie8-137/+122
2014-04-11drm/i915: Always use kref tracking for all contexts.Chris Wilson4-137/+93
2014-04-11drm/i915: do not setup backlight if not available according to VBTJani Nikula1-0/+5
2014-04-11drm/i915: check VBT for supported backlight typeJani Nikula3-0/+14
2014-04-10drm/i915: Disable self-refresh for untiled fbs on i915gmDaniel Vetter1-0/+10
2014-04-08Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds48-4135/+8785
2014-04-08drm/i915: support address only i2c-over-aux transactionsJani Nikula1-3/+4
2014-04-05Merge tag 'drm-intel-fixes-2014-04-04' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie26-405/+590
2014-04-04Skip intel_crt_init for Dell XPS 8700Giacomo Comes1-0/+8
2014-04-04drm/i915: vlv: fix RPS interrupt mask settingImre Deak1-1/+1
2014-04-04Revert "drm/i915/vlv: fixup DDR freq detection per Punit spec"Deepak S1-4/+2
2014-04-04drm/i915: move power domain init earlier during system resumeImre Deak1-14/+76
2014-04-04drm: Add support for two-ended allocation, v3Lauri Kasanen2-2/+4
2014-04-03Merge tag 'drm-intel-next-2014-03-21' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie30-929/+1302
2014-04-02drm/i915: Fix the computation of required fb size for pipeChris Wilson1-8/+21
2014-04-01drm: Replace crtc fb with primary plane fb (v3)Matt Roper6-52/+52
2014-04-01drm/i915: Restrict plane loops to only operate on overlay planes (v2)Matt Roper2-3/+9
2014-04-01drm/i915: don't get/put runtime PM at the debugfs forcewake filePaulo Zanoni1-2/+0
2014-04-01drm/i915: fix WARNs when reading DDI state while suspendedPaulo Zanoni2-0/+8
2014-04-01drm/i915: don't read cursor registers on powered down pipesPaulo Zanoni1-6/+7
2014-04-01drm/i915: get runtime PM at i915_display_infoPaulo Zanoni1-0/+3
2014-04-01drm/i915: don't read pp_ctrl_reg if we're suspendedPaulo Zanoni1-1/+2
2014-04-01drm/i915: get runtime PM at i915_reg_read_ioctlPaulo Zanoni1-3/+8
2014-04-01drm/i915: don't schedule force_wake_timer at gen6_readPaulo Zanoni1-4/+5
2014-04-01drm/i915: vlv: reserve the GT power context only once during driver initImre Deak3-7/+44
2014-04-01Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+0
2014-03-31drm/i915: prefer struct drm_i915_private to drm_i915_private_tJani Nikula9-17/+17
2014-03-31drm/i915/overlay: prefer struct drm_i915_private to drm_i915_private_tJani Nikula1-12/+12
2014-03-31drm/i915/ringbuffer: prefer struct drm_i915_private to drm_i915_private_tJani Nikula1-19/+19
2014-03-31drm/i915/display: prefer struct drm_i915_private to drm_i915_private_tJani Nikula1-11/+11