Age | Commit message (Expand) | Author |
2015-08-14 | drm/i915: Remove connectors_active. | Maarten Lankhorst |
2015-08-14 | drm/i915: Get rid of dpms handling. | Maarten Lankhorst |
2015-08-14 | drm/i915: Validate the state after an atomic modeset only, and pass the state. | Maarten Lankhorst |
2015-08-06 | Merge tag 'topic/drm-misc-2015-07-28' into drm-intel-next-queued | Daniel Vetter |
2015-08-05 | drm/i915: fix FBC frontbuffer tracking flushing code | Paulo Zanoni |
2015-07-27 | drm: Make the connector dpms callback return a value, v2. | Maarten Lankhorst |
2015-07-24 | Merge tag 'topic/crc-pmic-2015-07-23' of git://anongit.freedesktop.org/drm-in... | Dave Airlie |
2015-07-21 | drm/i915: Backlight control using CRC PMIC based PWM driver | Shobhit Kumar |
2015-07-15 | drm/i915: Clarify logic for initial modeset | Daniel Vetter |
2015-07-15 | drm/i915: always disable irqs in intel_pipe_update_start | Maarten Lankhorst |
2015-07-15 | drm/i915: Use full atomic modeset. | Maarten Lankhorst |
2015-07-14 | drm/i915: Make intel_display_suspend atomic, try 2. | Maarten Lankhorst |
2015-07-14 | drm/i915: Get rid of unused transitional members. | Maarten Lankhorst |
2015-07-14 | drm/i915: Rework plane readout. | Maarten Lankhorst |
2015-07-14 | drm/i915: Remove plane_config from struct intel_crtc, v2. | Maarten Lankhorst |
2015-07-14 | drm/i915: Do not update pfit state when toggling crtc enabled. | Maarten Lankhorst |
2015-07-09 | drm/i915: intel_frontbuffer_flush can now be static | Paulo Zanoni |
2015-07-09 | drm/i915: PSR: Flush means invalidate + flush | Rodrigo Vivi |
2015-07-08 | drm/i915: Add origin to frontbuffer tracking flush | Rodrigo Vivi |
2015-07-08 | drm/i915: use dev_priv for the FBC functions | Paulo Zanoni |
2015-07-06 | drm/i915: add the FBC mutex | Paulo Zanoni |
2015-07-06 | drm/i915: move FBC code out of i915_gem_stolen.c | Paulo Zanoni |
2015-06-30 | drm/i915: calculate the port clock rate along with other PLL params | Imre Deak |
2015-06-30 | drm/i915/skl: Buffer translation improvements | David Weinehall |
2015-06-29 | drm/i915: Try to make sure cxsr is disabled around plane enable/disable | Ville Syrjälä |
2015-06-29 | drm/i915: CHV DDR DVFS support and another watermark rewrite | Ville Syrjälä |
2015-06-29 | drm/i915: Read wm values from hardware at init on CHV | Ville Syrjälä |
2015-06-29 | drm/i915: Split atomic wm update to pre and post variants | Ville Syrjälä |
2015-06-29 | drm/i915: Fix IPS related flicker | Rodrigo Vivi |
2015-06-26 | drm/i915: Fix IPS related flicker | Rodrigo Vivi |
2015-06-25 | drm/i915: Store frontbuffer_bits in the plane | Ville Syrjälä |
2015-06-24 | drm/i915/psr: Restrict single-shot updates to the PSR pipe | Daniel Vetter |
2015-06-24 | drm/i915: Clear fb_tracking.busy_bits also for synchronous flips | Daniel Vetter |
2015-06-23 | drm/i915: Update i915_gem_object_sync() to take a request structure | John Harrison |
2015-06-22 | drm/i915: Remove unused ring argument from frontbuffer invalidate and busy fu... | Rodrigo Vivi |
2015-06-22 | drm/i915: Make cdclk part of the atomic state. | Maarten Lankhorst |
2015-06-22 | drm/i915: Make setting color key atomic. | Maarten Lankhorst |
2015-06-22 | drm/i915: Handle disabling planes better, v2. | Maarten Lankhorst |
2015-06-22 | drm/i915: move detaching scalers to begin_crtc_commit, v2. | Maarten Lankhorst |
2015-06-22 | drm/i915: remove force argument from disable_plane | Maarten Lankhorst |
2015-06-22 | drm/i915: clean up atomic plane check functions, v2. | Maarten Lankhorst |
2015-06-22 | drm/i915: Split plane updates of crtc->atomic into a helper, v2. | Maarten Lankhorst |
2015-06-22 | drm/i915: Split skl_update_scaler, v4. | Maarten Lankhorst |
2015-06-22 | drm/i915: Clean up intel_atomic_setup_scalers slightly. | Maarten Lankhorst |
2015-06-15 | drm/i915: unify no_fbc_reason message printing | Paulo Zanoni |
2015-06-15 | drm/i915: Actually respect DSPSURF alignment restrictions | Ville Syrjälä |
2015-06-12 | Revert "drm/i915: Read hw state into an atomic state struct, v2." | Maarten Lankhorst |
2015-06-12 | Revert "drm/i915: Make intel_display_suspend atomic, v2." | Maarten Lankhorst |
2015-06-12 | drm/i915: Calculate haswell plane workaround, v5. | Maarten Lankhorst |
2015-06-12 | drm/i915: Make intel_display_suspend atomic, v2. | Maarten Lankhorst |