aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915 (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-15drm/i915: Add support for drm syncobjsJason Ekstrand2-6/+149
2017-08-15drm/i915: Handle full s64 precision for wait-ioctlChris Wilson2-1/+10
2017-08-15drm/i915: Split obj->cache_coherent to track r/wChris Wilson11-32/+96
2017-08-15drm/i915/hsw+: Add support for multiple power well regsImre Deak4-33/+68
2017-08-15drm/i915: Work around GCC anonymous union initialization bugImre Deak1-24/+54
2017-08-15Merge tag 'gvt-next-2017-08-15' of https://github.com/01org/gvt-linux into drm-intel-next-queuedDaniel Vetter18-133/+297
2017-08-15drm/i915: Initialize 'data' in intel_dsi_dcs_backlight.cBalasubramaniam, Hari Chand1-1/+1
2017-08-15drm/i915/dp: Validate the compliance test link parametersManasi Navare1-17/+17
2017-08-15drm/i915/dp: Generalize intel_dp_link_params function to accept arguments to be validatedManasi Navare1-6/+8
2017-08-15Backmerge tag 'v4.13-rc5' into drm-nextDave Airlie20-120/+154
2017-08-15drm/i915/gvt: Fix guest i915 full ppgtt blocking issueTina Zhang2-17/+29
2017-08-15drm/i915: Enable guest i915 full ppgtt functionalityTina Zhang5-3/+20
2017-08-15drm/i915: Disconnect 32 and 48 bit ppGTT supportJoonas Lahtinen1-4/+9
2017-08-14drm/i915: Avoid the gpu reset vs. modeset deadlockDaniel Vetter1-0/+7
2017-08-14drm/i915: Suppress switch_mm emission between the same aliasing_ppgttChris Wilson1-7/+8
2017-08-14drm/i915: Return correct EDP voltage swing table for 0.85VMatthias Kaehlcke1-1/+1
2017-08-14drm/i915/cnl: Add slice and subslice information to debugfs.Rodrigo Vivi1-1/+1
2017-08-14drm/i915: Perform an invalidate prior to executing golden renderstateChris Wilson1-0/+4
2017-08-14drm/i915: remove unused function declarationLionel Landwerlin1-1/+0
2017-08-14drm/i915: More surgically unbreak the modeset vs reset deadlockDaniel Vetter4-10/+52
2017-08-14drm/i915: Push i915_sw_fence_wait into the nonblocking atomic commitDaniel Vetter1-8/+8
2017-08-14drm/i915: Avoid the gpu reset vs. modeset deadlockDaniel Vetter1-0/+7
2017-08-14drm/i915/gen9: Send all components in VF stateMika Kuoppala1-2/+2
2017-08-12drm/i915/guc: Rename GuC irq trigger functionMichal Wajdeczko1-2/+2
2017-08-12drm/i915: Suppress switch_mm emission between the same aliasing_ppgttChris Wilson1-7/+8
2017-08-12drm/i915: Add SW_SYNC to our recommend testing KconfigChris Wilson1-0/+1
2017-08-11drm/i915: Introduce intel_hpd_pin function.Rodrigo Vivi4-22/+31
2017-08-11drm/i915: Simplify hpd pin to portRodrigo Vivi4-17/+21
2017-08-11drm/i915/cnl: Dump the right pll registers when dumping pipe config.Rodrigo Vivi1-1/+10
2017-08-11drm/i915/cnl: Add allowed DP rates for Cannonlake.Rodrigo Vivi1-0/+12
2017-08-11drm/i915: Return correct EDP voltage swing table for 0.85VMatthias Kaehlcke1-1/+1
2017-08-11drm/i915: make structure intel_sprite_plane_funcs staticColin Ian King1-1/+1
2017-08-11drm/i915/fbc: only update no_fbc_reason when activeDaniel Vetter1-1/+3
2017-08-11Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar10-37/+82
2017-08-10drm/i915/cnl: Add slice and subslice information to debugfs.Rodrigo Vivi1-1/+1
2017-08-10drm/i915/gen10: fix WM latency printingPaulo Zanoni1-1/+1
2017-08-10drm/i915/gen10: fix the gen 10 SAGV block timePaulo Zanoni1-7/+6
2017-08-10drm/i915/cnl: Enable SAGV for Cannonlake.Rodrigo Vivi1-1/+2
2017-08-10drm/i915/gen10+: use the SKL code for reading WM latenciesPaulo Zanoni1-2/+4
2017-08-10drm/i915: Avoid null dereference if mst_port is unset.Rodrigo Vivi1-0/+3
2017-08-10drm/i915/perf: Drop redundant check for perf.initialised on resetChris Wilson1-5/+2
2017-08-10drm/i915/perf: Drop lockdep assert for i915_oa_init_reg_state()Chris Wilson1-2/+0
2017-08-10drm/i915/perf: Initialise dynamic sysfs group before creationChris Wilson1-2/+1
2017-08-10drm/i915: add register macro definition style guideJani Nikula1-0/+91
2017-08-10drm/i915: enum i915_power_well_id is not proper kernel-docJani Nikula1-1/+1
2017-08-10drm/i915: Add format modifiers for IntelBen Widawsky3-12/+292
2017-08-10drm/i915: Add render decompression supportVille Syrjälä4-18/+272
2017-08-10drm/i915: Implement .get_format_info() hook for CCSVille Syrjälä1-0/+36
2017-08-10Merge airlied/drm-next into drm-intel-next-queuedDaniel Vetter14-57/+6
2017-08-10drm/i915: Supply the engine-id for our mock_engine()Chris Wilson3-5/+8