summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Don't downclock whilst we have clients waiting for GPU resultsChris Wilson2015-05-212-0/+35
* drm/i915: Convert RPS tracking to a intel_rps_client structChris Wilson2015-05-215-27/+38
* drm/i915: Limit mmio flip RPS boostsChris Wilson2015-05-215-1/+7
* drm/i915: Limit ring synchronisation (sw sempahores) RPS boostsChris Wilson2015-05-214-18/+25
* drm/i915: Inline check required for object syncing prior to execbufChris Wilson2015-05-212-6/+13
* drm/i915: Implement inter-engine read-read optimisationsChris Wilson2015-05-2110-325/+416
* drm/i915: s/\<rq\>/req/gDaniel Vetter2015-05-215-37/+37
* drm/i915/skl: enable WaForceContextSaveRestoreNonCoherentImre Deak2015-05-211-7/+8
* drm/i915/bxt: fix WaForceContextSaveRestoreNonCoherent on steppings B0+Imre Deak2015-05-212-2/+6
* drm/i915: Force clean compilation with -WerrorChris Wilson2015-05-213-0/+15
* drm/i915: Kill the dev variable in intel_suspend_complete()Damien Lespiau2015-05-201-5/+4Star
* drm/i915: Add a space after ', ' and don't capitalize mid-sentenceDamien Lespiau2015-05-201-1/+2
* drm/i915/bxt: Also add bxt_resume_prepare() to the S3/S4 pathDamien Lespiau2015-05-201-2/+5
* drm/i915/skl: Swapping 90 and 270 to be compliant with XrandrSonika Jindal2015-05-201-2/+6
* drm/i915: Update comment in clear_intel_crtc_state()Ander Conselvan de Oliveira2015-05-201-1/+5
* drm/i915/skl: add F0 stepping IDImre Deak2015-05-201-0/+1
* drm/i915/bxt: limit WaDisableMaskBasedCammingInRCC to stepping AImre Deak2015-05-201-6/+3Star
* drm/i915: Tighten the exposure ARGB/ABGR 8888 formatsDamien Lespiau2015-05-201-10/+23
* drm/i915: Fix 'suspedn' typoDamien Lespiau2015-05-201-1/+1
* drm/i915/bxt: Move around lane stagger calculationVandana Kannan2015-05-201-20/+20
* drm/i915/bxt: Port PLL programming BUNVandana Kannan2015-05-203-24/+63
* drm/i915: add HAS_DP_MST feature test macroJani Nikula2015-05-202-6/+7
* drm/i915/dp: make link rate printing prettierJani Nikula2015-05-201-1/+1
* drm/i915/bxt: Update the Broxton PCI idsDamien Lespiau2015-05-201-4/+2Star
* drm/i915: Don't expose ARGB1555 on gen2/3Damien Lespiau2015-05-201-3/+0Star
* drm/i915: Remove ARBG/ABGR 2101010 on platform not supporting those formatsDamien Lespiau2015-05-201-10/+7Star
* drm/i915: Remove the COMMON_PRIMARY_FORMATS definesDamien Lespiau2015-05-201-9/+8Star
* drm/i915: Use uninterruptible mutex_lock for userptr bo creationChris Wilson2015-05-201-4/+7
* drm/i915: Preserve ddi_pll_sel when allocating new pipe_configAnder Conselvan de Oliveira2015-05-201-0/+3
* drm/i915: Dump some DPLL fields in pipe config debugTvrtko Ursulin2015-05-201-0/+33
* drm/i915: Don't overwrite (e)DP PLL selection on SKLAnder Conselvan de Oliveira2015-05-203-2/+18
* drm/i915/bios: be more explicit about discarding iomem address spaceJani Nikula2015-05-201-7/+14
* drm/i915: Output scaler related pipe config debug in a single lineTvrtko Ursulin2015-05-201-3/+4
* drm/i915/bios: abstract finding VBT in BIOS to a separate functionJani Nikula2015-05-201-11/+18
* drm/i915/bios: remove a redundant NULL pointer checkJani Nikula2015-05-201-5/+0Star
* drm/i915/skl: Remove unnecessary local variables in skl_plane_ctl*()Damien Lespiau2015-05-201-45/+21Star
* drm/i915/dsi: add support for DSI PLL N1 divisor valuesJani Nikula2015-05-201-6/+11
* drm/i915/skl: Documentation for CSR firmwareAnimesh Manna2015-05-202-1/+59
* drm/i915: Don't read dpcd for disconnected portsMika Kuoppala2015-05-201-0/+3
* drm/edid: fix a debug messageDan Carpenter2015-05-201-1/+1
* drm/i915: Make the sprite formats constDamien Lespiau2015-05-201-3/+3
* drm/i915: Don't use the intel_ prefix for gen-specific dataDamien Lespiau2015-05-201-6/+6
* drm/i915/skl: Support the advertized index formatDamien Lespiau2015-05-201-0/+3
* drm/i915/skl: Replace BUG() by MISSING_CASE() in skl_plane_ctl_format()Damien Lespiau2015-05-201-1/+1
* drm/i915/skl: Rename a local variable to fit in 80 charsDamien Lespiau2015-05-201-13/+13
* drm/i915/skl: Add a new line before returnDamien Lespiau2015-05-201-0/+2
* drm/i915/skl: Leave a new line between variable declarations and codeDamien Lespiau2015-05-201-0/+3
* drm/i915: clean up dsi pll calculationJani Nikula2015-05-201-36/+17Star
* drm/i915: don't register invalid gmbus pins for sklJani Nikula2015-05-201-0/+10
* drm/i915: don't register invalid gmbus pins for bdwJani Nikula2015-05-201-0/+11