Show patches with: State = Action Required       |   122057 patches
« 1 2 ... 1201 1202 12031220 1221 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
drm/i915: disable cpu relocs on ilk and earlier - - - --- 2012-10-10 Daniel Vetter New
drm/i915: fixup i915_gem_object_get_page inline helper - - - --- 2012-10-09 Daniel Vetter New
[4/4] drm/i915: Review the memory barriers around CPU access to buffers - - - --- 2012-10-09 Chris Wilson New
[3/4] drm/i915: Insert a full mb() before reading the seqno from the status page - - - --- 2012-10-09 Chris Wilson New
[2/4] drm/i915: Only apply the mb() when flushing the GTT domain during a finish - - - --- 2012-10-09 Chris Wilson New
[1/4] drm/i915: Only insert the mb() before updating the fence parameter - - - --- 2012-10-09 Chris Wilson New
drm/i915: fixup i915_gem_object_get_page inline helper - - - --- 2012-10-09 Daniel Vetter New
drm/i915: Missed "ret" initialization on gem_context_size - - - --- 2012-10-09 Rodrigo Vivi New
drm/i915: Run hangcheck if we timeout whilst waiting for a seqno - - - --- 2012-10-09 Chris Wilson New
drm: Add missing break in the command line mode parsing code - - - --- 2012-10-09 Damien Lespiau New
drm/i915: Explicitly reset the seqno upon idling - - - --- 2012-10-09 Chris Wilson New
drm/i915: Explicitly reset the seqno upon idling - - - --- 2012-10-09 Chris Wilson New
drm/i915: Only insert the mb() before updating the fence parameter - - - --- 2012-10-09 Chris Wilson New
drm/i915: Set guardband clipping workaround bit in the right register. - - - --- 2012-10-07 Kenneth Graunke New
[3/3] ddx/dri2: Prevent option 'SwapBuffersWait' from disabling pageflip. - - - --- 2012-10-07 Mario Kleiner New
[2/3] ddx/dri2: Repair broken pageflip swap scheduling. - - - --- 2012-10-07 Mario Kleiner New
[1/3] ddx/dri2: Make triple-buffering compatible with timestamping on Xorg 1.12+ - - - --- 2012-10-07 Mario Kleiner New
drm/i915: Set guardband clipping workaround bit in the right register. - - - --- 2012-10-06 Kenneth Graunke New
[2/2] drm/i915: Align the retire_requests worker to the nearest second - - - --- 2012-10-05 Chris Wilson New
[1/2] drm/i915: Align the hangcheck wakeup to the nearest second - - - --- 2012-10-05 Chris Wilson New
[10/10] drm/i915: pipe and planes should be disabled on haswell_crtc_mode_set - - - --- 2012-10-05 Paulo Zanoni New
[09/10] drm/i915: disable DDI_BUF_CTL at the correct time - - - --- 2012-10-05 Paulo Zanoni New
[08/10] drm/i915: don't rely on previous values set on DDI_BUF_CTL - - - --- 2012-10-05 Paulo Zanoni New
[07/10] drm/i915: completely rewrite the Haswell PLL handling code - - - --- 2012-10-05 Paulo Zanoni New
[06/10] drm/i915: add haswell_set_pipeconf - - - --- 2012-10-05 Paulo Zanoni New
[05/10] drm/i915: add proper CPU/PCH checks to crtc_mode_set functions - - - --- 2012-10-05 Paulo Zanoni New
[04/10] drm/i915: add haswell_crtc_mode_set - - - --- 2012-10-05 Paulo Zanoni New
[03/10] drm/i915: enable and disable PIPE_CLK_SEL at the right time - - - --- 2012-10-05 Paulo Zanoni New
[02/10] drm/i915: enable and disable DDI_FUNC_CTL at the right time - - - --- 2012-10-05 Paulo Zanoni New
[01/10] drm/i915: rewrite the LCPLL code - - - --- 2012-10-05 Paulo Zanoni New
[2/2] drm/i915: Align the retire_requests worker to the nearest second - - - --- 2012-10-05 Chris Wilson New
[1/2] drm/i915: Align the hangcheck wakeup to the nearest second - - - --- 2012-10-05 Chris Wilson New
[RFC,4/4] drm: add support for raw monotonic vblank timestamps - - - --- 2012-10-05 Imre Deak New
[RFC,3/4] drm: use raw time in drm_calc_vbltimestamp_from_scanoutpos - - - --- 2012-10-05 Imre Deak New
[RFC,2/4] drm: make memset/calloc for _vblank_time more robust - - - --- 2012-10-05 Imre Deak New
[RFC,1/4] time: export getnstime_raw_and_real for DRM - - - --- 2012-10-05 Imre Deak New
drm/i915: Remove the disabling of VHR unit clock gating for HSW - - - --- 2012-10-05 Damien Lespiau New
[2/2] drm/i915: Remove the WaDisableBackToBackFlipFix w/a for Haswell - - - --- 2012-10-04 Damien Lespiau New
[1/2] drm/i915: Document that we are implementing WaDisableBackToBackFlipFix - - - --- 2012-10-04 Damien Lespiau New
drm/i915: paper over a pipe-enable vs pageflip race - - - --- 2012-10-04 Daniel Vetter New
[4/4] drm/i915: Fix GT_MODE default value - - - --- 2012-10-04 Ben Widawsky New
[3/4] drm/i915: ILK also needs that last fix - - - --- 2012-10-04 Ben Widawsky New
[2/4] drm/i915: Disable render depth cache pipeline flush - - - --- 2012-10-04 Ben Widawsky New
[1/4] drm/i915: Remove duplicate cache workaround - - - --- 2012-10-04 Ben Widawsky New
[v2,2/2] drm/i915: print warning if vmi915_gem_fault error is not handled - - - --- 2012-10-03 Mika Kuoppala New
[v2,1/2] drm/i915: EBUSY status handling added to i915_gem_fault(). - - - --- 2012-10-03 Mika Kuoppala New
[3/3] Documentation: kernel-parameters.txt Add drm_kms_helper.poll - - - --- 2012-10-03 Mika Kuoppala New
[2/3] drm/i915: print kernel warning if vmi915_gem_fault returns with error - - - --- 2012-10-03 Mika Kuoppala New
[1/3] drm/i915: EBUSY status handling added to i915_gem_fault(). - - - --- 2012-10-03 Mika Kuoppala New
tests: add drm_threaded_access_tiled - - - --- 2012-10-03 Mika Kuoppala New
[12/12] drm/i915: set swizzling to none on VLV - - - --- 2012-10-02 Jesse Barnes New
[11/12] drm/i915: PIPE_CONTROL TLB invalidate requires CS stall - - - --- 2012-10-02 Jesse Barnes New
[10/12] drm/i915: TLB invalidation with MI_FLUSH_SW requires a post-sync op - - - --- 2012-10-02 Jesse Barnes New
[09/12] drm/i915: limit VLV IRQ enables to those we use - - - --- 2012-10-02 Jesse Barnes New
[08/12] drm/i915: implement WaDisablePSDDualDispatchEnable on IVB - - - --- 2012-10-02 Jesse Barnes New
[07/12] drm/i915: implement WaDisableEarlyCull for VLV and IVB - - - --- 2012-10-02 Jesse Barnes New
[06/12] drm/i915: implement WaDisableVLVClockGating_VBIIssue on VLV - - - --- 2012-10-02 Jesse Barnes New
[05/12] drm/i915: implement WaGTEnableMiFlush on VLV - - - --- 2012-10-02 Jesse Barnes New
[04/12] drm/i915: implement WaForceL3Serialization on VLV and IVB - - - --- 2012-10-02 Jesse Barnes New
[03/12] drm/i915: implement WaDisableDopClockGatingisable on VLV and IVB - - - --- 2012-10-02 Jesse Barnes New
[02/12] drm/i915: implement WaDisableL3CacheAging on VLV - - - --- 2012-10-02 Jesse Barnes New
[01/12] drm/i915: add more clock gating regs for gen7, make sure writes happen - - - --- 2012-10-02 Jesse Barnes New
[47/47] drm/i915: create the DDI encoder - - - --- 2012-10-02 Paulo Zanoni New
[46/47] drm/i915: add intel_ddi_connector_get_hw_state - - - --- 2012-10-02 Paulo Zanoni New
[45/47] drm/i915: reset intel_encoder->type when DP or HDMI is detected - - - --- 2012-10-02 Paulo Zanoni New
[44/47] drm/i915: split intel_dp_init into encoder and connector pieces - - - --- 2012-10-02 Paulo Zanoni New
[43/47] drm/i915: split intel_hdmi_init into encoder and connector pieces - - - --- 2012-10-02 Paulo Zanoni New
[42/47] drm/i915: remove encoder args from intel_{dp, hdmi}_add_properties - - - --- 2012-10-02 Paulo Zanoni New
[41/47] drm/i915: create intel_digital_port and use it - - - --- 2012-10-02 Paulo Zanoni New
[40/47] drm/i915: add intel_dp_to_dev and intel_hdmi_to_dev - - - --- 2012-10-02 Paulo Zanoni New
[39/47] drm/i915: simplify assignments inside intel_dp.c - - - --- 2012-10-02 Paulo Zanoni New
[38/47] drm/i915: enable DDI eDP - - - --- 2012-10-02 Paulo Zanoni New
[37/47] drm/i915: turn the eDP DDI panel on/off - - - --- 2012-10-02 Paulo Zanoni New
[36/47] drm/i915: set/unset the DDI eDP backlight - - - --- 2012-10-02 Paulo Zanoni New
[35/47] drm/i915: set the correct eDP aux channel clock divider on DDI - - - --- 2012-10-02 Paulo Zanoni New
[34/47] drm/i915: select the correct pipe when using TRANSCODER_EDP - - - --- 2012-10-02 Paulo Zanoni New
[33/47] drm/i915: implement workaround for VTOTAL when using TRANSCODER_EDP - - - --- 2012-10-02 Paulo Zanoni New
[32/47] drm/i915: convert pipe timing definitions to transcoder - - - --- 2012-10-02 Paulo Zanoni New
[31/47] drm/i915: convert CPU M/N timings to transcoder - - - --- 2012-10-02 Paulo Zanoni New
[30/47] drm/i915: convert PIPE_MSA_MISC to transcoder - - - --- 2012-10-02 Paulo Zanoni New
[29/47] drm/i915: convert PIPECONF to use transcoder instead of pipe - - - --- 2012-10-02 Paulo Zanoni New
[28/47] drm/i915: check TRANSCODER_EDP on intel_modeset_setup_hw_state - - - --- 2012-10-02 Paulo Zanoni New
[27/47] drm/i915: convert DDI_FUNC_CTL to transcoder - - - --- 2012-10-02 Paulo Zanoni New
[26/47] drm/i915: convert PIPE_CLK_SEL to transcoder - - - --- 2012-10-02 Paulo Zanoni New
[25/47] drm/i915: add TRANSCODER_EDP - - - --- 2012-10-02 Paulo Zanoni New
[24/47] drm/i915: set the correct function pointers for Haswell DP - - - --- 2012-10-02 Paulo Zanoni New
[23/47] drm/i915: implement Haswell DP link train sequence - - - --- 2012-10-02 Paulo Zanoni New
[22/47] drm/i915: add DP support to intel_enable_ddi - - - --- 2012-10-02 Paulo Zanoni New
[21/47] drm/i915: add DP support to intel_ddi_get_hw_state - - - --- 2012-10-02 Paulo Zanoni New
[20/47] drm/i915: add DP support to intel_ddi_get_encoder_port - - - --- 2012-10-02 Paulo Zanoni New
[19/47] drm/i915: fix DP AUX register definitions on Haswell - - - --- 2012-10-02 Paulo Zanoni New
[18/47] drm/i915: fix Haswell DP M/N registers - - - --- 2012-10-02 Paulo Zanoni New
[17/47] drm/i915: use TU_SIZE macro at intel_dp_set_m_n - - - --- 2012-10-02 Paulo Zanoni New
[16/47] drm/i915: add basic Haswell DP link train bits - - - --- 2012-10-02 Paulo Zanoni New
[15/47] drm/i915: add DP support to intel_ddi_mode_set - - - --- 2012-10-02 Paulo Zanoni New
[14/47] drm/i915: add DP support to intel_ddi_disable_port - - - --- 2012-10-02 Paulo Zanoni New
[13/47] drm/i915: add DP support to intel_ddi_pll_mode_set - - - --- 2012-10-02 Paulo Zanoni New
[12/47] drm/i915: add intel_ddi_set_pipe_settings - - - --- 2012-10-02 Paulo Zanoni New
[11/47] drm/i915: add DP support to intel_ddi_enable_pipe_func - - - --- 2012-10-02 Paulo Zanoni New
[10/47] drm/i915: pipe and planes should be disabled on haswell_crtc_mode_set - - - --- 2012-10-02 Paulo Zanoni New
« 1 2 ... 1201 1202 12031220 1221 »