summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2020-08-05drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()Peilin Ye1-1/+2
2020-08-05drm/amd/display: Clear dm_state for fast updatesMazin Rezk1-9/+27
2020-08-05Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"Alex Deucher1-3/+6
2020-07-29drm/amd/powerplay: fix a crash when overclocking Vega MQiu Wenbo1-4/+6
2020-07-29drm/amdgpu: Fix NULL dereference in dpm sysfs handlersPaweł Gronowski1-6/+3
2020-07-29drm/amdgpu: fix preemption unit testJack Xiao1-5/+15
2020-07-29drm/amdgpu/gfx10: fix race condition for kiqJack Xiao1-1/+8
2020-07-29drm/amd/display: add dmcub check on RENOIRAaron Ma1-1/+1
2020-07-29drm/amd/display: Check DMCU Exists Before LoadingJerry (Fangzhi) Zuo1-1/+6
2020-07-22drm/amdgpu/display: create fake mst encoders ahead of time (v4)Alex Deucher4-28/+48
2020-07-22drm/amd/display: OLED panel backlight adjust not work with external display c...hersen wu1-0/+5
2020-07-22drm/amd/display: handle failed allocation during stream constructionJosip Pavic1-3/+16
2020-07-22drm/amdgpu/sdma5: fix wptr overwritten in ->get_wptr()Xiaojie Yuan1-18/+8
2020-07-22drm/amdgpu/powerplay: Modify SMC message name for setting power profile modechen gong1-1/+1
2020-07-16drm/amdgpu: asd function needs to be unloaded in suspend phaseHuang Rui1-0/+6
2020-07-16drm/amdgpu: add TMR destory function for pspHuang Rui1-4/+53
2020-07-16drm/amdgpu: don't do soft recovery if gpu_recovery=0Marek Olšák1-1/+2
2020-07-09drm/amdgpu/atomfirmware: fix vram_info fetching for renoirAlex Deucher1-0/+1
2020-07-09drm/amdgpu: use %u rather than %d for sclk/mclkAlex Deucher1-2/+2
2020-07-09drm/amd/display: Only revalidate bandwidth on medium and fast updatesNicholas Kazlauskas1-4/+6
2020-07-09drm/amd/powerplay: Fix NULL dereference in lock_bus() on Vega20 w/o RASIvan Mironov1-4/+7
2020-07-09drm/amdgpu: fix kernel page fault issue by ras recovery on sGPUGuchun Chen1-2/+3
2020-07-09drm/amdgpu: fix non-pointer dereference for non-RAS supportedEvan Quan1-2/+2
2020-07-09drm/amdgpu: disable ras query and iject during gpu resetJohn Clements3-3/+28
2020-07-09drm/amd/display: Fix ineffective setting of max bpc propertyStylon Wang1-1/+2
2020-07-09drm/amd/display: Fix incorrectly pruned modes with deep colorStylon Wang1-38/+64
2020-06-30drm/amdgpu/display: Unlock mutex on errorJohn van der Kamp1-2/+4
2020-06-30drm/amdgpu: add fw release for sdma v5_0Wenhui Sheng1-1/+5
2020-06-30drm/amd: fix potential memleak in err branchBernard Zhao1-0/+1
2020-06-30drm/amd/display: Enable output_bpc property on all outputsStylon Wang1-1/+3
2020-06-30drm/amd/display: Use kfree() to free rgb_user in calculate_user_regamma_ramp()Denis Efremov1-1/+1
2020-06-24Revert "drm/amd/display: disable dcn20 abm feature for bring up"Harry Wentland1-7/+4
2020-06-24drm/amd/display: Use kvfree() to free coeff in build_regamma()Denis Efremov1-1/+1
2020-06-24drm/amdkfd: Use correct major in devcgroup checkLorenz Brun1-1/+2
2020-06-24drm/amdgpu: Replace invalid device ID with a valid device IDSandeep Raghuraman1-1/+1
2020-06-24drm/amdgpu/display: use blanked rather than plane state for sync groupsAlex Deucher1-4/+20
2020-06-24drm/amd/display: Revalidate bandwidth before commiting DC updatesNicholas Kazlauskas1-0/+6
2020-06-22drm/amdgpu: Sync with VM root BO when switching VM to CPU update modeFelix Kuehling1-2/+9
2020-06-22drm/amd/powerpay: Disable gfxoff when setting manual mode on picasso and ravenchen gong1-0/+9
2020-06-22drm/amd/display: Do not disable pipe split if mode is not supportedSung Lee1-2/+7
2020-06-22drm/amd/display: dmcu wait loop calculation is incorrect in RVPaul Hsieh1-3/+0
2020-06-22drm/amd/display: Correct updating logic of dcn21's pipe VM flagsDale Zhao1-5/+1
2020-06-22drm/amd/display: Revert to old formula in set_vtg_paramsAlvin Lee1-2/+4
2020-06-22drm/amdgpu: Init data to avoid oops while reading pp_num_states.limingyu1-1/+4
2020-06-22drm/amd/display: fix virtual signal dsc setupDmytro Laktyushkin1-1/+1
2020-06-22drm/amd/display: Force watermark value propagationJoshua Aberback2-1/+6
2020-06-22drm/amdgpu: fix and cleanup amdgpu_gem_object_close v4Christian König1-18/+25
2020-05-29Merge tag 'drm-fixes-2020-05-29-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-7/+2
2020-05-27drm/amd/display: Fix potential integer wraparound resulting in a hangAric Cyr1-0/+2
2020-05-27drm/amd/display: drop cursor position check in atomic testSimon Ser1-7/+0