summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915 (follow)
Commit message (Expand)AuthorAge
...
| | * | drm/i915: Finish enabling rps before use by sysfs or debugfsTom O'Rourke2013-10-10
| | * | drm/i915: Capture the initial error-state when kicking stuck ringsChris Wilson2013-10-10
| | * | drm/i915: Rename primary_disabled to primary_enabledVille Syrjälä2013-10-10
| | * | drm/i915: Populate primary_disabled in intel_modeset_readout_hw_state()Ville Syrjälä2013-10-10
| | * | drm/i915: don't leak dp_connector at intel_ddi_initPaulo Zanoni2013-10-10
| | * | drm/i915/dp: update training set in a burst write with training pattern setJani Nikula2013-10-10
| | * | drm/i915: Do PCH and uncore init earlierBen Widawsky2013-10-10
| | * | drm/i915: wait for IPS_ENABLE when enabling IPSPaulo Zanoni2013-10-10
| | * | drm/i915: Keep intel_drv.h tidyDaniel Vetter2013-10-10
| | * | drm/i915: Remove gen specific checks in MMIOBen Widawsky2013-10-10
| | * | drm/i915: Create GEN specific write MMIOBen Widawsky2013-10-10
| | * | drm/i915: Create GEN specific read MMIOBen Widawsky2013-10-10
| | * | drm/i915: Extract common MMIO linesBen Widawsky2013-10-10
| | * | drm/i915: Create MMIO virtual functionsBen Widawsky2013-10-10
| | * | drm/i915: Move edram detection early_sanitizeBen Widawsky2013-10-10
| | * | drm/i915: Prevent using uninitialized MMIO funcsBen Widawsky2013-10-10
| | * | drm/i915: rip out gen2 reset codeDaniel Vetter2013-10-10
| | * | drm/i915: check that the i965g/gm 4G limit is really obeyedDaniel Vetter2013-10-10
| | * | drm/i915: Undo the PIPEA quirk for i845Chris Wilson2013-10-10
| | * | drm/i915: Use the real cpu max frequency for ring scalingBen Widawsky2013-10-10
| | * | drm/i915: Flush primary plane changes in sprite codeVille Syrjälä2013-10-10
| | * | drm/i915: WARN if primary plane state doesn't match expectationsVille Syrjälä2013-10-10
| | * | drm/i915: Rename intel_{enable, disable}_plane to intel_{enable, disable}_pri...Ville Syrjälä2013-10-10
| | * | drm/i915: Rename intel_flush_display_plane to intel_flush_primary_planeVille Syrjälä2013-10-10
| | * | drm/i915: Enable/disable IPS when primary is enabled/disabledVille Syrjälä2013-10-10
| | * | drm/i915: Do the fbc vs. primary plane enable/disable in the right orderVille Syrjälä2013-10-10
| | * | drm/i915: Save user requested plane coordinates only on successVille Syrjälä2013-10-10
| | * | drm/i915: Do a bit of cleanup in the sprite codeVille Syrjälä2013-10-10
| | * | drm/i915: Kill a goto from sprite disable codeVille Syrjälä2013-10-10
| | * | drm/i915: Reduce the time we hold struct mutex in sprite update_plane codeVille Syrjälä2013-10-10
| | * | drm/i915: Allow sprites to be configured on a disabled pipeVille Syrjälä2013-10-10
| | * | drm/i915: Set primary_disabled in intel_{enable, disable}_planeVille Syrjälä2013-10-10
| | * | drm/i915/dp: promote clock recovery failures to DRM_ERRORJani Nikula2013-10-10
| | * | drm/i915: Fix VGA_DISP_DISABLE checkVille Syrjälä2013-10-10
| | * | drm/i915: Use intel_PLL_is_valid() in vlv_find_best_dpll()Ville Syrjälä2013-10-10
| | * | drm/i915: Don't lie about findind suitable PLL settings on VLVVille Syrjälä2013-10-10
| | * | drm/i915: intel_limits_vlv_dac and intel_limits_vlv_hdmi are the sameVille Syrjälä2013-10-10
| | * | drm/i915: Remove unused dot_limit from VLV PLL limitsVille Syrjälä2013-10-10
| | * | drm/i915: Remove the unused p and m limits for VLVVille Syrjälä2013-10-10
| | * | drm/i915: Respect p2 divider minimum limit on VLVVille Syrjälä2013-10-10
| | * | drm/i915: Allow p1 divider 2 on VLVVille Syrjälä2013-10-10
| | * | drm/i915: Clarify VLV PLL p1 limitsVille Syrjälä2013-10-10
| | * | drm/i915: Make sure we respect n.max on VLVVille Syrjälä2013-10-10
| | * | drm/i915: De-magic the VLV p2 divider step sizeVille Syrjälä2013-10-10
| | * | drm/i915: Rewrite vlv_find_best_dpll()Ville Syrjälä2013-10-10
| | * | drm/i915: Don't underflow bestppmVille Syrjälä2013-10-10
| | * | drm/i915: Make vlv_find_best_dpll() ppm calculation safeVille Syrjälä2013-10-10
| | * | drm/i915/dp: use sizeof for memset instead of magic valueJani Nikula2013-10-10
| | * | drm/i915: Remove yet another unused defineDamien Lespiau2013-10-10
| | * | drm/i915: Fix type mismatch and accounting in i915_gem_shrinkChris Wilson2013-10-10