summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-28Merge tag 'amd-drm-next-5.7-2020-02-26' of git://people.freedesktop.org/~agd5...Dave Airlie1-33/+48
2020-02-26drm/amdgpu: drop legacy drm load and unload callbacksAlex Deucher1-5/+0
2020-02-26drm/amdgpu/firmware: move debugfs init into core amdgpu debugfsAlex Deucher1-4/+0
2020-02-26drm/amdgpu/regs: move debugfs init into core amdgpu debugfsAlex Deucher1-4/+0
2020-02-26drm/amdgpu/gem: move debugfs init into core amdgpu debugfsAlex Deucher1-4/+0
2020-02-26drm/amdgpu: rename amdgpu_debugfs_preempt_cleanupAlex Deucher1-1/+1
2020-02-26drm/amdgpu: Increase timout on emulator to tenfold instead of twiceYong Zhao1-1/+1
2020-02-21Merge tag 'drm-misc-next-2020-02-10' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-1/+1
2020-02-12drm/amdkfd: refactor runtime pm for bacoRajneesh Bhardwaj1-2/+2
2020-02-07drm/amdgpu: use the BAR if possible in amdgpu_device_vram_access v2Christian König1-0/+26
2020-02-07drm/amdgpu: optimize amdgpu_device_vram_access a bit.Christian König1-6/+11
2020-02-07drm/amdgpu/sriov Don't send msg when smu suspendJack Zhang1-7/+8
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-24drm: Avoid drm_global_mutex for simple inc/dec of dev->open_countChris Wilson1-1/+1
2020-01-22drm/amdgpu: remove unnecessary conversion to boolNirmoy Das1-1/+1
2020-01-22drm/amdgpu: add kiq version interface for RREG32/WREG32chen gong1-2/+2
2020-01-22drm/amdgpu: provide a generic function interface for reading/writing register...chen gong1-2/+2
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
2020-01-14drm/amd/powerplay: cover the powerplay implementation details V3Evan Quan1-47/+6
2020-01-07amd/amdgpu/sriov tdr enablement with pp_onevf_modeJack Zhang1-1/+5
2019-12-23drm/amdgpu: use true, false for bool variable in amdgpu_device.czhengbin1-2/+2
2019-12-23drm/amdgpu: Remove unneeded variable 'ret' in amdgpu_device.cMa Feng1-3/+1
2019-12-18drm/amdgpu: update VCN1(dual instances) fw types ID and VCN ip block typeJane Jian1-1/+2
2019-12-18drm/amdgpu: Switch from system_highpri_wq to system_unbound_wqAndrey Grodzovsky1-1/+1
2019-12-18drm/amdgpu: Redo XGMI reset synchronization.Andrey Grodzovsky1-6/+31
2019-12-18drm/amdgpu: reverts commit ce316fa55ef0f1751276b846a54fb3b835bd5e64.Andrey Grodzovsky1-63/+10
2019-12-18drm/amdgpu: fix KIQ ring test fail in TDR of SRIOVMonk Liu1-2/+0
2019-12-18amd/amdgpu: add sched array to IPs with multiple run-queuesNirmoy Das1-0/+2
2019-12-18drm/amdgpu: replace vm_pte's run-queue list with drm gpu scheds listNirmoy Das1-1/+1
2019-12-18drm/amdgpu/sriov: Tonga sriov also need load firmware with smuEmily Deng1-1/+2
2019-12-18drm/amdgpu: Add CU info print logYong Zhao1-0/+6
2019-12-11drm/amdgpu: log when amdgpu.dc=1 but ASIC is unsupportedSimon Ser1-0/+3
2019-12-11drm/amd/powerplay: enable pp one vf mode for vega10Yintian Tao1-11/+5
2019-12-05drm/amdgpu: clear err_event_athub flag after reset exitLe Ma1-0/+3
2019-12-05drm/amdgpu: support full gpu reset workflow when ras err_event_athub occursLe Ma1-6/+11
2019-12-05drm/amdgpu: add concurrent baco reset support for XGMILe Ma1-12/+70
2019-12-05drm/amdgpu: enable/disable doorbell interrupt in baco entry/exit helperLe Ma1-7/+12
2019-12-02drm/amdgpu/sriov: No need the event 3 and 4 nowEmily Deng1-2/+0
2019-12-02drm/amdgpu: not remove sysfs if not create sysfsYintian Tao1-4/+12
2019-11-26drm/amdgpu: move pci handling out of pm opsAlex Deucher1-19/+14
2019-11-19drm/amdgpu: disentangle runtime pm and vga_switcherooAlex Deucher1-8/+14
2019-11-19drm/amdgpu: add helpers for baco entry and exitAlex Deucher1-0/+61
2019-11-19drm/amdgpu: rename amdgpu_device_is_px to amdgpu_device_supports_boco (v2)Alex Deucher1-4/+4
2019-11-19drm/amdgpu: add a amdgpu_device_supports_baco helperAlex Deucher1-0/+15
2019-11-19drm/amdgpu: put flush_delayed_work at firstYintian Tao1-3/+1
2019-11-19drm/amdgpu: add driver support for JPEG2.0 and aboveLeo Liu1-0/+2
2019-11-13drm/amdgpu: add function parameter description in 'amdgpu_device_set_cg_state'yu kuai1-0/+1
2019-11-13drm/amd/display: rename DCN1_0 kconfig to DCNBhawanpreet Lakha1-1/+1