summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2015-05-20drm/i915: Add a space after ', ' and don't capitalize mid-sentenceDamien Lespiau
2015-05-20drm/i915/bxt: Also add bxt_resume_prepare() to the S3/S4 pathDamien Lespiau
2015-05-20drm/i915/skl: Swapping 90 and 270 to be compliant with XrandrSonika Jindal
2015-05-20drm/i915: Update comment in clear_intel_crtc_state()Ander Conselvan de Oliveira
2015-05-20drm/i915/skl: add F0 stepping IDImre Deak
2015-05-20drm/i915/bxt: limit WaDisableMaskBasedCammingInRCC to stepping AImre Deak
2015-05-20drm/i915: Tighten the exposure ARGB/ABGR 8888 formatsDamien Lespiau
2015-05-20drm/i915: Fix 'suspedn' typoDamien Lespiau
2015-05-20drm/i915/bxt: Move around lane stagger calculationVandana Kannan
2015-05-20drm/i915/bxt: Port PLL programming BUNVandana Kannan
2015-05-20drm/i915: add HAS_DP_MST feature test macroJani Nikula
2015-05-20drm/i915/dp: make link rate printing prettierJani Nikula
2015-05-20drm/i915: Don't expose ARGB1555 on gen2/3Damien Lespiau
2015-05-20drm/i915: Remove ARBG/ABGR 2101010 on platform not supporting those formatsDamien Lespiau
2015-05-20drm/i915: Remove the COMMON_PRIMARY_FORMATS definesDamien Lespiau
2015-05-20drm/i915: Use uninterruptible mutex_lock for userptr bo creationChris Wilson
2015-05-20drm/i915: Preserve ddi_pll_sel when allocating new pipe_configAnder Conselvan de Oliveira
2015-05-20drm/i915: Dump some DPLL fields in pipe config debugTvrtko Ursulin
2015-05-20drm/i915: Don't overwrite (e)DP PLL selection on SKLAnder Conselvan de Oliveira
2015-05-20drm/i915/bios: be more explicit about discarding iomem address spaceJani Nikula
2015-05-20drm/i915: Output scaler related pipe config debug in a single lineTvrtko Ursulin
2015-05-20drm/i915/bios: abstract finding VBT in BIOS to a separate functionJani Nikula
2015-05-20drm/i915/bios: remove a redundant NULL pointer checkJani Nikula
2015-05-20drm/i915/skl: Remove unnecessary local variables in skl_plane_ctl*()Damien Lespiau
2015-05-20drm/i915/dsi: add support for DSI PLL N1 divisor valuesJani Nikula
2015-05-20drm/i915/skl: Documentation for CSR firmwareAnimesh Manna
2015-05-20drm/i915: Don't read dpcd for disconnected portsMika Kuoppala
2015-05-20drm/edid: fix a debug messageDan Carpenter
2015-05-20drm/i915: Make the sprite formats constDamien Lespiau
2015-05-20drm/i915: Don't use the intel_ prefix for gen-specific dataDamien Lespiau
2015-05-20drm/i915/skl: Support the advertized index formatDamien Lespiau
2015-05-20drm/i915/skl: Replace BUG() by MISSING_CASE() in skl_plane_ctl_format()Damien Lespiau
2015-05-20drm/i915/skl: Rename a local variable to fit in 80 charsDamien Lespiau
2015-05-20drm/i915/skl: Add a new line before returnDamien Lespiau
2015-05-20drm/i915/skl: Leave a new line between variable declarations and codeDamien Lespiau
2015-05-20drm/i915: clean up dsi pll calculationJani Nikula
2015-05-20drm/i915: don't register invalid gmbus pins for sklJani Nikula
2015-05-20drm/i915: don't register invalid gmbus pins for bdwJani Nikula
2015-05-20drm/i915: constify validate_vbt in VBT parsingJani Nikula
2015-05-20drm/i915: constify find_section in VBT parsingJani Nikula
2015-05-20drm/i915: Use HOTPLUG_INT_STATUS_G4X on VLV/CHVVille Syrjälä
2015-05-20drm/i915: Remove excess inline keywordsVille Syrjälä
2015-05-20drm/i915/gtt: Fix the boundary check for vm areaMika Kuoppala
2015-05-20drm/i915: Make scaler_id check in check_crtc_state work for all gensChandra Konduru
2015-05-20drm/i915: Fix race on unreferencing the wrong mmio-flip-requestChris Wilson
2015-05-20drm/i915: Ensure cache flushes prior to doing CS flipsChris Wilson
2015-05-20drm/i915: Remove domain flubbing from i915_gem_object_finish_gpu()Chris Wilson
2015-05-20drm/i915: Warn when execlists changes context without IRQsPeter Antoine
2015-05-20drm/i915: call intel_tile_height with correct parameterChandra Konduru
2015-05-20drm/i915: Remove duplicated intel_tile_height declarationTvrtko Ursulin