summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-04-08drm/i915/crt: use struct drm_device based loggingJani Nikula
2020-04-08drm/i915/dp: use struct drm_device based loggingJani Nikula
2020-04-08drm/i915/tc: use struct drm_device based loggingJani Nikula
2020-04-08drm/i915/panel: use struct drm_device based loggingJani Nikula
2020-04-08drm/i915/audio: use struct drm_device based loggingJani Nikula
2020-04-08drm/i915/selftests: Drop vestigal timeslicing assertChris Wilson
2020-04-07drm/i915/gt: Yield the timeslice if caught waiting on a user semaphoreChris Wilson
2020-04-07drm/i915/gem: Promote 'remain' to unsigned longChris Wilson
2020-04-06drm/i915/gem: Wait until the context is finally retired before releasing enginesChris Wilson
2020-04-06drm/i915: Allow asynchronous waits on the i915_active barriersChris Wilson
2020-04-06drm/i915: Make exclusive awaits on i915_active optionalChris Wilson
2020-04-06drm/i915/gem: Take DBG_FORCE_RELOC into account prior to using reloc_gpuChris Wilson
2020-04-06drm/i915/gem: Flush all the reloc_gpu batchChris Wilson
2020-04-06drm/i915: Extend hotplug detect retry on TypeC connectors to 5 secondsImre Deak
2020-04-06drm/i915: Add a retry counter for hotplug detect retriesImre Deak
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