AMD-GFX Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-20 19:21:53 to 2021-09-23 17:23:36 UTC [more...]

[PATCHv2 1/2] x86/MCE/AMD: Export smca_get_bank_type symbol
 2021-09-23 17:23 UTC  (14+ messages)
  ` [PATCHv2 2/2] drm/amdgpu: Register MCE notifier for Aldebaran RAS
    ` [PATCHv3 "

[PATCH] drm/kfd: fix ttm_bo_release warning
 2021-09-23 16:21 UTC  (7+ messages)

[PATCH 00/66] Move to IP driven device enumeration
 2021-09-23 15:58 UTC  (102+ messages)
` [PATCH 01/66] drm/amdgpu: move headless sku check into harvest function
` [PATCH 02/66] drm/amdgpu: add debugfs access to the IP discovery table
` [PATCH 03/66] drm/amdgpu: store HW IP versions in the driver structure
` [PATCH 04/66] drm/amdgpu: fill in IP versions from IP discovery table
` [PATCH 05/66] drm/amdgpu: add XGMI HWIP
` [PATCH 06/66] drm/amdgpu/nv: export common IP functions
` [PATCH 07/66] drm/amdgpu: add initial IP enumeration via IP discovery table
` [PATCH 08/66] drm/amdgpu/sdma5.0: convert to IP version checking
` [PATCH 09/66] drm/amdgpu/sdma5.2: "
` [PATCH 10/66] drm/amdgpu/gfx10: "
` [PATCH 11/66] drm/amdgpu: filter out radeon PCI device IDs
` [PATCH 12/66] drm/amdgpu: bind to any 0x1002 PCI diplay class device
` [PATCH 13/66] drm/amdgpu/gmc10.0: convert to IP version checking
` [PATCH 14/66] drm/amdgpu: Use IP discovery to drive setting IP blocks by default
` [PATCH 15/66] drm/amdgpu: drive nav10 from the IP discovery table
` [PATCH 16/66] drm/amdgpu/gfxhub2.1: convert to IP version checking
` [PATCH 17/66] drm/amdgpu/mmhub2.0: "
` [PATCH 18/66] drm/amdgpu/mmhub2.1: "
` [PATCH 19/66] drm/amdgpu/vcn3.0: "
` [PATCH 20/66] drm/amdgpu/athub2.0: "
` [PATCH 21/66] drm/amdgpu/athub2.1: "
` [PATCH 22/66] drm/amdgpu/navi10_ih: "
` [PATCH 23/66] drm/amdgpu/amdgpu_smu: "
` [PATCH 24/66] drm/amdgpu/smu11.0: "
` [PATCH 25/66] drm/amdgpu/navi10_ppt: "
` [PATCH 26/66] drm/amdgpu/sienna_cichlid_ppt: "
` [PATCH 27/66] drm/amdgpu: drive all navi asics from the IP discovery table
` [PATCH 28/66] drm/amdgpu/nv: convert to IP version checking
` [PATCH 29/66] drm/amdgpu/display/dm: "
` [PATCH 30/66] drm/amdgpu: add DCI HWIP
` [PATCH 31/66] drm/amdgpu: make soc15_common_ip_funcs static
` [PATCH 32/66] drm/amdgpu/soc15: export common IP functions
` [PATCH 33/66] drm/amdgpu: add initial IP discovery support for vega based parts
` [PATCH 34/66] drm/amdgpu/soc15: get rev_id in soc15_common_early_init
` [PATCH 35/66] drm/amdgpu: drive all vega asics from the IP discovery table
` [PATCH 36/66] drm/amdgpu: default to true in amdgpu_device_asic_has_dc_support
` [PATCH 37/66] drm/amdgpu/display/dm: convert RAVEN to IP version checking
` [PATCH 38/66] drm/amdgpu/sdma4.0: convert "
` [PATCH 39/66] drm/amdgpu/hdp4.0: "
` [PATCH 40/66] drm/amdgpu/gfx9.0: "
` [PATCH 41/66] drm/amdgpu/amdgpu_psp: "
` [PATCH 42/66] drm/amdgpu/psp_v11.0: "
` [PATCH 43/66] drm/amdgpu/psp_v13.0: "
` [PATCH 44/66] drm/amdgpu/pm/smu_v11.0: update "
` [PATCH 45/66] drm/amdgpu/pm/smu_v13.0: convert "
` [PATCH 46/66] drm/amdgpu/pm/amdgpu_smu: convert more "
` [PATCH 47/66] drm/amdgpu/amdgpu_vcn: convert to "
` [PATCH 48/66] drm/amdgpu/vcn2.5: "
` [PATCH 49/66] drm/amdgpu/soc15: "
` [PATCH 50/66] drm/amd/display: fix error case handling
` [PATCH 51/66] drm/amdgpu: add VCN1 hardware IP
` [PATCH 52/66] drm/amdgpu: store all instances of IPs in the IP version table
` [PATCH 53/66] drm/amdgpu: add HWID of SDMA instance 2 and 3
` [PATCH 54/66] drm/amdgpu: get VCN and SDMA instances from IP discovery table
` [PATCH 55/66] drm/amdgpu/sdma: remove manual instance setting
` [PATCH 56/66] drm/amdgpu/vcn: "
` [PATCH 57/66] drm/amdgpu: get VCN harvest information from IP discovery table
` [PATCH 58/66] drm/amdgpu/ucode: add default behavior
` [PATCH 59/66] drm/amdgpu: add new asic_type for IP discovery
` [PATCH 60/66] drm/amdgpu: set CHIP_IP_DISCOVERY as the asic type by default
` [PATCH 61/66] drm/amdgpu: convert IP version array to include instances
` [PATCH 62/66] drm/amdgpu: clean up set IP function
` [PATCH 63/66] drm/amdgpu: add support for SRIOV in IP discovery path
` [PATCH 64/66] drm/amdkfd: clean up parameters in kgd2kfd_probe
` [PATCH 65/66] drm/amdkfd: convert kfd_device.c to use GC IP version
` [PATCH 66/66] drm/amdgpu: add an option to override IP discovery table from a file

[PATCH v2 00/12] MEMORY_DEVICE_PUBLIC for CPU-accessible coherent device memory
 2021-09-23 15:52 UTC  (6+ messages)
` [PATCH v2 09/12] lib: test_hmm add module param for zone device type

[RFC PATCH v3 0/6] A drm_plane API to support HDR planes
 2021-09-23 15:50 UTC  (20+ messages)
` [RFC PATCH v3 1/6] drm/doc: Color Management and HDR10 RFC

[PATCH] amd/amdkfd: add ras page retirement handling for sq/sdma
 2021-09-23 14:18 UTC  (2+ messages)

[PATCH] drm/amd/pm: Update intermediate power state for SI
 2021-09-23 13:06 UTC  (5+ messages)

[PATCH] drm/amd/display: Fix randomly flicking on overlay with enabled ABM
 2021-09-23 12:56 UTC  (2+ messages)

[PATCH v6 0/2] Add p2p via dmabuf to habanalabs
 2021-09-23  9:22 UTC  (9+ messages)

[PATCH] drm/amdgpu: Remove all code paths under the EAGAIN path in RAS late init
 2021-09-23  9:18 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix gart.bo pin_count leak
 2021-09-23  8:49 UTC  (2+ messages)

[PATCH] drm/amdgpu: Consolidate RAS cmd warning messages
 2021-09-23  8:35 UTC  (2+ messages)

[PATCH v8 00/16] use DYNAMIC_DEBUG to implement DRM.debug
 2021-09-23  7:36 UTC  (3+ messages)
` [PATCH v8 10/16] i915/gvt: remove spaces in pr_debug "gvt: core:" etc prefixes

[PATCH 1/2] Enable buddy memory manager support
 2021-09-23  5:59 UTC  (5+ messages)

[PATCH 2/2] Add drm buddy manager support to amdgpu driver
 2021-09-23  5:53 UTC  (6+ messages)

[PATCH 1/2] drm/amdgpu: fix to use real compute unit number for shader array mask
 2021-09-23  5:47 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: update shader array golden setting for cyan_skillfish

[PATCH v3 0/8] Implement generic cc_platform_has() helper function
 2021-09-22 21:05 UTC  (14+ messages)
` [PATCH v3 5/8] x86/sme: Replace occurrences of sme_active() with cc_platform_has()

[PATCH] drm/amd/display: Fix Display Flicker on embedded panels
 2021-09-22 18:37 UTC  (2+ messages)

[Intel-gfx] [PATCH v3 03/13] drm/dp: add LTTPR DP 2.0 DPCD addresses
 2021-09-22 17:32 UTC  (5+ messages)
        ` [PATCH] drm/amd/display: Only define DP 2.0 symbols if not already defined

[PATCH 1/3] drm/amdgpu: add poison mode query for UMC
 2021-09-22 11:42 UTC  (5+ messages)
` [PATCH 2/3] drm/amdgpu: set poison supported flag for RAS (v2)
` [PATCH 3/3] drm/amdgpu: skip umc ras irq handling in poison mode (v2)

[PATCH v2 1/2] drm/amdkfd: handle svm migrate init error
 2021-09-21 19:24 UTC  (4+ messages)
` [PATCH v2 2/2] drm/amdkfd: fix svm_migrate_fini warning

[PATCH] Enable '-Werror' by default for all kernel builds
 2021-09-21 15:41 UTC 

[PATCH] drm/amdgpu: move amdgpu_virt_release_full_gpu to fini_early stage
 2021-09-21 14:12 UTC  (3+ messages)

[PATCH] drm/amdkfd: fix svm_migrate_fini warning
 2021-09-21 14:06 UTC  (3+ messages)

[PATCH 03/15] dmr/msm: cleanup: drm_modeset_lock_all_ctx() --> DRM_MODESET_LOCK_ALL_BEGIN()
 2021-09-20 21:25 UTC  (3+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).