summaryrefslogtreecommitdiffstats
path: root/crypto/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-10drm/amdgpu: call ras_debugfs_create_all in debugfs_initTao Zhou8-11/+3
2020-03-10drm/amdgpu: add function to creat all ras debugfs nodeTao Zhou2-0/+31
2020-03-10drm/amd/powerplay: fix the coverity warning about negative check for an unsig...Prike Liang1-3/+0
2020-03-10drm/amdgpu: Correct the condition of warning while bo releasexinhui pan1-1/+2
2020-03-10drm/amdkfd: Consolidate duplicated bo alloc flagsYong Zhao4-42/+27
2020-03-10drm/amdkfd: Use pr_debug to print the message of reaching event limitYong Zhao1-1/+1
2020-03-10drm/amdgpu: do not set nil entry in compute_prio_schedNirmoy Das1-4/+11
2020-03-09drm/amdgpu: remove unused functionsNirmoy Das4-276/+0
2020-03-09drm/amdgpu: change hw sched list on ctx priority overrideNirmoy Das1-4/+25
2020-03-09drm/scheduler: implement a function to modify sched listNirmoy Das2-0/+22
2020-03-09drm/amdgpu: set compute queue priority at mqd_initNirmoy Das9-21/+127
2020-03-09drm/amd/powerplay: add smu if version for navi12Xiaojie Yuan2-0/+4
2020-03-09drm/amdgpu/display: Fix Pollock Variant DetectionAly-Tawfik2-10/+11
2020-03-09drm/amdgpu/display: fix pci revision id fetchingAly-Tawfik1-1/+1
2020-03-09drm/amdgpu: Enter low power state if CRTC active.Andrey Grodzovsky1-7/+38
2020-03-09drm/amd/display: dcn20: remove an unused functionMelissa Wen1-78/+0
2020-03-09drm/amd/display: 3.2.76Aric Cyr1-1/+1
2020-03-09drm/amd/display: separate FEC capability from fec debug flagWenjing Liu4-13/+18
2020-03-09drm/amd/display: writing stereo polarity register if swappedMartin Leung1-1/+1
2020-03-09drm/amd/display: Stop if retimer is not availableRodrigo Siqueira1-38/+29
2020-03-09drm/amd/display: fix a minor HDCP logging errorWenjing Liu1-0/+3
2020-03-09drm/amd/display: determine rx id list bytes to read based on device countWenjing Liu1-4/+20
2020-03-09drm/amd/display: Program DSC during timing programmingNikola Cornij4-4/+17
2020-03-09drm/amd/display: Not check wm and clk change flag in optimized bandwidth.Yongqiang Sun3-35/+23
2020-03-09drm/amd/display: Add registry for mem pwr controlBraden Bakker1-0/+1
2020-03-09drm/amd/display: determine is mst hdcp based on stream instead of sink signalWenjing Liu6-8/+10
2020-03-09drm/amd/display: Add stay count and bstatus to HDCP logIsabel Zhang1-2/+6
2020-03-09drm/amd/display: update soc bb for nv14Martin Leung1-0/+114
2020-03-06drm/amdkfd: Signal eviction fence on process destruction (v2)Felix Kuehling1-0/+5
2020-03-06drm/amdgpu: disable clock/power gating for SRIOVMonk Liu1-0/+23
2020-03-06drm/amdgpu: cleanup ring/ib test for SRIOV vcn2.0 (v2)Monk Liu2-10/+6
2020-03-06drm/amdgpu: implement initialization part on VCN2.0 for SRIOVMonk Liu1-3/+228
2020-03-06drm/amdgpu: disable jpeg block for SRIOVMonk Liu1-1/+2