summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Don't try to outsmart gcc in i915_gem_gtt.cDaniel Vetter2015-04-231-19/+19
* drm/i915: Unduplicate i915_ggtt_unbind/bind_vmaDaniel Vetter2015-04-231-19/+8Star
* drm/i915: Move ppgtt_bind/unbind aroundDaniel Vetter2015-04-231-25/+19Star
* drm/i915: move i915_gem_restore_gtt_mappings aroundDaniel Vetter2015-04-231-56/+53Star
* drm/i915: Fix up the vma aliasing ppgtt bindingDaniel Vetter2015-04-234-54/+40Star
* drm/i915: Remove misleading comment around bind_to_vmDaniel Vetter2015-04-231-4/+0Star
* drm/i915: Don't use atomics for pg_dirty_ringsDaniel Vetter2015-04-232-11/+10Star
* drm/i915: Don't look at pg_dirty_rings for aliasing ppgttDaniel Vetter2015-04-232-9/+0Star
* drm/i915/skl: Support Y tiling in MMIO flipsTvrtko Ursulin2015-04-201-6/+17
* drm/i915: Fixup kerneldoc for struct intel_contextTvrtko Ursulin2015-04-201-1/+1
* drm/i915: Drop redundant GGTT rebindingDaniel Vetter2015-04-201-11/+0Star
* drm/i915: Dont clear PIN_GLOBAL in the execbuf pinning fallbackDaniel Vetter2015-04-201-3/+4
* drm/i915: Move PTE_READ_ONLY to ->pte_encode vfuncDaniel Vetter2015-04-202-7/+11
* drm/i915: Unify aliasing ppgtt handlingDaniel Vetter2015-04-201-110/+24Star
* drm/i915: Clean up aliasing ppgtt correctly on error pathsDaniel Vetter2015-04-201-20/+10Star
* drm/i915: Move vma vfuns to adddress_spaceDaniel Vetter2015-04-203-25/+20Star
* drm/i915: Move gen8 clear_range vfunc setup into common codeDaniel Vetter2015-04-201-2/+1Star
* drm/i915: Simplify and fix object to display trackingTvrtko Ursulin2015-04-202-25/+8Star
* drm/i915/audio: remove duplicated include from intel_audio.cWei Yongjun2015-04-161-1/+0Star
* drm/i915: Re-adjusting rc6 promotional timer for chvDeepak S2015-04-161-2/+2
* drm/i915: Add a delay in Displayport AUX transactions for compliance testingTodd Previte2015-04-161-2/+11
* drm/i915: Add automated testing support for Displayport compliance testingTodd Previte2015-04-162-4/+74
* drm/i915: fix semicolon.cocci warningskbuild test robot2015-04-161-1/+1
* drm/i915/dp: Remove intel_ prefix from hw signal_levels functionsDaniel Vetter2015-04-161-14/+14
* drm/i915/bxt: Update max level of vswingVandana Kannan2015-04-161-1/+3
* drm/i915/bxt: VSwing programming sequenceVandana Kannan2015-04-164-3/+244
* drm/i915: Don't write the HDMI buffer translation entry when not neededDamien Lespiau2015-04-161-0/+9
* drm/i915: Iterate through the initialized DDIs to prepare their buffersDamien Lespiau2015-04-162-4/+16
* drm/i915: suppress false PLL state warnings on non-GMCH platformsImre Deak2015-04-161-2/+2
* drm/i915/bxt: Determine programmed frequencySatheeshakrishna M2015-04-162-1/+31
* drm/i915/bxt: Determine PLL attached to pipeSatheeshakrishna M2015-04-161-0/+24
* drm/i915/bxt: Assign PLL for pipeSatheeshakrishna M2015-04-163-1/+23
* drm/i915/bxt: BXT clock divider calculationSatheeshakrishna M2015-04-161-0/+129
* drm/i915/bxt: add bxt_find_best_dpllImre Deak2015-04-162-4/+31
* drm/i915/bxt: Define bxt DDI PLLs and implement enable/disable sequenceSatheeshakrishna M2015-04-163-0/+244
* drm/i915/bxt: fix panel fitter setup in crtc disable/enableJesse Barnes2015-04-161-6/+13
* drm/i915/bxt: Restrict PORT_CLK_SEL programming below gen9Satheeshakrishna M2015-04-162-4/+6
* drm/i915/vlv: check port in infoframe_enabled v2Jesse Barnes2015-04-161-1/+6
* drm/i915: Update meaning of debugfs object's pin_flagChris Wilson2015-04-161-1/+1
* drm/i915: Simplify i915_gem_obj_is_pinned() test for set-tilingChris Wilson2015-04-161-1/+1
* drm/i915/skl: Add back HDMI translation tableSonika Jindal2015-04-161-10/+12
* drm/i915: Drop unecessary fb arguments from function signaturesDaniel Vetter2015-04-161-5/+3Star
* drm/i915: Select starting pipe bpp irrespective or the primary planeDaniel Vetter2015-04-161-49/+12Star
* drm/i915: Fix view type in warning messageTvrtko Ursulin2015-04-161-1/+1
* drm/i915/bxt: Add DC9 Trigger sequenceSuketu Shah2015-04-161-1/+38
* drm/i915/bxt: Implement enable/disable for Display C9 stateA.Sunil Kamath2015-04-163-0/+73
* drm/i915/bxt: add description about the BXT PHYsImre Deak2015-04-161-6/+12
* drm/i915/bxt: add display initialize/uninitialize sequence (PHY)Vandana Kannan2015-04-163-0/+223
* drm/i915/bxt: add display initialize/uninitialize sequence (CDCLK)Vandana Kannan2015-04-164-3/+248
* drm/i915: Rename vlv_cdclk_freq to cdclk_freqVandana Kannan2015-04-162-9/+11