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