summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAgeFilesLines
* Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"Alex Deucher2020-07-301-3/+6
* drm/amd/display: Clear dm_state for fast updatesMazin Rezk2020-07-301-9/+27
* drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()Peilin Ye2020-07-301-1/+2
* drm/amdgpu: Fix NULL dereference in dpm sysfs handlersPaweł Gronowski2020-07-211-6/+3
* drm/amd/powerplay: fix a crash when overclocking Vega MQiu Wenbo2020-07-211-4/+6
* drm/amdgpu/sdma5: fix wptr overwritten in ->get_wptr()Xiaojie Yuan2020-07-141-18/+8
* drm/amdgpu/powerplay: Modify SMC message name for setting power profile modechen gong2020-07-141-1/+1
* drm/amd/display: handle failed allocation during stream constructionJosip Pavic2020-07-141-3/+16
* drm/amd/display: OLED panel backlight adjust not work with external display c...hersen wu2020-07-141-0/+5
* drm/amdgpu/display: create fake mst encoders ahead of time (v4)Alex Deucher2020-07-144-28/+48
* drm/amdgpu: fix preemption unit testJack Xiao2020-07-141-5/+15
* drm/amdgpu/gfx10: fix race condition for kiqJack Xiao2020-07-141-1/+8
* drm/amdgpu: don't do soft recovery if gpu_recovery=0Marek Olšák2020-07-091-1/+2
* drm/amd/display: add dmcub check on RENOIRAaron Ma2020-07-091-1/+1
* drm/amdgpu: add TMR destory function for pspHuang Rui2020-07-091-4/+53
* drm/amdgpu: asd function needs to be unloaded in suspend phaseHuang Rui2020-07-091-0/+6
* drm/amdgpu: use %u rather than %d for sclk/mclkAlex Deucher2020-07-011-2/+2
* drm/amdgpu/atomfirmware: fix vram_info fetching for renoirAlex Deucher2020-07-011-0/+1
* drm/amd/display: Only revalidate bandwidth on medium and fast updatesNicholas Kazlauskas2020-06-301-4/+6
* drm/amd/powerplay: Fix NULL dereference in lock_bus() on Vega20 w/o RASIvan Mironov2020-06-251-4/+7
* drm/amd: fix potential memleak in err branchBernard Zhao2020-06-241-0/+1
* drm/amd/display: Fix ineffective setting of max bpc propertyStylon Wang2020-06-241-1/+2
* drm/amd/display: Enable output_bpc property on all outputsStylon Wang2020-06-241-1/+3
* drm/amdgpu: add fw release for sdma v5_0Wenhui Sheng2020-06-241-1/+5
* drm/amdgpu/display: Unlock mutex on errorJohn van der Kamp2020-06-231-2/+4
* Merge tag 'amd-drm-fixes-5.8-2020-06-17' of git://people.freedesktop.org/~agd...Dave Airlie2020-06-199-56/+160
|\
| * drm/amdgpu: fix documentation around busy_percentageAlex Deucher2020-06-171-1/+1
| * drm/amdgpu/pm: update comment to clarify Overdrive interfacesAlex Deucher2020-06-171-1/+1
| * drm/amdkfd: Use correct major in devcgroup checkLorenz Brun2020-06-171-1/+2
| * drm/amd/display: Rework dsc to isolate FPU operationsRodrigo Siqueira2020-06-115-50/+153
| * drm/amdgpu: Replace invalid device ID with a valid device IDSandeep Raghuraman2020-06-111-1/+1
| * drm/amd/display: Use kfree() to free rgb_user in calculate_user_regamma_ramp()Denis Efremov2020-06-101-1/+1
| * drm/amd/display: Use kvfree() to free coeff in build_regamma()Denis Efremov2020-06-101-1/+1
* | amdgpu: a NULL ->mm does not mean a thread is a kthreadChristoph Hellwig2020-06-111-1/+1
* | kernel: better document the use_mm/unuse_mm API contractChristoph Hellwig2020-06-101-2/+2
* | kernel: move use_mm/unuse_mm to kthread.cChristoph Hellwig2020-06-106-8/+1
* | mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-093-3/+3
* | mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-093-9/+9
* | Merge tag 'drm-next-2020-06-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-06-084-11/+207
|\|
| * drm/amd/display: Revalidate bandwidth before commiting DC updatesNicholas Kazlauskas2020-06-031-0/+6
| * drm/amdgpu/display: use blanked rather than plane state for sync groupsAlex Deucher2020-06-031-4/+20
| * Revert "drm/amd/display: disable dcn20 abm feature for bring up"Harry Wentland2020-05-291-7/+4
| * drm/amd/powerplay: ack the SMUToHost interrupt on receive V2Evan Quan2020-05-291-0/+6
| * drm/amdgpu/pm: return an error during GPU reset or suspend (v2)Alex Deucher2020-05-291-0/+171
* | Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-06-02334-6419/+12897
|\|
| * drm/amd/display: Fix potential integer wraparound resulting in a hangAric Cyr2020-05-271-0/+2
| * drm/amd/display: drop cursor position check in atomic testSimon Ser2020-05-271-7/+0
| * drm/amdgpu: fix device attribute node create failed with multi gpuKevin Wang2020-05-263-41/+58
| * drm/amdgpu: Sync with VM root BO when switching VM to CPU update modeFelix Kuehling2020-05-221-2/+9
| * drm/amd/display: Handle GPU reset for DC blockBhawanpreet Lakha2020-05-222-1/+182