summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-07-08Merge tag 'drm-misc-next-fixes-2021-07-01' of git://anongit.freedesktop.org/d...Dave Airlie5-23/+31
2021-07-08Merge tag 'drm-intel-next-fixes-2021-07-07' of git://anongit.freedesktop.org/...Dave Airlie8-16/+29
2021-07-08Merge tag 'amd-drm-next-5.14-2021-07-01' of https://gitlab.freedesktop.org/ag...Dave Airlie40-464/+987
2021-07-06drm/i915: Drop all references to DRM IRQ midlayerThomas Zimmermann2-6/+0
2021-07-06drm/i915: Use the correct IRQ during resumeThomas Zimmermann4-3/+12
2021-07-06drm/i915/display/dg1: Correctly map DPLLs during state readoutJosé Roberto de Souza2-6/+16
2021-07-06drm/i915/display: Do not zero past infoframes.vscKees Cook1-1/+1
2021-07-01drm/amdgpu: Conditionally reset SDMA RAS error countsMukul Joshi1-2/+5
2021-07-01drm/amdkfd: Maintain svm_bo reference in page->zone_device_dataAlex Sierra3-11/+18
2021-07-01drm/amdkfd: add invalid pages debug at vram migrationAlex Sierra1-0/+14
2021-07-01drm/amdkfd: skip migration for pages already in VRAMAlex Sierra1-9/+7
2021-07-01drm/amdkfd: skip invalid pages during migrationsAlex Sierra1-20/+18
2021-07-01drm/amdkfd: classify and map mixed svm range pages in GPUAlex Sierra2-34/+55
2021-07-01drm/amdkfd: use hmm range fault to get both domain pfnsAlex Sierra1-41/+27
2021-07-01drm/amdgpu: get owner ref in validate and mapAlex Sierra1-1/+24
2021-07-01drm/amdkfd: set owner ref to svm range prefaultAlex Sierra3-4/+6
2021-07-01drm/amdkfd: add owner ref param to get hmm pagesAlex Sierra4-5/+6
2021-07-01drm/amdkfd: device pgmap owner at the svm migrate initAlex Sierra2-3/+6
2021-07-01drm/amdkfd: inc counter on child ranges with xnack offAlex Sierra1-2/+14
2021-07-01drm/amd/display: Extend DMUB diagnostic logging to DCN3.1Nicholas Kazlauskas3-5/+76
2021-07-01drm/amdgpu: Update NV SIMD-per-CU to 2Joseph Greathouse1-1/+1
2021-07-01drm/amdgpu: add new dimgrey cavefish DIDAlex Deucher1-0/+1
2021-07-01drm/amd/pm: skip PrepareMp1ForUnload message in s0ixShyam Sundar S K1-1/+2
2021-07-01drm/amdgpu: move apu flags initialization to the start of device initHuang Rui3-10/+37
2021-07-01drm/amd/display: Respect CONFIG_FRAME_WARN=0 in dml MakefileReka Norman1-2/+6
2021-07-01drm/radeon: Add the missed drm_gem_object_put() in radeon_user_framebuffer_cr...Jing Xiangfeng1-0/+1
2021-07-01drm/amdgpu/dc: Really fix DCN3.1 Makefile for PPC64Michal Suchanek1-0/+2
2021-07-01drm/radeon: Call radeon_suspend_kms() in radeon_pci_shutdown() for Loongson64Tiezhu Yang1-4/+4
2021-07-01drm/amdgpu: Set ttm caching flags during bo allocationOak Zeng2-4/+5
2021-07-01drm/amd/display: fix null pointer access in gpu resetGuchun Chen1-2/+2
2021-07-01drm/amd/display: fix incorrrect valid irq checkGuchun Chen1-1/+1
2021-07-01drm/amdgpu: enable sdma0 tmz for Raven/Renoir(V2)Aaron Liu1-2/+2
2021-06-30drm/radeon: Fix NULL dereference when updating memory statsMikel Rychliski3-21/+23
2021-06-30Merge tag 'drm-intel-next-fixes-2021-06-29' of git://anongit.freedesktop.org/...Dave Airlie6-42/+76
2021-06-30Merge tag 'drm-misc-next-fixes-2021-06-24' of git://anongit.freedesktop.org/d...Dave Airlie1-1/+1
2021-06-30drm/amd/amdgpu: enable gpu recovery for beige_gobyChengming Gui1-0/+1
2021-06-30amdgpu/pm: remove code duplication in show_power_cap callsDarren Powell1-74/+21
2021-06-30drm/amdgpu/display: drop unused variableAlex Deucher1-1/+1
2021-06-30Revert "drm/amd/display: Fix overlay validation by considering cursors"Rodrigo Siqueira1-10/+2
2021-06-30amdgpu/nv.c - Added codec query for Beige GobyVeerabadhran Gopalakrishnan1-0/+30
2021-06-30drm/amdgpu: enable tmz on yellow carpAaron Liu1-0/+1
2021-06-30drm/amdkfd: implement counters for vm fault and migrationPhilip Yang3-1/+60
2021-06-30drm/amdkfd: add sysfs counters for vm fault and migrationPhilip Yang2-29/+131
2021-06-30drm/amdkfd: fix sysfs kobj leakPhilip Yang2-8/+7
2021-06-30drm/amdkfd: add helper function for kfd sysfs createPhilip Yang1-80/+39
2021-06-30drm/amdgpu: update HDP LS settingsEvan Quan1-37/+48
2021-06-30drm/amdgpu: update GFX MGCG settingsEvan Quan1-4/+7
2021-06-30drm/amdgpu: correct clock gating settings on feature unsupportedEvan Quan5-23/+83
2021-06-30drm/amdgpu: fix the hang caused by PCIe link width switchEvan Quan3-0/+17
2021-06-30drm/amdgpu: fix NAK-G generation during PCI-e link width switchEvan Quan3-0/+32