summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-05-11drm/i915: Fix glk watermark calculationsVille Syrjälä1-7/+8
2020-05-11drm/i915/mst: Wait for ACT sent before enabling the pipeVille Syrjälä1-4/+5
2020-05-11drm/i915: Tidy awaiting on dma-fencesChris Wilson1-6/+4
2020-05-11drm/i915: Make intel_timeline_init staticMika Kuoppala2-9/+4
2020-05-11drm/i915/gt: Mark up the racy read of execlists->context_tagChris Wilson1-1/+1
2020-05-09drm/i915: Replace zero-length array with flexible-arrayGustavo A. R. Silva3-4/+4
2020-05-09drm/i915: Replace the hardcoded I915_FENCE_TIMEOUTChris Wilson9-9/+46
2020-05-08drm/i915: Prevent using semaphores to chain up to external fencesChris Wilson2-0/+27
2020-05-08drm/i915: Peel dma-fence-chains for awaitLionel Landwerlin1-1/+28
2020-05-08drm/i915/gt: Improve precision on defer_request assertChris Wilson1-1/+2
2020-05-08drm/i915: Pull waiting on an external dma-fence into its routineChris Wilson1-6/+10
2020-05-08drm/i915: Ignore submit-fences on the same timelineChris Wilson1-0/+3
2020-05-07drm/i915/gen12: Add aux table invalidate for all enginesMika Kuoppala2-5/+87
2020-05-07drm/i915: Remove wait priority boostingChris Wilson6-32/+5
2020-05-07drm/i915: Mark concurrent submissions with a weak-dependencyChris Wilson5-6/+15
2020-05-07drm/i915/gen12: Invalidate aux table entries forciblyMika Kuoppala2-1/+17
2020-05-07drm/i915/gen12: Flush L3Mika Kuoppala1-0/+2
2020-05-07drm/i915/gen12: Fix HDC pipeline flushMika Kuoppala3-21/+44
2020-05-07Revert "drm/i915/tgl: Include ro parts of l3 to invalidate"Mika Kuoppala2-2/+0
2020-05-06drm/i915: Propagate error from completed fencesChris Wilson1-1/+3
2020-05-05drm/i915/icp: Add Wa_14010685332Matt Roper2-0/+9
2020-05-05drm/i915/gt: Stop holding onto the pinned_default_stateChris Wilson5-46/+47
2020-05-05drm/i915/execlists: Record the active CCID from before resetChris Wilson2-1/+8
2020-05-05drm/i915: Added required new PCode commandsStanislav Lisovskiy2-0/+6
2020-05-05drm/i915/tgl+: Fix interrupt handling for DP AUX transactionsImre Deak1-13/+3
2020-05-05drm/i915/gt: Small tidy of gen8+ breadcrumb emissionChris Wilson1-19/+15
2020-05-04drm/i915/selftests: Repeat the rps clock frequency measurementChris Wilson1-14/+40
2020-05-04drm/i915/display: Warn if the FBC is still writing to stolen on removalChris Wilson1-0/+3
2020-05-04drm/i915: Don't enable WaIncreaseLatencyIPCEnabled when IPC is disabledSultan Alsawaf1-1/+1
2020-05-04drm/i915: Streamline the artihmeticVille Syrjälä1-39/+20
2020-05-04drm/i915: Rename variables to be consistent with bspecVille Syrjälä1-13/+17
2020-05-04drm/i915: Nuke mode.vrefresh usageVille Syrjälä1-7/+3
2020-05-04drm/i915: Remove cnl pre-prod workaroundsVille Syrjälä4-33/+2
2020-05-04drm/i915/fbc: Require linear fb stride to be multiple of 512 bytes on gen9/glkVille Syrjälä1-2/+7
2020-05-04drm/i915: Rename bw_state to new_bw_stateStanislav Lisovskiy1-12/+12
2020-05-04drm/i915: Track active_pipes in bw_stateStanislav Lisovskiy3-18/+21
2020-05-04drm/i915: Use bw state for per crtc SAGV evaluationStanislav Lisovskiy3-29/+97
2020-05-04drm/i915/gem: Implement legacy MI_STORE_DATA_IMMChris Wilson7-135/+336
2020-05-04drm/i915/gem: Specify address type for chained reloc batchesChris Wilson1-6/+6
2020-05-04drm/i915: Allow some leniency in PCU readsChris Wilson1-1/+1
2020-05-04drm/i915/gem: Lazily acquire the device wakeref for freeing objectsChris Wilson1-3/+0
2020-05-03drm/i915/gt: Sanitize RPS interrupts upon resumeChris Wilson3-1/+7
2020-05-01drm/i915/gem: Try an alternate engine for relocationsChris Wilson1-5/+27
2020-05-01drm/i915/gem: Use a single chained reloc batches for a single execbufChris Wilson1-14/+24
2020-05-01drm/i915/gem: Use chained reloc batchesChris Wilson1-19/+115
2020-05-01drm/i915: Implement vm_ops->access for gdb access into mmapsChris Wilson2-0/+158
2020-05-01drm/i915/gt: Make timeslicing an explicit engine propertyChris Wilson3-14/+18
2020-05-01drm/i915/pmu: Keep a reference to module while activeChris Wilson1-1/+4
2020-04-30drm/i915/gt: Move the batch buffer pool from the engine to the gtChris Wilson16-116/+160
2020-04-30drm/i915: Update DRIVER_DATE to 20200430Joonas Lahtinen1-2/+2