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
/
sdma_v4_0.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-01
drm/amdgpu: call release_firmware() without a NULL check
Nirmoy Das
1
-2
/
+2
2020-07-01
drm/amdgpu: Reconfigure ULV for gfx9 server SKUs
Joseph Greathouse
1
-0
/
+32
2020-05-28
drm/amdgpu/sdma4: simplify the logic around powering up sdma
Alex Deucher
1
-6
/
+2
2020-05-28
drm/amdgpu: simplify raven and renoir checks
Alex Deucher
1
-1
/
+1
2020-05-28
drm/amdgpu/sdma4: add renoir to powergating setup
Alex Deucher
1
-0
/
+1
2020-05-22
drm/amdgpu: add apu flags (v2)
Alex Deucher
1
-3
/
+3
2020-05-08
Merge tag 'amd-drm-next-5.8-2020-04-30' of git://people.freedesktop.org/~agd5...
Dave Airlie
1
-2
/
+4
2020-04-30
Merge tag 'amd-drm-next-5.8-2020-04-24' of git://people.freedesktop.org/~agd5...
Dave Airlie
1
-11
/
+24
2020-04-28
drm/amdgpu: enable TMZ bit in sdma copy pkt for sdma v4
Aaron Liu
1
-1
/
+2
2020-04-28
drm/amdgpu: expand sdma copy_buffer interface with tmz parameter
Aaron Liu
1
-1
/
+2
2020-04-23
drm/amdgpu: Adjust the SDMA doorbell info printing
Yong Zhao
1
-1
/
+1
2020-04-09
drm/amdgpu: rework sched_list generation
Nirmoy Das
1
-2
/
+4
2020-04-02
Merge tag 'drm-next-2020-04-01' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-6
/
+14
2020-04-01
drm/amdgpu: stop disable the scheduler during HW fini
Christian König
1
-4
/
+0
2020-04-01
drm/amdgpu: infinite retries fix from UTLC1 RB SDMA
Alex Sierra
1
-3
/
+17
2020-04-01
drm/amdgpu: implement more ib pools (v2)
xinhui pan
1
-1
/
+2
2020-03-17
drm/amdgpu: fix two documentation mismatch issues
Wang Xiayang
1
-2
/
+2
2020-03-05
drm/amdgpu: add reset_ras_error_count function for SDMA
Hawking Zhang
1
-6
/
+14
2020-01-23
drm/amdgpu: remove unnecessary conversion to bool
Nirmoy Das
1
-2
/
+2
2020-01-14
drm/amdgpu: update goldensetting for renoir
Aaron Liu
1
-1
/
+1
2020-01-14
drm/amdgpu: check sdma ras funcs pointer before accessing
Hawking Zhang
1
-2
/
+6
2020-01-14
drm/amdgpu: read sdma edc counter to clear the counters
Hawking Zhang
1
-0
/
+7
2020-01-14
drm/amdgpu: add ras_late_init and ras_fini for sdma v4
Hawking Zhang
1
-2
/
+4
2020-01-14
drm/amdgpu: add query_ras_error_count function for sdma v4
Hawking Zhang
1
-0
/
+163
2019-12-23
drm/amdgpu: simplify padding calculations (v2)
Luben Tuikov
1
-2
/
+2
2019-12-19
drm/amdgpu: replace vm_pte's run-queue list with drm gpu scheds list
Nirmoy Das
1
-3
/
+2
2019-10-25
drm/amdgpu: Fix SDMA hang when performing VKexample test
chen gong
1
-0
/
+1
2019-10-11
drm/amdgpu: Do not implement power-on for SDMA after do mode2 reset on Renoir
chen gong
1
-1
/
+1
2019-10-03
drm/amdgpu: add comments in ras interrupt callback
Tao Zhou
1
-0
/
+4
2019-10-03
drm/amdgpu: add common sdma_ras_fini function
Tao Zhou
1
-15
/
+1
2019-10-03
drm/amdgpu: refine sdma4 ras_data_cb
Tao Zhou
1
-17
/
+7
2019-10-03
drm/amdgpu: move sdma ecc functions to generic sdma file
Tao Zhou
1
-22
/
+2
2019-10-03
drm/amdgpu: update parameter of ras_ih_cb
Tao Zhou
1
-2
/
+2
2019-09-16
drm/amd/amdgpu: power up sdma engine when S3 resume back
Prike Liang
1
-4
/
+6
2019-09-14
drm/amdgpu/sdma: switch to amdgpu_sdma_ras_late_init helper function
Hawking Zhang
1
-41
/
+1
2019-09-14
drm/amdgpu: set ip specific ras interface pointer to NULL after free it
Hawking Zhang
1
-2
/
+6
2019-09-14
drm/amdgpu: Avoid HW GPU reset for RAS.
Andrey Grodzovsky
1
-15
/
+17
2019-09-14
drm/amdgpu: fix memory leak when ras is not supported on specific ip block
Hawking Zhang
1
-1
/
+2
2019-09-14
drm/amdgpu: switch to amdgpu_ras_late_init for sdma v4 block (v2)
Hawking Zhang
1
-74
/
+24
2019-09-14
drm/amdgpu: switch to new amdgpu_nbio structure
Hawking Zhang
1
-3
/
+3
2019-08-29
drm/amdgpu: Initialize and update SDMA power gating
Prike Liang
1
-0
/
+1
2019-08-27
Revert "drm/amdgpu: free up the first paging queue v2"
Gang Ba
1
-15
/
+8
2019-08-23
drm/amdgpu: update gc/sdma goldensetting for rn
Aaron Liu
1
-2
/
+2
2019-08-23
drm/amdgpu/sdma4: set sdma clock gating for rn
Prike Liang
1
-0
/
+1
2019-08-12
drm/amdgpu: add sdma golden settings for renoir
Huang Rui
1
-0
/
+17
2019-08-12
drm/amdgpu: add sdma support for renoir
Huang Rui
1
-1
/
+5
2019-08-12
drm/amdgpu: add sdma clock gating for Arcturus
Le Ma
1
-0
/
+1
2019-08-12
drm/amdgpu: support sdma clock gating for more instances
Le Ma
1
-71
/
+34
2019-08-02
drm/amdgpu: update SDMA V4 microcode init
John Clements
1
-35
/
+75
2019-08-02
drm/amdgpu: replace AMDGPU_RAS_UE with AMDGPU_RAS_SUCCESS
Tao Zhou
1
-1
/
+1
[next]