summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2020-07-30Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"Alex Deucher
2020-07-30drm/amd/display: Clear dm_state for fast updatesMazin Rezk
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-21drm/amd/powerplay: fix a crash when overclocking Vega MQiu Wenbo
2020-07-14drm/amdgpu/sdma5: fix wptr overwritten in ->get_wptr()Xiaojie Yuan
2020-07-14drm/amdgpu/powerplay: Modify SMC message name for setting power profile modechen gong
2020-07-14drm/amd/display: handle failed allocation during stream constructionJosip Pavic
2020-07-14drm/amd/display: OLED panel backlight adjust not work with external display c...hersen wu
2020-07-14drm/amdgpu/display: create fake mst encoders ahead of time (v4)Alex Deucher
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/amd/display: add dmcub check on RENOIRAaron Ma
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-30drm/amd/display: Only revalidate bandwidth on medium and fast updatesNicholas Kazlauskas
2020-06-25drm/amd/powerplay: Fix NULL dereference in lock_bus() on Vega20 w/o RASIvan Mironov
2020-06-24drm/amd: fix potential memleak in err branchBernard Zhao
2020-06-24drm/amd/display: Fix ineffective setting of max bpc propertyStylon Wang
2020-06-24drm/amd/display: Enable output_bpc property on all outputsStylon Wang
2020-06-24drm/amdgpu: add fw release for sdma v5_0Wenhui Sheng
2020-06-23drm/amdgpu/display: Unlock mutex on errorJohn van der Kamp
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