index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2022-03-01
Merge tag 'amd-drm-next-5.18-2022-02-25' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2022-02-24
drm/amdgpu: Exclude PCI reset method for now.
Andrey Grodzovsky
2022-02-25
Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2022-02-23
drm/amdgpu: add reset register dump trace on GPU
Somalapuram Amaranath
2022-02-23
drm/amdgpu: drop testing module parameter
Alex Deucher
2022-02-23
drm/amdgpu: drop benchmark module parameter
Alex Deucher
2022-02-23
drm/amdgpu: add a benchmark mutex
Alex Deucher
2022-02-23
drm/sched: Add device pointer to drm_gpu_scheduler
Jiawei Gu
2022-02-17
drm/amd: Refactor `amdgpu_aspm` to be evaluated per device
Mario Limonciello
2022-02-17
drm/amdgpu: define amdgpu_ras_late_init to call all ras blocks' .ras_late_init
yipechai
2022-02-16
drm/amdgpu: make cyan skillfish support code more consistent
Alex Deucher
2022-02-14
drm/amdgpu: Handle the GPU recovery failure in SRIOV environment.
Surbhi Kakarya
2022-02-14
drm/amdgpu: Fix a kerneldoc warning
Rajneesh Bhardwaj
2022-02-11
drm/amdgpu: Fix htmldoc warning
Andrey Grodzovsky
2022-02-09
drm/amdgpu: Revert 'drm/amdgpu: annotate a false positive recursive locking'
Andrey Grodzovsky
2022-02-09
drm/amdgpu: Rework amdgpu_device_lock_adev
Andrey Grodzovsky
2022-02-09
drm/amdgpu: Move in_gpu_reset into reset_domain
Andrey Grodzovsky
2022-02-09
drm/amdgpu: Move reset sem into reset_domain
Andrey Grodzovsky
2022-02-09
drm/amdgpu: Rework reset domain to be refcounted.
Andrey Grodzovsky
2022-02-09
drm/amdgpu: Drop concurrent GPU reset protection for device
Andrey Grodzovsky
2022-02-09
drm/amdgpu: Drop hive->in_reset
Andrey Grodzovsky
2022-02-09
drm/amdgpu: Serialize non TDR gpu recovery with TDRs
Andrey Grodzovsky
2022-02-09
drm/amdgpu: Move scheduler init to after XGMI is ready
Andrey Grodzovsky
2022-02-09
drm/amdgpu: Introduce reset domain
Andrey Grodzovsky
2022-02-02
drm/amdgpu: remove duplicate include in 'amdgpu_device.c'
Changcheng Deng
2022-01-27
drm/amdgpu/UAPI: add new CTX OP to get/set stable pstates
Alex Deucher
2022-01-27
drm/amdgpu: Fix an error message in rmmod
Tianci.Yin
2022-01-25
drm/amdgpu: move PX checking into amdgpu_device_ip_early_init
Alex Deucher
2022-01-25
drm/amdgpu: switch to amdgpu_sriov_rreg/wreg
Hawking Zhang
2022-01-19
drm/amdgpu: modify a pair of functions for the pcie port wreg/rreg
Xiaojian Du
2022-01-18
drm/amd/amdgpu: fixing read wrong pf2vf data in SRIOV
Jingwen Chen
2022-01-18
drm/amd/amdgpu: fixing read wrong pf2vf data in SRIOV
Jingwen Chen
2022-01-14
drm/amdgpu: invert the logic in amdgpu_device_should_recover_gpu()
Alex Deucher
2022-01-14
drm/amdgpu: Enable recovery on yellow carp
CHANDAN VURDIGERE NATARAJ
2022-01-14
drm/amdgpu: invert the logic in amdgpu_device_should_recover_gpu()
Alex Deucher
2022-01-14
drm/amdgpu: Enable recovery on yellow carp
CHANDAN VURDIGERE NATARAJ
2022-01-14
drm/amdgpu: clean up some inconsistent indenting
Yang Li
2022-01-14
drm/amdgpu: Modify mmhub block to fit for the unified ras block data and ops
yipechai
2022-01-14
drm/amdgpu: Unify ras block interface for each ras block
yipechai
2022-01-14
drm/amd/pm: do not expose implementation details to other blocks out of power
Evan Quan
2022-01-11
drm/amdgpu: not return error on the init_apu_flags
Prike Liang
2022-01-11
drm/amd/amdgpu: Add pcie indirect support to amdgpu_mm_wreg_mmio_rlc()
Tom St Denis
2022-01-11
drm/amdgpu: recover gart table at resume
Nirmoy Das
2022-01-11
drm/amdgpu: do not pass ttm_resource_manager to gtt_mgr
Nirmoy Das
2022-01-11
drm/amdgpu: Unmap MMIO mappings when device is not unplugged
Leslie Shi
2022-01-07
drm/amdgpu: explicitly check for s0ix when evicting resources
Mario Limonciello
2021-12-31
Merge tag 'amd-drm-next-5.17-2021-12-30' of ssh://gitlab.freedesktop.org/agd5...
Dave Airlie
2021-12-30
drm/amdgpu: no DC support for headless chips
Alex Deucher
2021-12-30
drm/amdgpu: Check the memory can be accesssed by ttm_device_clear_dma_mappings.
Surbhi Kakarya
2021-12-30
drm/amdgpu: Call amdgpu_device_unmap_mmio() if device is unplugged to prevent...
Leslie Shi
[next]