summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-07-14drm/i915: Update power domains on readout.Maarten Lankhorst
2015-07-14drm/i915: Get rid of unused transitional members.Maarten Lankhorst
2015-07-14drm/i915: Convert resume to atomic.Maarten Lankhorst
2015-07-14drm/i915: Readout initial hw mode.Maarten Lankhorst
2015-07-14drm/i915: Calculate vblank timestamping constants before enabling vblank.Maarten Lankhorst
2015-07-14drm/i915: Zero the mode in intel_sanitize_crtc when force disabling.Maarten Lankhorst
2015-07-14drm/i915: Fix reference leak in intel_modeset_readout_hw_state.Maarten Lankhorst
2015-07-14drm/i915: Rework plane readout.Maarten Lankhorst
2015-07-14drm/i915: Added Programming of the MOCSPeter Antoine
2015-07-14drm/i915: Remove unused compat32 codeDaniel Vetter
2015-07-14drm/i915: Remove plane_config from struct intel_crtc, v2.Maarten Lankhorst
2015-07-14drm/i915: Update missing properties in find_initial_plane_objMaarten Lankhorst
2015-07-14drm/i915: Allow fuzzy matching in pipe_config_compare, v2.Maarten Lankhorst
2015-07-14drm/i915: Do not use plane_config in intel_fbdev.cMaarten Lankhorst
2015-07-14drm/i915: Do not update pfit state when toggling crtc enabled.Maarten Lankhorst
2015-07-14drm/i915: Only update state on crtc's that are part of the atomic state.Maarten Lankhorst
2015-07-14drm/i915/skl: Restrict the ring frequency table programming to SKLAkash Goel
2015-07-13drm/i915: Don't forget to mark crtc as inactive after disablePatrik Jakobsson
2015-07-13drm/i915: Update PM interrupts before updating the freqDeepak S
2015-07-13drm/i915: storm detection documentation updateThulasimani,Sivakumar
2015-07-13drm/i915: Adjust BXT HDMI port clock limitsVille Syrjälä
2015-07-13drm/i915: Refactor VLV display power well init/deinitVille Syrjälä
2015-07-13drm/i915: Simplify CHV pipe A power well codeVille Syrjälä
2015-07-13drm/i915: Apply OCD to VLV/CHV DPLL definesVille Syrjälä
2015-07-13drm/i915: Keep GMCH DPLL VGA mode always disabledVille Syrjälä
2015-07-13drm/i915/skl: Updated the i915_ring_freq_table debugfs functionAkash Goel
2015-07-13drm/i915/skl: Ring frequency table programming changesAkash Goel
2015-07-13drm/i915/skl: Retrieve the Rpe value from PcodeAkash Goel
2015-07-09drm/i915: fbdev restore mode needs to invalidate frontbufferRodrigo Vivi
2015-07-09drm/i915: fbdev_set_par reliably invalidating frontbufferRodrigo Vivi
2015-07-09drm/i915: PSR: Increase idle_framesRodrigo Vivi
2015-07-09drm/i915: PSR: Remove Low Power HW tracking mask.Rodrigo Vivi
2015-07-09drm/i915: fix intel_frontbuffer_flip documentationPaulo Zanoni
2015-07-09drm/i915: intel_frontbuffer_flush can now be staticPaulo Zanoni
2015-07-09drm/i915: fix intel_fb_obj_flush documentationPaulo Zanoni
2015-07-09drm/i915: dirty fb operation flushsing frontbufferRodrigo Vivi
2015-07-09drm/i915: PSR: Flush means invalidate + flushRodrigo Vivi
2015-07-08drm/i915: Add origin to frontbuffer tracking flushRodrigo Vivi
2015-07-08drm/i915: Update wa_ctx_emit() macro as per kernel coding guidelinesArun Siluvery
2015-07-08drm/i915: Handle HPD when it has actually occurredSonika Jindal
2015-07-08drm/i915: move set_no_fbc_reason() call out of intel_fbc_find_crtc()Paulo Zanoni
2015-07-08drm/i915: extract FBC_MULTIPLE_PIPES checkPaulo Zanoni
2015-07-08drm/i915: add FBC_IN_DBG_MASTER no_fbc_reasonPaulo Zanoni
2015-07-08drm/i915: use intel_crtc for the FBC functionsPaulo Zanoni
2015-07-08drm/i915: use dev_priv for the FBC functionsPaulo Zanoni
2015-07-08drm/i915: move FBC vfuncs to struct i915_fbcPaulo Zanoni
2015-07-07drm/i915: Inline SUPPORTS_DIGITAL_OUTPUTSDaniel Vetter
2015-07-07drm/i915: s/mdelay/msleep/Daniel Vetter
2015-07-07drm/i915: Ditch SUPPORTS_INTEGRATED_HDMI|DP and use IS_G4X insteadDaniel Vetter
2015-07-06drm/i915: Disable LVDS port after the pipe on PCHVille Syrjälä