summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2021-01-21drm/i915/gvt: Add missing forward decl of intel_vgpu for HDRTESTChris Wilson
2021-01-21Merge tag 'gvt-gt-next-2021-01-18' of https://github.com/intel/gvt-linux into...Joonas Lahtinen
2021-01-21drm/i915/gt: Skip over completed active execlists, againChris Wilson
2021-01-21drm/i915/gt: Do not suspend bonded requests if one hangsChris Wilson
2021-01-21drm/i915/dp: split out aux functionality to intel_dp_aux.cJani Nikula
2021-01-21drm/i915/dp: abstract struct intel_dp pps members to a sub-structJani Nikula
2021-01-21drm/i915/pps: move pps code over from intel_display.c and refactorJani Nikula
2021-01-21drm/i915/pps: refactor init abstractionsJani Nikula
2021-01-20drm/i915/gem: Drop lru bumping on display unpinningChris Wilson
2021-01-20drm/i915/gem: Protect used framebuffers from casual evictionChris Wilson
2021-01-20drm/i915/gem: Use shrinkable status for unknown swizzle quirksChris Wilson
2021-01-20drm/i915/gem: Move stolen node into GEM object unionChris Wilson
2021-01-20drm/i915/gem: Almagamate clflushes on freezeChris Wilson
2021-01-20drm/i915/gem: Almagamate clflushes on suspendChris Wilson
2021-01-20drm/i915/region: don't leak the object on errorMatthew Auld
2021-01-20drm/i915/uc: Add function to define defaults for GuC/HuC enableJohn Harrison
2021-01-20drm/i915/gt: Close race between enable_breadcrumbs and cancel_breadcrumbsChris Wilson
2021-01-19drm/i915/display: Apply interactive priority to explicit flip fencesChris Wilson
2021-01-19drm/i915/gem: Make i915_gem_object_flush_write_domain() staticChris Wilson
2021-01-19drm/i915/pool: constrain pool objects by mapping typeMatthew Auld
2021-01-19drm/i915: move i915_map_type into i915_gem_object_types.hMatthew Auld
2021-01-19drm/i915/error: Fix object page offset within a regionCQ Tang
2021-01-19drm/i915: Fix the sgt.pfn sanity checkKui Wen
2021-01-19drm/dp: Revert "drm/dp: Introduce EDID-based quirks"Lyude Paul
2021-01-19drm/i915/dp: Allow forcing specific interfaces through enable_dpcd_backlightLyude Paul
2021-01-19drm/i915/dp: Enable Intel's HDR backlight interface (only SDR for now)Lyude Paul
2021-01-19drm/i915: Keep track of pwm-related backlight hooks separatelyLyude Paul
2021-01-19drm/i915: Reuse the async_flip() hook for the async flip disable w/aVille Syrjälä
2021-01-19drm/i915: Move the async_flip bit setup into the .async_flip() hookVille Syrjälä
2021-01-19drm/i915: Add plane vfuncs to enable/disable flip_done interruptVille Syrjälä
2021-01-19drm/i915: Generalize the async flip capability checkVille Syrjälä
2021-01-19drm/i915: Drop redundant parensVille Syrjälä
2021-01-19drm/i915: Fix the PHY compliance test vs. hotplug mishapVille Syrjälä
2021-01-19drm/i915: Fix the training pattern debug printVille Syrjälä
2021-01-19drm/i915: Disable TRAINING_PATTERN_SET before stopping the TPS transmissionVille Syrjälä
2021-01-19drm/i915/gem: Remove per-client stats from debugfs/i915_gem_objectsChris Wilson
2021-01-19drm/i915: Mark per-engine-reset as supported on gen7Chris Wilson
2021-01-19drm/i915/gt: Pull ring submission resume under its caller forcewakeChris Wilson
2021-01-19drm/i915/gt: Disable the ring before resetting HEAD/TAILChris Wilson
2021-01-19drm/i915/gt: Lift stop_ring() to reset_prepareChris Wilson
2021-01-19drm/i915/selftests: Prepare the selftests for engine resets with ring submissionChris Wilson
2021-01-19drm/i915/gt: One more flush for Baytrail clear residualsChris Wilson
2021-01-19drm/i915: Make GEM errors non-fatal by defaultChris Wilson
2021-01-19drm/i915: Add DEBUG_GEM to the recommended CI configChris Wilson
2021-01-19drm/i915: Only enable DFP 4:4:4->4:2:0 conversion when outputting YCbCr 4:4:4Ville Syrjälä
2021-01-18drm/i915: support two CSC module on gen11 and laterLee Shawn C
2021-01-18drm/i915/gt: Add arbitration check before semaphore waitChris Wilson
2021-01-18drm/i915/gt: Clear CACHE_MODE prior to clearing residualsChris Wilson
2021-01-18drm/i915: Check for rq->hwsp validity after acquiring RCU lockChris Wilson
2021-01-18drm/i915/pmu: Don't grab wakeref when enabling eventsTvrtko Ursulin