summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2021-07-08Merge tag 'drm-next-2021-07-08-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-503/+1047
2021-07-08Merge tag 'drm-misc-next-fixes-2021-07-01' of git://anongit.freedesktop.org/d...Dave Airlie-23/+31
2021-07-08Merge tag 'drm-intel-next-fixes-2021-07-07' of git://anongit.freedesktop.org/...Dave Airlie-16/+29
2021-07-08Merge tag 'amd-drm-next-5.14-2021-07-01' of https://gitlab.freedesktop.org/ag...Dave Airlie-464/+987
2021-07-06drm/i915: Drop all references to DRM IRQ midlayerThomas Zimmermann-6/+0
2021-07-06drm/i915: Use the correct IRQ during resumeThomas Zimmermann-3/+12
2021-07-06drm/i915/display/dg1: Correctly map DPLLs during state readoutJosé Roberto de Souza-6/+16
2021-07-06drm/i915/display: Do not zero past infoframes.vscKees Cook-1/+1
2021-07-05Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-6/+5
2021-07-03Merge tag 'vfio-v5.14-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds-1/+1
2021-07-03Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-8/+8
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds-23/+141
2021-07-01Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-21146/+308633
2021-07-01nouveau/svm: implement atomic SVM accessAlistair Popple-11/+123
2021-07-01nouveau/svm: refactor nouveau_range_faultAlistair Popple-14/+20
2021-07-01mm: rename migrate_pgmap_ownerAlistair Popple-1/+1
2021-07-01drm/amdgpu: Conditionally reset SDMA RAS error countsMukul Joshi-2/+5
2021-07-01drm/amdkfd: Maintain svm_bo reference in page->zone_device_dataAlex Sierra-11/+18
2021-07-01drm/amdkfd: add invalid pages debug at vram migrationAlex Sierra-0/+14
2021-07-01drm/amdkfd: skip migration for pages already in VRAMAlex Sierra-9/+7
2021-07-01drm/amdkfd: skip invalid pages during migrationsAlex Sierra-20/+18
2021-07-01drm/amdkfd: classify and map mixed svm range pages in GPUAlex Sierra-34/+55
2021-07-01drm/amdkfd: use hmm range fault to get both domain pfnsAlex Sierra-41/+27
2021-07-01drm/amdgpu: get owner ref in validate and mapAlex Sierra-1/+24
2021-07-01drm/amdkfd: set owner ref to svm range prefaultAlex Sierra-4/+6
2021-07-01drm/amdkfd: add owner ref param to get hmm pagesAlex Sierra-5/+6
2021-07-01drm/amdkfd: device pgmap owner at the svm migrate initAlex Sierra-3/+6
2021-07-01drm/amdkfd: inc counter on child ranges with xnack offAlex Sierra-2/+14
2021-07-01drm/amd/display: Extend DMUB diagnostic logging to DCN3.1Nicholas Kazlauskas-5/+76
2021-07-01drm/amdgpu: Update NV SIMD-per-CU to 2Joseph Greathouse-1/+1
2021-07-01drm/amdgpu: add new dimgrey cavefish DIDAlex Deucher-0/+1
2021-07-01drm/amd/pm: skip PrepareMp1ForUnload message in s0ixShyam Sundar S K-1/+2
2021-07-01drm/amdgpu: move apu flags initialization to the start of device initHuang Rui-10/+37
2021-07-01drm/amd/display: Respect CONFIG_FRAME_WARN=0 in dml MakefileReka Norman-2/+6
2021-07-01drm/radeon: Add the missed drm_gem_object_put() in radeon_user_framebuffer_cr...Jing Xiangfeng-0/+1
2021-07-01drm/amdgpu/dc: Really fix DCN3.1 Makefile for PPC64Michal Suchanek-0/+2
2021-07-01drm/radeon: Call radeon_suspend_kms() in radeon_pci_shutdown() for Loongson64Tiezhu Yang-4/+4
2021-07-01drm/amdgpu: Set ttm caching flags during bo allocationOak Zeng-4/+5
2021-07-01drm/amd/display: fix null pointer access in gpu resetGuchun Chen-2/+2
2021-07-01drm/amd/display: fix incorrrect valid irq checkGuchun Chen-1/+1
2021-07-01drm/amdgpu: enable sdma0 tmz for Raven/Renoir(V2)Aaron Liu-2/+2
2021-06-30treewide: Add missing semicolons to __assign_str usesJoe Perches-8/+8
2021-06-30drm/radeon: Fix NULL dereference when updating memory statsMikel Rychliski-21/+23
2021-06-30Merge tag 'drm-intel-next-fixes-2021-06-29' of git://anongit.freedesktop.org/...Dave Airlie-42/+76
2021-06-30Merge tag 'drm-misc-next-fixes-2021-06-24' of git://anongit.freedesktop.org/d...Dave Airlie-1/+1
2021-06-30drm/amd/amdgpu: enable gpu recovery for beige_gobyChengming Gui-0/+1
2021-06-30amdgpu/pm: remove code duplication in show_power_cap callsDarren Powell-74/+21
2021-06-30drm/amdgpu/display: drop unused variableAlex Deucher-1/+1
2021-06-30Revert "drm/amd/display: Fix overlay validation by considering cursors"Rodrigo Siqueira-10/+2
2021-06-30amdgpu/nv.c - Added codec query for Beige GobyVeerabadhran Gopalakrishnan-0/+30