summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2020-07-30Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"Alex Deucher
2020-07-30drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()Peilin Ye
2020-07-21drm/amdgpu: Fix NULL dereference in dpm sysfs handlersPaweł Gronowski
2020-07-14drm/amdgpu/sdma5: fix wptr overwritten in ->get_wptr()Xiaojie Yuan
2020-07-14drm/amdgpu: fix preemption unit testJack Xiao
2020-07-14drm/amdgpu/gfx10: fix race condition for kiqJack Xiao
2020-07-09drm/amdgpu: don't do soft recovery if gpu_recovery=0Marek Olšák
2020-07-09drm/amdgpu: add TMR destory function for pspHuang Rui
2020-07-09drm/amdgpu: asd function needs to be unloaded in suspend phaseHuang Rui
2020-07-01drm/amdgpu: use %u rather than %d for sclk/mclkAlex Deucher
2020-07-01drm/amdgpu/atomfirmware: fix vram_info fetching for renoirAlex Deucher
2020-06-24drm/amdgpu: add fw release for sdma v5_0Wenhui Sheng
2020-06-19Merge tag 'amd-drm-fixes-5.8-2020-06-17' of git://people.freedesktop.org/~agd...Dave Airlie
2020-06-17drm/amdgpu: fix documentation around busy_percentageAlex Deucher
2020-06-17drm/amdgpu/pm: update comment to clarify Overdrive interfacesAlex Deucher
2020-06-11amdgpu: a NULL ->mm does not mean a thread is a kthreadChristoph Hellwig
2020-06-10kernel: better document the use_mm/unuse_mm API contractChristoph Hellwig
2020-06-10kernel: move use_mm/unuse_mm to kthread.cChristoph Hellwig
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-06-08Merge tag 'drm-next-2020-06-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-06-02Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-06-02Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2020-06-01Merge branches 'pm-core' and 'pm-sleep'Rafael J. Wysocki
2020-05-29drm/amdgpu/pm: return an error during GPU reset or suspend (v2)Alex Deucher
2020-05-26drm/amdgpu: fix device attribute node create failed with multi gpuKevin Wang
2020-05-22drm/amdgpu: Sync with VM root BO when switching VM to CPU update modeFelix Kuehling
2020-05-22drm/amdgpu: add apu flags (v2)Alex Deucher
2020-05-22drm/amd/powerpay: Disable gfxoff when setting manual mode on picasso and ravenchen gong
2020-05-22drm/amdgpu: fix pm sysfs node handling (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-21drm/amdgpu: resize VRAM BAR for CPU access on gfx10Alan Swanson
2020-05-21drm/amdgpu: drop navi pcie bw callbackAlex Deucher
2020-05-21drm/amdgpu: improve error handling in pcie_bwAlex Deucher
2020-05-21drm/amdkfd: fix restore worker race conditionPhilip Yang
2020-05-21drm/amdgpu: off by one in amdgpu_device_attr_create_groups() error handlingDan Carpenter
2020-05-21drm/amdgpu: add condition to set MP1 state on gpu resetLikun Gao
2020-05-21drm/amdgpu fix incorrect sysfs remove behavior for xgmiJack Zhang
2020-05-21drm/amdgpu/vcn2.5: Remove old DPG workaroundJames Zhu
2020-05-21drm/amdgpu/jpeg2.5: Remove JPEG_ENC_MASK from clock ungatingJames Zhu
2020-05-21drm/amd/display: Add DC Debug mask to disable features for bringupHarry Wentland
2020-05-21drm/amdgpu: cleanup unnecessary virt sriov check in amdgpu attributeKevin Wang
2020-05-18drm/amdgpu: Add a UAPI flag for user to call mem_syncAndrey Grodzovsky
2020-05-18drm/amdgpu: apply AMDGPU_IB_FLAG_EMIT_MEM_SYNC to compute IBs too (v3)Marek Olšák
2020-05-18drm/amdgpu: Add mem_sync implementation for all the ASICs.Andrey Grodzovsky
2020-05-18drm/amdgpu: Add new ring callback to insert memory syncAndrey Grodzovsky
2020-05-18drm/amdgpu: optimize amdgpu device attribute codeKevin Wang
2020-05-18drm/amdgpu: add amdgpu_virt_get_vf_mode helper functionKevin Wang
2020-05-18drm/amdgpu: Add autodump debugfs node for gpu reset v8Jiange Zhao