summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2020-11-16drm/amdgpu: remove experimental flag from arcturusAlex Deucher
2020-11-13Merge tag 'amd-drm-fixes-5.10-2020-11-12' of git://people.freedesktop.org/~ag...Dave Airlie
2020-11-13drm/amdgpu: enable DCN for navi10 headless SKUTianci.Yin
2020-11-13drm/amdgpu: add ta firmware load for green-sardineRoman Li
2020-11-06Merge tag 'drm-fixes-2020-11-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-11-04drm/amdgpu: enable vcn support for green_sardine (v2)Thong Thai
2020-11-04drm/amdgpu: enable green_sardine_asd.bin loading (v2)Aaron Liu
2020-11-04drm/amdgpu/sdma: add sdma engine support for green_sardine (v2)Prike Liang
2020-11-04drm/amdgpu: add gfx support for green_sardine (v2)Prike Liang
2020-11-04drm/amdgpu: add soc15 common ip block support for green_sardine (v3)Prike Liang
2020-11-04drm/amdgpu: add green_sardine support for gpu_info and ip block setting (v2)Prike Liang
2020-11-03drm/amdgpu: resolved ASD loading issue on siennaJohn Clements
2020-11-03drm/amdgpu: update golden setting for sienna_cichlidLikun Gao
2020-11-03amd/amdgpu: Disable VCN DPG mode for PicassoVeerabadhran Gopalakrishnan
2020-11-03Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linuxLinus Torvalds
2020-10-30drm/amd/pm: enable baco reset for HawaiiEvan Quan
2020-10-30drm/amdgpu: perform srbm soft reset always on SDMA resumeEvan Quan
2020-10-30drm/amdgpu: rename nv_is_headless_sku()Flora Cui
2020-10-30drm/amdgpu: disable DCN and VCN for Navi14 0x7340/C9 SKUFlora Cui
2020-10-28amdgpu: fix a few kernel-doc markup issuesMauro Carvalho Chehab
2020-10-28drm: amdgpu: kernel-doc: update some adev parametersMauro Carvalho Chehab
2020-10-26drm/amdgpu: increase the reserved VM size to 2MBChristian König
2020-10-26drm/amdgpu: don't map BO in reserved regionMadhav Chauhan
2020-10-26drm/amdgpu: add DID for navi10 blockchain SKUTianci.Yin
2020-10-26drm/amdgpu: disable DCN and VCN for navi10 blockchain SKU(v3)Tianci.Yin
2020-10-23Merge tag 'drm-next-2020-10-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-10-21drm/amdgpu: correct the cu and rb info for sienna cichlidLikun Gao
2020-10-21Revert drm/amdgpu: disable sienna chichlid UMC RASJohn Clements
2020-10-21drm/amd/psp: Fix sysfs: cannot create duplicate filenameAndrey Grodzovsky
2020-10-21drm/amdgpu: update golden setting for sienna_cichlidLikun Gao
2020-10-21drm/amdgpu: correct the gpu reset handling for job != NULL caseEvan Quan
2020-10-21drm/amdgpu: add rlc iram and dram firmware supportLikun Gao
2020-10-21drm/amdgpu: add function to program pbb mode for sienna cichlidLikun Gao
2020-10-20Merge tag 'drm-next-2020-10-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-10-19Merge tag 'amd-drm-fixes-5.10-2020-10-14' of git://people.freedesktop.org/~ag...Dave Airlie
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-10-14drm/amdgpu: vcn and jpeg ring synchronizationVeerabadhran G
2020-10-12Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-12Merge tag 'amd-drm-fixes-5.10-2020-10-09' of git://people.freedesktop.org/~ag...Dave Airlie
2020-10-09drm/amdgpu: Fix invalid number of character '{' in amdgpu_acpi_initYe Bin
2020-10-09drm/amdgpu: Remove warning for virtual_displayEmily.Deng
2020-10-09drm/amdgpu: kfd_initialized can be statickernel test robot
2020-10-09drm/amdgpu: prevent spurious warningAlex Deucher
2020-10-07drm/amdgpu: fix NULL pointer dereference for RenoirDirk Gouders
2020-10-05drm/amdgpu: align frag_end to covered address spaceAlex Sierra
2020-10-05drm/amdgpu: fix NULL pointer dereference for RenoirDirk Gouders
2020-10-01drm/amdgpu: enable GDDR6 save-restore support for navy_flounderHawking Zhang
2020-10-01drm/amdgpu: support indirect access reg outside of mmio bar (v2)Hawking Zhang
2020-10-01drm/amdgpu: switch to indirect reg access helperHawking Zhang
2020-10-01drm/amdgpu: add helper function for indirect reg access (v3)Hawking Zhang