amd-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-20 07:39:19 to 2021-04-23 14:41:37 UTC [more...]

[PATCH 00/40] [Set 16] Rid W=1 warnings from GPU!
 2021-04-23  8:28 UTC  (22+ messages)
` [PATCH 25/40] drm/radeon/radeon_device: Provide function name in kernel-doc header
` [PATCH 26/40] drm/amd/amdgpu/amdgpu_device: Remove unused variable 'r'
` [PATCH 29/40] drm/amd/amdgpu/amdgpu_fence: Provide description for 'sched_score'
` [PATCH 31/40] drm/amd/amdgpu/amdgpu_gart: Correct a couple of function names in the docs
` [PATCH 32/40] drm/amd/amdgpu/amdgpu_ttm: Fix incorrectly documented function 'amdgpu_ttm_copy_mem_to_mem()'
` [PATCH 33/40] drm/amd/amdgpu/amdgpu_ring: Provide description for 'sched_score'
` [PATCH 35/40] drm/amd/amdgpu/amdgpu_cs: Repair some function naming disparity

[PATCH v3 00/20] drm: Use new DRM printk funcs (like drm_dbg_*()) in DP helpers
 2021-04-23 12:38 UTC  (11+ messages)
` [PATCH v3 01/20] drm/amdgpu: Add error handling to amdgpu_dm_initialize_dp_connector()
` [PATCH v3 03/20] drm/dp: Move i2c init to drm_dp_aux_init, add __must_check and fini

[PATCH v2] drm/amd/display: Reject non-zero src_y and src_x for video planes
 2021-04-23 14:25 UTC  (3+ messages)

[PATCH v3] drm/amd/display: Reject non-zero src_y and src_x for video planes
 2021-04-23 14:16 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix concurrent VM flushes on Vega/Navi v2
 2021-04-23 12:50 UTC  (2+ messages)

[PATCH 1/2] drm/scheduler: Change scheduled fence track
 2021-04-23 11:36 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: Add show_fdinfo() interface

[PATCH 1/6] drm/amdgpu: expose amdgpu_bo_create_shadow()
 2021-04-23 11:30 UTC  (7+ messages)
` [PATCH 2/6] drm/amdgpu: cleanup amdgpu_vm_init()
` [PATCH 3/6] drm/amdgpu: remove unused vm context flags
` [PATCH 4/6] create shadow bo using amdgpu_bo_create_shadow()
` [PATCH 5/6] drm/amdgpu: cleanup amdgpu_bo_create()
` [PATCH 6/6] drm/amdgpu: remove AMDGPU_GEM_CREATE_SHADOW flag

[PATCH 1/2] drm/scheduler: Change scheduled fence track
 2021-04-23  9:32 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: Add show_fdinfo() interface

[PATCH 1/6] drm/amdgpu: expose amdgpu_bo_create_shadow()
 2021-04-23  9:32 UTC  (11+ messages)
` [PATCH 2/6] drm/amdgpu: cleanup amdgpu_vm_init()
` [PATCH 3/6] drm/amdgpu: remove unused vm context flags
` [PATCH 4/6] create shadow bo using amdgpu_bo_create_shadow()
` [PATCH 5/6] drm/amdgpu: cleanup amdgpu_bo_create()
` [PATCH 6/6] drm/amdgpu: remove AMDGPU_GEM_CREATE_SHADOW flag

[PATCH] drm/amdgpu: Enable SDMA LS for Vangogh
 2021-04-23  8:34 UTC  (2+ messages)

[PATCH v2 00/10] Implement multi-GPU DMA mappings for KFD
 2021-04-23  7:23 UTC  (14+ messages)
` [PATCH v2 01/10] rock-dbg_defconfig: Enable Intel IOMMU
` [PATCH v2 02/10] drm/amdgpu: Rename kfd_bo_va_list to kfd_mem_attachment
` [PATCH v2 03/10] drm/amdgpu: Keep a bo-reference per-attachment
` [PATCH v2 04/10] drm/amdgpu: Simplify AQL queue mapping
` [PATCH v2 05/10] drm/amdgpu: Add multi-GPU DMA mapping helpers
` [PATCH v2 06/10] drm/amdgpu: DMA map/unmap when updating GPU mappings
` [PATCH v2 07/10] drm/amdgpu: Move kfd_mem_attach outside reservation
` [PATCH v2 08/10] drm/amdgpu: Add DMA mapping of GTT BOs
` [PATCH v2 09/10] drm/ttm: Don't count pages in SG BOs against pages_limit
` [PATCH v2 10/10] drm/amdgpu: Move dmabuf attach/detach to backend_(un)bind

[PATCH v2 1/2] drm/amdgpu: address remove from fault filter
 2021-04-23  6:03 UTC  (3+ messages)
` [PATCH 2/2] drm/amdkfd: enable subsequent retry fault

