2020-06-16 | Chris Wilson | drm/i915/gt: Move ilk GT workarounds from init_clock_gating... Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2020-06-16 | Chris Wilson | drm/i915/gt: Move snb GT workarounds from init_clock_gating... Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2020-06-16 | Chris Wilson | drm/i915/gt: Move vlv GT workarounds from init_clock_gating... Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2020-06-16 | Chris Wilson | drm/i915/gt: Move ivb GT workarounds from init_clock_gating... Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2020-06-16 | Chris Wilson | drm/i915/gt: Move hsw GT workarounds from init_clock_gating... Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2020-06-16 | Imre Deak | drm/i915/icl: Disable DIP on MST ports with the transcoder... Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2020-06-16 | Chris Wilson | drm/i915/gt: Incrementally check for rewinding Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2020-06-16 | Khaled Almahallawy | drm/i915/tc: fix the reset of ln0 Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2020-06-16 | Chris Wilson | drm/i915/gt: Prevent timeslicing into unpreemptable... Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2020-06-16 | Chris Wilson | drm/i915/selftests: Restore to default heartbeat Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2020-06-15 | Arnd Bergmann | drm/i915: work around false-positive maybe-uninitialized... Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2020-06-15 | Arnd Bergmann | drm/i915/pmu: avoid an maybe-uninitialized warning Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2020-06-15 | Chris Wilson | drm/i915/gt: Incorporate the virtual engine into timeslicing Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2020-06-09 | Chris Wilson | drm/i915/display: Only query DP state of a DDI encoder Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2020-06-08 | Jani Nikula | drm/i915/params: fix i915.reset module param type Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2020-06-08 | Chris Wilson | drm/i915/gem: Mark the buffer pool as active for the... Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2020-06-02 | Joonas Lahtinen | Merge tag 'gvt-next-fixes-2020-05-28' of https://github... Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2020-06-02 | Jani Nikula | drm/i915/params: fix i915.fake_lmem_start module param... Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2020-06-02 | Jani Nikula | drm/i915/params: don't expose inject_probe_failure... Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2020-06-02 | Chris Wilson | drm/i915: Whitelist context-local timestamp in the... Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2020-06-02 | Ville Syrjälä | drm/i915: Fix global state use-after-frees with a refcount Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2020-06-01 | Chris Wilson | drm/i915: Check for awaits on still currently executing... Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2020-06-01 | Chris Wilson | drm/i915/gt: Do not schedule normal requests immediately... Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2020-06-01 | Chris Wilson | drm/i915: Reorder await_execution before await_request Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2020-05-25 | Chris Wilson | drm/i915/gem: Avoid iterating an empty list Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2020-05-25 | Chris Wilson | drm/i915: Avoid using rq->engine after free during... Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2020-05-25 | Chris Wilson | drm/i915: Disable semaphore inter-engine sync without... Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2020-05-25 | Chris Wilson | drm/i915/gt: Remove errant assertion in __intel_context_do_pin Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2020-05-25 | Chris Wilson | drm/i915: Don't set queue-priority hint when supressing... Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2020-05-19 | Imre Deak | drm/i915: Fix AUX power domain toggling across TypeC... Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2020-05-19 | Nathan Chancellor | drm/i915: Mark check_shadow_context_ppgtt as maybe... Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2020-05-19 | Arnd Bergmann | drm/i915: avoid unused scale_user_to_hw() warning Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2020-05-15 | Joonas Lahtinen | drm/i915: Update DRIVER_DATE to 20200515 Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2020-05-14 | Joonas Lahtinen | drm/i915: Document locking guidelines Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2020-05-14 | Joonas Lahtinen | Merge tag 'gvt-next-2020-05-12' of https://github.com... Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2020-04-30 | Joonas Lahtinen | drm/i915: Update DRIVER_DATE to 20200430 Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2020-04-30 | Joonas Lahtinen | Merge tag 'gvt-next-2020-04-22' of https://github.com... Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2020-04-17 | Joonas Lahtinen | drm/i915: Update DRIVER_DATE to 20200417 Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2020-04-16 | Joonas Lahtinen | Merge tag 'topic/phy-compliance-2020-04-08' of git... Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2020-04-16 | Joonas Lahtinen | Merge drm/drm-next into drm-intel-next-queued Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2020-01-21 | Tvrtko Ursulin | drm/i915: Align engine->uabi_class/instance with i915_drm.h Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2020-01-21 | Matthew Auld | drm/i915/userptr: fix size calculation Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2020-01-14 | Tvrtko Ursulin | drm/i915/pmu: Do not use colons or dashes in PMU names Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2020-01-13 | Chris Wilson | drm/i915/gt: Mark ring->vma as active while pinned Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2020-01-13 | Chris Wilson | drm/i915/gt: Mark context->state vma as active while... Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2020-01-13 | Chris Wilson | drm/i915/gt: Skip trying to unbind in restore_ggtt_mappings Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2020-01-13 | YueHaibing | drm/i915: Add missing include file <linux/math64.h> Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2020-01-07 | Manasi Navare | drm/i915/dp: Disable Port sync mode correctly on teardown Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2020-01-07 | Matt Roper | drm/i915: Add Wa_1407352427:icl,ehl Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2020-01-07 | Matt Roper | drm/i915: Add Wa_1408615072 and Wa_1407596294 to icl,ehl Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2020-01-07 | Chris Wilson | drm/i915/gt: Restore coarse power gating Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2020-01-07 | Chris Wilson | drm/i915/gt: Do not restore invalid RS state Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2020-01-07 | Kai Vehmanen | drm/i915: Limit audio CDCLK>=2*BCLK constraint back... Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2020-01-07 | Chris Wilson | drm/i915/gt: Mark up virtual engine uabi_instance Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2019-12-18 | Joonas Lahtinen | Merge tag 'gvt-fixes-2019-12-18' of https://github... Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2019-12-18 | Tvrtko Ursulin | drm/i915: Fix pid leak with banned clients Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2019-12-18 | Chris Wilson | drm/i915/gem: Keep request alive while attaching fences Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2019-12-17 | Vandita Kulkarni | drm/i915: Fix WARN_ON condition for cursor plane ddb... Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2019-12-16 | Matt Roper | drm/i915/tgl: Drop Wa#1178 Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2019-12-16 | Matt Roper | drm/i915/ehl: Define EHL powerwells independently of ICL Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2019-12-16 | Chris Wilson | drm/i915: Set fence_work.ops before dma_fence_init Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2019-12-16 | Chris Wilson | drm/i915: Copy across scheduler behaviour flags across... Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2019-12-16 | Animesh Manna | drm/i915/dsb: Fix in mmio offset calculation of DSB... Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2019-12-11 | Chris Wilson | drm/i915: Serialise with remote retirement Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2019-12-10 | Chris Wilson | drm/i915/gt: Detect if we miss WaIdleLiteRestore Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2019-12-10 | Ville Syrjälä | drm/i915/hdcp: Nuke intel_hdcp_transcoder_config() Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2019-12-10 | Ville Syrjälä | drm/i915/fbc: Disable fbc by default on all glk+ Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2019-12-10 | Umesh Nerlige Ramappa | drm/i915/perf: Configure OAR for specific context Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2019-12-10 | Umesh Nerlige Ramappa | drm/i915/perf: Allow non-privileged access when OA... Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2019-12-09 | Chris Wilson | drm/i915/gt: Save irqstate around virtual_context_destroy Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2019-12-03 | Matt Roper | drm/i915/ehl: Make icp_digital_port_connected() use... Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2019-12-02 | Joonas Lahtinen | Merge tag 'gvt-next-fixes-2019-12-02' of https://github... Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2019-12-02 | Chris Wilson | drm/i915/gem: Take timeline->mutex to walk list-of... Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2019-11-27 | Chris Wilson | drm/i915: Reduce nested prepare_remote_context() to... Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2019-11-27 | Chris Wilson | drm/i915: Default to a more lenient forced preemption... Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2019-11-26 | Chris Wilson | drm/i915/gt: Make intel_ring_unpin() safe for concurrent... Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2019-11-25 | Chris Wilson | drm/i915/gt: Schedule request retirement when timeline... Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2019-11-25 | Chris Wilson | drm/i915/gt: Adapt engine_park synchronisation rules... Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2019-11-25 | Chris Wilson | drm/i915/execlists: Fixup cancel_port_requests() Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2019-11-25 | Chris Wilson | drm/i915/gt: Mark the execlists->active as the primary... Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2019-11-25 | Chris Wilson | drm/i915/gt: Unlock engine-pm after queuing the kernel... Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2019-11-25 | Chris Wilson | drm/i915/gt: Close race between engine_park and intel_gt_ret... Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2019-11-25 | Chris Wilson | drm/i915: Mark up the calling context for intel_wakeref_put() Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2019-11-25 | Chris Wilson | drm/i915: Wait until the intel_wakeref idle callback... Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2019-11-25 | Chris Wilson | drm/i915/gt: Fixup config ifdeffery for pm_suspend_target_state Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2019-11-25 | Tvrtko Ursulin | drm/i915/query: Align flavour of engine data lookup Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2019-11-25 | Matt Roper | drm/i915/tgl: Add DKL PHY vswing table for HDMI Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2019-11-25 | Matt Roper | drm/i915/ehl: Update voltage level checks Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2019-11-22 | Chris Wilson | Revert "drm/i915/gt: Wait for new requests in intel_gt_retir... Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2019-11-20 | Joonas Lahtinen | Merge tag 'gvt-next-fixes-2019-11-12' of https://github... Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2019-11-20 | Chris Wilson | drm/i915: Split i915_active.mutex into an irq-safe... Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2019-11-18 | Jani Nikula | drm/i915: fix accidental static variable use Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2019-11-18 | Don Hiatt | drm/i915/guc: Skip suspend/resume GuC action on platforms... Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2019-11-18 | Chris Wilson | drm/i915/gt: Wait for new requests in intel_gt_retire_requests() Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2019-11-18 | Imre Deak | drm/i915: Restore GT coarse power gating workaround Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2019-11-18 | Chris Wilson | drm/i915/fbdev: Restore physical addresses for fb_mmap() Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2019-11-18 | Lionel Landwerlin | drm/i915/perf: don't forget noa wait after oa config Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2019-11-18 | Bruce Chang | drm/i915: Avoid atomic context for error capture Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2019-11-18 | José Roberto de... | drm/i915/display: Fix TRANS_DDI_MST_TRANSPORT_SELECT... Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
2019-11-18 | Imre Deak | drm/i915: Fix detection for a CMP-V PCH Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> |
commit | commitdiff | tree |
next |