summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-04-30drm/i915/gtt: Allocate va range only if vma is not boundMika Kuoppala
2015-04-30drm/i915: Enable cmd parser to do secure batch promotion for aliasing ppgttDaniel Vetter
2015-04-30drm/i915: fix intel_prepare_ddiImre Deak
2015-04-30drm/i915: factor out ddi_get_encoder_portImre Deak
2015-04-30drm/i915/hdmi: check port in ibx_infoframe_enabledJani Nikula
2015-04-30drm/i915/hdmi: fix vlv infoframe port checkJani Nikula
2015-04-29drm/i915: Silence compiler warning in dvoChris Wilson
2015-04-23drm/i915: Update DRIVER_DATE to 20150423Daniel Vetter
2015-04-23drm/i915: Enable dithering on NatSemi DVO2501 for Fujitsu S6010Thomas Richter
2015-04-23rm/i915: Move i915_get_ggtt_vma_pages into ggtt_bind_vmaDaniel Vetter
2015-04-23drm/i915: Don't try to outsmart gcc in i915_gem_gtt.cDaniel Vetter
2015-04-23drm/i915: Unduplicate i915_ggtt_unbind/bind_vmaDaniel Vetter
2015-04-23drm/i915: Move ppgtt_bind/unbind aroundDaniel Vetter
2015-04-23drm/i915: move i915_gem_restore_gtt_mappings aroundDaniel Vetter
2015-04-23drm/i915: Fix up the vma aliasing ppgtt bindingDaniel Vetter
2015-04-23drm/i915: Remove misleading comment around bind_to_vmDaniel Vetter
2015-04-23drm/i915: Don't use atomics for pg_dirty_ringsDaniel Vetter
2015-04-23drm/i915: Don't look at pg_dirty_rings for aliasing ppgttDaniel Vetter
2015-04-20drm/i915/skl: Support Y tiling in MMIO flipsTvrtko Ursulin
2015-04-20drm/i915: Fixup kerneldoc for struct intel_contextTvrtko Ursulin
2015-04-20drm/i915: Drop redundant GGTT rebindingDaniel Vetter
2015-04-20drm/i915: Dont clear PIN_GLOBAL in the execbuf pinning fallbackDaniel Vetter
2015-04-20drm/i915: Move PTE_READ_ONLY to ->pte_encode vfuncDaniel Vetter
2015-04-20drm/i915: Unify aliasing ppgtt handlingDaniel Vetter
2015-04-20drm/i915: Clean up aliasing ppgtt correctly on error pathsDaniel Vetter
2015-04-20drm/i915: Move vma vfuns to adddress_spaceDaniel Vetter
2015-04-20drm/i915: Move gen8 clear_range vfunc setup into common codeDaniel Vetter
2015-04-20drm/i915: Simplify and fix object to display trackingTvrtko Ursulin
2015-04-16drm/i915/audio: remove duplicated include from intel_audio.cWei Yongjun
2015-04-16drm/i915: Re-adjusting rc6 promotional timer for chvDeepak S
2015-04-16drm/i915: Add a delay in Displayport AUX transactions for compliance testingTodd Previte
2015-04-16drm/i915: Add automated testing support for Displayport compliance testingTodd Previte
2015-04-16drm/i915: fix semicolon.cocci warningskbuild test robot
2015-04-16drm/i915/dp: Remove intel_ prefix from hw signal_levels functionsDaniel Vetter
2015-04-16drm/i915/bxt: Update max level of vswingVandana Kannan
2015-04-16drm/i915/bxt: VSwing programming sequenceVandana Kannan
2015-04-16drm/i915: Don't write the HDMI buffer translation entry when not neededDamien Lespiau
2015-04-16drm/i915: Iterate through the initialized DDIs to prepare their buffersDamien Lespiau
2015-04-16drm/i915: suppress false PLL state warnings on non-GMCH platformsImre Deak
2015-04-16drm/i915/bxt: Determine programmed frequencySatheeshakrishna M
2015-04-16drm/i915/bxt: Determine PLL attached to pipeSatheeshakrishna M
2015-04-16drm/i915/bxt: Assign PLL for pipeSatheeshakrishna M
2015-04-16drm/i915/bxt: BXT clock divider calculationSatheeshakrishna M
2015-04-16drm/i915/bxt: add bxt_find_best_dpllImre Deak
2015-04-16drm/i915/bxt: Define bxt DDI PLLs and implement enable/disable sequenceSatheeshakrishna M
2015-04-16drm/i915/bxt: fix panel fitter setup in crtc disable/enableJesse Barnes
2015-04-16drm/i915/bxt: Restrict PORT_CLK_SEL programming below gen9Satheeshakrishna M
2015-04-16drm/i915/vlv: check port in infoframe_enabled v2Jesse Barnes
2015-04-16drm/i915: Update meaning of debugfs object's pin_flagChris Wilson
2015-04-16drm/i915: Simplify i915_gem_obj_is_pinned() test for set-tilingChris Wilson