summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2021-07-14drm/amdgpu: add another Renoir DIDJinzhou Su1-0/+1
2021-07-13drm/amd/pm: Add waiting for response of mode-reset message for yellow carpAaron Liu1-7/+3
2021-07-13Revert "drm/amdkfd: Add heavy-weight TLB flush after unmapping"Eric Huang1-1/+0
2021-07-13Revert "drm/amdgpu: Add table_freed parameter to amdgpu_vm_bo_update"Eric Huang4-10/+10
2021-07-13Revert "drm/amdkfd: Make TLB flush conditional on mapping"Eric Huang4-27/+20
2021-07-13Revert "drm/amdgpu: Fix warning of Function parameter or member not described"Eric Huang1-1/+0
2021-07-13Revert "drm/amdkfd: Add memory sync before TLB flush on unmap"Eric Huang1-20/+3
2021-07-13drm/amd/pm: Fix BACO state setting for Beige_GobyChengming Gui1-0/+1
2021-07-13drm/amdgpu: Restore msix after FLREmily.Deng1-0/+18
2021-07-13drm/amdkfd: Allow CPU access for all VRAM BOsFelix Kuehling1-2/+1
2021-07-13drm/amdgpu/display - only update eDP's backlight level when necessaryZhan Liu1-1/+1
2021-07-13drm/amdkfd: handle fault counters on invalid addressPhilip Yang1-12/+18
2021-07-13drm/amdgpu: Correct the irq numbers for virtual crtcEmily Deng1-1/+1
2021-07-13drm/amd/display: update header file nameXiaomeng Hou1-2/+2
2021-07-13drm/amd/pm: drop smu_v13_0_1.c|h files for yellow carpXiaomeng Hou8-1263/+57
2021-07-13drm/amd/display: remove faulty assertDmytro Laktyushkin1-1/+0
2021-07-13Revert "drm/amd/display: Always write repeater mode regardless of LTTPR"Wesley Chalmers1-3/+4
2021-07-13drm/amd/display: Fix updating infoframe for DCN3.1 eDPNicholas Kazlauskas1-1/+1
2021-07-13drm/amdgpu: Return error if no RASLuben Tuikov2-17/+38
2021-07-13drm/amdgpu: SRIOV flr_work should take write_lockJingwen Chen2-4/+4
2021-07-08Merge tag 'drm-next-2021-07-08-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds38-461/+984
2021-07-08Merge tag 'drm-misc-next-fixes-2021-07-01' of git://anongit.freedesktop.org/d...Dave Airlie1-1/+2
2021-07-08Merge tag 'amd-drm-next-5.14-2021-07-01' of https://gitlab.freedesktop.org/ag...Dave Airlie38-460/+982
2021-07-03Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-7/+7
2021-07-01Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds456-5796/+282884
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/amdgpu/dc: Really fix DCN3.1 Makefile for PPC64Michal Suchanek1-0/+2
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-30treewide: Add missing semicolons to __assign_str usesJoe Perches1-7/+7
2021-06-30Merge tag 'drm-misc-next-fixes-2021-06-24' of git://anongit.freedesktop.org/d...Dave Airlie1-1/+1