summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2020-03-27Merge tag 'drm-misc-fixes-2020-03-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-1/+1
2020-03-25drm/amdgpu: fix scatter-gather mapping with user pagesShane Francis-1/+1
2020-03-18drm/amdgpu: fix typo for vcn2.5/jpeg2.5 idle checkJames Zhu-2/+2
2020-03-18drm/amdgpu: fix typo for vcn2/jpeg2 idle checkJames Zhu-2/+2
2020-03-18drm/amdgpu: fix typo for vcn1 idle checkJames Zhu-1/+1
2020-03-13drm/amdgpu: add fbdev suspend/resume on gpu resetEvan Quan-0/+4
2020-03-13drm/amd/amdgpu: Fix GPR read from debugfs (v2)Tom St Denis-3/+3
2020-03-09drm/amdgpu: correct ROM_INDEX/DATA offset for VEGA20Hawking Zhang-2/+23
2020-03-05drm/amdgpu: disable 3D pipe 1 on Navi1xTianci.Yin-46/+51
2020-03-05drm/amdgpu: clean wptr on wb when gpu recoveryYintian Tao-0/+2
2020-02-26drm/amdgpu: Drop DRIVER_USE_AGPDaniel Vetter-1/+1
2020-02-25amdgpu/gmc_v9: save/restore sdpif regs during S3Shirish S-1/+37
2020-02-19drm/amdgpu: add is_raven_kicker judgement for raven1changzhu-2/+9
2020-02-14drm/amdgpu/gfx10: disable gfxoff when reading rlc clockAlex Deucher-0/+2
2020-02-14drm/amdgpu/gfx9: disable gfxoff when reading rlc clockAlex Deucher-0/+2
2020-02-14drm/amdgpu/soc15: fix xclk for ravenAlex Deucher-1/+6
2020-02-14drm/amd/display: fix dtm unloadingBhawanpreet Lakha-1/+25
2020-02-11drm/amdgpu: correct comment to clear up the confusionGuchun Chen-1/+6
2020-02-11drm/amdgpu/vcn2.5: fix warningJames Zhu-1/+1
2020-02-11drm/amdgpu: limit GDS clearing workaround in cold boot sequenceGuchun Chen-3/+6
2020-02-11drm/amdgpu: fix amdgpu pmu to use hwc->config instead of hwc->confJonathan Kim-7/+8
2020-02-11drm/amdgpu/vcn2.5: fix DPG mode power off issue on instance 1James Zhu-14/+15
2020-02-07Merge tag 'drm-next-2020-02-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-432/+2378
2020-01-30drm/amdgpu: Fix implicit enum conversion in gfx_v9_4_ras_error_injectNathan Chancellor-1/+1
2020-01-30amdgpu: using vmalloc requires includeing vmalloc.hStephen Rothwell-0/+1
2020-01-30drm/amdgpu: allocate entities on demandNirmoy Das-117/+124
2020-01-30drm/amdgpu: Enable DISABLE_BARRIER_WAITCNT for ArcturusJoseph Greathouse-0/+17
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-4060/+7887
2020-01-27drm/amdgpu: enable GPU reset by default on renoirAlex Deucher-0/+1
2020-01-27drm/amdgpu: enable GPU reset by default on NaviAlex Deucher-0/+3
2020-01-27drm/amdgpu: add coreboot workaround for KV/KBChristian König-1/+2
2020-01-27drm/amdgpu: original raven doesn't support full asic resetAlex Deucher-0/+4
2020-01-27drm/amdgpu: attempt to enable gfxoff on more raven1 boards (v2)Alex Deucher-4/+40
2020-01-27drm/amd/amdgpu: fix spelling mistake "to" -> "too"Colin Ian King-1/+1
2020-01-27drm/amdgpu: initialize bo_va_list when add gws to processxinhui pan-0/+1
2020-01-27drm/amdgpu/vcn: use inst_idx relacing instJames Zhu-12/+12
2020-01-27drm/amdgpu/vcn: fix typo errorJames Zhu-1/+1
2020-01-27drm/amdgpu/vcn: fix vcn2.5 instance issueJames Zhu-44/+44
2020-01-27drm/amdgpu/vcn2.5: fix a bug for the 2nd vcn instance (v2)James Zhu-5/+8
2020-01-27drm/amdgpu/vcn: Share vcn_v2_0_dec_ring_test_ring to vcn2.5James Zhu-2/+3
2020-01-27drm/amdgpu: Use the correct flush_type in flush_gpu_tlb_pasidFelix Kuehling-4/+4
2020-01-27drm/amdgpu: Fix TLB invalidation request when using semaphoreFelix Kuehling-6/+7
2020-01-23drm/amdgpu: remove the experimental flag for renoirAlex Deucher-1/+1
2020-01-22drm/amdgpu: individualize fence allocation per entityNirmoy Das-18/+27
2020-01-22Revert "drm/amdgpu: fix modprobe failure of the secondary GPU when GDDR6 trai...Tianci.Yin-31/+1
2020-01-22drm/amdgpu: fix VRAM partially encroached issue in GDDR6 memory training(V2)Tianci.Yin-3/+35
2020-01-22drm/amdgpu: remove unnecessary conversion to boolNirmoy Das-50/+50
2020-01-22drm/amdgpu: add RAS support for the gfx block of ArcturusDennis Li-1/+1039
2020-01-22drm/amdgpu: abstract EDC counter clear to a separated functionDennis Li-35/+77
2020-01-22drm/amdgpu: refine the security check for RAS functionsDennis Li-2/+2