summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
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-21dma-buf: cleanup dma_buf_export() to make it easily extensibleSumit Semwal
2015-04-20Merge tag 'fbdev-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds
2015-04-20drm/i915/skl: Support Y tiling in MMIO flipsTvrtko Ursulin
2015-04-20DRM: Don't re-poll connector for disconnectJosef Holzmayr
2015-04-20drm: Fix for DP CTS test 4.2.2.5 - I2C DEFER handlingTodd Previte
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-20Merge Linus master into drm-nextDave Airlie
2015-04-20drm/rockchip: fix error check when getting irqHeiko Stuebner
2015-04-18Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-04-17kernel.h: implement DIV_ROUND_CLOSEST_ULLJavi Merino
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: Fix the 'native defer' message in drm_dp_i2c_do_msg()Todd Previte
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
2015-04-16drm/i915/skl: Add back HDMI translation tableSonika Jindal