summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2020-07-30Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"Alex Deucher-3/+6
2020-07-30drm/amd/display: Clear dm_state for fast updatesMazin Rezk-9/+27
2020-07-30drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()Peilin Ye-1/+2
2020-07-21drm/amdgpu: Fix NULL dereference in dpm sysfs handlersPaweł Gronowski-6/+3
2020-07-21drm/amd/powerplay: fix a crash when overclocking Vega MQiu Wenbo-4/+6
2020-07-14drm/amdgpu/sdma5: fix wptr overwritten in ->get_wptr()Xiaojie Yuan-18/+8
2020-07-14drm/amdgpu/powerplay: Modify SMC message name for setting power profile modechen gong-1/+1
2020-07-14drm/amd/display: handle failed allocation during stream constructionJosip Pavic-3/+16
2020-07-14drm/amd/display: OLED panel backlight adjust not work with external display c...hersen wu-0/+5
2020-07-14drm/amdgpu/display: create fake mst encoders ahead of time (v4)Alex Deucher-28/+48
2020-07-14drm/amdgpu: fix preemption unit testJack Xiao-5/+15
2020-07-14drm/amdgpu/gfx10: fix race condition for kiqJack Xiao-1/+8
2020-07-09drm/amdgpu: don't do soft recovery if gpu_recovery=0Marek Olšák-1/+2
2020-07-09drm/amd/display: add dmcub check on RENOIRAaron Ma-1/+1
2020-07-09drm/amdgpu: add TMR destory function for pspHuang Rui-4/+53
2020-07-09drm/amdgpu: asd function needs to be unloaded in suspend phaseHuang Rui-0/+6
2020-07-01drm/amdgpu: use %u rather than %d for sclk/mclkAlex Deucher-2/+2
2020-07-01drm/amdgpu/atomfirmware: fix vram_info fetching for renoirAlex Deucher-0/+1
2020-06-30drm/amd/display: Only revalidate bandwidth on medium and fast updatesNicholas Kazlauskas-4/+6
2020-06-25drm/amd/powerplay: Fix NULL dereference in lock_bus() on Vega20 w/o RASIvan Mironov-4/+7
2020-06-24drm/amd: fix potential memleak in err branchBernard Zhao-0/+1
2020-06-24drm/amd/display: Fix ineffective setting of max bpc propertyStylon Wang-1/+2
2020-06-24drm/amd/display: Enable output_bpc property on all outputsStylon Wang-1/+3
2020-06-24drm/amdgpu: add fw release for sdma v5_0Wenhui Sheng-1/+5
2020-06-23drm/amdgpu/display: Unlock mutex on errorJohn van der Kamp-2/+4
2020-06-19Merge tag 'amd-drm-fixes-5.8-2020-06-17' of git://people.freedesktop.org/~agd...Dave Airlie-56/+160
2020-06-17drm/amdgpu: fix documentation around busy_percentageAlex Deucher-1/+1
2020-06-17drm/amdgpu/pm: update comment to clarify Overdrive interfacesAlex Deucher-1/+1
2020-06-17drm/amdkfd: Use correct major in devcgroup checkLorenz Brun-1/+2
2020-06-11amdgpu: a NULL ->mm does not mean a thread is a kthreadChristoph Hellwig-1/+1
2020-06-11drm/amd/display: Rework dsc to isolate FPU operationsRodrigo Siqueira-50/+153
2020-06-11drm/amdgpu: Replace invalid device ID with a valid device IDSandeep Raghuraman-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-10drm/amd/display: Use kfree() to free rgb_user in calculate_user_regamma_ramp()Denis Efremov-1/+1
2020-06-10drm/amd/display: Use kvfree() to free coeff in build_regamma()Denis Efremov-1/+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