aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-05-04Merge commit '75d04a3773ecee617847de963ae4195d6aa74c28' into drm-intel-next-queuedDaniel Vetter6-50/+67
2015-04-30drm/i915/gtt: Allocate va range only if vma is not boundMika Kuoppala1-17/+22
2015-04-30drm/i915: Enable cmd parser to do secure batch promotion for aliasing ppgttDaniel Vetter1-5/+1
2015-04-30drm/i915: fix intel_prepare_ddiImre Deak2-15/+18
2015-04-30drm/i915: factor out ddi_get_encoder_portImre Deak1-9/+19
2015-04-30drm/i915/hdmi: check port in ibx_infoframe_enabledJani Nikula1-1/+5
2015-04-30drm/i915/hdmi: fix vlv infoframe port checkJani Nikula1-2/+1
2015-04-29drm/i915: Silence compiler warning in dvoChris Wilson1-1/+1
2015-04-23drm/i915: Update DRIVER_DATE to 20150423Daniel Vetter1-1/+1
2015-04-23drm/i915: Enable dithering on NatSemi DVO2501 for Fujitsu S6010Thomas Richter1-296/+374
2015-04-23rm/i915: Move i915_get_ggtt_vma_pages into ggtt_bind_vmaDaniel Vetter2-20/+27
2015-04-23drm/i915: Don't try to outsmart gcc in i915_gem_gtt.cDaniel Vetter1-19/+19
2015-04-23drm/i915: Unduplicate i915_ggtt_unbind/bind_vmaDaniel Vetter1-19/+8
2015-04-23drm/i915: Move ppgtt_bind/unbind aroundDaniel Vetter1-25/+19
2015-04-23drm/i915: move i915_gem_restore_gtt_mappings aroundDaniel Vetter1-56/+53
2015-04-23drm/i915: Fix up the vma aliasing ppgtt bindingDaniel Vetter4-54/+40
2015-04-23drm/i915: Remove misleading comment around bind_to_vmDaniel Vetter1-4/+0
2015-04-23drm/i915: Don't use atomics for pg_dirty_ringsDaniel Vetter2-11/+10
2015-04-23drm/i915: Don't look at pg_dirty_rings for aliasing ppgttDaniel Vetter2-9/+0
2015-04-20drm/i915/skl: Support Y tiling in MMIO flipsTvrtko Ursulin1-6/+17
2015-04-20drm/i915: Fixup kerneldoc for struct intel_contextTvrtko Ursulin1-1/+1
2015-04-20drm/i915: Drop redundant GGTT rebindingDaniel Vetter1-11/+0
2015-04-20drm/i915: Dont clear PIN_GLOBAL in the execbuf pinning fallbackDaniel Vetter1-3/+4
2015-04-20drm/i915: Move PTE_READ_ONLY to ->pte_encode vfuncDaniel Vetter2-7/+11
2015-04-20drm/i915: Unify aliasing ppgtt handlingDaniel Vetter1-110/+24
2015-04-20drm/i915: Clean up aliasing ppgtt correctly on error pathsDaniel Vetter1-20/+10
2015-04-20drm/i915: Move vma vfuns to adddress_spaceDaniel Vetter3-25/+20
2015-04-20drm/i915: Move gen8 clear_range vfunc setup into common codeDaniel Vetter1-2/+1
2015-04-20drm/i915: Simplify and fix object to display trackingTvrtko Ursulin2-25/+8
2015-04-16drm/i915/audio: remove duplicated include from intel_audio.cWei Yongjun1-1/+0
2015-04-16drm/i915: Re-adjusting rc6 promotional timer for chvDeepak S1-2/+2
2015-04-16drm/i915: Add a delay in Displayport AUX transactions for compliance testingTodd Previte1-2/+11
2015-04-16drm/i915: Add automated testing support for Displayport compliance testingTodd Previte2-4/+74
2015-04-16drm/i915: fix semicolon.cocci warningskbuild test robot1-1/+1
2015-04-16drm/i915/dp: Remove intel_ prefix from hw signal_levels functionsDaniel Vetter1-14/+14
2015-04-16drm/i915/bxt: Update max level of vswingVandana Kannan1-1/+3
2015-04-16drm/i915/bxt: VSwing programming sequenceVandana Kannan4-3/+244
2015-04-16drm/i915: Don't write the HDMI buffer translation entry when not neededDamien Lespiau1-0/+9
2015-04-16drm/i915: Iterate through the initialized DDIs to prepare their buffersDamien Lespiau2-4/+16
2015-04-16drm/i915: suppress false PLL state warnings on non-GMCH platformsImre Deak1-2/+2
2015-04-16drm/i915/bxt: Determine programmed frequencySatheeshakrishna M2-1/+31
2015-04-16drm/i915/bxt: Determine PLL attached to pipeSatheeshakrishna M1-0/+24
2015-04-16drm/i915/bxt: Assign PLL for pipeSatheeshakrishna M3-1/+23
2015-04-16drm/i915/bxt: BXT clock divider calculationSatheeshakrishna M1-0/+129
2015-04-16drm/i915/bxt: add bxt_find_best_dpllImre Deak2-4/+31
2015-04-16drm/i915/bxt: Define bxt DDI PLLs and implement enable/disable sequenceSatheeshakrishna M3-0/+244
2015-04-16drm/i915/bxt: fix panel fitter setup in crtc disable/enableJesse Barnes1-6/+13
2015-04-16drm/i915/bxt: Restrict PORT_CLK_SEL programming below gen9Satheeshakrishna M2-4/+6
2015-04-16drm/i915/vlv: check port in infoframe_enabled v2Jesse Barnes1-1/+6
2015-04-16drm/i915: Update meaning of debugfs object's pin_flagChris Wilson1-1/+1