Show patches with: none      |   121394 patches
« 1 2 ... 1125 1126 11271213 1214 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
drm/i915: Mask LPSP to get PSR working even with Power Well in use by audio. - - - --- 2013-10-03 Rodrigo Vivi New
drm/i915/vlv: Turn off power gate for BIOS-less system. - - - --- 2013-10-03 Chon Ming Lee New
sna: avoid negative timeouts - - - --- 2013-10-03 Felipe Contreras New
drm/i915/hsw: Disable L3 caching of atomic memory operations. - - - --- 2013-10-02 Francisco Jerez New
[2/2] intel: Add I915_PARAM_HAS_ATOMICS. - - - --- 2013-10-02 Francisco Jerez New
[1/2] intel: Update param definitions from the kernel headers. - - - --- 2013-10-02 Francisco Jerez New
drm/i915/hsw: Disable L3 caching of atomic memory operations. - - - --- 2013-10-02 Francisco Jerez New
drm/i915: disable LVDS clock gating on CPT v2 - - - --- 2013-10-02 Jesse Barnes New
[v3] drm/i915: Clean up the ring scaling calculations - - - --- 2013-10-02 Ben Widawsky New
[v3] drm/i915: Fix VGA handling using stop_machine() or mmio - - - --- 2013-10-02 Ville Syrjälä New
[v2] drm/i915: Clean up the ring scaling calculations - - - --- 2013-10-01 Ben Widawsky New
tests: debugfs_psr_status - - - --- 2013-10-01 Rodrigo Vivi New
drm/i915: disable LVDS clock gating on CPT - - - --- 2013-10-01 Jesse Barnes New
drm/i915: Clean up the ring scaling calculations - - - --- 2013-10-01 Ben Widawsky New
[v2,1/4] drm/i915: Don't populate pipe_src_{w, h} multiple times - - - --- 2013-10-01 Ville Syrjälä New
tests: debugfs_psr_status - - - --- 2013-10-01 Rodrigo Vivi New
drm/i915: Simplify PSR debugfs - - - --- 2013-10-01 Rodrigo Vivi New
i915/vlv: untangle integrated clock source handling v4 - - - --- 2013-10-01 Jesse Barnes New
drm/i915: fix rps.vlv_work initialization - - - --- 2013-10-01 Imre Deak New
[12/12] drm/i915: Flush primary plane changes in sprite code - - - --- 2013-10-01 Ville Syrjälä New
[11/12] drm/i915: WARN if primary plane state doesn't match expectations - - - --- 2013-10-01 Ville Syrjälä New
[10/12] drm/i915: Rename intel_{enable, disable}_plane to intel_{enable, disable}_primary_plane - - - --- 2013-10-01 Ville Syrjälä New
[09/12] drm/i915: Rename intel_flush_display_plane to intel_flush_primary_plane - - - --- 2013-10-01 Ville Syrjälä New
[08/12] drm/i915: Enable/disable IPS when primary is enabled/disabled - - - --- 2013-10-01 Ville Syrjälä New
[07/12] drm/i915: Do the fbc vs. primary plane enable/disable in the right order - - - --- 2013-10-01 Ville Syrjälä New
[06/12] drm/i915: Save user requested plane coordinates only on success - - - --- 2013-10-01 Ville Syrjälä New
[05/12] drm/i915: Do a bit of cleanup in the sprite code - - - --- 2013-10-01 Ville Syrjälä New
[04/12] drm/i915: Kill a goto from sprite disable code - - - --- 2013-10-01 Ville Syrjälä New
[03/12] drm/i915: Reduce the time we hold struct mutex in sprite update_plane code - - - --- 2013-10-01 Ville Syrjälä New
[v2,02/12] drm/i915: Allow sprites to be configured on a disabled pipe - - - --- 2013-10-01 Ville Syrjälä New
[01/12] drm/i915: Set primary_disabled in intel_{enable, disable}_plane - - - --- 2013-10-01 Ville Syrjälä New
[v2,7/9] drm/i915: Add 180 degree sprite rotation support - - - --- 2013-10-01 Ville Syrjälä New
[4/4] drm/i915: Do some basic sanity adjustments on the user provided mode - - - --- 2013-10-01 Ville Syrjälä New
[3/4] drm/915: Make sure pipe source size isn't zero - - - --- 2013-10-01 Ville Syrjälä New
[2/4] drm/i915: Reject modes where hdisplay or vdisplay is too small - - - --- 2013-10-01 Ville Syrjälä New
[1/4] drm/i915: Don't populate pipe_src_{w, h} multiple times - - - --- 2013-10-01 Ville Syrjälä New
drm/i915: fix typo s/PatherPoint/PantherPoint/ - - - --- 2013-10-01 Jani Nikula New
drm/i915/dp: use drm_edid_duplicate - - - --- 2013-10-01 Jani Nikula New
[9/9] drm/i915: Add rotation property for sprites - - - --- 2013-09-30 Ville Syrjälä New
[8/9] drm/i915: Make intel_plane_restore() return an error - - - --- 2013-09-30 Ville Syrjälä New
[7/9] drm/i915: Add 180 degree sprite rotation support - - - --- 2013-09-30 Ville Syrjälä New
[6/9] drm: Add drm_rotation_simplify() - - - --- 2013-09-30 Ville Syrjälä New
[5/9] drm: Add drm_rect rotation functions - - - --- 2013-09-30 Ville Syrjälä New
[4/9] drm/omap: Switch omapdrm over to drm_mode_create_rotation_property() - - - --- 2013-09-30 Ville Syrjälä New
[3/9] drm: Add drm_mode_create_rotation_property() - - - --- 2013-09-30 Ville Syrjälä New
[2/9] drm: Add support_bits parameter to drm_property_create_bitmask() - - - --- 2013-09-30 Ville Syrjälä New
[1/9] drm: Move DRM_ROTATE bits out of omapdrm into drm_crtc.h - - - --- 2013-09-30 Ville Syrjälä New
[9/9] drm/i915: Enable/disable IPS when primary is enabled/disabled - - - --- 2013-09-30 Ville Syrjälä New
[8/9] drm/i915: Do the fbc vs. primary plane enable/disable in the right order - - - --- 2013-09-30 Ville Syrjälä New
[7/9] drm/i915: Save user requested plane coordinates only on success - - - --- 2013-09-30 Ville Syrjälä New
[6/9] drm/i915: Do a bit of cleanup in the sprite code - - - --- 2013-09-30 Ville Syrjälä New
[5/9] drm/i915: Kill a goto from sprite disable code - - - --- 2013-09-30 Ville Syrjälä New
[4/9] drm/i915: Reduce the time we hold struct mutex in sprite update_plane code - - - --- 2013-09-30 Ville Syrjälä New
[3/9] drm/i915: Skip sprite register writes on disabled pipe - - - --- 2013-09-30 Ville Syrjälä New
[2/9] drm/i915: Allow sprites to be configured on a disabled pipe - - - --- 2013-09-30 Ville Syrjälä New
[1/9] drm/i915: Set primary_disabled in intel_{enable, disable}_plane - - - --- 2013-09-30 Ville Syrjälä New
[v2,1/1] drm/i915: Fix VGA handling using stop_machine() or mmio - - - --- 2013-09-30 Ville Syrjälä New
[2/2] drm/i915: Use adjusted_mode in the fastboot hack to disable pfit - - - --- 2013-09-30 Lespiau, Damien New
[1/2] drm/i915: Add a more detailed comment about the set_base() fastboot hack - - - --- 2013-09-30 Lespiau, Damien New
drm/i915: Only apply DPMS to the encoder if enabled - - - --- 2013-09-29 Chris Wilson New
drm/i915: Make intel_resume_power_well() static - - - --- 2013-09-28 Lespiau, Damien New
drm/i915/vlv: untangle integrated clock source handling v3 - - - --- 2013-09-27 Jesse Barnes New
[2/2] drm/i915/vlv: use per-pipe backlight controls - - - --- 2013-09-27 Jesse Barnes New
[1/2] drm/i915: make backlight functions take a connector - - - --- 2013-09-27 Jesse Barnes New
[5/5] drm/i915/vlv: add valleyview_crtc_disable function - - - --- 2013-09-27 Jesse Barnes New
[4/5] drm/i915/vlv: untangle integrated clock source handling v2 - - - --- 2013-09-27 Jesse Barnes New
[3/5] drm/i915/vlv: warn on bad VLV PLL divider values - - - --- 2013-09-27 Jesse Barnes New
[2/5] drm/i915: use wait_event_timeout when waiting for flip completions - - - --- 2013-09-27 Jesse Barnes New
[1/5] drm/i915/vlv: reduce GT FIFO error info to a debug message - - - --- 2013-09-27 Jesse Barnes New
drm/i915/vlv: untangle integrated clock source handling - - - --- 2013-09-27 Jesse Barnes New
drm/i915/vlv: reduce GT FIFO error info to a debug message - - - --- 2013-09-27 Jesse Barnes New
[15/14] drm/i915: Use intel_PLL_is_valid() in vlv_find_best_dpll() - - - --- 2013-09-27 Ville Syrjälä New
[v3,05/14] drm/i915: Rewrite vlv_find_best_dpll() - - - --- 2013-09-27 Ville Syrjälä New
drm/i915/dp: do not write DP_TRAINING_PATTERN_SET all the time - - - --- 2013-09-27 Jani Nikula New
[3/3] drm/exynos: use drm_edid_duplicate - - - --- 2013-09-27 Jani Nikula New
[2/3] drm/i915/dp: use drm_edid_duplicate - - - --- 2013-09-27 Jani Nikula New
[1/3] drm/edid: add drm_edid_duplicate - - - --- 2013-09-27 Jani Nikula New
[2/2] drm/i915/dp: downstream port capabilities are not present in DPCD 1.0 - - - --- 2013-09-27 Jani Nikula New
[1/2] drm/dp: add defines for downstream port types - - - --- 2013-09-27 Jani Nikula New
[3/3] drm: Reject stereo modes with an unknown layout - - - --- 2013-09-27 Lespiau, Damien New
[2/3] drm: Revert "drm: Reject modes with more than 1 stereo flags set" - - - --- 2013-09-27 Lespiau, Damien New
[1/3] drm: Code stereo layouts as an enum rather than a bit field - - - --- 2013-09-27 Lespiau, Damien New
[2/2] drm/i915: Program GMBUS Frequency based on the CDCLK for VLV. - - - --- 2013-09-27 Chon Ming Lee New
[2/2] drm/i915/vlv: use correct units for rc6 residency v2 - - - --- 2013-09-27 Jesse Barnes New
[1/2] drm/i915/vlv: use lower precision RC6 counter - - - --- 2013-09-27 Jesse Barnes New
[5/5] drm/i915: put/get the power well at the FB bind/unbind functions - - - --- 2013-09-26 Paulo Zanoni New
[4/5] console/fbcon: implement con_bind and con_unbind - - - --- 2013-09-26 Paulo Zanoni New
[3/5] tty/vt: add con_bind and con_unbind functions - - - --- 2013-09-26 Paulo Zanoni New
[2/5] drm/i915: destroy connector sysfs files earlier - - - --- 2013-09-26 Paulo Zanoni New
[1/5] drm/i915: redisable VGA when we disable the power well - - - --- 2013-09-26 Paulo Zanoni New
drm/i915/vlv: reset DPIO on load and resume - - - --- 2013-09-26 Jesse Barnes New
[7/7] drm/i915: we can't call move_to_active before intel_ring_begin - - - --- 2013-09-26 Daniel Vetter New
[6/7] drm/i915/gtt: move generic setup code all to the bottom - - - --- 2013-09-26 Daniel Vetter New
[5/7] drm/i915/gtt: group legacy global gtt code together - - - --- 2013-09-26 Daniel Vetter New
[4/7] drm/i915/gtt: move restore_gtt_mappings to the bottom - - - --- 2013-09-26 Daniel Vetter New
[3/7] drm/i915/gtt: group sg setup/teardown functions to the end - - - --- 2013-09-26 Daniel Vetter New
[2/7] drm/i915: don't allow ppgtt enabling to fail anymore - - - --- 2013-09-26 Daniel Vetter New
[1/7] drm/i915: resurrect ->insert_entries/->clear_range gtt interfaces - - - --- 2013-09-26 Daniel Vetter New
[2/2] drm/i915/vlv: use correct units for rc6 residency - - - --- 2013-09-26 Jesse Barnes New
[1/2] drm/i915/vlv: use lower precision RC6 counter - - - --- 2013-09-26 Jesse Barnes New
« 1 2 ... 1125 1126 11271213 1214 »