summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2020-04-02drm/i915/gem: Drop cached obj->bind_countChris Wilson
2020-04-01drm/i915/gt: Make fence revocation unequivocalChris Wilson
2020-04-01drm/i915/gt: Store the fence details on the fenceChris Wilson
2020-04-01drm/i915/gt: Only wait for GPU activity before unbinding a GGTT fenceChris Wilson
2020-04-01drm/i915/gem: Try allocating va from free spaceChris Wilson
2020-04-01drm/i915/gt: fix spelling mistake "undeflow" -> "underflow"Chen Zhou
2020-04-01drm/i915/gt: Align engine dump active/pendingChris Wilson
2020-03-31drm/i915/gem: Ignore readonly failures when updating relocsChris Wilson
2020-03-31drm/i915/gt: Fill all the unused space in the GGTTChris Wilson
2020-03-31drm/i915: Report all failed registers for ctx isolationMika Kuoppala
2020-03-31drm/i915/gt: Include the execlists CCID of each port in the engine dumpChris Wilson
2020-03-31drm/i915/execlists: Pause CS flow before resetChris Wilson
2020-03-31drm/i915/selftests: Tidy up an error message for live_error_interruptChris Wilson
2020-03-31drm/i915/gt: Include a few tracek for timeslicingChris Wilson
2020-03-31drm/i915: Defer kicking the tasklet until all rescheduling is completeChris Wilson
2020-03-31drm/i915/tc/icl: Update TC vswing tablesJosé Roberto de Souza
2020-03-31drm/i915/dp/ehl: Update vswing table for HBR and RBRJosé Roberto de Souza
2020-03-31drm/i915/dp: Return the right vswing tablesJosé Roberto de Souza
2020-03-31drm/i915/icl+: Don't enable DDI IO power on a TypeC port in TBT modeImre Deak
2020-03-31drm/i915/execlists: Double check breadcrumb before crying foulChris Wilson
2020-03-31drm/i915/perf: don't read head/tail pointers outside critical sectionLionel Landwerlin
2020-03-30drm/i915/execlists: Explicitly reset both reg and context runtimeChris Wilson
2020-03-30drm/i915/gem: Split eb_vma into its own allocationChris Wilson
2020-03-30drm/i915/perf: Schedule oa_config after modifying the contextsChris Wilson
2020-03-30drm/i915: Wrap i915_active in a simple kreffed structChris Wilson
2020-03-30drm/i915: Allow for different modes of interruptible i915_active_waitChris Wilson
2020-03-30drm/i915/selftests: Check timeout before flush and cond checksChris Wilson
2020-03-30drm/i915/execlists: Include priority info in trace_portsChris Wilson
2020-03-30drm/i915/huc: Fix HuC register used in debugfsMichal Wajdeczko
2020-03-30drm/i915/huc: Add more errors for I915_PARAM_HUC_STATUSMichal Wajdeczko
2020-03-27drm/i915/tgl: Add definitions for VRR registers and bitsAditya Swarup
2020-03-27drm/i915/execlists: Workaround switching back to a completed contextChris Wilson
2020-03-27drm/i915: Include port sync state in the state dumpVille Syrjälä
2020-03-27drm/i915: Use REG_FIELD_PREP() & co. for TRANS_DDI_FUNC_CTL2Ville Syrjälä
2020-03-27drm/i915: Move icl_get_trans_port_sync_config() into the DDI codeVille Syrjälä
2020-03-27drm/i915: Drop usless master_transcoder assignmentsVille Syrjälä
2020-03-27drm/i915: Move TRANS_DDI_FUNC_CTL2 programming where it belongsVille Syrjälä
2020-03-27drm/i915/mst: Use .compute_config_late() to compute master transcoderVille Syrjälä
2020-03-27drm/i915: Differentiate between aliasing-ppgtt and ggtt pinningChris Wilson
2020-03-27drm: Constify adjusted_mode a bitVille Syrjälä
2020-03-27drm/i915: Get rid of silly void* from MST codeVille Syrjälä
2020-03-27drm/i915: use forced codec wake on all gen9+ platformsKai Vehmanen
2020-03-27drm/i915/perf: add new open param to configure polling of OA bufferLionel Landwerlin
2020-03-27drm/i915/perf: move pollin setup to non hw specific codeLionel Landwerlin
2020-03-27drm/i915/perf: rework aging tail workaroundLionel Landwerlin
2020-03-27drm/i915: Cast remain to unsigned long in eb_relocate_vmaNathan Chancellor
2020-03-26drm/i915/uc: do not free err log on uc_finiDaniele Ceraolo Spurio
2020-03-26drm/i915/uc: Move uC debugfs to its own folder under GTDaniele Ceraolo Spurio
2020-03-26drm/i915/debugfs: move uC printers and update debugfs file namesDaniele Ceraolo Spurio
2020-03-26drm/i915/huc: make "support huc" reflect HW capabilitiesDaniele Ceraolo Spurio