summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2020-08-26Revert "drm/amd/display: Improve DisplayPort monitor interop"Alex Deucher
2020-08-26drm/amd/display: fix pow() crashing when given base 0Krunoslav Kovac
2020-08-26drm/amd/display: Fix DFPstate hang due to view port changedPaul Hsieh
2020-08-26drm/amd/display: Blank stream before destroying HDCP sessionJaehyun Chung
2020-08-26drm/amd/display: Fix EDID parsing after resume from suspendStylon Wang
2020-08-26drm/amdgpu/display: use GFP_ATOMIC in dcn20_validate_bandwidth_internalDaniel Kolesa
2020-08-21drm/amd/display: dchubbub p-state warning during surface planes switchhersen wu
2020-08-21drm/amd/display: Fix dmesg warning from setting abm levelStylon Wang
2020-08-21drm/amdgpu: Fix bug where DPM is not enabled after hibernate and resumeSandeep Raghuraman
2020-08-21drm/amdgpu: fix ordering of psp suspendAlex Deucher
2020-08-19drm/amdgpu: ensure 0 is returned for success in jpeg_v2_5_wait_for_idleColin Ian King
2020-08-19drm/amdgpu: use the unlocked drm_gem_object_putEmil Velikov
2020-08-19drm/amd/powerplay: suppress compile error around BUG_ONEvan Quan
2020-08-19drm/amd/powerplay: fix compile error with ARCH=arcEvan Quan
2020-08-19drm/amdgpu/display: properly guard the calls to swSMU functionsAlex Deucher
2020-08-19drm/amdgpu/display bail early in dm_pp_get_static_clocksAlex Deucher
2020-08-19drm/amd/display: Improve DisplayPort monitor interopAric Cyr
2020-08-19drm/amdgpu: avoid dereferencing a NULL pointerJack Xiao
2020-08-05drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()Peilin Ye
2020-08-05drm/amd/display: Clear dm_state for fast updatesMazin Rezk
2020-08-05Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"Alex Deucher
2020-07-29drm/amd/powerplay: fix a crash when overclocking Vega MQiu Wenbo
2020-07-29drm/amdgpu: Fix NULL dereference in dpm sysfs handlersPaweł Gronowski
2020-07-29drm/amdgpu: fix preemption unit testJack Xiao
2020-07-29drm/amdgpu/gfx10: fix race condition for kiqJack Xiao
2020-07-29drm/amd/display: add dmcub check on RENOIRAaron Ma
2020-07-29drm/amd/display: Check DMCU Exists Before LoadingJerry (Fangzhi) Zuo
2020-07-22drm/amdgpu/display: create fake mst encoders ahead of time (v4)Alex Deucher
2020-07-22drm/amd/display: OLED panel backlight adjust not work with external display c...hersen wu
2020-07-22drm/amd/display: handle failed allocation during stream constructionJosip Pavic
2020-07-22drm/amdgpu/sdma5: fix wptr overwritten in ->get_wptr()Xiaojie Yuan
2020-07-22drm/amdgpu/powerplay: Modify SMC message name for setting power profile modechen gong
2020-07-16drm/amdgpu: asd function needs to be unloaded in suspend phaseHuang Rui
2020-07-16drm/amdgpu: add TMR destory function for pspHuang Rui
2020-07-16drm/amdgpu: don't do soft recovery if gpu_recovery=0Marek Olšák
2020-07-09drm/amdgpu/atomfirmware: fix vram_info fetching for renoirAlex Deucher
2020-07-09drm/amdgpu: use %u rather than %d for sclk/mclkAlex Deucher
2020-07-09drm/amd/display: Only revalidate bandwidth on medium and fast updatesNicholas Kazlauskas
2020-07-09drm/amd/powerplay: Fix NULL dereference in lock_bus() on Vega20 w/o RASIvan Mironov
2020-07-09drm/amdgpu: fix kernel page fault issue by ras recovery on sGPUGuchun Chen
2020-07-09drm/amdgpu: fix non-pointer dereference for non-RAS supportedEvan Quan
2020-07-09drm/amdgpu: disable ras query and iject during gpu resetJohn Clements
2020-07-09drm/amd/display: Fix ineffective setting of max bpc propertyStylon Wang
2020-07-09drm/amd/display: Fix incorrectly pruned modes with deep colorStylon Wang
2020-06-30drm/amdgpu/display: Unlock mutex on errorJohn van der Kamp
2020-06-30drm/amdgpu: add fw release for sdma v5_0Wenhui Sheng
2020-06-30drm/amd: fix potential memleak in err branchBernard Zhao
2020-06-30drm/amd/display: Enable output_bpc property on all outputsStylon Wang
2020-06-30drm/amd/display: Use kfree() to free rgb_user in calculate_user_regamma_ramp()Denis Efremov
2020-06-24Revert "drm/amd/display: disable dcn20 abm feature for bring up"Harry Wentland