summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2020-06-11amdgpu: a NULL ->mm does not mean a thread is a kthreadChristoph Hellwig-1/+1
2020-06-10kernel: better document the use_mm/unuse_mm API contractChristoph Hellwig-2/+2
2020-06-10kernel: move use_mm/unuse_mm to kthread.cChristoph Hellwig-8/+1
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse-3/+3
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse-9/+9
2020-06-08Merge tag 'drm-next-2020-06-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-11/+207
2020-06-03drm/amd/display: Revalidate bandwidth before commiting DC updatesNicholas Kazlauskas-0/+6
2020-06-03drm/amdgpu/display: use blanked rather than plane state for sync groupsAlex Deucher-4/+20
2020-06-02Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-6419/+12897
2020-06-02Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds-38/+18
2020-06-02Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-1/+1
2020-06-01Merge branches 'pm-core' and 'pm-sleep'Rafael J. Wysocki-1/+1
2020-05-29Merge tag 'drm-fixes-2020-05-29-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-7/+2
2020-05-29Revert "drm/amd/display: disable dcn20 abm feature for bring up"Harry Wentland-7/+4
2020-05-29drm/amd/powerplay: ack the SMUToHost interrupt on receive V2Evan Quan-0/+6
2020-05-29drm/amdgpu/pm: return an error during GPU reset or suspend (v2)Alex Deucher-0/+171
2020-05-27drm/amd/display: Fix potential integer wraparound resulting in a hangAric Cyr-0/+2
2020-05-27drm/amd/display: drop cursor position check in atomic testSimon Ser-7/+0
2020-05-27drm/amd/display: Fix potential integer wraparound resulting in a hangAric Cyr-0/+2
2020-05-27drm/amd/display: drop cursor position check in atomic testSimon Ser-7/+0
2020-05-27Merge branch 'for-5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2020-05-26drm/amdgpu: fix device attribute node create failed with multi gpuKevin Wang-41/+58
2020-05-22drm/amdgpu: Sync with VM root BO when switching VM to CPU update modeFelix Kuehling-2/+9
2020-05-22drm/amd/display: Handle GPU reset for DC blockBhawanpreet Lakha-1/+182
2020-05-22drm/amdgpu: add apu flags (v2)Alex Deucher-31/+48
2020-05-22drm/amd/powerpay: Disable gfxoff when setting manual mode on picasso and ravenchen gong-0/+9
2020-05-22drm/amdgpu: fix pm sysfs node handling (v2)Alex Deucher-4/+4
2020-05-22drm/amdgpu: move gpu_info parsing after common early initAlex Deucher-4/+4
2020-05-22drm/amdgpu: move discovery gfx config fetchingAlex Deucher-4/+3
2020-05-21drm/amdgpu: resize VRAM BAR for CPU access on gfx10Alan Swanson-4/+10
2020-05-21drm/amdgpu: drop navi pcie bw callbackAlex Deucher-8/+0
2020-05-21drm/amdgpu: improve error handling in pcie_bwAlex Deucher-1/+7
2020-05-21drm/amdkfd: fix restore worker race conditionPhilip Yang-3/+3
2020-05-21drm/amdgpu: off by one in amdgpu_device_attr_create_groups() error handlingDan Carpenter-2/+1
2020-05-21drm/amdgpu/smu10: Replace one-element array and use struct_size() helperGustavo A. R. Silva-5/+3
2020-05-21drm/amd/display: Set/Reset avmute when disable/enable streamJinze Xu-0/+8
2020-05-21drm/amd/display: Fix incorrectly pruned modes with deep colorStylon Wang-38/+64
2020-05-21drm/amd/display: correct rn NUM_VMIDDmytro Laktyushkin-9/+9
2020-05-21drm/amd/display: Avoid pipe split when plane is too smallNicholas Kazlauskas-2/+33
2020-05-21drm/amd/display: Defer cursor lock until after VUPDATENicholas Kazlauskas-1/+81
2020-05-21drm/amd/display: DP training to set properly SCRAMBLING_DISABLEVladimir Stempen-0/+27
2020-05-21drm/amd/display: Remove dml_common_def fileRodrigo Siqueira-94/+18
2020-05-21drm/amd/display: fix and simplify pipe split logicDmytro Laktyushkin-91/+94
2020-05-21drm/amd/display: Minimize DSC resource re-assignmentNikola Cornij-10/+23
2020-05-21drm/amdgpu: add condition to set MP1 state on gpu resetLikun Gao-1/+2
2020-05-21drm/amdkfd: report the real PCI bus numberEvan Quan-1/+1
2020-05-21drm/amdgpu fix incorrect sysfs remove behavior for xgmiJack Zhang-7/+16
2020-05-21drm/amd/powerplay: unify the prompts on thermal interruptsEvan Quan-47/+17
2020-05-21drm/amd/display: Enable fp16 also on DCE-11.0 - DCE-12. (v2)Mario Kleiner-2/+2
2020-05-21drm/amd/display: Expose support for xBGR ordered fp16 formats.Mario Kleiner-0/+6