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.18.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
/
amd
/
amdgpu
/
amdgpu_device.c
Age
Commit message (
Expand
)
Author
2026-03-11
drm/amd: Set num IP blocks to 0 if discovery fails
Mario Limonciello
2026-03-06
drm/amd: Fix a few more NULL pointer dereference in device cleanup
Mario Limonciello
2026-03-06
drm/amd: Fix NULL pointer dereference in device cleanup
Mario Limonciello
2026-02-25
drm/amdgpu: Fix error handling in slot reset
Lijo Lazar
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-19
drm/amdgpu: Set atomics to true for xgmi
Harish Kasiviswanathan
2026-02-12
drm/amd/pm: send unload command to smu during modprobe -r amdgpu
Kenneth Feng
2026-02-05
drm/amd: Fix hang on amdgpu unload by using pci_dev_is_disconnected()
Mario Limonciello
2026-02-05
drm/amdgpu: Protect GPU register accesses in powergated state in some paths
Yifan Zhang
2026-02-03
drm/amdgpu: ensure no_hw_access is visible before MMIO
Perry Yuan
2026-01-28
BackMerge tag 'v6.19-rc7' into drm-next
Dave Airlie
2026-01-19
Merge tag 'amd-drm-next-6.20-2026-01-16' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2026-01-15
Merge tag 'amd-drm-next-6.20-2026-01-09' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2026-01-14
drm/amd: Clean up kfd node on surprise disconnect
Mario Limonciello (AMD)
2026-01-14
drm/amdkfd: kfd driver supports hot unplug/replug amdgpu devices
Xiaogang Chen
2026-01-08
drm/amd: Clean up kfd node on surprise disconnect
Mario Limonciello (AMD)
2026-01-07
Reapply "Revert "drm/amd: Skip power ungate during suspend for VPE""
Mario Limonciello (AMD)
2026-01-07
drm/amd/pm: Disable MMIO access during SMU Mode 1 reset
Perry Yuan
2026-01-05
drm/amd/pm: Disable MMIO access during SMU Mode 1 reset
Perry Yuan
2026-01-05
drm/amdgpu: use dma_fence_get_status() for adapter reset
Alex Deucher
2026-01-05
Documentation/amdgpu: Add UMA carveout details
Yo-Jung Leo Lin (AMD)
2026-01-05
drm/amdgpu: add UMA allocation interfaces to sysfs
Yo-Jung Leo Lin (AMD)
2026-01-05
drm/amd: Convert DRM_*() to drm_*()
Mario Limonciello (AMD)
2026-01-05
drm/amd: Drop amdgpu prefix from message prints
Mario Limonciello (AMD)
2025-12-16
drm/amdgpu: fix a job->pasid access race in gpu recovery
Alex Deucher
2025-12-16
drm/amdgpu: Move ip block related functions
Lijo Lazar
2025-12-16
drm/amdgpu: fix a job->pasid access race in gpu recovery
Alex Deucher
2025-12-16
drm/amdgpu: fix issue when switch NPS1 to NPSX
chong li
2025-12-08
drm/amdgpu: reduce the full gpu access time in amdgpu_device_init.
chong li
2025-12-08
drm/amd/ras: Support sriov uniras to obtain cper data
YiPeng Chai
2025-12-08
drm/amdgpu: fix NULL pointer issue buffer funcs
Likun Gao
2025-12-04
Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-12-04
Merge tag 'drm-next-2025-12-03' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-12-02
Revert "drm/amd: Skip power ungate during suspend for VPE"
Mario Limonciello (AMD)
2025-11-26
drm/amdgpu: fix cyan_skillfish2 gpu info fw handling
Alex Deucher
2025-11-26
drm/amdgpu: fix cyan_skillfish2 gpu info fw handling
Alex Deucher
2025-11-24
drm/amdgpu: Fix GFX hang on SteamDeck when amdgpu is reloaded
Rodrigo Siqueira
2025-11-19
drm/amd: Skip power ungate during suspend for VPE
Mario Limonciello
2025-11-19
drm/amd: Skip power ungate during suspend for VPE
Mario Limonciello
2025-11-14
drm/amdgpu: Use pci_rebar_get_max_size()
Ilpo Järvinen
2025-11-14
drm/amdgpu: Remove driver side BAR release before resize
Ilpo Järvinen
2025-11-14
PCI: Fix restoring BARs on BAR resize rollback path
Ilpo Järvinen
2025-11-11
drm/amdgpu: Use DC by default on SI dGPUs
Timur Kristóf
2025-11-06
drm/amd/ras: Fix the issue of incorrect function call
YiPeng Chai
2025-11-04
drm/amdgpu: Drop PMFW RLC notifier from amdgpu_device_suspend()
Alex Deucher
2025-11-04
drm/amdgpu: suspend ras module before gpu reset
YiPeng Chai
2025-11-04
drm/amdgpu: Add ras ip block name
YiPeng Chai
2025-11-04
drm/amdgpu: Implement user queue reset functionality
Jesse.Zhang
2025-11-04
drm/amd: Unwind for failed device suspend
Mario Limonciello (AMD)
[next]