summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: always disable irqs in intel_pipe_update_startMaarten Lankhorst2015-07-153-25/+14
* drm/i915: Remove use of runtime pm in atomic commit functionsMaarten Lankhorst2015-07-151-7/+0
* drm/i915: Call plane update functions directly from intel_atomic_commit.Maarten Lankhorst2015-07-151-6/+8
* drm/i915: Use full atomic modeset.Maarten Lankhorst2015-07-156-372/+43
* drm/i915/gen9: Add WaSetDisablePixMaskCammingAndRhwoInCommonSliceChickenArun Siluvery2015-07-152-2/+15
* drm/i915/gen9: Add WaFlushCoherentL3CacheLinesAtContextSwitch workaroundArun Siluvery2015-07-152-0/+19
* drm/i915/gen9: Add WaDisableCtxRestoreArbitration workaroundArun Siluvery2015-07-151-2/+11
* drm/i915: Enable WA batch buffers for Gen9Arun Siluvery2015-07-151-3/+47
* drm/i915/gen9: Implement WaDisableKillLogic for gen 9Nick Hoath2015-07-152-0/+5
* drm/i915: Use expcitly fixed type in compat32 structsDaniel Vetter2015-07-152-5/+14
* drm/i915: Fix noatomic crtc disabling, v2.Maarten Lankhorst2015-07-151-0/+1
* drm/i915: fill in more mode membersMaarten Lankhorst2015-07-151-0/+5
* drm/i915: Added BXT check in HAS_CORE_RING_FREQ macroAkash Goel2015-07-141-1/+1
* drm/i915: Add HAS_CORE_RING_FREQ macroAkash Goel2015-07-143-2/+5
* drm/i915: Make intel_display_suspend atomic, try 2.Maarten Lankhorst2015-07-142-4/+50
* drm/i915: Always force a modeset in intel_crtc_restore_mode, v2.Maarten Lankhorst2015-07-141-42/+16
* drm/i915: Update power domains on readout.Maarten Lankhorst2015-07-141-26/+50
* drm/i915: Get rid of unused transitional members.Maarten Lankhorst2015-07-142-74/+18
* drm/i915: Convert resume to atomic.Maarten Lankhorst2015-07-144-24/+60
* drm/i915: Readout initial hw mode.Maarten Lankhorst2015-07-142-29/+44
* drm/i915: Calculate vblank timestamping constants before enabling vblank.Maarten Lankhorst2015-07-141-0/+1
* drm/i915: Zero the mode in intel_sanitize_crtc when force disabling.Maarten Lankhorst2015-07-141-1/+1
* drm/i915: Fix reference leak in intel_modeset_readout_hw_state.Maarten Lankhorst2015-07-141-0/+1
* drm/i915: Rework plane readout.Maarten Lankhorst2015-07-143-86/+8
* drm/i915: Added Programming of the MOCSPeter Antoine2015-07-146-2/+413
* drm/i915: Remove unused compat32 codeDaniel Vetter2015-07-141-125/+0
* drm/i915: Remove plane_config from struct intel_crtc, v2.Maarten Lankhorst2015-07-142-10/+10
* drm/i915: Update missing properties in find_initial_plane_objMaarten Lankhorst2015-07-141-2/+11
* drm/i915: Allow fuzzy matching in pipe_config_compare, v2.Maarten Lankhorst2015-07-141-61/+157
* drm/i915: Do not use plane_config in intel_fbdev.cMaarten Lankhorst2015-07-141-8/+6
* drm/i915: Do not update pfit state when toggling crtc enabled.Maarten Lankhorst2015-07-144-38/+48
* drm/i915: Only update state on crtc's that are part of the atomic state.Maarten Lankhorst2015-07-141-1/+2
* drm/i915/skl: Restrict the ring frequency table programming to SKLAkash Goel2015-07-141-1/+2
* drm/i915: Don't forget to mark crtc as inactive after disablePatrik Jakobsson2015-07-131-0/+9
* drm/i915: Update PM interrupts before updating the freqDeepak S2015-07-131-2/+2
* drm/i915: storm detection documentation updateThulasimani,Sivakumar2015-07-131-0/+8
* drm/i915: Adjust BXT HDMI port clock limitsVille Syrjälä2015-07-131-3/+6
* drm/i915: Refactor VLV display power well init/deinitVille Syrjälä2015-07-131-29/+23
* drm/i915: Simplify CHV pipe A power well codeVille Syrjälä2015-07-131-27/+20
* drm/i915: Apply OCD to VLV/CHV DPLL definesVille Syrjälä2015-07-134-17/+17
* drm/i915: Keep GMCH DPLL VGA mode always disabledVille Syrjälä2015-07-133-8/+10
* drm/i915/skl: Updated the i915_ring_freq_table debugfs functionAkash Goel2015-07-131-4/+15
* drm/i915/skl: Ring frequency table programming changesAkash Goel2015-07-131-4/+19
* drm/i915/skl: Retrieve the Rpe value from PcodeAkash Goel2015-07-131-8/+11
* drm/i915: fbdev restore mode needs to invalidate frontbufferRodrigo Vivi2015-07-091-3/+12
* drm/i915: fbdev_set_par reliably invalidating frontbufferRodrigo Vivi2015-07-091-2/+1
* drm/i915: PSR: Increase idle_framesRodrigo Vivi2015-07-091-2/+5
* drm/i915: PSR: Remove Low Power HW tracking mask.Rodrigo Vivi2015-07-091-1/+1
* drm/i915: fix intel_frontbuffer_flip documentationPaulo Zanoni2015-07-092-2/+0
* drm/i915: intel_frontbuffer_flush can now be staticPaulo Zanoni2015-07-092-6/+3
OpenPOWER on IntegriCloud