summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Update DRIVER_DATE to 20150313Daniel Vetter2015-03-171-1/+1
* drm/i915: Fix vmap_batch page iterator overrunMika Kuoppala2015-03-171-1/+4
* drm/i915: Export total subslice and EU countsJeff McGee2015-03-172-0/+12
* drm/i915: redefine WARN_ON_ONCE to include the conditionJani Nikula2015-03-171-0/+3
* drm/i915/skl: Implement WaDisableHBR2Damien Lespiau2015-03-171-1/+4
* drm/i915: Remove the preliminary_hw_support shackles from CHVVille Syrjälä2015-03-171-1/+0
* drm/i915: Read CHV_PLL_DW8 from the correct offsetVille Syrjälä2015-03-171-1/+1
* drm/i915: Rewrite IVB FDI bifurcation conflict checksVille Syrjälä2015-03-171-14/+15
* drm/i915: Rewrite some some of the FDI lane checksVille Syrjälä2015-03-171-8/+7
* drm/i915/skl: Enable the RPS interrupts programmingAkash Goel2015-03-171-14/+3
* drm/i915/skl: Enabling processing of Turbo interruptsAkash Goel2015-03-171-5/+0
* drm/i915/skl: Updated the i915_frequency_info debugfs functionAkash Goel2015-03-171-8/+17
* drm/i915: Simplify the way BC bifurcation state consistency is keptAnder Conselvan de Oliveira2015-03-171-36/+10
* drm/i915/skl: Updated the act_freq_mhz_show sysfs functionAkash Goel2015-03-171-1/+3
* drm/i915/skl: Updated the gen9_enable_rps functionAkash Goel2015-03-171-15/+13
* drm/i915/skl: Updated the gen6_rps_limits functionAkash Goel2015-03-171-5/+11
* drm/i915/skl: Restructured the gen6_set_rps_thresholds functionAkash Goel2015-03-171-36/+32
* drm/i915/skl: Updated the gen6_set_rps functionAkash Goel2015-03-171-1/+4
* drm/i915/skl: Updated the gen6_init_rps_frequencies functionAkash Goel2015-03-171-0/+7
* drm/i915/skl: Updated intel_gpu_freq() and intel_freq_opcode()Akash Goel2015-03-171-2/+6
* drm/i915/skl: Added new macrosAkash Goel2015-03-172-0/+10
* drm/i915: remove indirection in the PCI ID macrosJani Nikula2015-03-171-24/+25
* drm/i915: Use FW_WM() macro for older gmch platforms tooVille Syrjälä2015-03-172-22/+24
* drm/i915: Add polish to VLV WM shift+mask operationsVille Syrjälä2015-03-172-38/+46
* drm/i915: Use plane->state->fb instead of plane->fb in intel_plane_restore()Ville Syrjälä2015-03-171-2/+2
* drm/i915: Reduce clutter by using the local plane pointerVille Syrjälä2015-03-171-1/+1
* drm/i915: Remove debug prints from primary plane update funcsVille Syrjälä2015-03-171-11/+0
* drm/i915: Add ULL postfix to VGT_MAGIC constantDaniel Vetter2015-03-171-1/+1
* drm/fourcc: 64 #defines need ULL postfixDaniel Vetter2015-03-171-1/+1
* drm/i915: Don't assume primary & cursor are always on for wm calculation (v4)Matt Roper2015-03-171-23/+39
* drm/i915: Move drm_framebuffer_unreference out of struct_mutex for flipsChris Wilson2015-03-171-8/+9
* drm/i915: Disable DDR DVFS on CHVVille Syrjälä2015-03-172-0/+39
* drm/i915: Enable the maxfifo PM5 mode when appropriate on CHVVille Syrjälä2015-03-172-0/+21
* drm/i915: Program PFI credits for VLVVidya Srinivas2015-03-172-0/+46
* drm/i915: Rewrite VLV/CHV watermark codeVille Syrjälä2015-03-173-142/+173
* drm/i915: Make sure we invalidate frontbuffer on fbcon.Rodrigo Vivi2015-03-171-1/+26
* drm/i915: Update prop, int co-eff and gain threshold for CHVVijay Purushothaman2015-03-172-12/+33
* drm/i915: Initialize CHV digital lock detect thresholdVijay Purushothaman2015-03-172-0/+10
* drm/i915: Disable M2 frac division for integer caseVijay Purushothaman2015-03-172-4/+11
* drm/i915: Spelling s/auxilliary/auxiliary/Geert Uytterhoeven2015-03-171-3/+3
* drm/i915: Use crtc->state->active in ilk/skl watermark calculations (v3)Matt Roper2015-03-171-8/+8
* drm/i915: Update intel_crtc_active() to use state values (v2)Matt Roper2015-03-171-1/+5
* drm/i915: Exit early from psr_status if PSR is not supported by the deviceDamien Lespiau2015-03-171-12/+15
* drm/i915: Fix chv cdclk supportVille Syrjälä2015-03-171-16/+7
* drm/i915: Allow pixel clock up to 95% of cdclk on CHVVille Syrjälä2015-03-171-5/+7
* drm/i915/skl: port A fuse straps don't work on early SKL steppingsJesse Barnes2015-03-171-3/+8
* drm/i915/skl: Restore the DDI translation tables when enabling PW1Damien Lespiau2015-03-171-1/+3
* drm/i915: Remove unused condition in hsw_power_well_post_enable()Damien Lespiau2015-03-171-1/+1
* drm/i915/skl: Restore pipe interrupt registers after power well enablingDamien Lespiau2015-03-172-0/+35
* drm/i915/skl: Mirror what we do on HSW for the power well enable log messageDamien Lespiau2015-03-171-1/+1