aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-05drm/amdgpu: disable 3D pipe 1 on Navi1xTianci.Yin1-46/+51
2020-03-05drm/amdgpu: clean wptr on wb when gpu recoveryYintian Tao2-0/+2
2020-02-26drm/amdgpu: Drop DRIVER_USE_AGPDaniel Vetter1-1/+1
2020-02-25amdgpu/gmc_v9: save/restore sdpif regs during S3Shirish S2-1/+37
2020-02-19drm/amdgpu: add is_raven_kicker judgement for raven1changzhu1-2/+9
2020-02-14drm/amdgpu/gfx10: disable gfxoff when reading rlc clockAlex Deucher1-0/+2
2020-02-14drm/amdgpu/gfx9: disable gfxoff when reading rlc clockAlex Deucher1-0/+2
2020-02-14drm/amdgpu/soc15: fix xclk for ravenAlex Deucher1-1/+6
2020-02-14drm/amd/display: fix dtm unloadingBhawanpreet Lakha1-1/+25
2020-02-11drm/amdgpu: correct comment to clear up the confusionGuchun Chen1-1/+6
2020-02-11drm/amdgpu/vcn2.5: fix warningJames Zhu1-1/+1
2020-02-11drm/amdgpu: limit GDS clearing workaround in cold boot sequenceGuchun Chen1-3/+6
2020-02-11drm/amdgpu: fix amdgpu pmu to use hwc->config instead of hwc->confJonathan Kim1-7/+8
2020-02-11drm/amdgpu/vcn2.5: fix DPG mode power off issue on instance 1James Zhu4-14/+15
2020-02-07Merge tag 'drm-next-2020-02-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds49-432/+2378
2020-01-30drm/amdgpu: Fix implicit enum conversion in gfx_v9_4_ras_error_injectNathan Chancellor1-1/+1
2020-01-30amdgpu: using vmalloc requires includeing vmalloc.hStephen Rothwell1-0/+1
2020-01-30drm/amdgpu: allocate entities on demandNirmoy Das2-117/+124
2020-01-30drm/amdgpu: Enable DISABLE_BARRIER_WAITCNT for ArcturusJoseph Greathouse1-0/+17
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds126-4060/+7887
2020-01-27drm/amdgpu: enable GPU reset by default on renoirAlex Deucher1-0/+1
2020-01-27drm/amdgpu: enable GPU reset by default on NaviAlex Deucher1-0/+3
2020-01-27drm/amdgpu: add coreboot workaround for KV/KBChristian König1-1/+2
2020-01-27drm/amdgpu: original raven doesn't support full asic resetAlex Deucher1-0/+4
2020-01-27drm/amdgpu: attempt to enable gfxoff on more raven1 boards (v2)Alex Deucher1-4/+40
2020-01-27drm/amd/amdgpu: fix spelling mistake "to" -> "too"Colin Ian King1-1/+1
2020-01-27drm/amdgpu: initialize bo_va_list when add gws to processxinhui pan1-0/+1
2020-01-27drm/amdgpu/vcn: use inst_idx relacing instJames Zhu1-12/+12
2020-01-27drm/amdgpu/vcn: fix typo errorJames Zhu1-1/+1
2020-01-27drm/amdgpu/vcn: fix vcn2.5 instance issueJames Zhu1-44/+44
2020-01-27drm/amdgpu/vcn2.5: fix a bug for the 2nd vcn instance (v2)James Zhu1-5/+8
2020-01-27drm/amdgpu/vcn: Share vcn_v2_0_dec_ring_test_ring to vcn2.5James Zhu3-2/+3
2020-01-27drm/amdgpu: Use the correct flush_type in flush_gpu_tlb_pasidFelix Kuehling2-4/+4
2020-01-27drm/amdgpu: Fix TLB invalidation request when using semaphoreFelix Kuehling2-6/+7
2020-01-23drm/amdgpu: remove the experimental flag for renoirAlex Deucher1-1/+1
2020-01-22drm/amdgpu: individualize fence allocation per entityNirmoy Das2-18/+27
2020-01-22Revert "drm/amdgpu: fix modprobe failure of the secondary GPU when GDDR6 training enabled(V5)"Tianci.Yin2-31/+1
2020-01-22drm/amdgpu: fix VRAM partially encroached issue in GDDR6 memory training(V2)Tianci.Yin2-3/+35
2020-01-22drm/amdgpu: remove unnecessary conversion to boolNirmoy Das25-50/+50
2020-01-22drm/amdgpu: add RAS support for the gfx block of ArcturusDennis Li4-1/+1039
2020-01-22drm/amdgpu: abstract EDC counter clear to a separated functionDennis Li1-35/+77
2020-01-22drm/amdgpu: refine the security check for RAS functionsDennis Li1-2/+2
2020-01-22drm/amdgpu: enable RAS feature for more mmhub sub-blocks of AcrturusDennis Li1-6/+695
2020-01-22drm/amdgpu: read gfx register using RREG32_KIQ macrochen gong1-5/+5
2020-01-22drm/amdgpu: add kiq version interface for RREG32/WREG32chen gong2-2/+6
2020-01-22drm/amdgpu: provide a generic function interface for reading/writing register by KIQchen gong8-104/+108
2020-01-22drm/amdgpu: added support to get mGPU DRAM baseJohn Clements3-1/+81
2020-01-22drm/amdgpu: modify packet size for pm4 flush tlbsAlex Sierra4-4/+6
2020-01-17drm/amdgpu: add the lost mutex_init backPan, Xinhui1-0/+1
2020-01-16drm/amdgpu: add arcturus to gpu recovery check code pathHawking Zhang1-0/+1