[PATCH v2 0/3] Prevent set of DCEFCLK on smu_v11 gpus
 2021-04-23  5:24 UTC  (5+ messages)
` [PATCH 1/3] amdgpu/pm: add extra info to SMU msg pre-check failed message
` [PATCH 2/3] amdgpu/pm: Prevent force of DCEFCLK on NAVI10 and SIENNA_CICHLID
` [PATCH 3/3] amdgpu/pm: set pp_dpm_dcefclk to readonly on NAVI10 and newer gpus

[PATCH] drm/amdgpu: Add vbios info ioctl interface
 2021-04-23  3:25 UTC  (5+ messages)

[PATCH 00/16] DC Patches April 23, 2021
 2021-04-23  2:37 UTC  (17+ messages)
` [PATCH 01/16] drm/amd/display: Add new case to get spread spectrum info
` [PATCH 02/16] drm/amd/display: fix HDCP reset sequence on reinitialize
` [PATCH 03/16] drm/amd/display: Revert wait vblank on update dpp clock
` [PATCH 04/16] drm/amd/display: skip program clock when allow seamless boot
` [PATCH 05/16] drm/amd/display: Expose internal display flag via debugfs
` [PATCH 06/16] drm/amd/display: ddc resource data need to be initialized
` [PATCH 07/16] drm/amd/display: Added multi instance support for ABM
` [PATCH 08/16] drm/amd/display: Fix BSOD with NULL check
` [PATCH 09/16] drm/amd/display: Add new DP_SEC registers for programming SDP Line number
` [PATCH 10/16] drm/amd/display: Clear MASTER_UPDATE_LOCK_DB_EN when disable doublebuffer lock
` [PATCH 11/16] drm/amd/display: fix wrong statement in mst hpd debugfs
` [PATCH 12/16] drm/amd/display: take max dsc stream bandwidth overhead into account
` [PATCH 13/16] drm/amd/display: avoid to authentication when DEVICE_COUNT=0
` [PATCH 14/16] drm/amd/display: Add SE_DCN3_REG_LIST for control SDP num
` [PATCH 15/16] drm/amd/display: [FW Promotion] Release 0.0.63
` [PATCH 16/16] drm/amd/display: 3.2.133

[PATCH 1/6] drm/amdkfd: retry validation to recover range
 2021-04-23  2:00 UTC  (13+ messages)
` [PATCH 2/6] drm/amdgpu: return IH ring drain finished if ring is empty
` [PATCH 3/6] drm/amdkfd: handle stale retry fault
` [PATCH 4/6] drm/amdgpu: address remove from fault filter
` [PATCH 5/6] drm/amdkfd: enable subsequent retry fault

[PATCH] drm/amd/display: Reject non-zero src_y and src_x for video planes
 2021-04-23  0:51 UTC  (2+ messages)

[PATCH][next] drm/amdkfd: remove redundant initialization to variable r
 2021-04-22 19:43 UTC  (2+ messages)

[PATCH][next] drm/amdkfd: fix uint32 variable compared to less than zero
 2021-04-22 19:42 UTC  (2+ messages)

[PATCH] drm/amdkfd: svm ranges creation for unregistered memory
 2021-04-22 15:31 UTC  (2+ messages)

[PATCH 1/2] drm/amdkfd: svm ranges creation for unregistered memory
 2021-04-22 15:27 UTC  (3+ messages)
` [PATCH 2/2] drm/amdkfd: set attribute access for default ranges

[PATCH] drm/amdkfd: svm ranges creation for unregistered memory
 2021-04-22 15:16 UTC  (7+ messages)

[PATCH 1/5] drm/amdgpu: expose amdgpu_bo_create_shadow()
 2021-04-22 14:17 UTC  (10+ messages)
` [PATCH 2/5] drm/amdgpu: initialize vm->is_compute_context properly
` [PATCH 3/5] drm/amdgpu: create shadow bo using amdgpu_bo_create_shadow()
` [PATCH 4/5] drm/amdgpu: cleanup amdgpu_bo_create()
` [PATCH 5/5] drm/amdgpu: remove AMDGPU_GEM_CREATE_SHADOW flag

[PATCH] drm/amdgpu: disable gfx ras by default in aldebaran
 2021-04-22 14:12 UTC  (2+ messages)

