aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2013-12-18drm: Kill DRM_COPY_(TO|FROM)_USERDaniel Vetter
2013-12-18drm: Kill DRM_HZDaniel Vetter
2013-12-18drm: kill DRIVER_REQUIRE_AGPDaniel Vetter
2013-12-18drm/dp: Use AUX constants from specificationThierry Reding
2013-12-18Merge tag 'drm-intel-next-2013-11-29' of git://people.freedesktop.org/~danvet...Dave Airlie
2013-12-05Merge tag 'drm-intel-fixes-2013-12-02' of git://people.freedesktop.org/~danve...Dave Airlie
2013-11-29drm/i915: Pin pages whilst allocating for dma-buf vmap()Chris Wilson
2013-11-29drm/i915: Fix port name in vlv_wait_port_ready() timeout warningVille Syrjälä
2013-11-29drm/i915: MI_PREDICATE_RESULT_2 is HSW onlyVille Syrjälä
2013-11-29drm/i915: Make the DERRMR SRM target global GTTVille Syrjälä
2013-11-29drm/i915: use the correct force_wake function at the PC8 codePaulo Zanoni
2013-11-28drm/i915: Fix pipe CSC post offset calculationVille 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: Simplify DP vs. eDP detectionVille Syrjälä
2013-11-28drm/i915: Check VBT for eDP ports on VLVVille Syrjälä
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: use crtc_htotal in watermark calculations to match fastboot v2Jesse Barnes
2013-11-27drm/i915: Do not attempt to re-enable an unconnected primary planeChris Wilson
2013-11-27drm/i915: Pin relocations for the duration of constructing the execbufferChris 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: take mode config lock around crtc disable at suspendJesse Barnes
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: Prefer setting PTE cache age to 3Chris Wilson