AMD-GFX Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-24 20:40:32 to 2021-09-29 23:32:21 UTC [more...]

[PATCH] drm/amdkfd: fix a potential cu_mask memory leak
 2021-09-29 23:32 UTC  (3+ messages)

[PATCH 02/02 v2] drm/amd/display: add cyan_skillfish display support
 2021-09-29 23:22 UTC  (4+ messages)

amdgpu driver halted on suspend of shutdown
 2021-09-29 21:12 UTC  (2+ messages)

[PATCH] drm/amdgpu/display: protect DCN specific stuff in process_deferred_updates
 2021-09-29 21:02 UTC  (2+ messages)

[PATCH 1/2] drm: Add Gamma and Degamma LUT sizes props to drm_crtc to validate
 2021-09-29 19:39 UTC  (2+ messages)
` [PATCH 2/2] amd/amdgpu_dm: Verify Gamma and Degamma LUT sizes using DRM Core check

[PATCH 1/2] drm/amdgpu/jpeg2: move jpeg2 shared macro to header file
 2021-09-29 19:57 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu/jpeg: add jpeg2.6 start/end

[PATCH v3 1/2] amd/display: check cursor plane matches underlying plane
 2021-09-29 19:06 UTC  (2+ messages)
` [PATCH v3 2/2] amd/display: only require overlay plane to cover whole CRTC on ChromeOS

[PATCH] drm/amdgpu/display: remove unused variable
 2021-09-29 17:55 UTC  (3+ messages)

[PATCH] drm/amdgpu: consolidate case statements
 2021-09-29 17:45 UTC  (2+ messages)
` [PATCH] Documentation/gpu: remove spurious "+" in amdgpu.rst

[PATCH] drm/amdkfd: fix a potential ttm->sg memory leak
 2021-09-29 15:18 UTC  (2+ messages)

[PATCH] drm/amd/amdgpu: Do irq_fini_hw after ip_fini_early
 2021-09-29 14:32 UTC  (3+ messages)

[PATCH v2] drm/amd/display: Only define DP 2.0 symbols if not already defined
 2021-09-29 13:48 UTC  (4+ messages)

[PATCH 1/2] drm/amdkfd: remove redundant iommu cleanup code
 2021-09-29 13:18 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: init iommu after amdkfd device init

[PATCH v3 00/16] CHECKPOINT RESTORE WITH ROCm
 2021-09-29 12:00 UTC  (17+ messages)
` [PATCH v3 01/16] x86/configs: CRIU update debug rock defconfig
` [PATCH v3 02/16] drm/amdkfd: CRIU Introduce Checkpoint-Restore APIs
` [PATCH v3 03/16] drm/amdkfd: CRIU Implement KFD process_info ioctl
` [PATCH v3 04/16] drm/amdkfd: CRIU Implement KFD dumper ioctl
` [PATCH v3 05/16] drm/amdkfd: CRIU Implement KFD restore ioctl
` [PATCH v3 06/16] drm/amdkfd: CRIU Implement KFD resume ioctl
` [PATCH v3 07/16] drm/amdkfd: CRIU Implement KFD pause ioctl
` [PATCH v3 08/16] drm/amdkfd: CRIU add queues support
` [PATCH v3 09/16] drm/amdkfd: CRIU restore queue ids
` [PATCH v3 10/16] drm/amdkfd: CRIU restore sdma id for queues
` [PATCH v3 11/16] drm/amdkfd: CRIU restore queue doorbell id
` [PATCH v3 12/16] drm/amdkfd: CRIU dump and restore queue mqds
` [PATCH v3 13/16] drm/amdkfd: CRIU dump/restore queue control stack
` [PATCH v3 14/16] drm/amdkfd: CRIU dump and restore events
` [PATCH v3 15/16] drm/amdkfd: CRIU implement gpu_id remapping
` [PATCH v3 16/16] drm/amdkfd: CRIU export kfd bos as prime dmabuf objects

[PATCH] drm/amd/pm: Fix that RPM cannot be obtained for specific GPU
 2021-09-29  9:51 UTC  (4+ messages)

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

[PATCH] V2: drm/amdgpu: resolve RAS query bug
 2021-09-29  7:04 UTC  (2+ messages)

[PATCH] drm/amdgpu: resolve RAS query bug
 2021-09-29  7:01 UTC  (2+ messages)

[PATCH v4 0/8] Implement generic cc_platform_has() helper function
 2021-09-28 21:40 UTC  (15+ messages)
` [PATCH 1/8] x86/ioremap: Selectively build arch override encryption functions
` [PATCH 2/8] arch/cc: Introduce a function to check for confidential computing features
` [PATCH 3/8] x86/sev: Add an x86 version of cc_platform_has()
` [PATCH 4/8] powerpc/pseries/svm: Add a powerpc "
` [PATCH 5/8] x86/sme: Replace occurrences of sme_active() with cc_platform_has()
` [PATCH 6/8] x86/sev: Replace occurrences of sev_active() "
` [PATCH 7/8] x86/sev: Replace occurrences of sev_es_active() "
` [PATCH 8/8] treewide: Replace the use of mem_encrypt_active() "

[PATCH v6 0/2] Add p2p via dmabuf to habanalabs
 2021-09-28 21:17 UTC  (16+ messages)
` [PATCH v6 1/2] habanalabs: define uAPI to export FD for DMA-BUF
` [PATCH v6 2/2] habanalabs: add support for dma-buf exporter

[PATCH v3] drm/amd/display: Only define DP 2.0 symbols if not already defined
 2021-09-28 20:37 UTC 

[PATCH] drm/amd/display: Align two DP2 headers from drm
 2021-09-28 15:33 UTC  (2+ messages)

[PATCH v3] drm/dp: Add Additional DP2 Headers
 2021-09-28 15:19 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix clang out-of-range warning
 2021-09-28  9:56 UTC  (3+ messages)

[PATCH] amd/amdkfd: add ras page retirement handling for sq/sdma (v3)
 2021-09-28  7:16 UTC  (2+ messages)

[PATCH AUTOSEL 5.14 14/40] drm/amdkfd: handle svm migrate init error
 2021-09-28  5:54 UTC  (2+ messages)
` [PATCH AUTOSEL 5.14 15/40] drm/amdkfd: fix svm_migrate_fini warning

