index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
intel_engine_pm.c
Age
Commit message (
Expand
)
Author
2024-03-28
drm/i915/gt: Reset queue_priority_hint on parking
Chris Wilson
2023-11-20
drm/i915: Track gt pm wakerefs
Andrzej Hajda
2023-08-21
drm/i915: Replace several IS_METEORLAKE with proper IP version checks
Matt Roper
2023-08-10
drm/i915: Make i915_coherent_map_type GT-centric
Jonathan Cavitt
2023-06-10
drm/i915: use pointer to i915 instead of rpm in wakeref
Luca Coelho
2023-04-05
drm/i915/gt: Hold a wakeref for the active VM
Chris Wilson
2022-11-21
drm/i915/mtl: Enable Idle Messaging for GSC CS
Vinay Belgaumkar
2021-12-21
drm/i915: Add ww ctx to i915_gem_object_trylock
Maarten Lankhorst
2021-12-13
drm/i915: Don't disable interrupts and pretend a lock as been acquired in __t...
Sebastian Andrzej Siewior
2021-10-15
drm/i915/guc: Don't call switch_to_kernel_context with GuC submission
Matthew Brost
2021-09-24
drm/i915/gt: Register the migrate contexts with their engines
Thomas Hellström
2021-06-18
drm/i915: Reset sched_engine.no_priolist immediately after dequeue
Matthew Brost
2021-06-18
drm/i915: Move priolist to new i915_sched_engine object
Matthew Brost
2021-04-27
drm/i915: Update the helper to set correct mapping
Venkata Sandeep Dhanalakota
2021-04-08
Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-03-24
drm/i915/gt: SPDX cleanup
Chris Wilson
2021-03-24
drm/i915: Make __engine_unpark() compatible with ww locking.
Maarten Lankhorst
2021-01-14
drm/i915/gt: Prune inlines
Chris Wilson
2020-12-24
drm/i915/gt: Replace direct submit with direct call to tasklet
Chris Wilson
2020-12-22
drm/i915/gt: Track all timelines created using the HWSP
Chris Wilson
2020-12-17
drm/i915/gt: Drain the breadcrumbs just once
Chris Wilson
2020-10-16
drm/i915/gt: Confirm the context survives execution
Chris Wilson
2020-09-07
drm/i915/gt: Distinguish the virtual breadcrumbs from the irq breadcrumbs
Chris Wilson
2020-07-15
drm/i915/gt: Assert the kernel context is using the HWSP
Chris Wilson
2020-05-05
drm/i915/gt: Stop holding onto the pinned_default_state
Chris Wilson
2020-04-30
drm/i915/gt: Move the batch buffer pool from the engine to the gt
Chris Wilson
2020-04-29
drm/i915/gt: Keep a no-frills swappable copy of the default context state
Chris Wilson
2020-04-01
drm/i915/gt: fix spelling mistake "undeflow" -> "underflow"
Chen Zhou
2020-01-22
drm/i915/gt: Include a tell-tale for engine parking
Chris Wilson
2020-01-03
drm/i915/gt: Always poison the kernel_context image before unparking
Chris Wilson
2020-01-03
drm/i915/gt: Discard stale context state from across idling
Chris Wilson
2019-12-30
drm/i915/gt: Avoid using the GPU before initialisation
Chris Wilson
2019-12-21
drm/i915: Remove i915->kernel_context
Chris Wilson
2019-12-19
drm/i915/gt: Track engine round-trip times
Chris Wilson
2019-12-13
drm/i915: Introduce new macros for tracing
Venkata Sandeep Dhanalakota
2019-12-11
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
2019-12-06
Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-11-27
Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-11-27
drm/i915: Serialise i915_active_fence_set() with itself
Chris Wilson
2019-11-25
drm/i915/gt: Adapt engine_park synchronisation rules for engine_retire
Chris Wilson
2019-11-25
drm/i915/gt: Unlock engine-pm after queuing the kernel context switch
Chris Wilson
2019-11-25
drm/i915: Mark up the calling context for intel_wakeref_put()
Chris Wilson
2019-11-25
drm/i915/gt: Adapt engine_park synchronisation rules for engine_retire
Chris Wilson
2019-11-20
drm/i915/gt: Unlock engine-pm after queuing the kernel context switch
Chris Wilson
2019-11-20
drm/i915: Mark up the calling context for intel_wakeref_put()
Chris Wilson
2019-10-24
drm/i915/gt: Split intel_ring_submission
Chris Wilson
2019-10-23
drm/i915/gt: Replace hangcheck by heartbeats
Chris Wilson
2019-10-21
drm/i915/gt: Introduce barrier pulses along engines
Chris Wilson
2019-10-09
locking/lockdep: Remove unused @nested argument from lock_release()
Qian Cai
2019-10-07
drm/i915/gt: Prefer local path to runtime powermanagement
Chris Wilson
[next]