aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-12-03drm/i915: Avoid div-by-zero in clock calculation funcsVille Syrjälä
2013-12-03drm/i915: Remove if 0'ed static arraysDamien Lespiau
2013-12-03drm/i915: Fix copy/paste DP vs eDP error in commentDamien Lespiau
2013-12-02drm/i915/lvds: don't restore hw state in the lid notifier for pch platformsDaniel Vetter
2013-11-29drm/i915: Fix port name in vlv_wait_port_ready() timeout warningVille Syrjälä
2013-11-28drm/i915: Return a drm_mode_status enum in the mode_valid vfuncsDamien Lespiau
2013-11-28drm/i915: add intel_display_power_enabled_sw() for use in atomic ctxImre Deak
2013-11-28drm/i915: drop DRM_ERROR in intel_fbdev initJesse Barnes
2013-11-28drm/i915/vlv: use parallel context restore when coming out of RC6Jesse Barnes
2013-11-28drm/i915/vlv: use a lower RC6 timeout on VLVJesse Barnes
2013-11-28drm/i915/sdvo: Fix up debug output to not split linesDaniel Vetter
2013-11-28drm/i915: make sparse happy for the new vlv mmio read functionDaniel Vetter
2013-11-28drm/i915: drop the right force-wake engine in the vlv mmio funcsDaniel Vetter
2013-11-28drm/i915: Fix GT wake FIFO free entries for VLVVille Syrjälä
2013-11-28drm/i915: Report all GTFIFODBG errorsVille Syrjälä
2013-11-28drm/i915: Enabling DebugFS for valleyview forcewake countsDeepak S
2013-11-28drm/i915/vlv: Valleyview support for forcewake Individual power wells.Deepak S
2013-11-28drm/i915: Add power well arguments to force wake routines.Deepak S
2013-11-27drm/i915: Do not attempt to re-enable an unconnected primary planeChris Wilson
2013-11-26drm/i915: add a debugfs entry for power domain infoImre Deak
2013-11-26drm/i915: add a default always-on power wellImre Deak
2013-11-26drm/i915: don't do BDW/HSW specific powerdomains init on other platformsImre Deak
2013-11-26drm/i915: protect HSW power well check with IS_HASWELL in redisable_vgaJesse Barnes
2013-11-26drm/i915: use IS_HASWELL/BROADWELL instead of HAS_POWER_WELLImre Deak
2013-11-26drm/i915: add always-on power wells instead of special casing themImre Deak
2013-11-26drm/i915: support for multiple power wellsImre Deak
2013-11-26drm/i915: add audio power domainImre Deak
2013-11-26drm/i915: split fb allocation and initialization v2Jesse Barnes
2013-11-26drm/i915: Drop forcewake w/a for missed interrupts/seqno on SandybridgeChris Wilson
2013-11-26drm/i915: Move the gtt mm takedown to cleanupBen Widawsky
2013-11-26drm/i915: Missed dropped VMA conversionBen Widawsky
2013-11-26drm/i915: Remove defunct ctx switch commentsBen Widawsky
2013-11-26drm/i915: Removed unused vm argsBen Widawsky
2013-11-26drm/i915: Demote drop_caches_set printBen Widawsky
2013-11-26drm/i915: Disallow dynamic ppgtt param modificationBen Widawsky
2013-11-26drm/i915: Add a few missed bits to the mmBen Widawsky
2013-11-26drm/i915: Fix BDW PPGTT error pathBen Widawsky
2013-11-25drm/i915: Don't set the fence number in DPFC_CTL on SNBVille Syrjälä
2013-11-25drm/i915: Fix module unloading with DRM_I915_UMS=nDaniel Vetter
2013-11-21i915, fbdev: Fix Kconfig typoBorislav Petkov
2013-11-21i915, debugfs: Fix uninitialized warningBorislav Petkov
2013-11-21drm/i915: Hold pc8 lock around toggling pc8.gpu_idleChris Wilson
2013-11-21drm/i915: Enable pipe gamma for spritesVille Syrjälä
2013-11-21drm/i915: Use plane_name() in gen7_enable_fbc()Ville Syrjälä
2013-11-21drm/i915: Set has_fbc=true for all SNB+, except VLVVille Syrjälä
2013-11-21drm/i915: Emit SRM after the MSG_FBC_REND_STATE LRIVille Syrjälä
2013-11-21drm/i915: Limit FBC flush to post batch flushVille Syrjälä
2013-11-18drm/i915: remove intel_uncore_clear_errorsDaniel Vetter
2013-11-18drm/i915: reuse WRPLL when possiblePaulo Zanoni
2013-11-18drm/i915: dp aux irq support for g4x/vlvDaniel Vetter