aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-10-14drm/i915: Fix scanoutpos calculationsVille Syrjälä
2013-10-14drm/i915: Skip register reads in i915_get_crtc_scanoutpos()Ville Syrjälä
2013-10-14drm/i915: Use vlv_clock() in vlv_crtc_clock_get()Ville Syrjälä
2013-10-14drm/i915: Use DIV_ROUND_CLOSEST() to calculate dot/vcoVille Syrjälä
2013-10-14drm/i915: Add breadcrumbs for why the backlight is being setChris Wilson
2013-10-11drm/i915: Fix pre-CTG vblank counterVille Syrjälä
2013-10-11drm/i915: rename intel_fb.c to intel_fbdev.cDaniel Vetter
2013-10-11drm/i915: Kconfig option to disable the legacy fbdev supportDaniel Vetter
2013-10-11drm: Add separate Kconfig option for fbdev helpersDaniel Vetter
2013-10-11drm/i915: Fix VLV frame counter registersVille Syrjälä
2013-10-11drm/i915/vlv: add doc names to sideband fileJesse Barnes
2013-10-11drm/i915: don't save/restore CACHE_MODE_0 on gen7+Jesse Barnes
2013-10-11drm/i915: Fix pipe off timeout handling for pre-gen4Ville Syrjälä
2013-10-11drm/i915: increase the SWSCI DSLP default timeout to 50msPaulo Zanoni
2013-10-10drm/i915: Avoid tweaking RPS before it is enabledChris Wilson
2013-10-10drm/i915: tell the user KMS is required for gen6+Jani Nikula
2013-10-10drm/i915: Educate users in dmesg about reporting gpu hangsDaniel Vetter
2013-10-10drm/i915: Finish enabling rps before use by sysfs or debugfsTom O'Rourke
2013-10-10drm/i915: Capture the initial error-state when kicking stuck ringsChris Wilson
2013-10-10drm/i915: Rename primary_disabled to primary_enabledVille Syrjälä
2013-10-10drm/i915: Populate primary_disabled in intel_modeset_readout_hw_state()Ville Syrjälä
2013-10-10drm/i915: don't leak dp_connector at intel_ddi_initPaulo Zanoni
2013-10-10drm/i915/dp: update training set in a burst write with training pattern setJani Nikula
2013-10-10drm/i915: Do PCH and uncore init earlierBen Widawsky
2013-10-10drm/i915: wait for IPS_ENABLE when enabling IPSPaulo Zanoni
2013-10-10drm/i915: Keep intel_drv.h tidyDaniel Vetter
2013-10-10drm/i915: Remove gen specific checks in MMIOBen Widawsky
2013-10-10drm/i915: Create GEN specific write MMIOBen Widawsky
2013-10-10drm/i915: Create GEN specific read MMIOBen Widawsky
2013-10-10drm/i915: Extract common MMIO linesBen Widawsky
2013-10-10drm/i915: Create MMIO virtual functionsBen Widawsky
2013-10-10drm/i915: Move edram detection early_sanitizeBen Widawsky
2013-10-10drm/i915: Prevent using uninitialized MMIO funcsBen Widawsky
2013-10-10drm/i915: rip out gen2 reset codeDaniel Vetter
2013-10-10drm/i915: check that the i965g/gm 4G limit is really obeyedDaniel Vetter
2013-10-10drm/i915: Undo the PIPEA quirk for i845Chris Wilson
2013-10-10drm/i915: Use the real cpu max frequency for ring scalingBen Widawsky
2013-10-10drm/i915: Flush primary plane changes in sprite codeVille Syrjälä
2013-10-10drm/i915: WARN if primary plane state doesn't match expectationsVille Syrjälä
2013-10-10drm/i915: Rename intel_{enable, disable}_plane to intel_{enable, disable}_pri...Ville Syrjälä
2013-10-10drm/i915: Rename intel_flush_display_plane to intel_flush_primary_planeVille Syrjälä
2013-10-10drm/i915: Enable/disable IPS when primary is enabled/disabledVille Syrjälä
2013-10-10drm/i915: Do the fbc vs. primary plane enable/disable in the right orderVille Syrjälä
2013-10-10drm/i915: Save user requested plane coordinates only on successVille Syrjälä
2013-10-10drm/i915: Do a bit of cleanup in the sprite codeVille Syrjälä
2013-10-10drm/i915: Kill a goto from sprite disable codeVille Syrjälä
2013-10-10drm/i915: Reduce the time we hold struct mutex in sprite update_plane codeVille Syrjälä
2013-10-10drm/i915: Allow sprites to be configured on a disabled pipeVille Syrjälä
2013-10-10drm/i915: Set primary_disabled in intel_{enable, disable}_planeVille Syrjälä
2013-10-10drm/i915/dp: promote clock recovery failures to DRM_ERRORJani Nikula