summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2020-06-30Merge tag 'drm-misc-next-2020-06-26' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-06-25drm/amdgpu: move ttm bo->offset to amdgpu_boNirmoy Das
2020-06-24Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
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-17drm/amdkfd: Use correct major in devcgroup checkLorenz Brun
2020-06-11amdgpu: a NULL ->mm does not mean a thread is a kthreadChristoph Hellwig
2020-06-11drm/amd/display: Rework dsc to isolate FPU operationsRodrigo Siqueira
2020-06-11drm/amdgpu: Replace invalid device ID with a valid device IDSandeep Raghuraman
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-10drm/amd/display: Use kfree() to free rgb_user in calculate_user_regamma_ramp()Denis Efremov
2020-06-10drm/amd/display: Use kvfree() to free coeff in build_regamma()Denis Efremov
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-03drm/amd/display: Revalidate bandwidth before commiting DC updatesNicholas Kazlauskas
2020-06-03drm/amdgpu/display: use blanked rather than plane state for sync groupsAlex Deucher
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-02Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-06-01Merge branches 'pm-core' and 'pm-sleep'Rafael J. Wysocki
2020-05-29Merge tag 'drm-fixes-2020-05-29-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-05-29Revert "drm/amd/display: disable dcn20 abm feature for bring up"Harry Wentland
2020-05-29drm/amd/powerplay: ack the SMUToHost interrupt on receive V2Evan Quan
2020-05-29drm/amdgpu/pm: return an error during GPU reset or suspend (v2)Alex Deucher
2020-05-27drm/amd/display: Fix potential integer wraparound resulting in a hangAric Cyr
2020-05-27drm/amd/display: drop cursor position check in atomic testSimon Ser
2020-05-27drm/amd/display: Fix potential integer wraparound resulting in a hangAric Cyr
2020-05-27drm/amd/display: drop cursor position check in atomic testSimon Ser
2020-05-27Merge branch 'for-5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
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/amd/display: Handle GPU reset for DC blockBhawanpreet Lakha
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/smu10: Replace one-element array and use struct_size() helperGustavo A. R. Silva
2020-05-21drm/amd/display: Set/Reset avmute when disable/enable streamJinze Xu
2020-05-21drm/amd/display: Fix incorrectly pruned modes with deep colorStylon Wang
2020-05-21drm/amd/display: correct rn NUM_VMIDDmytro Laktyushkin
2020-05-21drm/amd/display: Avoid pipe split when plane is too smallNicholas Kazlauskas