summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
AgeCommit message (Expand)Author
2020-05-22drm/amdgpu: add apu flags (v2)Alex Deucher
2020-05-22drm/amdgpu: move gpu_info parsing after common early initAlex Deucher
2020-05-22drm/amdgpu: move discovery gfx config fetchingAlex Deucher
2020-05-18drm/amdgpu: Add autodump debugfs node for gpu reset v8Jiange Zhao
2020-05-08drm/amdgpu: cleanup sysfs file handlingNirmoy Das
2020-05-06drm/amdgpu: use the BAR if possible in amdgpu_device_vram_access v2Christian König
2020-05-05drm/amdgpu: Avoid integer overflow in amdgpu_device_suspend_display_audioNathan Chancellor
2020-04-30drm/amdgpu: put the audio codec into suspend state before gpu reset V3Evan Quan
2020-04-28drm/amdgpu: implement TMZ accessor (v3)Luben Tuikov
2020-04-28drm/amdgpu: add function to check tmz capability (v4)Huang Rui
2020-04-27drm/amdgpu: remove conversion to bool in amdgpu_device.cJason Yan
2020-04-27drm/amdgpu: drop redundant cg/pg ungate on runpm enterEvan Quan
2020-04-27drm/amdgpu: move kfd suspend after ip_suspend_phase1Evan Quan
2020-04-22drm/amdgpu: set error query ready after all IPs late initDennis Li
2020-04-22drm/amdgpu: code cleanup around gpu resetEvan Quan
2020-04-22drm/amdgpu: optimize the gpu reset for XGMI setup V2Evan Quan
2020-04-22drm/amdgpu: correct cancel_delayed_work_sync on gpu resetEvan Quan
2020-04-22drm/amdgpu: correct fbdev suspend on gpu resetEvan Quan
2020-04-22drm/amdgpu: clean up unused variable about ring lruKevin Wang
2020-04-22drm/amdgpu: Print CU information by default during initializationYong Zhao
2020-04-22drm/amdgpu: fix race between pstate and remote buffer mapJonathan Kim
2020-04-22Revert "drm/amdgpu: use the BAR if possible in amdgpu_device_vram_access v2"Kent Russell
2020-04-22drm/amdgpu: fix the hw hang during perform system reboot and resetPrike Liang
2020-04-13drm/amd/amdgpu: remove hardcoded module name in printsAurabindo Pillai
2020-04-13drm/amdgpu: fix wrong vram lost counter increment V2Evan Quan
2020-04-09drm/amdgpu: support access regs outside of mmio barHawking Zhang
2020-04-09drm/amdgpu: retire AMDGPU_REGS_KIQ flagHawking Zhang
2020-04-09drm/amdgpu: retire RREG32_IDX/WREG32_IDXHawking Zhang
2020-04-09drm/amdgpu: remove inproper workaround for vega10Hawking Zhang
2020-04-09drm/amdgpu: fix gfx hang during suspend with video playback (v2)Prike Liang
2020-04-09drm/amdgpu/sriov add amdgpu_amdkfd_pre_reset in gpu resetJack Zhang
2020-04-09drm/amdkfd Avoid destroy hqd when GPU is on resetJack Zhang
2020-04-09drm/amdgpu: rework sched_list generationNirmoy Das
2020-04-09drm/amdgpu/sriov add amdgpu_amdkfd_pre_reset in gpu resetJack Zhang
2020-04-01drm/amdgpu: extend compute job timeoutJiawei
2020-04-01drm/amdgpu: postpone entering fullaccess modeMonk Liu
2020-04-01drm/amdgpu: adjust sequence of ip_discovery init and timeout_settingMonk Liu
2020-04-01drm/amdgpu: equip new req_init_data handshakeMonk Liu
2020-04-01drm/amdgpu: disable ras query and iject during gpu resetJohn Clements
2020-04-01drm/amdgpu: cleanup all virtualization detection routineMonk Liu
2020-04-01drm/amdgpu: Enable reading FRU chip via I2C v3Kent Russell
2020-03-20drm/amdgpu: protect RAS sysfs during GPU resetJohn Clements
2020-03-16drm/amdgpu: revise RLCG access pathMonk Liu
2020-03-13drm/amdgpu: add fbdev suspend/resume on gpu resetEvan Quan
2020-03-05drm/amdgpu: fix IB test MCBP bugMonk Liu
2020-02-28drm/amdgpu: no need to clean debugfs at amdgpuYintian Tao
2020-02-28Merge tag 'amd-drm-next-5.7-2020-02-26' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-02-26drm/amdgpu: drop legacy drm load and unload callbacksAlex Deucher
2020-02-26drm/amdgpu/firmware: move debugfs init into core amdgpu debugfsAlex Deucher
2020-02-26drm/amdgpu/regs: move debugfs init into core amdgpu debugfsAlex Deucher