aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2020-06-17gup: document and work around "COW can break either way" issueLinus Torvalds
2020-05-27drm/i915: Propagate error from completed fencesChris Wilson
2020-05-27drm/i915/gvt: Init DPLL/DDI vreg for virtual display instead of inheritance.Colin Xu
2020-05-20drm/i915/tgl+: Fix interrupt handling for DP AUX transactionsImre Deak
2020-05-20Make the "Reducing compressed framebufer size" message be DRM_INFO_ONCE()Peter Jones
2020-05-20drm/i915: Handle idling during i915_gem_evict_something busy loopsChris Wilson
2020-05-20drm/i915: Mark concurrent submissions with a weak-dependencyChris Wilson
2020-05-20drm/i915/gvt: Fix kernel oops for 3-level ppgtt guestZhenyu Wang
2020-05-20drm/i915/gem: Remove object_is_locked assertion from unpin_from_display_planeChris Wilson
2020-05-20drm/i915: Don't enable WaIncreaseLatencyIPCEnabled when IPC is disabledSultan Alsawaf
2020-05-20drm/i915/gt: Make timeslicing an explicit engine propertyChris Wilson
2020-05-20drm/i915/display: Load DP_TP_CTL/STATUS offset before use itJosé Roberto de Souza
2020-05-20drm/i915/tgl: TBT AUX should use TC power well opsMatt Roper
2020-05-20drm/i915/tgl: Add Wa_14010477008:tglMatt Roper
2020-05-06drm/i915: Use proper fault mask in interrupt postinstall tooMatt Roper
2020-05-06drm/i915/selftests: Fix i915_address_space refcnt leakXiyu Yang
2020-05-06drm/i915/gt: Check cacheline is valid before acquiringChris Wilson
2020-05-06drm/i915/gem: Hold obj->vma.lock over for_each_ggtt_vma()Chris Wilson
2020-04-29drm/i915/gt: Update PMINTRMSK holding fwChris Wilson
2020-04-21drm/i915/perf: Do not clear pollin for small user read buffersAshutosh Dixit
2020-04-17drm/i915/gt: Fill all the unused space in the GGTTChris Wilson
2020-04-17drm/i915/ggtt: do not set bits 1-11 in gen12 ptesDaniele Ceraolo Spurio
2020-04-17drm/i915/gt: Treat idling as a RPS downclock eventChris Wilson
2020-04-17drm/i915/icl+: Don't enable DDI IO power on a TypeC port in TBT modeImre Deak
2020-04-17drm/i915/gem: Flush all the reloc_gpu batchChris Wilson
2020-04-17drm/i915/gen12: Disable preemption timeoutTvrtko Ursulin
2020-04-08drm/i915/display: Fix mode private_flags comparison at atomic_checkUma Shankar
2020-03-16drm/i915: Handle all MCR rangesMatt Roper
2020-03-16Revert "drm/i915/tgl: Add extra hdc flush workaround"Caz Yokoyama
2020-03-16drm/i915/execlists: Track active elements during dequeueChris Wilson
2020-03-11drm/i915: Defer semaphore priority bumping to a workqueueChris Wilson
2020-03-11drm/i915/gt: Close race between cacheline_retire and freeChris Wilson
2020-03-11drm/i915/execlists: Enable timeslice on partial virtual engine dequeueChris Wilson
2020-03-11drm/i915: be more solid in checking the alignmentMatthew Auld
2020-03-11drm/i915/gvt: Fix dma-buf display blur issue on CFLTina Zhang
2020-03-11drm/i915: Return early for await_start on same timelineChris Wilson
2020-03-11drm/i915: Actually emit the await_startChris Wilson
2020-03-10Merge tag 'gvt-fixes-2020-03-10' of https://github.com/intel/gvt-linux into d...Jani Nikula
2020-03-06drm/i915/gvt: Fix emulated vbt size issueTina Zhang
2020-03-04drm/i915/gt: Drop the timeline->mutex as we wait for retirementChris Wilson
2020-03-04drm/i915/perf: Reintroduce wait on OA configuration completionChris Wilson
2020-03-03drm/i915/gvt: Fix unnecessary schedule timer when no vGPU exitsZhenyu Wang
2020-03-02drm/i915/selftests: Fix return in assert_mmap_offset()Dan Carpenter
2020-03-02drm/i915: Protect i915_request_await_start from early waitsChris Wilson
2020-03-02drm/i915/tgl: Add Wa_1608008084Lucas De Marchi
2020-03-02drm/i915/tgl: Add Wa_22010178259:tglMatt Roper
2020-03-02drm/i915: Program MBUS with rmw during initializationMatt Roper
2020-03-02drm/i915/psr: Force PSR probe only after full initializationJosé Roberto de Souza
2020-03-02drm/i915/gem: Break up long lists of object reclaimChris Wilson
2020-02-26Merge tag 'gvt-fixes-2020-02-26' of https://github.com/intel/gvt-linux into d...Jani Nikula