summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-08-05drm/i915: rearrange vlv hdmi enable and pre_enable callbacksJani Nikula
2013-08-05drm/i915: rearrange vlv dp enable and pre_enable callbacksJani Nikula
2013-08-05drm/i915: Acquire dpio_lock for VLV sideband programming in DP/HDMIChris Wilson
2013-08-05drm/i915: enable IPS for bpp <= 24Jesse Barnes
2013-08-05drm/i915: Add SNB/IVB support to intel_read_wm_latencyVille Syrjälä
2013-08-05drm/i915: Don't multiply the watermark latency values too earlyVille Syrjälä
2013-08-05drm/i915: Split out reading of HSW watermark latency valuesVille Syrjälä
2013-08-05drm/i915: Change the watermark latency type to uint16_tVille Syrjälä
2013-08-05drm/i915: Don't pass "mem_value" to ilk_compute_fbc_wmVille Syrjälä
2013-08-05drm/i915: Rename most wm compute functions to ilk_ prefixVille Syrjälä
2013-08-05drm/i915: Rename hsw_wm_get_pixel_rate to ilk_pipe_pixel_rateVille Syrjälä
2013-08-05drm/i915: Calculate the sprite WM based on the source width instead of the de...Ville Syrjälä
2013-08-05drm/i915: Pass the actual sprite width to watermarks functionsVille Syrjälä
2013-08-05drm/i915: Add scaled paramater to update_sprite_watermarks()Ville Syrjälä
2013-08-05drm/i915: Tidy the macro casting by using an inline functionChris Wilson
2013-08-04drm/i915: Remove useless defineStéphane Marchesin
2013-08-04drm/i915: Use the same pte_encoding for ppgtt as for gttChris Wilson
2013-08-04drm/i915: Squelch repeated reasoning for why FBC cannot be activatedChris Wilson
2013-08-04drm/i915: clean up crtc timings computationDaniel Vetter
2013-08-04drm/i915: rip out legacy encoder->mode_set callbackDaniel Vetter
2013-08-04drm/i915/ddi: use the native encoder ->mode_set callbackDaniel Vetter
2013-08-04drm/i915/lvds: use the native encoder ->mode_set callbackDaniel Vetter
2013-08-04drm/i915/dp: use native encoder ->mode_set callbackDaniel Vetter
2013-08-04drm/i915/hdmi: use native encoder mode_set callbackDaniel Vetter
2013-08-04drm/i915/crt: use native encoder->mode_set callbackDaniel Vetter
2013-08-04drm/i915/tv: Use native encoder->mode_set callbackDaniel Vetter
2013-08-04drm/i915/sdvo: use intel_encoder for upcast helperDaniel Vetter
2013-08-04drm/i915/dvo: use native encoder ->mode_set callbackDaniel Vetter
2013-08-04drm/i915: rip out legacy encoder->mode_fixup logicDaniel Vetter
2013-08-04drm/i915/dvo: switch ->mode_fixup to ->compute_configDaniel Vetter
2013-08-04drm/i915/dvo: use intel_encoder to the upcast macroDaniel Vetter
2013-08-04drm/i915: Do not dereference NULL crtc or fb until after checkingChris Wilson
2013-07-26drm/i915: fix pnv display core clock readout outDaniel Vetter
2013-07-26drm/i915: Replace open-coded offset_in_page()Chris Wilson
2013-07-26drm/i915: Retry DP aux_ch communications with a different clock after failureChris Wilson
2013-07-26drm/i915: Add messages useful for HPD storm detection debugging (v2)Egbert Eich
2013-07-25drm/i915: dvo_ch7xxx: fix vsync polarity settingImre Deak
2013-07-25drm/i915: fix the racy object accountingDaniel Vetter
2013-07-25drm/i915: Convert the register access tracepoint to be conditionalChris Wilson
2013-07-25drm/i915: Squash gen lookup through multiple indirections inside GT accessChris Wilson
2013-07-25drm/i915: Use the common register access functions for NOTRACE variantsChris Wilson
2013-07-25drm/i915: Use a private interface for register access within GTChris Wilson
2013-07-25drm/i915: Colocate all GT access routines in the same fileChris Wilson
2013-07-25Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airli...Daniel Vetter
2013-07-24drm/i915: fix reference counting in i915_gem_createDaniel Vetter
2013-07-24drm/i915: Use Graphics Base of Stolen Memory on all gen3+Chris Wilson
2013-07-24drm/i915: disable stolen mem for OVERLAY_NEEDS_PHYSICALDaniel Vetter
2013-07-24drm/i915: add functions to disable and restore LCPLLPaulo Zanoni
2013-07-24drm/i915: disable CLKOUT_DP when it's not neededPaulo Zanoni
2013-07-24drm/i915: extend lpt_enable_clkout_dpPaulo Zanoni