summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-04-03drm/i915/gt: Free request pool from virtual enginesChris Wilson
2020-04-03drm/i915/selftests: Wait until we start timeslicing after a submitChris Wilson
2020-04-03drm/i915: Check current i915_vma.pin_count status first on unbindChris Wilson
2020-04-03drm/i915/perf: Do not clear pollin for small user read buffersAshutosh Dixit
2020-04-03drm/i915: Revoke mmap before fenceChris Wilson
2020-04-03drm/i915: Move the port sync DP_TP_CTL stuff to the encoder hookVille Syrjälä
2020-04-03drm/i915: Pass atomic state to encoder hooksVille Syrjälä
2020-04-03drm/i915: Do pipe updates after enables for everyoneVille Syrjälä
2020-04-03drm/i915: Fix port sync code to work with >2 pipesVille Syrjälä
2020-04-03drm/i915: Eliminate port sync copy pastaVille Syrjälä
2020-04-03drm/i915: Implement port sync for SKL+Ville Syrjälä
2020-04-03drm/i915: Store cpu_transcoder_mask in device infoVille Syrjälä
2020-04-03drm/i915: Avoid setting timer->expires to 0Chris Wilson
2020-04-03drm/i915: Keep a per-engine request poolChris Wilson
2020-04-02drm/i915/tgl: Make Wa_14010229206 permanentSwathi Dhanavanthri
2020-04-02drm/i915/selftests: Check for has-reset before testing hostile contextsChris Wilson
2020-04-02drm/i915/gem: Utilize rcu iteration of context enginesChris Wilson
2020-04-02drm/i915/execlists: Peek at the next submission for error interruptsChris Wilson
2020-04-02drm/i915/uc: Cleanup kerneldoc warningsChris Wilson
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