index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_acp.c
Age
Commit message (
Expand
)
Author
2022-07-28
drm/amdgpu: fix i2s_pdata out of bound array access
Vijendar Mukunda
2022-07-18
drm/amdgpu: create I2S platform devices for Jadeite platform
Vijendar Mukunda
2022-07-18
drm/amdgpu: add dmi check for jadeite platform
Vijendar Mukunda
2022-07-18
drm/amdgpu: fix for coding style issues
Vijendar Mukunda
2021-07-23
drm/amdgpu/acp: Make PM domain really work
Kai-Heng Feng
2020-12-01
drm/amd/amdgpu/amdgpu_acp: Fix doc-rot issues pertaining to a couple of 'hand...
Lee Jones
2020-11-02
drm/amdgpu/amdgpu: improve code indentation and alignment
Deepak R Varma
2020-08-14
drm/amd/powerplay: drop unnecessary pp_funcs checker
Evan Quan
2020-01-22
drm/amdgpu: remove unnecessary conversion to bool
Nirmoy Das
2019-10-02
drm/amdgpu: fix multiple memory leaks in acp_hw_init
Navid Emamdoost
2019-06-10
drm/amd: drop use of drmP.h in atom.h
Sam Ravnborg
2018-10-24
drm/amdgpu: Fix null point error
Rex Zhu
2018-08-27
drm/amgpu/acp: Implement set_powergating_state for acp
Rex Zhu
2018-08-27
drm/amdgpu/acp: Powrgate acp via smu
Rex Zhu
2018-08-27
drm/amd/amdgpu: Enabling Power Gating for Stoney platform
Vijendar Mukunda
2018-08-27
drm/amdgpu: Power down acp if board uses AZ (v2)
Rex Zhu
2018-07-18
drm/amd/amdgpu: creating two I2S instances for stoney/cz (v2)
Vijendar Mukunda
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-06
Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-05-30
PM / Domains: Drop genpd as in-param for pm_genpd_remove_device()
Ulf Hansson
2018-04-11
drm/amdgpu: Get pci resource directly through adev
Rex Zhu
2017-12-18
drm/amdgpu: rename ip block helper functions
Alex Deucher
2017-11-14
Merge branch 'linus-4.14-rc4-acp-prereq' of git://people.freedesktop.org/~agd...
Dave Airlie
2017-11-03
drm/amd/amdgpu: Enabling ACP clock in hw_init (v2)
Akshu Agrawal
2017-10-18
drm/amd/amdgpu: Added asic_type as ACP DMA driver platform data
Vijendar Mukunda
2017-08-15
drm/amd/amdgpu: Disabling Power Gating for Stoney platform
Vijendar Mukunda
2017-08-15
drm/amd/amdgpu: Added a quirk for Stoney platform
Vijendar Mukunda
2016-11-30
Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-next
Dave Airlie
2016-11-07
drm/amdgpu: fix crash in acp_hw_fini
Alex Deucher
2016-10-25
drm/amdgpu: rework IP block registration (v2)
Alex Deucher
2016-06-16
PM / Domains: Allow genpd to power on during system PM phases
Ulf Hansson
2016-05-11
drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)
Tom St Denis
2016-05-09
Merge tag 'v4.6-rc7' into drm-next
Dave Airlie
2016-05-04
drm/amd/amdgpu: Drop print_status callbacks.
Tom St Denis
2016-04-18
drm/amdgpu/acp: fix resume on CZ systems with AZ audio
Alex Deucher
2016-02-26
drm/amd: cleanup get_mfd_cell_dev()
Dan Carpenter
2016-02-10
drm/amd: add pm domain for ACP IP sub blocks
Maruthi Srinivas Bayyavarapu
2016-02-10
drm/amd: add ACP driver support
Maruthi Bayyavarapu