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
Age
Commit message (
Expand
)
Author
2025-02-20
drm/xe/vf: Return EOPNOTSUPP for DRM_XE_DEVICE_QUERY_ENGINE_CYCLES if VF
Marcin Bernatowicz
2025-02-19
drm/xe: Drop unnecessary GT lookup in xe_exec_queue_create_ioctl()
Matt Roper
2025-02-18
drm/xe/display: Spin-off xe_display runtime/d3cold sequences
Rodrigo Vivi
2025-02-18
drm/{i915, xe}/display: Move dsm registration under intel_driver
Rodrigo Vivi
2025-02-18
drm/xe: Add xe_mmio_init() initialization function
Ilia Levi
2025-02-18
drm/xe: s/xe_mmio_init/xe_mmio_probe_early
Ilia Levi
2025-02-17
drm/xe/display: Clarify XE_IOCTL_DBG message
Maarten Lankhorst
2025-02-17
drm/xe: Fix typo in xe_job_ptrs
Tejas Upadhyay
2025-02-16
drm/xe/pf: Release all VFs configs on device removal
Michal Wajdeczko
2025-02-14
drm/xe/hwmon: Stop ignoring errors on probe
Lucas De Marchi
2025-02-14
drm/xe/pmu: Fail probe if xe_pmu_register() fails
Lucas De Marchi
2025-02-14
drm/xe/oa: Handle errors in xe_oa_register()
Lucas De Marchi
2025-02-14
drm/xe: Move drm_dev_unplug() out of display function
Lucas De Marchi
2025-02-14
drm/xe/oa: Move fini to xe_oa
Lucas De Marchi
2025-02-14
drm/xe: Cleanup extra calls to xe_hw_fence_irq_finish()
Lucas De Marchi
2025-02-14
drm/xe: Cleanup unwind of gt initialization
Lucas De Marchi
2025-02-14
drm/xe: Remove leftover pxp comment
Lucas De Marchi
2025-02-14
drm/xe: Stop ignoring errors from xe_ttm_stolen_mgr_init()
Lucas De Marchi
2025-02-14
drm/xe: Fix xe_tile_init_noalloc() error propagation
Lucas De Marchi
2025-02-14
drm/xe: Fix error handling in xe_irq_install()
Lucas De Marchi
2025-02-14
drm/xe: Fix xe_display_fini() calls
Lucas De Marchi
2025-02-14
drm/xe: Add callback support for driver remove
Lucas De Marchi
2025-02-14
drm/xe/debugfs: fixed the return value of wedged_mode_set
Xin Wang
2025-02-14
drm/xe/debugfs: Add missing xe_pm_runtime_put in wedge_mode_set
Shuicheng Lin
2025-02-13
drm/xe/display: Remove hpd cancel work sync from runtime pm path
Rodrigo Vivi
2025-02-12
drm/xe/display: Add missing watermark ipc update at runtime resume
Rodrigo Vivi
2025-02-11
drm/xe/debugfs: Add node to dump guc log to dmesg
Lucas De Marchi
2025-02-11
drm/xe/pxp: Don't use 0 to indicate NULL
Daniele Ceraolo Spurio
2025-02-11
drm/xe: Carve out wopcm portion from the stolen memory
Nirmoy Das
2025-02-10
drm/xe/client: bo->client does not need bos_lock
Tejas Upadhyay
2025-02-10
drm/xe: Move VRAM manager to struct xe_vram_region
Piotr Piórkowski
2025-02-10
drm/xe: Rename struct xe_mem_region to struct xe_vram_region
Piotr Piórkowski
2025-02-10
drm/xe/pf: Use an explicit check to see if the device has LMTT
Piotr Piórkowski
2025-02-07
drm/xe: Enable SR-IOV for PTL
Michal Wajdeczko
2025-02-07
drm/xe: Add stats for vma page faults
Francois Dugast
2025-02-06
drm/xe: Don't treat SR-IOV platforms as reclaim unsafe
Michal Wajdeczko
2025-02-06
drm/xe: Fix PVC RPe and RPa information
Rodrigo Vivi
2025-02-05
drm/xe/hwmon: expose package and vram temperature
Raag Jadav
2025-02-04
drm/xe/pxp: Fail the load if PXP fails to initialize
Daniele Ceraolo Spurio
2025-02-04
drm/xe/vf: Don't try to trigger a full GT reset if VF
Michal Wajdeczko
2025-02-04
drm/xe/relay: Don't use GFP_KERNEL for new transactions
Michal Wajdeczko
2025-02-03
drm/xe: Refactor max_remote_tiles
Sai Teja Pottumuttu
2025-02-03
drm/xe: Refactor dma_mask_size
Sai Teja Pottumuttu
2025-02-03
drm/xe/pxp: Enable PXP for MTL and LNL
Daniele Ceraolo Spurio
2025-02-03
drm/xe/pxp: Add PXP debugfs support
Daniele Ceraolo Spurio
2025-02-03
drm/xe/pxp: add PXP PM support
Daniele Ceraolo Spurio
2025-02-03
drm/xe/pxp/uapi: Add API to mark a BO as using PXP
Daniele Ceraolo Spurio
2025-02-03
drm/xe/pxp/uapi: Add a query for PXP status
Daniele Ceraolo Spurio
2025-02-03
drm/xe/pxp/uapi: Add userspace and LRC support for PXP-using queues
Daniele Ceraolo Spurio
2025-02-03
drm/xe/pxp: Add PXP queue tracking and session start
Daniele Ceraolo Spurio
[next]