summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Bad pixel formats can't reach the sprite codeVille Syrjälä2012-11-111-6/+2
* drm/i915: pixel_size == cppVille Syrjälä2012-11-111-16/+3
* drm/i915: Check the framebuffer offsetVille Syrjälä2012-11-111-0/+4
* drm/i915: Check framebuffer stride more thoroughlyVille Syrjälä2012-11-111-0/+8
* drm/i915: Fix display pixel format handlingVille Syrjälä2012-11-112-37/+74
* drm/i915: move more pte encoding to pte encodeBen Widawsky2012-11-111-29/+27
* drm/i915: Extract PPGTT pte encodingBen Widawsky2012-11-111-5/+16
* drm/i915: introduce gtt_pte_tBen Widawsky2012-11-111-6/+8
* drm/i915: Add dev to ppgttBen Widawsky2012-11-112-2/+4
* drm/i915: No LLC_MLC for HSW.Ben Widawsky2012-11-111-3/+7
* drm/i915/ringbuffer: exclude last 2 cachelines on 845g on all callpathsMika Kuoppala2012-11-111-1/+1
* drm/i915: create the DDI encoderPaulo Zanoni2012-11-114-100/+144
* drm/i915: add intel_ddi_connector_get_hw_statePaulo Zanoni2012-11-114-2/+50
* drm/i915: add port field to intel_digital_portPaulo Zanoni2012-11-114-26/+25
* drm/i915: reset intel_encoder->type when DP or HDMI is detectedPaulo Zanoni2012-11-112-0/+8
* drm/i915: split intel_dp_init into encoder and connector piecesPaulo Zanoni2012-11-111-57/+67
* drm/i915: split intel_hdmi_init into encoder and connector piecesPaulo Zanoni2012-11-111-43/+53
* drm/i915: create intel_digital_port and use itPaulo Zanoni2012-11-113-36/+78
* drm/i915: add intel_dp_to_dev and intel_hdmi_to_devPaulo Zanoni2012-11-112-23/+34
* drm/i915: simplify assignments inside intel_dp.cPaulo Zanoni2012-11-111-20/+21
* drm/i915: Fix HSW power well control state readZhenyu Wang2012-11-111-1/+1
* drm/i915: Flush using only the correct base address registerDamien Lespiau2012-11-111-2/+4
* drm/i915: implement WaDisableRenderCachePipelinedFlushDaniel Vetter2012-11-112-0/+9
* drm/i915: implement WaIssueDummyWriteToWakeupFromRC6Daniel Vetter2012-11-111-0/+13
* drm/i915: adjust sprite base addressDamien Lespiau2012-11-113-27/+41
* drm/i915: Fix sprite offset on HSWDamien Lespiau2012-11-112-1/+10
* drm/i915: Fix primary plane offset on HSWDamien Lespiau2012-11-112-2/+9
* drm/i915: Error out when trying to set a y-tiled as a spriteDamien Lespiau2012-11-111-0/+9
* drm/i915/tv: Use intel_flush_display_plane() to flush the primary planeDamien Lespiau2012-11-111-5/+2
* drm/i915: check fdi B/C lane sharing constraintDaniel Vetter2012-11-112-6/+121
* drm/i915: add ->display.modeset_global_resources callbackDaniel Vetter2012-11-112-0/+4
* drm/i915: BUG on impossible pch dp portDaniel Vetter2012-11-111-3/+1
* drm/i915: add comment about pch pll enabling rulesDaniel Vetter2012-11-111-0/+7
* drm/i915: set FDI_RX_MISC to recommended values on CPT/PPTDaniel Vetter2012-11-111-0/+6
* drm/i915: clarify why we need to enable fdi plls so earlyDaniel Vetter2012-11-111-0/+3
* drm/i915: Write the FDI RX TU size reg at the right timeDaniel Vetter2012-11-111-3/+5
* drm/i915: shut up spurious message in intel_dp_get_hw_stateDaniel Vetter2012-11-111-2/+3
* drm/i915: pass adjusted_mode to intel_choose_pipe_bpp_dither(), againJani Nikula2012-11-021-2/+4
* drm/i915/dp: change eDP default scaling mode to respect aspect ratioYuly Novikov2012-10-261-2/+2
* drm/i915/dp: allow configuring eDP panel fitting scaling modeYuly Novikov2012-10-261-1/+30
* drm/i915/lvds: move fitting mode from intel_lvds_connector to intel_panelJani Nikula2012-10-262-14/+11
* drm/i915: debug print all of the DPCD we haveJani Nikula2012-10-261-4/+4
* drm/i915: VLV does not have a sprite scalerDamien Lespiau2012-10-261-1/+1
* drm/i915/sdvo: restore i2c adapter config on intel_sdvo_init() failuresJani Nikula2012-10-261-4/+11
* drm/i915/sdvo: force GPIO bit-banging also on default pinJani Nikula2012-10-261-9/+9
* drm/i915: enable DDI eDPPaulo Zanoni2012-10-261-1/+1
* drm/i915: turn the eDP DDI panel on/offPaulo Zanoni2012-10-263-9/+24
* drm/i915: set/unset the DDI eDP backlightPaulo Zanoni2012-10-263-6/+19
* drm/i915: set the correct eDP aux channel clock divider on DDIPaulo Zanoni2012-10-263-2/+5
* drm/i915: select the correct pipe when using TRANSCODER_EDPPaulo Zanoni2012-10-261-0/+17