summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
AgeCommit message (Expand)Author
2021-10-05drm/amdgpu: handle the case of pci_channel_io_frozen only in amdgpu_pci_resumeGuchun Chen
2021-10-05drm/amdgpu: init iommu after amdkfd device initYifan Zhang
2021-09-16drm/amdgpu: move iommu_resume before ip init/resumeJames Zhu
2021-08-20drm/amdgpu: Cancel delayed work when GFXOFF is disabledMichel Dänzer
2021-08-18drm/amd/amdgpu:flush ttm delayed work before cancel_syncYuBiao Wang
2021-08-16drm/amd/amdgpu embed hw_fence into amdgpu_jobJack Zhang
2021-08-09drm/amd/amdgpu: skip locking delayed work if not initialized.YuBiao Wang
2021-08-05drm/amdgpu: avoid over-handle of fence driver fini in s3 test (v2)Guchun Chen
2021-07-30Merge tag 'amd-drm-next-5.15-2021-07-29' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-07-28drm/amdgpu: adjust fence driver enable sequenceLikun Gao
2021-07-23drm/amdgpu: Clear doorbell interrupt status for Sienna CichlidChengzhe Liu
2021-07-23drm/amdgpu: init family name for cyan_skillfishTao Zhou
2021-07-23drm/amdgpu: add cyan_skillfish asic typeTao Zhou
2021-07-23drm/amd/amdgpu: consider kernel job always not guiltyJingwen Chen
2021-07-23drm/amdgpu: Change the imprecise function nameRoy Sun
2021-07-23Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-07-21vgaarb: don't pass a cookie to vga_client_registerChristoph Hellwig
2021-07-21vgaarb: remove the unused irq_set_state argument to vga_client_registerChristoph Hellwig
2021-07-21vgaarb: provide a vga_client_unregister wrapperChristoph Hellwig
2021-07-16drm/amdgpu: split amdgpu_device_access_vram() into two small partsKevin Wang
2021-07-01drm/amdgpu: Fix resource leak on probe error pathJiri Kosina
2021-07-01drm/amdgpu: move apu flags initialization to the start of device initHuang Rui
2021-06-30drm/amd/amdgpu: enable gpu recovery for beige_gobyChengming Gui
2021-06-15drm/amdgpu: move shadow_list to amdgpu_bo_vmNirmoy Das
2021-06-10Merge tag 'amd-drm-next-5.14-2021-06-09' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-06-10Merge tag 'drm-misc-next-2021-06-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-06-04drm/amdgpu: Add DC support and display block for Yellow CarpNicholas Kazlauskas
2021-06-04drm/amdgpu: add yellow carp support for gpu_info and ip block settingAaron Liu
2021-06-04drm/amdgpu: add yellow carp asic_type enumAaron Liu
2021-06-04drm/amdgpu: Don't flush/invalidate HDP for APUs and A+AEric Huang
2021-06-04Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-06-02drm/ttm: rename bo->mem and make it a pointerChristian König
2021-06-01drm/amdgpu: enable smart shift on dGPU (v5)Sathishkumar S
2021-05-27drm/amd/amdgpu/amdgpu_device: Make local function staticLee Jones
2021-05-26drm/amdgpu: Fix clang warning: unused label 'exit'Andrey Grodzovsky
2021-05-25drm/amdgpu: add judgement for dc supportAsher Song
2021-05-25drm/amdgpu: Rename flag which prevents HW accessAndrey Grodzovsky
2021-05-22Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2021-05-21drm/amdgpu: Indirect register access for Navi12 sriovPeng Ju Zhou
2021-05-19drm/amdgpu: Unmap all MMIO mappingsAndrey Grodzovsky
2021-05-19drm/amdgpu: Guard against write accesses after device removalAndrey Grodzovsky
2021-05-19drm/amdgpu: Handle IOMMU enabled case.Andrey Grodzovsky
2021-05-19drm/amdgpu: Add early fini callbackAndrey Grodzovsky
2021-05-19drm/amdgpu: Split amdgpu_device_fini into early and lateAndrey Grodzovsky
2021-05-19drm/amd/amdgpu: fix a potential deadlock in gpu resetLang Yu
2021-05-19drm/amd/amdgpu: Enable DCN IP init for Beige GobyAurabindo Pillai
2021-05-19drm/amd/amdgpu: Use IP discovery table for beige gobyChengming Gui
2021-05-19drm/amd/amdgpu: set asic family and ip blocks for beige_gobyChengming Gui
2021-05-19drm/amd/amdgpu: add beige_goby asic typeChengming Gui
2021-05-19drm/amdgpu: switch to cached fw flags for gpu virt capHawking Zhang