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
/
amdgpu_acp.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
-2
/
+2
2024-12-10
drm/amd/pm: add inst to dpm_set_powergating_by_smu
Boyuan Zhang
1
-7
/
+7
2024-10-22
drm/amdgpu: Clean the functions pointer set as NULL
Sunil Khatri
1
-4
/
+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-07
drm/amdgpu: change the comment from handle to ip_block
Sunil Khatri
1
-2
/
+2
2024-10-07
drm/amdgpu: update the handle ptr in hw_fini
Sunil Khatri
1
-2
/
+2
2024-10-07
drm/amdgpu: update the handle ptr in hw_init
Sunil Khatri
1
-8
/
+2
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: remove the dummy fn acp_early_init
Sunil Khatri
1
-6
/
+1
2024-10-01
drm/amdgpu: update the handle ptr in sw_fini
Sunil Khatri
1
-2
/
+2
2024-10-01
drm/amdgpu: update the handle ptr in sw_init
Sunil Khatri
1
-2
/
+2
2024-10-01
drm/amdgpu: update the handle ptr in early_init
Sunil Khatri
1
-1
/
+1
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
2022-07-28
drm/amdgpu: fix i2s_pdata out of bound array access
Vijendar Mukunda
1
-8
/
+0
2022-07-18
drm/amdgpu: create I2S platform devices for Jadeite platform
Vijendar Mukunda
1
-109
/
+184
2022-07-18
drm/amdgpu: add dmi check for jadeite platform
Vijendar Mukunda
1
-0
/
+36
2022-07-18
drm/amdgpu: fix for coding style issues
Vijendar Mukunda
1
-23
/
+12
2021-07-23
drm/amdgpu/acp: Make PM domain really work
Kai-Heng Feng
1
-28
/
+26
2020-12-01
drm/amd/amdgpu/amdgpu_acp: Fix doc-rot issues pertaining to a couple of 'handle' params
Lee Jones
1
-2
/
+2
2020-11-02
drm/amdgpu/amdgpu: improve code indentation and alignment
Deepak R Varma
1
-11
/
+11
2020-08-14
drm/amd/powerplay: drop unnecessary pp_funcs checker
Evan Quan
1
-8
/
+3
2020-01-22
drm/amdgpu: remove unnecessary conversion to bool
Nirmoy Das
1
-1
/
+1
2019-10-02
drm/amdgpu: fix multiple memory leaks in acp_hw_init
Navid Emamdoost
1
-12
/
+22
2019-06-10
drm/amd: drop use of drmP.h in atom.h
Sam Ravnborg
1
-0
/
+1
2018-10-24
drm/amdgpu: Fix null point error
Rex Zhu
1
-2
/
+4
2018-08-27
drm/amgpu/acp: Implement set_powergating_state for acp
Rex Zhu
1
-0
/
+6
2018-08-27
drm/amdgpu/acp: Powrgate acp via smu
Rex Zhu
1
-112
/
+22
2018-08-27
drm/amd/amdgpu: Enabling Power Gating for Stoney platform
Vijendar Mukunda
1
-28
/
+25
2018-08-27
drm/amdgpu: Power down acp if board uses AZ (v2)
Rex Zhu
1
-3
/
+17
2018-07-18
drm/amd/amdgpu: creating two I2S instances for stoney/cz (v2)
Vijendar Mukunda
1
-10
/
+37
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-3
/
+3
2018-06-06
Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-6
/
+5
2018-05-30
PM / Domains: Drop genpd as in-param for pm_genpd_remove_device()
Ulf Hansson
1
-1
/
+1
2018-04-11
drm/amdgpu: Get pci resource directly through adev
Rex Zhu
1
-6
/
+5
2017-12-18
drm/amdgpu: rename ip block helper functions
Alex Deucher
1
-1
/
+1
2017-11-14
Merge branch 'linus-4.14-rc4-acp-prereq' of git://people.freedesktop.org/~agd5f/linux into drm-next
Dave Airlie
1
-0
/
+2
2017-11-03
drm/amd/amdgpu: Enabling ACP clock in hw_init (v2)
Akshu Agrawal
1
-35
/
+124
2017-10-18
drm/amd/amdgpu: Added asic_type as ACP DMA driver platform data
Vijendar Mukunda
1
-0
/
+2
2017-08-15
drm/amd/amdgpu: Disabling Power Gating for Stoney platform
Vijendar Mukunda
1
-23
/
+28
2017-08-15
drm/amd/amdgpu: Added a quirk for Stoney platform
Vijendar Mukunda
1
-3
/
+18
2016-11-30
Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-next
Dave Airlie
1
-1
/
+4
2016-11-07
drm/amdgpu: fix crash in acp_hw_fini
Alex Deucher
1
-1
/
+4
2016-10-25
drm/amdgpu: rework IP block registration (v2)
Alex Deucher
1
-4
/
+13
[next]