aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-08-08drm/i915/hmdi: Rename set_infoframe() to write_infoframe()Damien Lespiau
2013-08-08drm: Set aspect ratio fields in the AVI infoframe even for non CEA modesDamien Lespiau
2013-08-08drm: Handle the DBLCLK flag in the common infoframe helperDamien Lespiau
2013-08-08drm/i915: Remove the now obsolete infoframe definitionsDamien Lespiau
2013-08-08drm/i915/sdvo: Port the infoframe code to the shared infrastructureDamien Lespiau
2013-08-08drm/i915/hdmi: Port the infoframe code to the common hdmi helpersDamien Lespiau
2013-08-08drm/i915/hdmi: Change the write_infoframe vfunc to take a buffer and a typeDamien Lespiau
2013-08-08drm: Don't generate invalid AVI infoframes for CEA modesDamien Lespiau
2013-08-08video/hmdi: Clear the whole incoming buffer, not just the infoframe sizeDamien Lespiau
2013-08-08video/hdmi: Introduce a generic hdmi_infoframe unionDamien Lespiau
2013-08-08video/hdmi: Replace the payload length by their definesDamien Lespiau
2013-08-08drm/i915: turn bound_ggtt checks to bound_anyBen Widawsky
2013-08-08drm/i915: Use new bind/unbind in eviction codeBen Widawsky
2013-08-08drm/i915: plumb VM into bind/unbind codeBen Widawsky
2013-08-08drm/i915: Rework __i915_gem_shrinkBen Widawsky
2013-08-06drm/i915: Improve VMA commentsBen Widawsky
2013-08-06drm/i915: Export intel_framebuffer_finiChris Wilson
2013-08-06drm/i915: Rename I915_CACHE_MLC_LLC to L3_LLC for IvybridgeChris Wilson
2013-08-06drm/i915: remove use_fdi_mode argument from intel_prepare_ddi_buffersPaulo Zanoni
2013-08-06drm/i915: silence useless messages about DDI buffer translationPaulo Zanoni
2013-08-05drm/i915: eliminate dead domain clearing on resetBen Widawsky
2013-08-05drm/i915: Add comments about units of latency valuesVille Syrjälä
2013-08-05drm/i915: Use the watermark latency values from dev_priv for ILK/SNB/IVB tooVille Syrjälä
2013-08-05drm/i915: Disable specific watermark levels when latency is zeroVille Syrjälä
2013-08-05drm/i915: Print the watermark latencies during initVille Syrjälä
2013-08-05drm/i915: Use the stored cursor and plane latencies properlyVille Syrjälä
2013-08-05drm/i915: Store the watermark latency values in dev_privVille Syrjälä
2013-08-05drm/i915: Add ILK support to intel_read_wm_latencyVille Syrjälä
2013-08-05drm/i915: make reset&hangcheck code VM awareBen Widawsky
2013-08-05drm/i915: BUG_ON put_pages laterBen Widawsky
2013-08-05drm/i915: make caching operate on all address spacesBen Widawsky
2013-08-05drm/i915: thread address space through execbufBen Widawsky
2013-08-05drm/i915: Update describe_objBen Widawsky
2013-08-05drm/i915: Use ggtt_vm to save some typingBen Widawsky
2013-08-05drm/i915: Add VM to pinBen Widawsky
2013-08-05drm/i915: Use bound list for inactive shrinkBen Widawsky
2013-08-05drm/i915: Make proper functions for VMsBen Widawsky
2013-08-05drm/i915: Rework drop caches for checkpatchBen Widawsky
2013-08-05drm/i915: Create an init vmBen Widawsky
2013-08-05drm/i915/hsw: Change default LLC age to 3Ben Widawsky
2013-08-05i915: fix ACPI _DSM warningPeter Wu
2013-08-05drm/i915: make user mode sync polarity setting explicitImre Deak
2013-08-05drm/i915: move encoder->enable callback later in VLV crtc enableJani Nikula
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ä