Linux AMD GFX
[Prev Page][Next Page]
- RE: [PATCH] drm/amdgpu: no rlcg read access in SRIOV case for gfx v9, (continued)
- [PATCH] drm/amdgpu: add support for GC 10.1.4,
Lang Yu
- [PATCH] drm/amdgpu: disable xgmi feature support in sriov mode, Yang Wang
- [PATCH] drm/amdgpu: Fix compile error.,
Andrey Grodzovsky
- [PATCH] drm/amdkfd: replace err by dbg print at svm vram migration,
Alex Sierra
- [PATCH] drm/amd/pm: fix enabled features retrieving on Renoir and Cyan Skillfish,
Evan Quan
- [PATCH v1 0/1] drm/amdgpu: Show IP discovery in sysfs,
Luben Tuikov
- [PATCH] drm/amd/display: extend dcn201 support,
Oliver Logush ollogush
- [PATCH] drm/amdgpu/sdma5.2: Adjust the name string for firmware,
Alex Deucher
- [PATCH AUTOSEL 5.4 14/15] drm/amdgpu: fix logic inversion in check, Sasha Levin
- [PATCH AUTOSEL 5.10 23/27] drm/amdgpu: fix logic inversion in check, Sasha Levin
- [PATCH AUTOSEL 5.15 32/36] drm/amdgpu: fix logic inversion in check, Sasha Levin
- [PATCH AUTOSEL 5.15 31/36] drm/amd: Only run s3 or s0ix if system is configured properly, Sasha Levin
- [PATCH AUTOSEL 5.15 30/36] drm/amd: add support to check whether the system is set to s3, Sasha Levin
- [PATCH AUTOSEL 5.15 25/36] drm/amd: Warn users about potential s0ix problems, Sasha Levin
- [PATCH AUTOSEL 5.16 38/42] drm/amdgpu: fix logic inversion in check, Sasha Levin
- [PATCH AUTOSEL 5.16 37/42] drm/amd: Only run s3 or s0ix if system is configured properly, Sasha Levin
- [PATCH AUTOSEL 5.16 36/42] drm/amd: add support to check whether the system is set to s3, Sasha Levin
- [PATCH AUTOSEL 5.16 30/42] drm/amd: Warn users about potential s0ix problems, Sasha Levin
- [PATCH] drm/amdkfd: CRIU return -EFAULT for copy_to_user() failure,
Dan Carpenter
- [PATCH] drm/amdkfd: CRIU fix a NULL vs IS_ERR() check, Dan Carpenter
- [PATCH 0/1] drm/amdgpu: Show IP discovery in sysfs,
Luben Tuikov
- [PATCH] drm/amdkfd: map sdma queues onto extended engines for navi2x,
Jonathan Kim
- [PATCH] drm/amdkfd: fix freeing an unset pointer,
trix
- [PATCH] drm/amdgpu: fix gmc init fail in sriov mode,
Yang Wang
- [PATCH -next] drm/amdkfd: Fix NULL but dereferenced coccicheck error,
Yang Li
- drm/ttm: moving the LRU into the resource,
Christian König
- [PATCH 01/11] drm/amdgpu: Optimize xxx_ras_late_init/xxx_ras_late_fini for each ras block,
yipechai
- [PATCH 02/11] drm/amdgpu: Optimize amdgpu_gfx_ras_late_init/amdgpu_gfx_ras_fini function code, yipechai
- [PATCH 03/11] drm/amdgpu: Optimize amdgpu_hdp_ras_late_init/amdgpu_hdp_ras_fini function code, yipechai
- [PATCH 04/11] drm/amdgpu: Optimize amdgpu_mca_ras_late_init/amdgpu_mca_ras_fini function code, yipechai
- [PATCH 05/11] drm/amdgpu: Optimize amdgpu_mmhub_ras_late_init/amdgpu_mmhub_ras_fini function code, yipechai
- [PATCH 06/11] drm/amdgpu: Optimize amdgpu_nbio_ras_late_init/amdgpu_nbio_ras_fini function code, yipechai
- [PATCH 09/11] drm/amdgpu: Optimize amdgpu_xgmi_ras_late_init/amdgpu_xgmi_ras_fini function code, yipechai
- [PATCH 07/11] drm/amdgpu: Optimize amdgpu_sdma_ras_late_init/amdgpu_sdma_ras_fini function code, yipechai
- [PATCH 10/11] drm/amdgpu: Optimize operating sysfs and interrupt function interface in amdgpu_ras.c, yipechai
- [PATCH 08/11] drm/amdgpu: Optimize amdgpu_umc_ras_late_init/amdgpu_umc_ras_fini function code, yipechai
- [PATCH 11/11] drm/amdgpu: Merge amdgpu_ras_late_init/amdgpu_ras_late_fini to amdgpu_ras_block_late_init/amdgpu_ras_block_late_fini, yipechai
- RE: [PATCH 01/11] drm/amdgpu: Optimize xxx_ras_late_init/xxx_ras_late_fini for each ras block, Zhou1, Tao
- [RFC v4 00/11] Define and use reset domain for GPU recovery in amdgpu,
Andrey Grodzovsky
- [RFC v4 01/11] drm/amdgpu: Introduce reset domain, Andrey Grodzovsky
- [RFC v4 02/11] drm/amdgpu: Move scheduler init to after XGMI is ready, Andrey Grodzovsky
- [RFC v4 03/11] drm/amdgpu: Serialize non TDR gpu recovery with TDRs, Andrey Grodzovsky
- [RFC v4 04/11] drm/amd/virt: For SRIOV send GPU reset directly to TDR queue., Andrey Grodzovsky
- [RFC v4 05/11] drm/amdgpu: Drop hive->in_reset, Andrey Grodzovsky
- [RFC v4 09/11] drm/amdgpu: Move in_gpu_reset into reset_domain, Andrey Grodzovsky
- [RFC v4 08/11] drm/amdgpu: Move reset sem into reset_domain, Andrey Grodzovsky
- [RFC v4 10/11] drm/amdgpu: Rework amdgpu_device_lock_adev, Andrey Grodzovsky
- [RFC v4 06/11] drm/amdgpu: Drop concurrent GPU reset protection for device, Andrey Grodzovsky
- [RFC v4 11/11] Revert 'drm/amdgpu: annotate a false positive recursive locking', Andrey Grodzovsky
- [RFC v4 07/11] drm/amdgpu: Rework reset domain to be refcounted., Andrey Grodzovsky
- freedesktop,
Anthony Liu
- [PATCH v8 1/3] gpu: drm: separate panel orientation property creating and value setting,
Hsin-Yi Wang
- [PATCH v2 2/2] drm/radeon/uvd: Fix forgotten unmap buffer objects,
zhanglianjie
- [PATCH v7 1/3] gpu: drm: separate panel orientation property creating and value setting,
Hsin-Yi Wang
- [RFC] Upstreaming Linux for Nintendo Wii U,
Ash Logan
- [PATCH v3 2/2] drm/radeon/uvd: Fix forgotten unmap buffer objects,
zhanglianjie
- [PATCH v4 2/2] drm/radeon/uvd: Fix forgotten unmap buffer objects,
zhanglianjie
- [PATCH 1/2] drm/amdgpu: add debugfs for reset registers list,
Somalapuram Amaranath
- [PATCH] drm/amd/pm: correct hwmon power lable name,
Yang Wang
- [PATCH v2] drm/amd/pm: fix hwmon node of power1_label create issue,
Yang Wang
- [PATCH] drm/amd/pm: fix hwmon node of power1_label create issue,
Yang Wang
- [PATCH] drm/amd/pm: disable GetPptLimit message in sriov mode,
Yang Wang
- [PATCH 1/7] drm/amd/pm: correct UMD pstate clocks for Dimgrey Cavefish and Beige Goby,
Evan Quan
- [PATCHv2 3/3] drm/amdkfd: Consolidate MQD manager functions,
Mukul Joshi
- [PATCHv2 1/3] drm/amdkfd: Fix TLB flushing in KFD SVM with no HWS,
Mukul Joshi
- [PATCH 05/23] drm/amd/display: Fix color encoding mismatch,
Maxime Ripard
- [PATCH 0/1] Revert Patch from Feb 7 2022 Patchset v2,
Jasdeep Dhillon
- [PATCH 0/1] Revert Patch from Feb 7 2022 Patchset,
Jasdeep Dhillon
- start sorting out the ZONE_DEVICE refcount mess,
Christoph Hellwig
- [PATCH 4/8] mm: move free_devmap_managed_page to memremap.c, Christoph Hellwig
- [PATCH 2/8] mm: remove the __KERNEL__ guard from <linux/mm.h>, Christoph Hellwig
- [PATCH 1/8] mm: remove a pointless CONFIG_ZONE_DEVICE check in memremap_pages, Christoph Hellwig
- [PATCH 8/8] fsdax: depend on ZONE_DEVICE || FS_DAX_LIMITED, Christoph Hellwig
- [PATCH 6/8] mm: don't include <linux/memremap.h> in <linux/mm.h>, Christoph Hellwig
- [PATCH 5/8] mm: simplify freeing of devmap managed pages, Christoph Hellwig
- [PATCH 7/8] mm: remove the extra ZONE_DEVICE struct page refcount, Christoph Hellwig
- [PATCH 3/8] mm: remove pointless includes from <linux/hmm.h>, Christoph Hellwig
- Re: start sorting out the ZONE_DEVICE refcount mess, Logan Gunthorpe
- Re: start sorting out the ZONE_DEVICE refcount mess, Miaohe Lin
- [PATCH] drm/radeon: Avoid open coded arithmetic in memory allocation,
Christophe JAILLET
- [PATCH v2 0/3] Migrate device coherent pages on get_user_pages(),
Alistair Popple
- [PATCH] drm/amd/pm: fix error handling,
trix
- [PATCH] drm/amdgpu: reserve the pd while cleaning up PRTs,
Christian König
- [PATCH 1/2] drm/amdkfd: rename kfd_process_vm_fault to kfd_dqm_evict_pasid,
Tao Zhou
- [PATCH 1/2] drm/amdgpu: add utcl2_harvest to gc 10.3.1,
Aaron Liu
- Minimal GPU setup,
Amol
- [PATCH 00/13] DC Patchset, Feb 7 2022 v3,
Jasdeep Dhillon
- [PATCH 02/13] drm/amd/display: Fix stream->link_enc unassigned during stream removal, Jasdeep Dhillon
- [PATCH 04/13] drm/amd/display: remove static from optc31_set_drr, Jasdeep Dhillon
- [PATCH 01/13] drm/amd/display: Fix for variable may be used uninitialized error, Jasdeep Dhillon
- [PATCH 05/13] dc: do blocked MST topology discovery at resume from S3/S4, Jasdeep Dhillon
- [PATCH 03/13] drm/amd/display: limit unbounded requesting to 5k, Jasdeep Dhillon
- [PATCH 08/13] drm/amd/display: keep eDP Vdd on when eDP stream is already enabled, Jasdeep Dhillon
- [PATCH 06/13] drm/amd/display: fix yellow carp wm clamping, Jasdeep Dhillon
- [PATCH 09/13] drm/amd/display: Fix DP LT sequence on EQ fail, Jasdeep Dhillon
- [PATCH 10/13] drm/amd/display: [FW Promotion] Release 0.0.103.0, Jasdeep Dhillon
- [PATCH 11/13] drm/amd/display: 3.2.172, Jasdeep Dhillon
- [PATCH 07/13] drm/amd/display: change fastboot timing validation, Jasdeep Dhillon
- [PATCH 12/13] drm/amd/display: handle null link encoder, Jasdeep Dhillon
- [PATCH 13/13] drm/amd/display: Basic support with device ID, Jasdeep Dhillon
- [PATCH 00/14] DC Patchset, Feb 7 2022 v2,
Jasdeep Dhillon
- [PATCH 01/14] drm/amd/display: Fix for variable may be used uninitialized error, Jasdeep Dhillon
- [PATCH 02/14] drm/amd/display: Fix stream->link_enc unassigned during stream removal, Jasdeep Dhillon
- [PATCH 04/14] drm/amd/display: Basic support with device ID, Jasdeep Dhillon
- [PATCH 05/14] drm/amd/display: remove static from optc31_set_drr, Jasdeep Dhillon
- [PATCH 03/14] drm/amd/display: limit unbounded requesting to 5k, Jasdeep Dhillon
- [PATCH 07/14] drm/amd/display: fix yellow carp wm clamping, Jasdeep Dhillon
- [PATCH 06/14] dc: do blocked MST topology discovery at resume from S3/S4, Jasdeep Dhillon
- [PATCH 08/14] drm/amd/display: change fastboot timing validation, Jasdeep Dhillon
- [PATCH 10/14] drm/amd/display: Fix DP LT sequence on EQ fail, Jasdeep Dhillon
- [PATCH 09/14] drm/amd/display: keep eDP Vdd on when eDP stream is already enabled, Jasdeep Dhillon
- [PATCH 12/14] drm/amd/display: 3.2.172, Jasdeep Dhillon
- [PATCH 13/14] drm/amd/display: handle null link encoder, Jasdeep Dhillon
- [PATCH 11/14] drm/amd/display: [FW Promotion] Release 0.0.103.0, Jasdeep Dhillon
- [PATCH 14/14] SWDEV-321758 - dc: Code clean, Jasdeep Dhillon
- RE: [PATCH 00/14] DC Patchset, Feb 7 2022 v2, Wheeler, Daniel
- [PATCH 1/3] drm/amdkfd: Fix TLB flushing in KFD SVM with no HWS,
Mukul Joshi
- [PATCH 00/13] DC Patches Feburary 7, 2022,
Jasdeep Dhillon
- [PATCH] drm/amdgpu: Set FRU bus for Aldebaran and Vega 20,
Luben Tuikov
- [PATCH 00/13] DC Patches Feb 7, 2022,
Jasdeep Dhillon
- [Important!] 2022 X.Org Foundation Membership deadline for voting in the election,
Lyude Paul
- [PATCH] drm/amdgpu: move lockdep assert to the right place.,
Christian König
- [PATCH v1 0/3] AMDGPU FRU fixes,
Luben Tuikov
- [PATCH] drm/amdgpu: Fix recursive locking warning,
Rajneesh Bhardwaj
- [Patch V2] drm/amdgpu: Handle the GPU recovery failure in SRIOV environment.,
Surbhi Kakarya
- [PATCH 1/3] drm/amdgpu: Don't offset by 2 in FRU EEPROM,
Luben Tuikov
- [PATCH] drm/amd/display: Cap pflip irqs per max otg number,
Roman.Li
- [PATCH] drm/amdgpu: Print once if RAS unsupported,
Luben Tuikov
- [PATCH] drm/amdgpu: Fix wait for RLCG command completion,
Victor Skvortsov
- [PATCH AUTOSEL 5.15 35/41] drm/amd/display: Correct MPC split policy for DCN301, Sasha Levin
- [PATCH AUTOSEL 5.16 40/52] drm/amdgpu/display: use msleep rather than udelay for long delays, Sasha Levin
- [PATCH AUTOSEL 5.16 39/52] drm/amdgpu/display: adjust msleep limit in dp_wait_for_training_aux_rd_interval, Sasha Levin
- [PATCH AUTOSEL 5.16 38/52] drm/amd/display: Correct MPC split policy for DCN301, Sasha Levin
- [PATCH] drm/amdgpu: drop experimental flag on aldebaran,
Alex Deucher
- [PATCH 1/3] drm/amdgpu: add missing license to dpcs_3_0_0 headers,
Alex Deucher
- [PATCH] drm/amdgpu/display: change pipe policy for DCN 2.0,
Alex Deucher
- [PATCH v2] drm/amd/display: Handle removed connector in early_unregister,
Fangzhi Zuo
- [PATCH 1/7] drm/selftests: Move i915 buddy selftests into drm,
Arunpravin
- [Patch v5 00/24] CHECKPOINT RESTORE WITH ROCm,
Rajneesh Bhardwaj
- [Patch v5 01/24] x86/configs: CRIU update debug rock defconfig, Rajneesh Bhardwaj
- [Patch v5 03/24] drm/amdkfd: CRIU Implement KFD process_info ioctl, Rajneesh Bhardwaj
- [Patch v5 04/24] drm/amdkfd: CRIU Implement KFD checkpoint ioctl, Rajneesh Bhardwaj
- [Patch v5 06/24] drm/amdkfd: CRIU Implement KFD resume ioctl, Rajneesh Bhardwaj
- [Patch v5 02/24] drm/amdkfd: CRIU Introduce Checkpoint-Restore APIs, Rajneesh Bhardwaj
- [Patch v5 09/24] drm/amdkfd: CRIU restore queue ids, Rajneesh Bhardwaj
- [Patch v5 05/24] drm/amdkfd: CRIU Implement KFD restore ioctl, Rajneesh Bhardwaj
- [Patch v5 07/24] drm/amdkfd: CRIU Implement KFD unpause operation, Rajneesh Bhardwaj
- [Patch v5 10/24] drm/amdkfd: CRIU restore sdma id for queues, Rajneesh Bhardwaj
- [Patch v5 08/24] drm/amdkfd: CRIU add queues support, Rajneesh Bhardwaj
- [Patch v5 11/24] drm/amdkfd: CRIU restore queue doorbell id, Rajneesh Bhardwaj
- [Patch v5 21/24] drm/amdkfd: CRIU Save Shared Virtual Memory ranges, Rajneesh Bhardwaj
- [Patch v5 17/24] drm/amdkfd: CRIU checkpoint and restore xnack mode, Rajneesh Bhardwaj
- [Patch v5 22/24] drm/amdkfd: CRIU prepare for svm resume, Rajneesh Bhardwaj
- [Patch v5 12/24] drm/amdkfd: CRIU checkpoint and restore queue mqds, Rajneesh Bhardwaj
- [Patch v5 24/24] drm/amdkfd: Bump up KFD API version for CRIU, Rajneesh Bhardwaj
- [Patch v5 16/24] drm/amdkfd: CRIU export BOs as prime dmabuf objects, Rajneesh Bhardwaj
- [Patch v5 14/24] drm/amdkfd: CRIU checkpoint and restore events, Rajneesh Bhardwaj
- [Patch v5 19/24] drm/amdkfd: use user_gpu_id for svm ranges, Rajneesh Bhardwaj
- [Patch v5 15/24] drm/amdkfd: CRIU implement gpu_id remapping, Rajneesh Bhardwaj
- [Patch v5 13/24] drm/amdkfd: CRIU checkpoint and restore queue control stack, Rajneesh Bhardwaj
- [Patch v5 18/24] drm/amdkfd: CRIU allow external mm for svm ranges, Rajneesh Bhardwaj
- [Patch v5 20/24] drm/amdkfd: CRIU Discover svm ranges, Rajneesh Bhardwaj
- [Patch v5 23/24] drm/amdkfd: CRIU resume shared virtual memory ranges, Rajneesh Bhardwaj
- Re: [Patch v5 00/24] CHECKPOINT RESTORE WITH ROCm, Felix Kuehling
- [PATCH -next] drm/amdkfd: Fix resource_size.cocci warning,
Yang Li
- [PATCH] drm/amd/pm: add missing prototypes to amdgpu_dpm_internal,
Maíra Canal
- [PATCH] drm/amd/display: Use NULL pointer instead of plain integer,
Magali Lemes
- [PATCH] drm/amd/display: Handle removed connector in early_unregister,
Fangzhi Zuo
- [bug report] drm/amd/display: refactor destructive verify link cap sequence, Dan Carpenter
- [PATCH] drm/amdgpu: skipping SDMA IP suspend for S0ix.,
Rajib Mahapatra
- [PATCH v6 00/10] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping,
Alex Sierra
- [PATCH v6 02/10] mm: add device coherent vma selection for memory migration, Alex Sierra
- [PATCH v6 01/10] mm: add zone device coherent type memory support, Alex Sierra
- Re: [PATCH v6 01/10] mm: add zone device coherent type memory support, David Hildenbrand
- Re: [PATCH v6 01/10] mm: add zone device coherent type memory support, Felix Kuehling
- Re: [PATCH v6 01/10] mm: add zone device coherent type memory support, Jason Gunthorpe
- Re: [PATCH v6 01/10] mm: add zone device coherent type memory support, David Hildenbrand
- Re: [PATCH v6 01/10] mm: add zone device coherent type memory support, Sierra Guiza, Alejandro (Alex)
- Re: [PATCH v6 01/10] mm: add zone device coherent type memory support, Felix Kuehling
- Re: [PATCH v6 01/10] mm: add zone device coherent type memory support, David Hildenbrand
- Re: [PATCH v6 01/10] mm: add zone device coherent type memory support, Jason Gunthorpe
- Re: [PATCH v6 01/10] mm: add zone device coherent type memory support, Christoph Hellwig
- Re: [PATCH v6 01/10] mm: add zone device coherent type memory support, Jason Gunthorpe
- Re: [PATCH v6 01/10] mm: add zone device coherent type memory support, Felix Kuehling
- Re: [PATCH v6 01/10] mm: add zone device coherent type memory support, Jason Gunthorpe
- Re: [PATCH v6 01/10] mm: add zone device coherent type memory support, Felix Kuehling
- Re: [PATCH v6 01/10] mm: add zone device coherent type memory support, Alistair Popple
- Re: [PATCH v6 01/10] mm: add zone device coherent type memory support, Jason Gunthorpe
- Re: [PATCH v6 01/10] mm: add zone device coherent type memory support, Alistair Popple
- Re: [PATCH v6 01/10] mm: add zone device coherent type memory support, David Hildenbrand
- Re: [PATCH v6 01/10] mm: add zone device coherent type memory support, Jason Gunthorpe
- Re: [PATCH v6 01/10] mm: add zone device coherent type memory support, Alistair Popple
- Re: [PATCH v6 01/10] mm: add zone device coherent type memory support, Felix Kuehling
- Re: [PATCH v6 01/10] mm: add zone device coherent type memory support, Alistair Popple
- Re: [PATCH v6 01/10] mm: add zone device coherent type memory support, Jason Gunthorpe
- Re: [PATCH v6 01/10] mm: add zone device coherent type memory support, Felix Kuehling
- Re: [PATCH v6 01/10] mm: add zone device coherent type memory support, Jason Gunthorpe
- Re: [PATCH v6 01/10] mm: add zone device coherent type memory support, Felix Kuehling
- [PATCH] mm: split vm_normal_pages for LRU and non-LRU handling, Alex Sierra
- Re: [PATCH] mm: split vm_normal_pages for LRU and non-LRU handling, Felix Kuehling
- Re: [PATCH] mm: split vm_normal_pages for LRU and non-LRU handling, David Hildenbrand
- Re: [PATCH] mm: split vm_normal_pages for LRU and non-LRU handling, Felix Kuehling
- Re: [PATCH] mm: split vm_normal_pages for LRU and non-LRU handling, David Hildenbrand
- Re: [PATCH] mm: split vm_normal_pages for LRU and non-LRU handling, Felix Kuehling
- Re: [PATCH] mm: split vm_normal_pages for LRU and non-LRU handling, David Hildenbrand
- [PATCH v6 04/10] drm/amdkfd: add SPM support for SVM, Alex Sierra
- [PATCH v6 05/10] drm/amdkfd: coherent type as sys mem on migration to ram, Alex Sierra
- [PATCH v6 07/10] lib: test_hmm add module param for zone device type, Alex Sierra
- [PATCH v6 03/10] mm/gup: fail get_user_pages for LONGTERM dev coherent type, Alex Sierra
- [PATCH v6 06/10] lib: test_hmm add ioctl to get zone device type, Alex Sierra
- [PATCH v6 09/10] tools: update hmm-test to support device coherent type, Alex Sierra
- [PATCH v6 08/10] lib: add support for device coherent type in test_hmm, Alex Sierra
- [PATCH v6 10/10] tools: update test_hmm script to support SP config, Alex Sierra
- [PATCH 1/2] drm/amdgpu: add some lockdep checks to the VM code,
Christian König
- [BUG] gpu: drm: radeon: two possible deadlocks involving locking and waiting,
Jia-Ju Bai
- [PATCH 0/3] Migrate device coherent pages on get_user_pages(),
Alistair Popple
- [PATCH] drm/amdgpu/display: remove statement with no effect,
Alex Deucher
- [bug report] drm/amd/display: access hpo dp link encoder only through link resource, Dan Carpenter
- [PATCH] drm/amdgpu: Handle the GPU recovery failure in SRIOV environment.,
Surbhi Kakarya
- [PATCH] drm/amdgpu: This patch handles the GPU recovery faliure in sriov environment by retrying the reset if the first reset fails. To determine the condition of retry, a new function amdgpu_is_retry_sriov_reset() is added which returns true if failure is due to ETIMEDOUT, EINVAL or EBUSY, otherwise return false., Surbhi Kakarya
- [PATCH 1/4] drm/amdgpu: fix logic inversion in check,
Christian König
- [PATCH] drm/amdgpu: initialize reg_access_ctrl,
trix
- [PATCH] drm/amdkfd: use unmap all queues for poison consumption,
Tao Zhou
- [PATCH] drm/amdgpu: fix list add issue in vram reserve,
Tao Zhou
- [PATCH V2 1/2] drm/amdgpu: Fixed the defect of soft lock caused by infinite loop,
yipechai
- [PATCH 1/2] drm/amdgpu: Fixed the defect of soft lock caused by infinite loop,
yipechai
- [PATCH 1/2] drm/amd/amdgpu/amdgpu_uvd: Fix forgotten unmap buffer object,
zhanglianjie
- [PATCH -next] drm/amd/display: clean up some inconsistent indenting,
Yang Li
- [PATCH] drm/amdgpu: Add judgement to avoid infinite loop,
yipechai
- [PATCH] drm/amd/display: Update watermark values for DCN301,
Agustin Gutierrez
- [PATCH v5 00/10] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping,
Alex Sierra
- [PATCH v5 02/10] mm: add device coherent vma selection for memory migration, Alex Sierra
- [PATCH v5 03/10] mm/gup: fail get_user_pages for LONGTERM dev coherent type, Alex Sierra
- [PATCH v5 01/10] mm: add zone device coherent type memory support, Alex Sierra
- [PATCH v5 06/10] lib: test_hmm add ioctl to get zone device type, Alex Sierra
- [PATCH v5 07/10] lib: test_hmm add module param for zone device type, Alex Sierra
- [PATCH v5 04/10] drm/amdkfd: add SPM support for SVM, Alex Sierra
- [PATCH v5 05/10] drm/amdkfd: coherent type as sys mem on migration to ram, Alex Sierra
- [PATCH v5 08/10] lib: add support for device coherent type in test_hmm, Alex Sierra
- [PATCH v5 09/10] tools: update hmm-test to support device coherent type, Alex Sierra
- [PATCH v5 10/10] tools: update test_hmm script to support SP config, Alex Sierra
- [PATCH][next] drm/amd/display: fix spelling mistake: synatpics -> synaptics,
Colin Ian King
- [PATCH] drm/amdgpu: drop flood print in rlcg reg access function,
Guchun Chen
- [PATCH 1/2] drm/amdgpu: fix logic inversion in check,
Christian König
- [PATCH 1/1] drm/amdkfd: Fix variable set but not used warning,
Philip Yang
- [PATCH 00/17] DC Patches Jan 31, 2022,
Stylon Wang
- [PATCH 01/17] drm/amd/display: Add link enc null ptr check for cable ID (#2597), Stylon Wang
- [PATCH 02/17] drm/amd/display: Improve dce_aux_transfer_with_retries logging, Stylon Wang
- [PATCH 03/17] drm/amd/display: watermark latencies is not enough on DCN31, Stylon Wang
- [PATCH 04/17] drm/amd/display: add infoframe update sequence debug trace, Stylon Wang
- [PATCH 05/17] drm/amd/display: revert "Reset fifo after enable otg", Stylon Wang
- [PATCH 06/17] drm/amd/display: add setup/reset stream encoder to link_hwss, Stylon Wang
- [PATCH 07/17] drm/amd/display: refactor destructive verify link cap sequence, Stylon Wang
- [PATCH 08/17] drm/amd/display: add enable/disable dp link output to link_hwss, Stylon Wang
- [PATCH 09/17] drm/amd/display: add set dp link test pattern to link_hwss, Stylon Wang
- [PATCH 10/17] drm/amd/display: add set dp lane settings to link_hwss, Stylon Wang
- [PATCH 11/17] drm/amd/display: temporarly move non link_hwss code to dc_link_dp, Stylon Wang
- [PATCH 12/17] drm/amd/display: move get_link_hwss to dc_resource, Stylon Wang
- [PATCH 13/17] drm/amd/display: move link_hwss to link folder and break down to files, Stylon Wang
- [PATCH 14/17] drm/amd/display: [FW Promotion] Release 0.0.102.0, Stylon Wang
- [PATCH 15/17] drm/amd/display: 3.2.171, Stylon Wang
- [PATCH 16/17] drm/amd/display: Trigger DP2 Sequence With Uncertified Cable, Stylon Wang
- [PATCH 17/17] drm/amd/display: Add Missing HPO Stream Encoder Function Hook, Stylon Wang
- [PATCH][next] drm/amdgpu: Fix a couple of spelling mistakes, Colin Ian King
- [PATCH] drm/amdgpu: fix a potential GPU hang on cyan skillfish,
Lang Yu
- [PATCH] drm/amdgpu: remove duplicate include in 'amdgpu_device.c',
cgel . zte
- [PATCH] drm/amd/pm: remove duplicate include in 'arcturus_ppt.c',
cgel . zte
- [PATCH V3 1/7] drm/amd/pm: correct the way for retrieving enabled ppfeatures on Renoir,
Evan Quan
- [PATCH v2] drm/amdgpu: add safeguards for querying GMC CG state,
Lang Yu
- [PATCH] drm/amdgpu: Fix uninitialized variable use warning,
Lijo Lazar
- [RFC PATCH v6 0/3] Add support modifiers for drivers whose planes only support linear layout,
Tomohito Esaki
[Index of Archives]
[Linux USB Devel]
[Linux Media]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]