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
/
si.c
Age
Commit message (
Expand
)
Author
2025-04-08
drm/amdgpu: still cleanup sid.h
Alexandre Demers
2025-04-07
drm/amdgpu: move si.c away from sid.h
Alexandre Demers
2025-04-07
drm/amdgpu: move si_dma.c away from sid.h and si_enums.h
Alexandre Demers
2025-04-07
drm/amdgpu: wire up defines, shifts and masks through SI code
Alexandre Demers
2025-03-11
drm/amdgpu: prepare DCE6 uniformisation with DCE8 and DCE10
Alexandre Demers
2025-03-05
drm/amdgpu: fix spelling typos in SI
Alexandre Demers
2025-02-25
drm/amdgpu: update the handle ptr in is_idle
Sunil Khatri
2024-12-10
drm/amdgpu: pass ip_block in set_clockgating_state
Boyuan Zhang
2024-12-10
drm/amdgpu: pass ip_block in set_powergating_state
Boyuan Zhang
2024-10-22
drm/amdgpu: Clean the functions pointer set as NULL
Sunil Khatri
2024-10-22
drm/amdgpu: clean the dummy soft_reset functions
Sunil Khatri
2024-10-22
drm/amdgpu: clean the dummy wait_for_idle functions
Sunil Khatri
2024-10-22
drm/amdgpu: clean the dummy suspend functions
Sunil Khatri
2024-10-22
drm/amdgpu: clean the dummy sw_fini functions
Sunil Khatri
2024-10-22
drm/amdgpu: clean the dummy sw_init functions
Sunil Khatri
2024-10-07
drm/amdgpu: update the handle ptr in hw_fini
Sunil Khatri
2024-10-07
drm/amdgpu: update the handle ptr in hw_init
Sunil Khatri
2024-10-07
drm/amdgpu: update the handle ptr in resume
Sunil Khatri
2024-10-07
drm/amdgpu: update the handle ptr in suspend
Sunil Khatri
2024-10-07
drm/amdgpu: update the handle ptr in wait_for_idle
Sunil Khatri
2024-10-01
drm/amdgpu: update the handle ptr in soft_reset
Sunil Khatri
2024-10-01
drm/amdgpu: update the handle ptr in sw_fini
Sunil Khatri
2024-10-01
drm/amdgpu: update the handle ptr in sw_init
Sunil Khatri
2024-10-01
drm/amdgpu: update the handle ptr in early_init
Sunil Khatri
2024-04-26
drm/amdgpu: add protype for print ip state
Sunil Khatri
2024-04-26
drm/amdgpu: add prototype for ip dump
Sunil Khatri
2024-04-09
drm/amdgpu/pm: Add support for MACO flag checking
Ma Jun
2024-02-22
drm/amdgpu: Use RMW accessors for changing LNKCTL2
Ilpo Järvinen
2023-10-26
drm/amd: Move AMD_IS_APU check for ASPM into top level function
Mario Limonciello
2023-08-21
drm/amdgpu: Use RMW accessors for changing LNKCTL
Ilpo Järvinen
2023-04-18
drm/amdgpu: add xcc index argument to select_sh_se function v2
Le Ma
2022-02-17
drm/amd: Refactor `amdgpu_aspm` to be evaluated per device
Mario Limonciello
2021-08-05
drm/amdgpu: replace dce_virtual with amdgpu_vkms (v3)
Ryan Taylor
2021-02-26
drm/amdgpu/codec: drop the internal codec index
Alex Deucher
2021-02-26
drm/amdgpu: add video decode/encode cap tables and asic callbacks (v3)
Alex Deucher
2021-02-09
drm/amdgpu/si: add PCI reset support
Alex Deucher
2021-02-09
drm/amdgpu/si: minor clean up of reset code
Alex Deucher
2020-11-02
drm/amdgpu: improve code indentation and alignment
Deepak R Varma
2020-09-15
drm/amd/amdgpu: fix comparison pointer to bool warning in si.c
Zheng Bin
2020-08-26
drm/amdgpu: add pre_asic_init callback for SI
Alex Deucher
2020-08-14
drm/amdgpu: note what type of reset we are using
Alex Deucher
2020-07-28
drm/amdgpu/si: initial support for GPU reset
Alex Deucher
2020-07-28
drm/amdgpu: enable DC support for SI parts (v2)
Mauro Rossi
2020-07-15
drm/amdgpu: add module parameter choose reset mode
Wenhui Sheng
2020-07-02
drm/amdgpu: SI support for VCE clock control
Alex Jivin
2020-07-02
drm/amdgpu: SI support for UVD clock control
Alex Jivin
2020-07-01
drm amdgpu: SI UVD enabled on Verde, Tahiti, Pitcairn
Sonny Jiang
2020-07-01
drm amdgpu: SI UVD enable for Oland
Sonny Jiang
2020-07-01
drm amdgpu: SI UVD context rreg/wreg
Sonny Jiang
2020-07-01
drm/amdgpu/uvd3.x: fix register definition warnings
Alex Deucher
[next]