[PATCH] drm/amdkfd: add per-vmid-debug map_process_support
 2021-04-22 13:15 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix concurrent VM flushes on Vega/Navi
 2021-04-22 11:31 UTC 

[PATCH] drm/amdgpu: Add sdma single packet invalidation
 2021-04-22 11:02 UTC  (2+ messages)

[PATCH] drm/amdgpu/sriov: Remove clear vf fw support
 2021-04-22 10:01 UTC 

[PATCH] drm/amd/amdgpu: add cgls
 2021-04-22  9:52 UTC  (2+ messages)

[PATCH 1/4] drm/amdgpu: expose amdgpu_bo_create_shadow()
 2021-04-22  8:04 UTC  (6+ messages)
` [PATCH 2/4] drm/amdgpu: create shadow bo using amdgpu_bo_create_shadow()
` [PATCH 3/4] drm/amdgpu: cleanup amdgpu_bo_create()
` [PATCH 4/4] drm/amdgpu: remove AMDGPU_GEM_CREATE_SHADOW flag

[PATCH 1/2] drm/scheduler: Change scheduled fence track
 2021-04-22  7:06 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: Add show_fdinfo() interface

[PATCH] drm/amdkfd: Add Aldebaran gws support
 2021-04-22  2:11 UTC  (2+ messages)

[pull] amdgpu drm-fixes-5.12
 2021-04-21 22:04 UTC 

RTX 6800 XT 4K120 problems
 2021-04-21 21:42 UTC  (2+ messages)

[PATCH] drm/amdgpu: Register VGA clients after init can no longer fail
 2021-04-21 17:42 UTC 

[PATCH 1/2] drm/amdkfd: svm ranges creation for unregistered memory
 2021-04-21 19:40 UTC  (2+ messages)
` [PATCH 2/2] drm/amdkfd: set attribute access for default ranges

[PATCH] drm/amd/display: get socBB from VBIOS for dcn302
 2021-04-21 19:22 UTC  (2+ messages)

[PATCH] drm/amd/display: Fix build warnings
 2021-04-21 16:18 UTC 

[BUG] VAAPI encoder cause kernel panic if encoded video in 4K
 2021-04-21 13:58 UTC  (7+ messages)

[PATCH 1/1] drm/amdgpu: implement and use amdgpu_bo_create_with_shadow()
 2021-04-21 13:28 UTC  (2+ messages)

[PATCH] amdgpu: fix GEM obj leak in amdgpu_display_user_framebuffer_create
 2021-04-21 10:28 UTC  (2+ messages)

[PATCH v3 0/7] drm: Clean up mmap for TTM-based GEM drivers
 2021-04-21  9:12 UTC  (10+ messages)
` [PATCH v3 5/7] drm/vmwgfx: Inline ttm_bo_mmap() into vmwgfx driver

[PATCH 1/2] drm/scheduler: Change scheduled fence track
 2021-04-21  8:03 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: Add show_fdinfo() interface

[PATCH] drm/amdgpu: Enable SDMA MGCG for Vangogh
 2021-04-21  7:27 UTC  (2+ messages)

[PATCH] drm/amdgpu: resolve ras print bug
 2021-04-21  7:00 UTC  (2+ messages)

[PATCH] drm/amdgpu: add support for ras init flags
 2021-04-21  7:00 UTC  (2+ messages)

[PATCH Review 1/1] drm/amdgpu: optimize gfx ras features flag clean
 2021-04-21  6:54 UTC  (2+ messages)

[PATCH] drm/amdgpu: refine gprs init shaders to check coverage
 2021-04-21  5:59 UTC  (2+ messages)

16 bpc fixed point (RGBA16) framebuffer support for core and AMD
 2021-04-20 21:25 UTC  (3+ messages)

[PATCH] drm/amdgpu: Add graphics cache rinse packet for sdma 5.0
 2021-04-20 19:27 UTC 

[PATCH 1/2] drm/scheduler: Change scheduled fence track
 2021-04-20 12:02 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: Add show_fdinfo() interface

[PATCH 1/2] drm/scheduler: Change scheduled fence track
 2021-04-20  9:57 UTC  (5+ messages)
` [PATCH 2/2] drm/amdgpu: Add show_fdinfo() interface

[PATCH] drm/amdgpu: Add mem sync flag for IB allocated by SA
 2021-04-20  8:49 UTC  (3+ messages)

[PATCH] drm/amdgpu: Add mem sync flag for SDMA IB test
 2021-04-20  7:39 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).