summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | drm/amdkfd: remove an unnecessary amdgpu_bo_refLang Yu2022-07-281-1/+0
| * | | | | | | | | drm/amd/pm: Add get_gfx_off_status interface for yellow carpShikai Guo2022-07-281-0/+31
| * | | | | | | | | drm/amd/display: Remove unused struct freesync_contextMaĆ­ra Canal2022-07-281-8/+0
| * | | | | | | | | drm/amd/amdgpu: add additional page fault settings for gfx11Chengming Gui2022-07-283-4/+56
| * | | | | | | | | drm/amd/display: remove unneeded semicolonYang Li2022-07-281-1/+1
| * | | | | | | | | drm/amdgpu: fix i2s_pdata out of bound array accessVijendar Mukunda2022-07-281-8/+0
| * | | | | | | | | drm/amdkfd: fix kgd_mem memory leak when importing dmabufLang Yu2022-07-281-0/+8
| * | | | | | | | | drm/amdgpu: add debugfs for kfd system and ttm mem usedAlex Sierra2022-07-283-0/+24
| * | | | | | | | | drm/amdkfd: track unified memory reservation with xnack offAlex Sierra2022-07-283-26/+59
| * | | | | | | | | drm/amd/display: fix signedness bug in execute_synaptics_rc_command()Dan Carpenter2022-07-281-1/+1
| * | | | | | | | | drm/amd/display: Clean up some inconsistent indentingJiapeng Chong2022-07-281-36/+36
| * | | | | | | | | drm/amd/display: Clean up some inconsistent indentingJiapeng Chong2022-07-281-9/+9
| * | | | | | | | | drm/amd/display: Clean up some inconsistent indentingJiapeng Chong2022-07-281-9/+6
| * | | | | | | | | drm/amd/display: Clean up some inconsistent indentingJiapeng Chong2022-07-281-4/+4
| * | | | | | | | | drm/amd/display: Clean up some inconsistent indentingJiapeng Chong2022-07-281-41/+40
| * | | | | | | | | drm/amd/display: Clean up some inconsistent indentingJiapeng Chong2022-07-281-9/+7
| * | | | | | | | | drm/amd/display: Clean up some inconsistent indentingJiapeng Chong2022-07-281-34/+34
| * | | | | | | | | drm/amd/display: Clean up some inconsistent indentingJiapeng Chong2022-07-281-18/+18
| * | | | | | | | | drm/amd/display: Clean up some inconsistent indentingJiapeng Chong2022-07-281-2/+2
| * | | | | | | | | drm/amd/display: Clean up some inconsistent indentingJiapeng Chong2022-07-281-5/+2
| * | | | | | | | | drm/amd/display: Clean up some inconsistent indentingJiapeng Chong2022-07-281-35/+35
| * | | | | | | | | drm/amd/display: Clean up some inconsistent indentingJiapeng Chong2022-07-281-39/+38
| * | | | | | | | | drm/amd/display: Clean up some inconsistent indentingJiapeng Chong2022-07-281-14/+11
| * | | | | | | | | drm/amd/display: Clean up some inconsistent indentingJiapeng Chong2022-07-281-1/+2
| * | | | | | | | | drm/amd/display: Clean up some inconsistent indentingJiapeng Chong2022-07-281-1/+2
| * | | | | | | | | drm/amd/display: Clean up some inconsistent indentingJiapeng Chong2022-07-281-1/+2
| * | | | | | | | | drm/amd/display: Clean up some inconsistent indentingJiapeng Chong2022-07-281-2/+2
| * | | | | | | | | drm/amd/display: Clean up some inconsistent indentingJiapeng Chong2022-07-281-1/+2
| * | | | | | | | | drm/amd/display: Clean up some inconsistent indentingJiapeng Chong2022-07-281-18/+18
| * | | | | | | | | drm/amd/display: Clean up some inconsistent indentingJiapeng Chong2022-07-281-4/+4
| * | | | | | | | | drm/amdkfd: Split giant svm rangePhilip Yang2022-07-281-16/+33
| * | | | | | | | | drm/amdkfd: Set svm range max pagesPhilip Yang2022-07-283-0/+26
| * | | | | | | | | drm/amdgpu: Allow TTM to evict svm bo from same processPhilip Yang2022-07-281-3/+6
| * | | | | | | | | drm/amdgpu: Fix the incomplete product numberRoy Sun2022-07-281-1/+1
| * | | | | | | | | drm/amdgpu: use adev_to_drm for consistencyGuchun Chen2022-07-281-1/+1
| * | | | | | | | | drm/amdgpu/dc/dce: fix repeated words in commentswangjianli2022-07-281-1/+1
| * | | | | | | | | Merge tag 'topic/nouveau-misc-2022-07-27' of git://anongit.freedesktop.org/dr...Dave Airlie2022-07-27158-8845/+6386
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/nouveau/disp: move DAC load detection methodBen Skeggs2022-07-277-44/+57
| | * | | | | | | | | drm/nouveau/disp: add output classBen Skeggs2022-07-2717-6/+221
| | * | | | | | | | | drm/nouveau/disp: add supervisor mutexBen Skeggs2022-07-275-4/+21
| | * | | | | | | | | drm/nouveau/disp: add conn method to query HPD pin statusBen Skeggs2022-07-276-3/+88
| | * | | | | | | | | drm/nouveau/disp: add connector classBen Skeggs2022-07-2715-4/+189
| | * | | | | | | | | drm/nouveau/disp: add common channel class handlingBen Skeggs2022-07-2742-841/+470
| | * | | | | | | | | drm/nouveau/disp: split sor hda funcs out to their own structBen Skeggs2022-07-2712-63/+44
| | * | | | | | | | | drm/nouveau/disp: split sor dp funcs out to their own structBen Skeggs2022-07-2716-154/+157
| | * | | | | | | | | drm/nouveau/disp: replace hda func pointer check with flagBen Skeggs2022-07-2717-168/+31
| | * | | | | | | | | drm/nouveau/disp: merge nv50_disp_new_() and nvkm_disp_new()Ben Skeggs2022-07-2719-90/+45
| | * | | | | | | | | drm/nouveau/disp: group supervisor-related struct membersBen Skeggs2022-07-274-32/+34
| | * | | | | | | | | drm/nouveau/disp: merge head/outp/ior code into chipset filesBen Skeggs2022-07-2792-6822/+5151
| | * | | | | | | | | drm/nouveau/disp: add common class handling between <nv50 and >=nv50Ben Skeggs2022-07-2748-1072/+396