aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2020-06-03drm/amdgpu: Use GEM obj reference for KFD BOsFelix Kuehling
2020-06-03drm/amdgpu: drop unnecessary cancel_delayed_work_sync on PG ungateEvan Quan
2020-05-20drm/amd/amdgpu: add raven1 part to the gfxoff quirk listTom St Denis
2020-05-20drm/amdgpu: force fbdev into vramAlex Deucher
2020-05-14drm/amdgpu: drop redundant cg/pg ungate on runpm enterEvan Quan
2020-05-14drm/amdgpu: move kfd suspend after ip_suspend_phase1Evan Quan
2020-05-10drm/amdgpu: Fix oops when pp_funcs is unset in ACPI eventAaron Ma
2020-05-06drm/amdgpu: invalidate L2 before SDMA IBs (v2)Marek Olšák
2020-05-02drm/amdgpu: fix wrong vram lost counter increment V2Evan Quan
2020-04-21drm/amdgpu: fix the hw hang during perform system reboot and resetPrike Liang
2020-04-21drm/amdgpu/gfx9: add gfxoff quirkAlex Deucher
2020-04-17drm/amdgpu: fix gfx hang during suspend with video playback (v2)Prike Liang
2020-04-17drm/amdgpu: unify fw_write_wait for new gfx9 asicsAaron Liu
2020-03-27Merge tag 'drm-misc-fixes-2020-03-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-03-25drm/amdgpu: fix scatter-gather mapping with user pagesShane Francis
2020-03-18drm/amdgpu: fix typo for vcn2.5/jpeg2.5 idle checkJames Zhu
2020-03-18drm/amdgpu: fix typo for vcn2/jpeg2 idle checkJames Zhu
2020-03-18drm/amdgpu: fix typo for vcn1 idle checkJames Zhu
2020-03-13drm/amdgpu: add fbdev suspend/resume on gpu resetEvan Quan
2020-03-13drm/amd/amdgpu: Fix GPR read from debugfs (v2)Tom St Denis
2020-03-09drm/amdgpu: correct ROM_INDEX/DATA offset for VEGA20Hawking Zhang
2020-03-05drm/amdgpu: disable 3D pipe 1 on Navi1xTianci.Yin
2020-03-05drm/amdgpu: clean wptr on wb when gpu recoveryYintian Tao
2020-02-26drm/amdgpu: Drop DRIVER_USE_AGPDaniel Vetter
2020-02-25amdgpu/gmc_v9: save/restore sdpif regs during S3Shirish S
2020-02-19drm/amdgpu: add is_raven_kicker judgement for raven1changzhu
2020-02-14drm/amdgpu/gfx10: disable gfxoff when reading rlc clockAlex Deucher
2020-02-14drm/amdgpu/gfx9: disable gfxoff when reading rlc clockAlex Deucher
2020-02-14drm/amdgpu/soc15: fix xclk for ravenAlex Deucher
2020-02-14drm/amd/display: fix dtm unloadingBhawanpreet Lakha
2020-02-11drm/amdgpu: correct comment to clear up the confusionGuchun Chen
2020-02-11drm/amdgpu/vcn2.5: fix warningJames Zhu
2020-02-11drm/amdgpu: limit GDS clearing workaround in cold boot sequenceGuchun Chen
2020-02-11drm/amdgpu: fix amdgpu pmu to use hwc->config instead of hwc->confJonathan Kim
2020-02-11drm/amdgpu/vcn2.5: fix DPG mode power off issue on instance 1James Zhu
2020-02-07Merge tag 'drm-next-2020-02-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-01-30drm/amdgpu: Fix implicit enum conversion in gfx_v9_4_ras_error_injectNathan Chancellor
2020-01-30amdgpu: using vmalloc requires includeing vmalloc.hStephen Rothwell
2020-01-30drm/amdgpu: allocate entities on demandNirmoy Das
2020-01-30drm/amdgpu: Enable DISABLE_BARRIER_WAITCNT for ArcturusJoseph Greathouse
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-01-27drm/amdgpu: enable GPU reset by default on renoirAlex Deucher
2020-01-27drm/amdgpu: enable GPU reset by default on NaviAlex Deucher
2020-01-27drm/amdgpu: add coreboot workaround for KV/KBChristian König
2020-01-27drm/amdgpu: original raven doesn't support full asic resetAlex Deucher
2020-01-27drm/amdgpu: attempt to enable gfxoff on more raven1 boards (v2)Alex Deucher
2020-01-27drm/amd/amdgpu: fix spelling mistake "to" -> "too"Colin Ian King
2020-01-27drm/amdgpu: initialize bo_va_list when add gws to processxinhui pan
2020-01-27drm/amdgpu/vcn: use inst_idx relacing instJames Zhu
2020-01-27drm/amdgpu/vcn: fix typo errorJames Zhu