summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-23drm/i915: Add option to support dynamic backlight via DPCDPuthikorn Voravootivat
2017-06-23drm/i915: Add heuristic to determine better way to adjust brightnessPuthikorn Voravootivat
2017-06-23drm/i915: Set PWM divider to match desired frequency in vbtPuthikorn Voravootivat
2017-06-22drm/i915: Always use 9 bits of the LPC bridge device ID for PCH detectionVille Syrjälä
2017-06-22drm/i915: Clean up some expressionsVille Syrjälä
2017-06-22drm/i915: Document that PPT==CPT and WPT==LPTVille Syrjälä
2017-06-22drm/i915: s/Couar/Cougar/Ville Syrjälä
2017-06-22drm/i915: Use HAS_PCH_CPT() everywhereVille Syrjälä
2017-06-22drm/i915: pass the vma to insert_entriesMatthew Auld
2017-06-22drm/i915: Clear execbuf's vma backpointer upon releaseChris Wilson
2017-06-21drm/i915: Cancel pending execlist tasklet upon wedgingChris Wilson
2017-06-21drm/i915: Hold struct_mutex for per-file stats in debugfs/i915_gem_objectChris Wilson
2017-06-21drm/i915: Assert the vma's active tracking is clear before freeChris Wilson
2017-06-21drm/i915: Retire the VMA's fence tracker before unbindingChris Wilson
2017-06-21drm/i915: select CRC32Nicholas Piggin
2017-06-20drm/i915: Pass the right flags to i915_vma_move_to_active()Chris Wilson
2017-06-20drm/i915: Enable Engine reset and recovery supportMichel Thierry
2017-06-20drm/i915/selftests: reset engine self testsMichel Thierry
2017-06-20drm/i915: Export per-engine reset count info to debugfsMichel Thierry
2017-06-20drm/i915: Add engine reset count to error stateMichel Thierry
2017-06-20drm/i915: Add support for per engine reset recoveryMichel Thierry
2017-06-20drm/i915: Modify error handler for per engine hang recoveryMichel Thierry
2017-06-20drm/i915: Update i915.reset to handle engine resetsMichel Thierry
2017-06-20drm/i915: Look for active requests earlier in the reset pathMichel Thierry
2017-06-20drm/i915: Wait for concurrent global resets to completeChris Wilson
2017-06-20drm/i915: Enable rcu-only context lookupsChris Wilson
2017-06-20drm/i915: Allow contexts to be unreferenced locklesslyChris Wilson
2017-06-20drm/i915: Group all the global context information togetherChris Wilson
2017-06-20drm/i915: Do not re-calculate num_rings locallyTvrtko Ursulin
2017-06-20drm/i915: Simplify intel_engines_initTvrtko Ursulin
2017-06-19drm/i915/cnl: Fix RMW on ddi vswing sequence.Rodrigo Vivi
2017-06-19drm/i915: Make intel_digital_port_connected() work for any portVille Syrjälä
2017-06-19drm/i915: Update DRIVER_DATE to 20170619Daniel Vetter
2017-06-16drm/i915/cfl: Introduce Coffee Lake workarounds.Rodrigo Vivi
2017-06-16drm/i915: Store 9 bits of PCI Device ID for platforms with a LP PCHDhinakaran Pandiyan
2017-06-16drm/i915: Stash a pointer to the obj's resv in the vmaChris Wilson
2017-06-16drm/i915: Async GPU relocation processingChris Wilson
2017-06-16drm/i915: Allow execbuffer to use the first object as the batchChris Wilson
2017-06-16drm/i915: Wait upon userptr get-user-pages within execbufferChris Wilson
2017-06-16drm/i915: First try the previous execbuffer locationChris Wilson
2017-06-16drm/i915: Store a persistent reference for an object in the execbuffer cacheChris Wilson
2017-06-16drm/i915: Eliminate lots of iterations over the execobjects arrayChris Wilson
2017-06-16drm/i915: Disable EXEC_OBJECT_ASYNC when doing relocationsChris Wilson
2017-06-16drm/i915: Pass vma to relocate entryChris Wilson
2017-06-16drm/i915: Store a direct lookup from object handle to vmaChris Wilson
2017-06-16drm/i915: Fix retrieval of hangcheck statsChris Wilson
2017-06-16drm/i915: Store i915_gem_object_is_coherent() as a bit next to cache-dirtyChris Wilson
2017-06-16drm/i915: Mark CPU cache as dirty on every transition for CPU writesChris Wilson
2017-06-16drm/i915: Make i915_vma_destroy() staticChris Wilson
2017-06-16drm/i915: Actually attach the tv_format property to the SDVO connectorVille Syrjälä