summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-18drm/fourcc: 64 #defines need ULL postfixDaniel Vetter1-1/+1
2015-03-18drm/i915: Don't assume primary & cursor are always on for wm calculation (v4)Matt Roper1-23/+39
2015-03-18drm/i915: Move drm_framebuffer_unreference out of struct_mutex for flipsChris Wilson1-8/+9
2015-03-18drm/i915: Disable DDR DVFS on CHVVille Syrjälä2-0/+39
2015-03-18drm/i915: Enable the maxfifo PM5 mode when appropriate on CHVVille Syrjälä2-0/+21
2015-03-18drm/i915: Program PFI credits for VLVVidya Srinivas2-0/+46
2015-03-18drm/i915: Rewrite VLV/CHV watermark codeVille Syrjälä3-142/+173
2015-03-18drm/i915: Make sure we invalidate frontbuffer on fbcon.Rodrigo Vivi1-1/+26
2015-03-18drm/i915: Update prop, int co-eff and gain threshold for CHVVijay Purushothaman2-12/+33
2015-03-18drm/i915: Initialize CHV digital lock detect thresholdVijay Purushothaman2-0/+10
2015-03-18drm/i915: Disable M2 frac division for integer caseVijay Purushothaman2-4/+11
2015-03-18drm/i915: Spelling s/auxilliary/auxiliary/Geert Uytterhoeven1-3/+3
2015-03-18drm/i915: Use crtc->state->active in ilk/skl watermark calculations (v3)Matt Roper1-8/+8
2015-03-18drm/i915: Update intel_crtc_active() to use state values (v2)Matt Roper1-1/+5
2015-03-18drm/i915: Exit early from psr_status if PSR is not supported by the deviceDamien Lespiau1-12/+15
2015-03-18drm/i915: Fix chv cdclk supportVille Syrjälä1-16/+7
2015-03-18drm/i915: Allow pixel clock up to 95% of cdclk on CHVVille Syrjälä1-5/+7
2015-03-18drm/i915/skl: port A fuse straps don't work on early SKL steppingsJesse Barnes1-3/+8
2015-03-18drm/i915/skl: Restore the DDI translation tables when enabling PW1Damien Lespiau1-1/+3
2015-03-18drm/i915: Remove unused condition in hsw_power_well_post_enable()Damien Lespiau1-1/+1
2015-03-18drm/i915/skl: Restore pipe interrupt registers after power well enablingDamien Lespiau2-0/+35
2015-03-18drm/i915/skl: Mirror what we do on HSW for the power well enable log messageDamien Lespiau1-1/+1
2015-03-18drm/i915/skl: Introduce enable_requested and is_enabled in the power well codeDamien Lespiau1-4/+6
2015-03-18drm/i915/skl: Make gen8_irq_power_well_post_enable() take a pipe maskDamien Lespiau3-7/+14
2015-03-18drm/i915/chv: Add CHV HW status to SSEU statusJeff McGee2-2/+40
2015-03-18drm/i915/chv: Determine CHV slice/subslice/EU infoJeff McGee2-6/+36
2015-03-18drm/i915: Make sure PND deadline mode is enabled on VLV/CHVVille Syrjälä2-6/+16
2015-03-18drm/i915: Read out display FIFO size on VLV/CHVVille Syrjälä2-1/+59
2015-03-18drm/i915: Pass plane to vlv_compute_drain_latency()Ville Syrjälä1-26/+16
2015-03-18drm/i915: Reorganize VLV DDL setupVille Syrjälä2-15/+40
2015-03-18drm/i915: Hide VLV DDL precision handlingVille Syrjälä2-54/+28
2015-03-18drm/i915: Simplify VLV drain latency computationVille Syrjälä1-4/+7
2015-03-18drm/i915: Kill DRAIN_LATENCY_PRECISION_* definesVille Syrjälä2-12/+4
2015-03-18drm/i915: Reduce CHV DDL multiplier to 16/8Ville Syrjälä2-4/+5
2015-03-18drm/i915: Disable the mmio.debug WARN after it firesChris Wilson3-6/+12
2015-03-18drm/i915: fix simple_return.cocci warningskbuild test robot1-5/+1
2015-03-18drm/i915: Do both mt and gen6 style forcewake reset on ivb probeMika Kuoppala1-1/+7
2015-03-18drm/i915: Remove ironlake rc6 supportJohn Harrison5-173/+0
2015-03-18drm/i915: Don't clobber plane state on internal disablesMatt Roper1-2/+20
2015-03-18drm/i915: Setup all page directories for gen8Mika Kuoppala1-6/+15
2015-03-18drm/i915/skl: Program PLL for edp1.4 intermediate frequenciesSonika Jindal1-6/+22
2015-03-18drm/i915/skl: Add support for edp 1.4 intermediate frequenciesSonika Jindal3-8/+111
2015-03-18drm/i915/skl: Read sink supported rates from edp panelSonika Jindal2-0/+39
2015-03-18drm/i915: add frontbuffer tracking to FBCPaulo Zanoni6-98/+65
2015-03-18drm/i915: Fixing mutex deadlock window at eDP DRRSRamalingam C1-3/+4
2015-03-18drm/i915: Add debugfs entry for DRRSVandana Kannan1-0/+110
2015-03-18drm/i915: Add I915_PARAM_REVISIONNeil Roberts2-0/+4
2015-03-18drm/i915: Improve staged config loggingAnder Conselvan de Oliveira1-3/+8
2015-03-18drm/i915: Add a for_each_intel_connector macroAnder Conselvan de Oliveira4-41/+27
2015-03-18drm/i915: Set crtc backpointer when duplicating crtc stateAnder Conselvan de Oliveira1-3/+9