summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt/intel_rc6.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-04drm/i915: Remove cnl pre-prod workaroundsVille Syrjälä1-7/+1
2020-04-08drm/i915/gt: prefer struct drm_device based loggingJani Nikula1-2/+2
2020-03-24drm/i915/gt: Select the deepest available parking mode for rc6Chris Wilson1-1/+9
2020-03-19drm/i915/rc6: convert to struct drm_device based logging macros.Wambui Karuga1-15/+20
2020-03-06drm/i915: properly sanity check batch_start_offsetMatthew Auld1-4/+4
2020-03-03drm/i915/vgpu: improve vgpu abstractionsJani Nikula1-0/+1
2020-02-05drm/i915/display: Be explicit in handling the preallocated vmaChris Wilson1-1/+0
2020-02-04drm/i915/gt: Fix rc6 on IvybridgeChris Wilson1-4/+1
2020-01-22drm/i915/gt: Make WARN* drm specific where drm_priv ptr is availablePankaj Bharadiya1-1/+1
2020-01-14drm/i915/gt: Clear rc6 residency trackers across suspendChris Wilson1-0/+2
2019-12-12drm/i915/gt: Only ignore rc6 parking for PCU on byt/bswChris Wilson1-1/+2
2019-12-11drm/i915/gt: Disable manual rc6 for Braswell/BaytrailChris Wilson1-0/+3
2019-12-02drm/i915/gt: Simplify rc6 w/a applicationChris Wilson1-53/+6
2019-12-02drm/i915/gt: Use soft-rc6 for w/a protectionChris Wilson1-6/+13
2019-11-27drm/i915/gt: Manual rc6 entry upon parkingChris Wilson1-15/+38
2019-11-19drm/i915/selftests: Exercise rc6 w/a handlingChris Wilson1-0/+4
2019-11-15drm/i915/gt: Mention which device failedChris Wilson1-1/+2
2019-11-15Merge drm/drm-next into drm-intel-next-queuedJani Nikula1-0/+65
2019-11-14drm/i915: Restore GT coarse power gating workaroundImre Deak1-2/+7
2019-11-14drm/i915/gen8+: Add RC6 CTX corruption WAImre Deak1-0/+65
2019-11-11drm/i915/icl: Refine PG_HYSTERESISChris Wilson1-8/+5
2019-11-05drm/i915: Defer rc6 shutdown to suspend_lateChris Wilson1-0/+5
2019-11-01drm/i915: Defer rc6 shutdown to suspend_lateChris Wilson1-0/+5
2019-10-18drm/i915/gt: Convert the leftover for_each_engine(gt)Chris Wilson1-6/+6
2019-10-04drm/i915/stolen: make the object creation interface consistentCQ Tang1-4/+4
2019-09-27drm/i915: Extract GT render sleep (rc6) managementAndi Shyti1-0/+712