index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
si.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-11
drm/amdgpu: prepare DCE6 uniformisation with DCE8 and DCE10
Alexandre Demers
1
-34
/
+34
2025-03-05
drm/amdgpu: fix spelling typos in SI
Alexandre Demers
1
-3
/
+3
2025-02-25
drm/amdgpu: update the handle ptr in is_idle
Sunil Khatri
1
-1
/
+1
2024-12-10
drm/amdgpu: pass ip_block in set_clockgating_state
Boyuan Zhang
1
-1
/
+1
2024-12-10
drm/amdgpu: pass ip_block in set_powergating_state
Boyuan Zhang
1
-1
/
+1
2024-10-22
drm/amdgpu: Clean the functions pointer set as NULL
Sunil Khatri
1
-3
/
+0
2024-10-22
drm/amdgpu: clean the dummy soft_reset functions
Sunil Khatri
1
-6
/
+0
2024-10-22
drm/amdgpu: clean the dummy wait_for_idle functions
Sunil Khatri
1
-6
/
+0
2024-10-22
drm/amdgpu: clean the dummy suspend functions
Sunil Khatri
1
-6
/
+0
2024-10-22
drm/amdgpu: clean the dummy sw_fini functions
Sunil Khatri
1
-7
/
+0
2024-10-22
drm/amdgpu: clean the dummy sw_init functions
Sunil Khatri
1
-6
/
+0
2024-10-07
drm/amdgpu: update the handle ptr in hw_fini
Sunil Khatri
1
-4
/
+2
2024-10-07
drm/amdgpu: update the handle ptr in hw_init
Sunil Khatri
1
-5
/
+3
2024-10-07
drm/amdgpu: update the handle ptr in resume
Sunil Khatri
1
-2
/
+2
2024-10-07
drm/amdgpu: update the handle ptr in suspend
Sunil Khatri
1
-2
/
+2
2024-10-07
drm/amdgpu: update the handle ptr in wait_for_idle
Sunil Khatri
1
-1
/
+1
2024-10-01
drm/amdgpu: update the handle ptr in soft_reset
Sunil Khatri
1
-1
/
+1
2024-10-01
drm/amdgpu: update the handle ptr in sw_fini
Sunil Khatri
1
-1
/
+1
2024-10-01
drm/amdgpu: update the handle ptr in sw_init
Sunil Khatri
1
-1
/
+1
2024-10-01
drm/amdgpu: update the handle ptr in early_init
Sunil Khatri
1
-2
/
+2
2024-04-26
drm/amdgpu: add protype for print ip state
Sunil Khatri
1
-0
/
+1
2024-04-26
drm/amdgpu: add prototype for ip dump
Sunil Khatri
1
-0
/
+1
2024-04-09
drm/amdgpu/pm: Add support for MACO flag checking
Ma Jun
1
-2
/
+2
2024-02-22
drm/amdgpu: Use RMW accessors for changing LNKCTL2
Ilpo Järvinen
1
-26
/
+15
2023-10-26
drm/amd: Move AMD_IS_APU check for ASPM into top level function
Mario Limonciello
1
-2
/
+0
2023-08-21
drm/amdgpu: Use RMW accessors for changing LNKCTL
Ilpo Järvinen
1
-26
/
+10
2023-04-18
drm/amdgpu: add xcc index argument to select_sh_se function v2
Le Ma
1
-2
/
+2
2022-02-17
drm/amd: Refactor `amdgpu_aspm` to be evaluated per device
Mario Limonciello
1
-1
/
+1
2021-08-05
drm/amdgpu: replace dce_virtual with amdgpu_vkms (v3)
Ryan Taylor
1
-4
/
+4
2021-02-26
drm/amdgpu/codec: drop the internal codec index
Alex Deucher
1
-5
/
+7
2021-02-26
drm/amdgpu: add video decode/encode cap tables and asic callbacks (v3)
Alex Deucher
1
-0
/
+109
2021-02-09
drm/amdgpu/si: add PCI reset support
Alex Deucher
1
-14
/
+23
2021-02-09
drm/amdgpu/si: minor clean up of reset code
Alex Deucher
1
-5
/
+2
2020-11-02
drm/amdgpu: improve code indentation and alignment
Deepak R Varma
1
-1
/
+1
2020-09-15
drm/amd/amdgpu: fix comparison pointer to bool warning in si.c
Zheng Bin
1
-1
/
+1
2020-08-26
drm/amdgpu: add pre_asic_init callback for SI
Alex Deucher
1
-0
/
+5
2020-08-14
drm/amdgpu: note what type of reset we are using
Alex Deucher
1
-0
/
+2
2020-07-28
drm/amdgpu/si: initial support for GPU reset
Alex Deucher
1
-2
/
+90
2020-07-28
drm/amdgpu: enable DC support for SI parts (v2)
Mauro Rossi
1
-0
/
+10
2020-07-15
drm/amdgpu: add module parameter choose reset mode
Wenhui Sheng
1
-0
/
+5
2020-07-02
drm/amdgpu: SI support for VCE clock control
Alex Jivin
1
-1
/
+125
2020-07-02
drm/amdgpu: SI support for UVD clock control
Alex Jivin
1
-6
/
+228
2020-07-01
drm amdgpu: SI UVD enabled on Verde, Tahiti, Pitcairn
Sonny Jiang
1
-1
/
+1
2020-07-01
drm amdgpu: SI UVD enable for Oland
Sonny Jiang
1
-2
/
+2
2020-07-01
drm amdgpu: SI UVD context rreg/wreg
Sonny Jiang
1
-2
/
+24
2020-07-01
drm/amdgpu/uvd3.x: fix register definition warnings
Alex Deucher
1
-0
/
+1
2020-04-01
drm/amdgpu: cleanup all virtualization detection routine
Monk Liu
1
-8
/
+0
2019-12-17
Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/linux into drm-next
Daniel Vetter
1
-0
/
+6
2019-12-03
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-36
/
+61
2019-11-21
drm/amdgpu: Prefer pcie_capability_read_word()
Frederick Lawler
1
-26
/
+45
[next]