Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
40c2358b1102b65d2c173a43083894af630f0e60
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
soc15.c
40c2358
drm/amdgpu: add ip blocks for picasso (v2)
by Huang Rui
· 7 years ago
1a84d96
drm/amdgpu: enable vcn powergating for PCO
by Kenneth Feng
· 6 years ago
9146805
drm/amdgpu: enable mmhub power gating
by Kenneth Feng
· 6 years ago
a4494fd
drm/amdgpu: Enable SDMA power gating for PCO
by Kenneth Feng
· 6 years ago
8c7bf58
drm/amdgpu: Add pg support for gfxoff for PCO
by Kenneth Feng
· 6 years ago
ad5a67a
drm/amdgpu: add soc15 support for picasso
by Likun Gao
· 7 years ago
654f761
drm/amdgpu: Add psp 11.0 support for vega20. (v2)
by Feifei Xu
· 7 years ago
a663731
drm/amdgpu: enable vega20 powerplay support
by Evan Quan
· 7 years ago
fe3c948
drm/amdgpu: Add nbio 7.4 support for vega20 (v3)
by Feifei Xu
· 7 years ago
25eaa56
Revert "drm/amdgpu: Add nbio support for vega20 (v2)"
by Alex Deucher
· 7 years ago
102e494
drm/amdgpu: typo fix for vega20 cg flags
by Evan Quan
· 7 years ago
61c8e90
drm/amdgpu: Enable VCN static PG by default on RV
by Rex Zhu
· 7 years ago
79953a6
drm/amdgpu: Enable VCN CG by default on RV
by Rex Zhu
· 7 years ago
698758b
drm/amdgpu: Switch to use df_v3_6_funcs for vega20 (v2)
by Feifei Xu
· 7 years ago
705e98d
drm/amdgpu/vg20:Enable UVD/VCE for Vega20
by James Zhu
· 7 years ago
602ed6c
drm/amdgpu: Disable ip modules that are not ready yet
by Feifei Xu
· 7 years ago
3fdbab5
drm/amd/powerplay: update vega20 cg flags (v2)
by Evan Quan
· 7 years ago
a95d89e
drm/amdgpu: Add nbio support for vega20 (v2)
by Feifei Xu
· 7 years ago
7c7af6c
drm/amdgpu/soc15: Add ip blocks for vega20 (v2)
by Feifei Xu
· 7 years ago
8ee273e
drm/amdgpu/soc15: dynamic initialize ip offset for vega20
by Feifei Xu
· 7 years ago
f980d12
drm/amdgpu/soc15: Set common clockgating for vega20.
by Feifei Xu
· 7 years ago
935be7a
drm/amdgpu/soc15:Add vega20 soc15_common_early_init support
by Feifei Xu
· 7 years ago
cc3a98c
drm/amdgpu: Drop the unused header files in soc15.c.
by Feifei Xu
· 7 years ago
9ac4b0d
drm/amdgpu: set CGPG if gfxoff is enabled for raven
by Huang Rui
· 7 years ago
5eeae24
drm/amdgpu/gfx9: cache DB_DEBUG2 and make it available to userspace
by Alex Deucher
· 7 years ago
adbd4f8
drm/amdgpu/soc15: implement asic need_full_reset callback
by Alex Deucher
· 7 years ago
070706c
drm/amdgpu: switch to use df callback functions
by Hawking Zhang
· 7 years ago
3084eb0
drm/amdgpu/soc15: initialize reg base for vega12
by Hawking Zhang
· 7 years ago
f559fe2
drm/amd/soc15: Add external_rev_id for vega12.
by Feifei Xu
· 7 years ago
e4a3875
drm/amdgpu/soc15: update vega12 cg_flags
by Evan Quan
· 7 years ago
692069a
drm/amdgpu/soc15: add support for vega12
by Alex Deucher
· 7 years ago
699f479
drm/amdgpu: Delete dead code when early init
by Rex Zhu
· 7 years ago
b905090
drm/amdgpu: Remove wrapper layer of smu ip functions
by Rex Zhu
· 7 years ago
5494d86
drm/amdgpu: move getting pcie info to common code
by Alex Deucher
· 7 years ago
3cdfe70
drm/amdgpu/soc15: always load the psp module
by Alex Deucher
· 7 years ago
454bbbf
drm/amdgpu: use adev->firmware to determine whether to load the PSP module
by Alex Deucher
· 7 years ago
19aede7
drm/amdgpu: move firmware loading type setup to common code
by Alex Deucher
· 7 years ago
f75a9a5
drm/amdgpu/soc15: don't abuse IP soft reset for adapter reset
by Alex Deucher
· 7 years ago
6988256
drm/amdgpu: add optional ring to *_hdp callbacks
by Christian König
· 7 years ago
73c7324
drm/amdgpu: add HDP asic callbacks for SOC15 (v2)
by Alex Deucher
· 7 years ago
400b6af
drm/amdgpu: disable MMHUB power gating on raven
by Huang Rui
· 7 years ago
041d9d9
drm/amdgpu: rename amdgpu_get_pcie_info
by Alex Deucher
· 7 years ago
2990a1f
drm/amdgpu: rename ip block helper functions
by Alex Deucher
· 7 years ago
2dd744e
drm/amdgpu: drop soc15_init_golden_registers
by Alex Deucher
· 7 years ago
bf383fb
drm/amdgpu: convert nbio to use callbacks (v2)
by Alex Deucher
· 7 years ago
4fd09a1
drm/admgpu: Reduce the usage of soc15ip.h
by Shaoyun Liu
· 7 years ago
cd29253
drm/amdgpu: Change SOC15_REG_OFFSET to use dynamic register offset
by Shaoyun Liu
· 7 years ago
946a4d5
drm/amdgpu: Avoid use SOC15_REG_OFFSET in static const array
by Shaoyun Liu
· 7 years ago
4522824
drm/amdgpu: Dynamic initialize IP base offset
by Shaoyun Liu
· 7 years ago
fb960bd
drm/amd/include:cleanup vega10 header files.
by Feifei Xu
· 7 years ago
424d9bb
drm/amd/include:cleanup vega10 smuio header files.
by Feifei Xu
· 7 years ago
cde5c34
drm/amd/include:cleanup vega10 gc header files.
by Feifei Xu
· 7 years ago
5d735f8
drm/amd/include:cleanup vega10 uvd header files.
by Feifei Xu
· 7 years ago
a6651c9
drm/amd/include:cleanup vega10 mp header files.
by Feifei Xu
· 7 years ago
75199b8
drm/amd/include:cleanup vega10 hdp header files.
by Feifei Xu
· 7 years ago
812f77b
drm/amd/include:cleanup vega10 sdma0/1 header files.
by Feifei Xu
· 7 years ago
c47b41a
drm/amdgpu: remove nonsense const u32 cast on ARRAY_SIZE result
by Christian König
· 7 years ago
f6705bf
Merge tag 'drm-for-v4.15-amd-dc' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
76d6172
drm/amdgpu: correct reference clock value on vega10
by Ken Wang
· 7 years ago
b9e56e4
Merge branch 'drm-next-4.15-dc' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 7 years ago
c6622f3
amdgpu/nbio: use constant nbio_hdp_flush_reg structs.
by Dave Airlie
· 7 years ago
35b31f7
amdgpu/soc15: make the pcie index/data registers constant.
by Dave Airlie
· 7 years ago
0bf954c
drm/amdgpu/soc15: enable DC ip module for Raven
by Alex Deucher
· 8 years ago
ab587d4
drm/amdgpu/soc15: enable dc on vega10
by Alex Deucher
· 8 years ago
98512bb
drm/amdgpu: Add GPU reset functionality for Vega10
by Ken Wang
· 7 years ago
1a6ec7e
drm/amdgpu/soc15: drop dead function
by Alex Deucher
· 8 years ago
833fa07
drm/amdgpu/soc15: init nbio registers for vega10
by Alex Deucher
· 8 years ago
2f11fb0
drm/amd/powerplay: added soc15 support for new se_cac_idx APIs
by Evan Quan
· 8 years ago
560460f
drm/amd/powerplay: added index gc cac read/write apis for vega10
by Evan Quan
· 8 years ago
747f6c9
drm/amdgpu: add ACG SMU firmware for other vega10 variants
by Evan Quan
· 8 years ago
d05da0e
drm/amdgpu: unify some atombios/atomfirmware scratch reg functions
by Alex Deucher
· 8 years ago
32622ad
drm/amdgpu: enable mmhub pg on raven
by Hawking Zhang
· 8 years ago
04d4fb5
Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 8 years ago
d67fed16
drm/amdgpu: add virtual display support for raven
by Alex Deucher
· 8 years ago
1191d110
drm/amdgpu: remove mmhub ip
by Huang Rui
· 8 years ago
373f592
drm/amdgpu: remove gfxhub ip
by Huang Rui
· 8 years ago
30db095
drm/amdgpu/powerplay/raven: add smu block and enable powerplay
by Hawking Zhang
· 8 years ago
f2d7e70
drm/amdgpu: add vcn ip block to soc15
by Leo Liu
· 8 years ago
9e2837f
drm/amdgpu/soc15: add psp ip block
by Huang Rui
· 8 years ago
7fda6ec
drm/amdgpu: add nbio MGCG for raven
by Huang Rui
· 8 years ago
aecbe64
drm/amdgpu: apply nbio7 for Raven (v3)
by Chunming Zhou
· 8 years ago
16f7bf0
drm/amdgpu: enable sdma power gating for raven
by Huang Rui
· 8 years ago
fe1a3b2
drm/amdgpu: enable sdma v4 MGCG and LS for raven
by Huang Rui
· 8 years ago
c2cdb0e
drm/amdgpu: enable MC MGCG and LS for raven
by Huang Rui
· 8 years ago
5c5928a
drm/amdgpu: enable soc15 clock gating flags for raven
by Huang Rui
· 8 years ago
9e5a9eb
drm/amdgpu/soc15: add clock gating functions for raven
by Huang Rui
· 8 years ago
957c6fe
drm/amd/amdgpu: fill in raven case in soc15 early init
by Hawking Zhang
· 8 years ago
e0ab957
drm/amdgpu/soc15: add Raven golden setting
by Chunming Zhou
· 8 years ago
1023b79
drm/amdgpu: add Raven ip blocks (v2)
by Chunming Zhou
· 8 years ago
ab27663
drm/amdgpu/virt: change the place of virt_init_setting
by Xiangliang Yu
· 8 years ago
3032f35
drm/amdgpu: drop support for per ASIC read registers
by Christian König
· 8 years ago
97fcc76
drm/amdgpu: drop support for untouched registers
by Christian König
· 8 years ago
6b7781b
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
by Sean Paul
· 8 years ago
248a1d6
drm/amd: fix include notation and remove -Iinclude/drm flag
by Masahiro Yamada
· 8 years ago
bfc181a
drm/amdgpu/soc15: use atomfirmware for setting bios scratch for reset
by Alex Deucher
· 8 years ago
91faed9
drm/amdgpu/soc15: enable UVD code path for sriov
by Frank Min
· 8 years ago
81758c5
drm/amdgpu:invoke new implemented AI MB func
by Monk Liu
· 8 years ago
bb5c9ca
drm/amdgpu:add PSP block only load_type=PSP (v2)
by Monk Liu
· 8 years ago
1fdc639
drm/amdgpu/soc15: Fix static checker warnings
by Alex Deucher
· 8 years ago
bcf32a2
drm/amdgpu: remove duplicate allowed reg CP_CPF_BUSY_STAT
by Christian König
· 8 years ago
Next »