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
/
amd
/
amdgpu
/
amdgpu_device.c
Age
Commit message (
Expand
)
Author
2020-05-22
drm/amdgpu: add apu flags (v2)
Alex Deucher
2020-05-22
drm/amdgpu: move gpu_info parsing after common early init
Alex Deucher
2020-05-22
drm/amdgpu: move discovery gfx config fetching
Alex Deucher
2020-05-18
drm/amdgpu: Add autodump debugfs node for gpu reset v8
Jiange Zhao
2020-05-08
drm/amdgpu: cleanup sysfs file handling
Nirmoy Das
2020-05-06
drm/amdgpu: use the BAR if possible in amdgpu_device_vram_access v2
Christian König
2020-05-05
drm/amdgpu: Avoid integer overflow in amdgpu_device_suspend_display_audio
Nathan Chancellor
2020-04-30
drm/amdgpu: put the audio codec into suspend state before gpu reset V3
Evan Quan
2020-04-28
drm/amdgpu: implement TMZ accessor (v3)
Luben Tuikov
2020-04-28
drm/amdgpu: add function to check tmz capability (v4)
Huang Rui
2020-04-27
drm/amdgpu: remove conversion to bool in amdgpu_device.c
Jason Yan
2020-04-27
drm/amdgpu: drop redundant cg/pg ungate on runpm enter
Evan Quan
2020-04-27
drm/amdgpu: move kfd suspend after ip_suspend_phase1
Evan Quan
2020-04-22
drm/amdgpu: set error query ready after all IPs late init
Dennis Li
2020-04-22
drm/amdgpu: code cleanup around gpu reset
Evan Quan
2020-04-22
drm/amdgpu: optimize the gpu reset for XGMI setup V2
Evan Quan
2020-04-22
drm/amdgpu: correct cancel_delayed_work_sync on gpu reset
Evan Quan
2020-04-22
drm/amdgpu: correct fbdev suspend on gpu reset
Evan Quan
2020-04-22
drm/amdgpu: clean up unused variable about ring lru
Kevin Wang
2020-04-22
drm/amdgpu: Print CU information by default during initialization
Yong Zhao
2020-04-22
drm/amdgpu: fix race between pstate and remote buffer map
Jonathan Kim
2020-04-22
Revert "drm/amdgpu: use the BAR if possible in amdgpu_device_vram_access v2"
Kent Russell
2020-04-22
drm/amdgpu: fix the hw hang during perform system reboot and reset
Prike Liang
2020-04-13
drm/amd/amdgpu: remove hardcoded module name in prints
Aurabindo Pillai
2020-04-13
drm/amdgpu: fix wrong vram lost counter increment V2
Evan Quan
2020-04-09
drm/amdgpu: support access regs outside of mmio bar
Hawking Zhang
2020-04-09
drm/amdgpu: retire AMDGPU_REGS_KIQ flag
Hawking Zhang
2020-04-09
drm/amdgpu: retire RREG32_IDX/WREG32_IDX
Hawking Zhang
2020-04-09
drm/amdgpu: remove inproper workaround for vega10
Hawking Zhang
2020-04-09
drm/amdgpu: fix gfx hang during suspend with video playback (v2)
Prike Liang
2020-04-09
drm/amdgpu/sriov add amdgpu_amdkfd_pre_reset in gpu reset
Jack Zhang
2020-04-09
drm/amdkfd Avoid destroy hqd when GPU is on reset
Jack Zhang
2020-04-09
drm/amdgpu: rework sched_list generation
Nirmoy Das
2020-04-09
drm/amdgpu/sriov add amdgpu_amdkfd_pre_reset in gpu reset
Jack Zhang
2020-04-01
drm/amdgpu: extend compute job timeout
Jiawei
2020-04-01
drm/amdgpu: postpone entering fullaccess mode
Monk Liu
2020-04-01
drm/amdgpu: adjust sequence of ip_discovery init and timeout_setting
Monk Liu
2020-04-01
drm/amdgpu: equip new req_init_data handshake
Monk Liu
2020-04-01
drm/amdgpu: disable ras query and iject during gpu reset
John Clements
2020-04-01
drm/amdgpu: cleanup all virtualization detection routine
Monk Liu
2020-04-01
drm/amdgpu: Enable reading FRU chip via I2C v3
Kent Russell
2020-03-20
drm/amdgpu: protect RAS sysfs during GPU reset
John Clements
2020-03-16
drm/amdgpu: revise RLCG access path
Monk Liu
2020-03-13
drm/amdgpu: add fbdev suspend/resume on gpu reset
Evan Quan
2020-03-05
drm/amdgpu: fix IB test MCBP bug
Monk Liu
2020-02-28
drm/amdgpu: no need to clean debugfs at amdgpu
Yintian Tao
2020-02-28
Merge tag 'amd-drm-next-5.7-2020-02-26' of git://people.freedesktop.org/~agd5...
Dave Airlie
2020-02-26
drm/amdgpu: drop legacy drm load and unload callbacks
Alex Deucher
2020-02-26
drm/amdgpu/firmware: move debugfs init into core amdgpu debugfs
Alex Deucher
2020-02-26
drm/amdgpu/regs: move debugfs init into core amdgpu debugfs
Alex Deucher
[next]