aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2013-12-10drm/i915: don't enable VDD just to enable the panelPaulo Zanoni
2013-12-10drm/i915: add runtime PM support on HaswellPaulo Zanoni
2013-12-10drm/i915: disable interrupts when enabling PC8Paulo Zanoni
2013-12-10drm/i915: do not assert DE_PCH_EVENT_IVB enabledPaulo Zanoni
2013-12-10drm/i915: get a runtime PM reference when the panel VDD is onPaulo Zanoni
2013-12-10drm/i915: add some runtime PM get/put callsPaulo Zanoni
2013-12-10drm/i915: add runtime put/get calls at the basic placesPaulo Zanoni
2013-12-10drm/i915: do adapter power state notification at runtime PMPaulo Zanoni
2013-12-10drm/i915: add initial Runtime PM functionsPaulo Zanoni
2013-12-10drm/i915: get a PC8 reference when enabling the power wellPaulo Zanoni
2013-12-10drm/i915: WARN if !HAS_PC8 when enabling/disabling PC8Paulo Zanoni
2013-12-10drm/i915: Move VLV PHY CRI clock enable into intel_init_dpio()Ville Syrjälä
2013-12-10drm/i915: Don't cast away const from infoframe bufferVille Syrjälä
2013-12-10drm/i915: Make downclock deduction common for all panelsVandana Kannan
2013-12-09drm/i915: Remove duplicate intel_uncore_forcewake_reset.Deepak S
2013-12-09Merge tag 'v3.13-rc3' into drm-intel-next-queuedDaniel Vetter
2013-12-06drm/i915: change CRTC assertion on LCPLL disablePaulo Zanoni
2013-12-05drm/i915: Do hw quiescing first during unloadChris Wilson
2013-12-04drm/i915: check context reset stats before relocationsMika Kuoppala
2013-12-04drm/i915: Fix ordering of unbind vs unpin pagesChris Wilson
2013-12-04drm/i915/vlv: Update Wait for FIFO and wait for 20 free entries. v3Deepak S
2013-12-04drm/i915: Swap primary planes on gen2 for FBCVille Syrjälä
2013-12-04drm/i915: Reorganize FBC function pointer initializaitionVille Syrjälä
2013-12-04drm/i915: Fix FBC1 plane checks for gen2Ville Syrjälä
2013-12-04drm/i915: Fix bogus FBC1 definesVille Syrjälä
2013-12-04drm/i915: Add REG_WRITE_FOOTERVille Syrjälä
2013-12-03drm/i915: Add a timing breadcrumb to panel waitsChris Wilson
2013-12-03drm/i915: use __packed instead of __attribute__((packed))Jani Nikula
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