index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
cik.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-27
drm/amdgpu/codec: drop the internal codec index
Alex Deucher
1
-5
/
+7
2021-02-27
drm/amdgpu: add video decode/encode cap tables and asic callbacks (v3)
Alex Deucher
1
-0
/
+75
2021-02-09
drm/amdgpu/cik: minor clean up of reset code
Alex Deucher
1
-22
/
+11
2020-12-09
drm/amdgpu/cik: enable BACO reset on Bonaire
Alex Deucher
1
-4
/
+0
2020-10-30
drm/amd/pm: enable baco reset for Hawaii
Evan Quan
1
-1
/
+3
2020-08-26
drm/amdgpu: add pre_asic_init callback for CIK
Alex Deucher
1
-0
/
+5
2020-08-15
drm/amdgpu: note what type of reset we are using
Alex Deucher
1
-0
/
+2
2020-07-15
drm/amdgpu: add module parameter choose reset mode
Wenhui Sheng
1
-0
/
+8
2020-04-13
drm/amdgpu: fix wrong vram lost counter increment V2
Evan Quan
1
-2
/
+0
2020-04-01
drm/amdgpu: cleanup all virtualization detection routine
Monk Liu
1
-8
/
+0
2020-01-14
drm/amd/powerplay: cover the powerplay implementation details V3
Evan Quan
1
-9
/
+3
2019-12-17
Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li...
Daniel Vetter
1
-0
/
+18
2019-12-06
Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-2
/
+5
2019-12-04
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-35
/
+60
2019-11-26
drm/amdgpu: flag vram lost on baco reset for VI/CIK
Alex Deucher
1
-2
/
+5
2019-11-26
drm/amdgpu: flag vram lost on baco reset for VI/CIK
Alex Deucher
1
-2
/
+5
2019-11-21
drm/amdgpu: Prefer pcie_capability_read_word()
Frederick Lawler
1
-26
/
+45
2019-11-21
drm/amdgpu: Replace numbers with PCI_EXP_LNKCTL2 definitions
Bjorn Helgaas
1
-8
/
+14
2019-11-21
drm/amdgpu: Correct Transmit Margin masks
Bjorn Helgaas
1
-4
/
+4
2019-11-20
drm/amdgpu: add supports_baco callback for CIK asics.
Alex Deucher
1
-0
/
+18
2019-10-25
drm/amdgpu: Allow reading more status registers on si/cik
Marek Olšák
1
-0
/
+19
2019-10-15
drm/amdgpu: enable BACO reset for SMU7 based dGPUs (v2)
Alex Deucher
1
-5
/
+43
2019-07-31
drm/amdgpu: add reset_method asic callback for cik
Alex Deucher
1
-0
/
+7
2019-06-14
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-1
/
+2
2019-06-11
drm/amd: drop use of drmP.h in remaining files
Sam Ravnborg
1
-1
/
+2
2019-05-24
drm/amdgpu: Add PCIe replay count sysfs file
Kent Russell
1
-0
/
+13
2019-01-26
drm/amdgpu: remove old CI DPM implementation
Alex Deucher
1
-8
/
+2
2019-01-14
drm/amdgpu/cik: add need_reset_on_init asic callback for CIK (v2)
Alex Deucher
1
-0
/
+18
2019-01-14
drm/amdgpu: Add sysfs file for PCIe usage v5
Kent Russell
1
-0
/
+47
2018-11-28
drm/amdgpu: Doorbell index initialization for ASICs before vega10
Oak Zeng
1
-0
/
+1
2018-10-10
drm/amdgpu: Change SI/CI gfx/sdma/smu init sequence
Rex Zhu
1
-8
/
+9
2018-07-25
gpu: drm: amdgpu: Replace mdelay with msleep in cik_pcie_gen3_enable()
Jia-Ju Bai
1
-1
/
+1
2018-06-15
drm/amdgpu/pp: switch the default dpm implementation for CI
Alex Deucher
1
-4
/
+4
2018-04-11
drm/amdgpu/cik: implement asic need_full_reset callback
Alex Deucher
1
-0
/
+7
2018-03-15
drm/amdgpu: Remove wrapper layer of smu ip functions
Rex Zhu
1
-5
/
+10
2018-03-15
drm/amdgpu: move getting pcie info to common code
Alex Deucher
1
-2
/
+0
2018-03-15
drm/amdgpu: move firmware loading type setup to common code
Alex Deucher
1
-2
/
+0
2018-02-19
drm/amdgpu: add optional ring to *_hdp callbacks
Christian König
1
-6
/
+15
2018-02-19
drm/amdgpu: add HDP asic callbacks for CIK
Alex Deucher
1
-0
/
+14
2017-12-18
drm/amdgpu: rename amdgpu_get_pcie_info
Alex Deucher
1
-1
/
+1
2017-12-18
drm/amdgpu: rename ip block helper functions
Alex Deucher
1
-44
/
+44
2017-12-18
drm/amdgpu: rename amdgpu_pci_config_reset
Alex Deucher
1
-1
/
+1
2017-12-18
drm/amdgpu: rename amdgpu_program_register_sequence
Alex Deucher
1
-60
/
+60
2017-12-06
drm/amdgpu: remove nonsense const u32 cast on ARRAY_SIZE result
Christian König
1
-20
/
+20
2017-11-29
drm/amdgpu: used cached gca values for cik_read_register
Alex Deucher
1
-16
/
+95
2017-09-27
drm/amdgpu/cik: add IP modules for DC for APUs
Alex Deucher
1
-0
/
+8
2017-09-27
drm/amd/dc: Add dc display driver (v2)
Harry Wentland
1
-0
/
+9
2017-07-14
drm/amdgpu: Correctly establish the suspend/resume hook for amdkfd
Yong Zhao
1
-8
/
+1
2017-06-16
Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-61
/
+60
2017-05-25
drm/amdgpu: drop support for untouched registers
Christian König
1
-61
/
+60
[next]