[PATCH 02/02] drm/amd/display: add cyan_skillfish display support
 2021-09-28  3:58 UTC  (4+ messages)

[PATCH] amd/amdkfd: add ras page retirement handling for sq/sdma (v2)
 2021-09-28  3:22 UTC  (2+ messages)

[pull] amdgpu, amdkfd, radeon drm-next-5.16
 2021-09-27 21:26 UTC 

[PATCH 01/02] drm/amdgpu: add cyan_skillfish asic header files
 2021-09-27 20:39 UTC 

[PATCH 00/02] cyan skillfish display support
 2021-09-27 20:35 UTC 

[PATCH] drm/amd/amdgpu: Validate ip discovery blob
 2021-09-27 19:40 UTC  (2+ messages)

[PATCH] gpu: amd: replace open-coded offsetof() with builtin
 2021-09-27 19:30 UTC  (2+ messages)

[PATCH] drm/amdkfd: fix resource_size.cocci warnings
 2021-09-27 19:25 UTC  (3+ messages)

[PATCH] drm/amdgpu: fix warning for overflow check
 2021-09-27 19:20 UTC  (3+ messages)

[PATCH v2] amdgpu: check tiling flags when creating FB on GFX8-
 2021-09-27 19:17 UTC  (2+ messages)

[PATCHv2 2/2] drm/amdgpu: Register MCE notifier for Aldebaran RAS
 2021-09-27 18:37 UTC  (9+ messages)
` [PATCHv3 "

[PATCH] drm/amd/amdgpu: Add missing mp_11_0_8_sh_mask.h header
 2021-09-27 17:42 UTC  (2+ messages)

[PATCH v2] drm/dp: Add Additional DP2 Headers
 2021-09-27 15:39 UTC 

[PATCH] drm/amdgpu: force exit gfxoff on sdma resume for rmb s0ix
 2021-09-27 15:16 UTC  (2+ messages)

[PATCH] amdgpu: check tiling flags when creating FB on GFX8-
 2021-09-27 15:09 UTC  (4+ messages)

[PATCH 00/24] DC Patches Sep 24, 2021
 2021-09-27 13:21 UTC  (2+ messages)

[PATCH] [RESEND] drm/amdgpu: fix enum odm_combine_mode mismatch
 2021-09-27 10:06 UTC 

[PATCH] drm/amdgpu: correct initial cp_hqd_quantum for gfx9
 2021-09-27  6:13 UTC  (2+ messages)

[PATCH] drm/amdgpu: add poison mode query for DF (v2)
 2021-09-26  3:02 UTC  (2+ messages)

[PATCH 00/66] Move to IP driven device enumeration
 2021-09-24 20:40 UTC  (5+ messages)
` [PATCH 30/66] drm/amdgpu: add DCI HWIP


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).