deliverable/linux.git
2012-11-11  Ben Widawskydrm/i915: Kill off now unused gen6+ AGP code
2012-11-11  Ben Widawskydrm/i915: Calculate correct stolen size for GEN7+
2012-11-11  Ben Widawskydrm/i915: Stop using AGP layer for GEN6+
2012-11-11  Daniel Vetterdrm/i915: drop the double-OP_STOREDW usage in blt_ring_...
2012-11-11  Jesse Barnesdrm/i915: don't rewrite the GTT on resume v4
2012-11-11  Jesse Barnesdrm/i915: protect RPS/RC6 related accesses (including...
2012-11-11  Jesse Barnesdrm/i915: put ring frequency and turbo setup into a...
2012-11-11  Jesse Barnesdrm/i915: don't block resume on fb console resume v2
2012-11-11  Daniel Vetterdrm/i915: extract l3_parity substruct from dev_priv
2012-11-11  Daniel Vetterdrm/i915: move dri1 dungeon out of dev_priv
2012-11-11  Daniel Vetterdrm/i915: move pwrctx/renderctx to the other ilk power...
2012-11-11  Daniel Vetterdrm/i915: move dev_priv->(rps|ips) out of line
2012-11-11  Daniel Vetterdrm/i915: move the suspend/resume register file out...
2012-11-11  Jesse Barnesdrm/i915: add clock gating regs to VLV offset check...
2012-11-11  Jesse Barnesdrm/i915: PIPE_CONTROL TLB invalidate requires CS stall
2012-11-11  Jesse Barnesdrm/i915: TLB invalidation with MI_FLUSH_DW requires...
2012-11-11  Jesse Barnesdrm/i915: implement WaDisablePSDDualDispatchEnable...
2012-11-11  Jesse Barnesdrm/i915: implement WaDisableVLVClockGating_VBIIssue...
2012-11-11  Jesse Barnesdrm/i915: implement WaForceL3Serialization on VLV and IVB
2012-11-11  Jesse Barnesdrm/i915: implement WaDisableDopClockGatingisable on...
2012-11-11  Jesse Barnesdrm/i915: implement WaDisableL3CacheAging on VLV
2012-11-11  Paulo Zanonidrm/i915: fix Haswell FDI link disable path
2012-11-11  Paulo Zanonidrm/i915: fix Haswell FDI link training code
2012-11-11  Jani Nikuladrm/i915: remove HAS_eDP as unnecessary and inconsisten...
2012-11-11  Paulo Zanonidrm/i915: set the correct number of FDI lanes on Haswell
2012-11-11  Daniel Vetterdrm/i915: kill pch_init_clock_gating indirection
2012-11-11  Daniel Vetterdrm/i915: implement WADP0ClockGatingDisable
2012-11-11  Daniel Vetterdrm/i915: CPT+ pch transcoder workaround
2012-11-11  Daniel Vetterdrm/i915: drop unnecessary check from fdi_link_train...
2012-11-11  Daniel Vetterdrm/i915: check whether the pch is the soulmate of...
2012-11-11  Daniel Vetterdrm/i915: move panel connectors to the front
2012-11-11  Daniel Vetterdrm: add helper to sort panels to the head of the conne...
2012-11-11  Paulo Zanonidrm/i915: don't assert disabled FDI before disabling...
2012-11-11  Paulo Zanonidrm/i915: don't call intel_disable_pch_pll on Haswell/LPT
2012-11-11  Paulo Zanonidrm/i915: implement timing override workarounds on LPT
2012-11-11  Paulo Zanonidrm/i915: use CPU and PCH transcoders on lpt_disable_pc...
2012-11-11  Ville Syrjälädrm/i915: Add SURFLIVE register definitions
2012-11-11  Paulo Zanonidrm/i915: use PIPECONF_INTERLACE_MASK_HSW on lpt_enable...
2012-11-11  Paulo Zanonidrm/i915: don't assert_pch_ports_disabled on LPT
2012-11-11  Paulo Zanonidrm/i915: don't rely on previous values when setting...
2012-11-11  Paulo Zanonidrm/i915: use CPU and PCH transcoders on lpt_enable_pch...
2012-11-11  Paulo Zanonidrm/i915: don't assert_pch_pll_enabled on lpt_enable_pc...
2012-11-11  Paulo Zanonidrm/i915: remove IBX code from lpt_enable_pch_transcoder
2012-11-11  Paulo Zanonidrm/i915: remove Haswell code from ironlake_enable_pch_...
2012-11-11  Paulo Zanonidrm/i915: fork lpt version of ironlake_{en, dis}able_pc...
2012-11-11  Paulo Zanonidrm/i915: rename intel_{en, dis}able_transcoder
2012-11-11  Paulo Zanonidrm/i915: use the CPU and PCH transcoders on lpt_pch_enable
2012-11-11  Paulo Zanonidrm/i915: don't assert_panel_unlocked on LPT
2012-11-11  Paulo Zanonidrm/i915: don't call ironlake_enable_pch_pll on lpt_pch...
2012-11-11  Paulo Zanonidrm/i915: rename intel_enable_pch_pll to ironlake_enabl...
2012-11-11  Paulo Zanonidrm/i915: remove ironlake bits from lpt_pch_enable
2012-11-11  Paulo Zanonidrm/i915: remove Haswell/LPT bits from ironlake_pch_enable
2012-11-11  Paulo Zanonidrm/i915: add lpt_pch_enable
2012-11-11  Paulo Zanonidrm/i915: use intel_ddi_get_hw_state on CRT encoder too
2012-11-11  Paulo Zanonidrm/i915: don't set ADPA pipe select on LPT
2012-11-11  Daniel Vetterdrm/i915: move encoder->mode_set calls to crtc_mode_set
2012-11-11  Ville Syrjälädrm/i915: Introduce intel_crtc_update_sarea_pos()
2012-11-11  Ville Syrjälädrm/i915: Bad pixel formats can't reach the sprite...
2012-11-11  Ville Syrjälädrm/i915: pixel_size == cpp
2012-11-11  Ville Syrjälädrm/i915: Check the framebuffer offset
2012-11-11  Ville Syrjälädrm/i915: Check framebuffer stride more thoroughly
2012-11-11  Ville Syrjälädrm/i915: Fix display pixel format handling
2012-11-11  Ben Widawskydrm/i915: move more pte encoding to pte encode
2012-11-11  Ben Widawskydrm/i915: Extract PPGTT pte encoding
2012-11-11  Ben Widawskydrm/i915: introduce gtt_pte_t
2012-11-11  Ben Widawskydrm/i915: Add dev to ppgtt
2012-11-11  Ben Widawskydrm/i915: No LLC_MLC for HSW.
2012-11-11  Mika Kuoppaladrm/i915/ringbuffer: exclude last 2 cachelines on 845g...
2012-11-11  Paulo Zanonidrm/i915: create the DDI encoder
2012-11-11  Paulo Zanonidrm/i915: add intel_ddi_connector_get_hw_state
2012-11-11  Paulo Zanonidrm/i915: add port field to intel_digital_port
2012-11-11  Paulo Zanonidrm/i915: reset intel_encoder->type when DP or HDMI...
2012-11-11  Paulo Zanonidrm/i915: split intel_dp_init into encoder and connecto...
2012-11-11  Paulo Zanonidrm/i915: split intel_hdmi_init into encoder and connec...
2012-11-11  Paulo Zanonidrm/i915: create intel_digital_port and use it
2012-11-11  Paulo Zanonidrm/i915: add intel_dp_to_dev and intel_hdmi_to_dev
2012-11-11  Paulo Zanonidrm/i915: simplify assignments inside intel_dp.c
2012-11-11  Zhenyu Wangdrm/i915: Fix HSW power well control state read
2012-11-11  Damien Lespiaudrm/i915: Flush using only the correct base address...
2012-11-11  Daniel Vetterdrm/i915: implement WaDisableRenderCachePipelinedFlush
2012-11-11  Daniel Vetterdrm/i915: implement WaIssueDummyWriteToWakeupFromRC6
2012-11-11  Damien Lespiaudrm/i915: adjust sprite base address
2012-11-11  Damien Lespiaudrm/i915: Fix sprite offset on HSW
2012-11-11  Damien Lespiaudrm/i915: Fix primary plane offset on HSW
2012-11-11  Damien Lespiaudrm/i915: Error out when trying to set a y-tiled as...
2012-11-11  Damien Lespiaudrm/i915/tv: Use intel_flush_display_plane() to flush...
2012-11-11  Daniel Vetterdrm/i915: check fdi B/C lane sharing constraint
2012-11-11  Daniel Vetterdrm/i915: add ->display.modeset_global_resources callback
2012-11-11  Daniel Vetterdrm/i915: BUG on impossible pch dp port
2012-11-11  Daniel Vetterdrm/i915: add comment about pch pll enabling rules
2012-11-11  Daniel Vetterdrm/i915: set FDI_RX_MISC to recommended values on...
2012-11-11  Daniel Vetterdrm/i915: clarify why we need to enable fdi plls so...
2012-11-11  Daniel Vetterdrm/i915: Write the FDI RX TU size reg at the right...
2012-11-11  Daniel Vetterdrm/i915: shut up spurious message in intel_dp_get_hw_state
2012-11-02  Jani Nikuladrm/i915: pass adjusted_mode to intel_choose_pipe_bpp_d...
2012-10-26  Yuly Novikovdrm/i915/dp: change eDP default scaling mode to respect...
2012-10-26  Yuly Novikovdrm/i915/dp: allow configuring eDP panel fitting scalin...
2012-10-26  Jani Nikuladrm/i915/lvds: move fitting mode from intel_lvds_connec...
2012-10-26  Jani Nikuladrm/i915: debug print all of the DPCD we have
2012-10-26  Damien Lespiaudrm/i915: VLV does not have a sprite scaler
next
This page took 0.03863 seconds and 5 git commands to generate.