amd-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-17 19:26:02 to 2021-09-22 16:55:35 UTC [more...]

[PATCHv2 1/2] x86/MCE/AMD: Export smca_get_bank_type symbol
 2021-09-22 16:47 UTC  (7+ messages)
  ` [PATCHv2 2/2] drm/amdgpu: Register MCE notifier for Aldebaran RAS

[PATCH 00/66] Move to IP driven device enumeration
 2021-09-22 16:55 UTC  (93+ 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

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

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

[Intel-gfx] [PATCH v3 03/13] drm/dp: add LTTPR DP 2.0 DPCD addresses
 2021-09-22 13:49 UTC  (4+ messages)

[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 1/2] Enable buddy memory manager support
 2021-09-22  6:58 UTC  (3+ messages)

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

[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 v2 00/12] MEMORY_DEVICE_PUBLIC for CPU-accessible coherent device memory
 2021-09-21  5:14 UTC  (5+ messages)
` [PATCH v2 09/12] lib: test_hmm add module param for zone device type

[PATCH 03/15] dmr/msm: cleanup: drm_modeset_lock_all_ctx() --> DRM_MODESET_LOCK_ALL_BEGIN()
 2021-09-20 21:25 UTC  (3+ messages)

[PATCH 1/2] drm/amdgpu: Fix MMIO access page fault
 2021-09-20 16:12 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: Fix resume failures when device is gone

[PATCH] drm/radeon: fix uninitialized bool variable
 2021-09-20 16:00 UTC  (3+ messages)

[PATCH] drm/amd/display: fix empty debug macros
 2021-09-20 15:38 UTC  (2+ messages)

[PATCH] amdgpu: check tiling flags when creating FB on GFX8-
 2021-09-20 10:50 UTC  (2+ messages)

[PATCH] drm/amdgpu: use generic fb helpers instead of setting up AMD own's
 2021-09-20  8:44 UTC  (5+ messages)

[PATCH] drm/amd/display: move FPU associated DSC code to DML folder
 2021-09-20  7:36 UTC  (2+ messages)

Have you attended XDC 2021? Give us your feedback!
 2021-09-20  6:51 UTC 

[PATCH] drm/radeon: fix uninitialized bool variable
 2021-09-18  9:26 UTC 

[PATCH 1/2] MAINTAINERS: fix up entry for AMD Powerplay
 2021-09-20  6:52 UTC  (4+ messages)
` [PATCH 2/2] MAINTAINERS: add Andrey as the DRM GPU scheduler maintainer

[PATCH 00/15] drm: cleanup: Use DRM_MODESET_LOCK_ALL_* helpers where possible
 2021-09-18  9:42 UTC  (28+ messages)
` [PATCH 01/15] dmr: cleanup: drm_modeset_lock_all_ctx() --> DRM_MODESET_LOCK_ALL_BEGIN()
` [PATCH 06/15] drm/tegra: cleanup: drm_modeset_lock_all() "
` [PATCH 08/15] drm/radeon: "
` [PATCH 09/15] drm/omapdrm: "
` [PATCH 11/15] drm/msm: "
` [PATCH 12/15] drm/i915: "
` [PATCH 14/15] drm/amd: "
` [PATCH 15/15] doc: drm: remove TODO entry regarding DRM_MODSET_LOCK_ALL cleanup

[PATCH 1/3] drm/amdgpu: add poison mode query for UMC
 2021-09-18  9:32 UTC  (7+ messages)
` [PATCH 2/3] drm/amdgpu: set poison mode for RAS
` [PATCH 3/3] drm/amdgpu: skip umc ras irq handling in poison mode

DRM IOCTLS come regularly(every minute) still even after screen off
 2021-09-18  9:16 UTC  (6+ messages)

[PATCH v6 0/2] Add p2p via dmabuf to habanalabs
 2021-09-18  8:38 UTC  (8+ messages)

[PATCH v3] drm/amdkfd: fix dma mapping leaking warning
 2021-09-17 19:59 UTC  (3+ messages)

[PATCH 00/18] DC Patches September 17, 2021
 2021-09-17 19:25 UTC  (15+ messages)
` [PATCH 04/18] drm/amd/display: Fix DCN3 B0 DP Alt Mapping
` [PATCH 05/18] drm/amd/display: Fix link training fallback logic
` [PATCH 06/18] drm/amd/display: Fix concurrent dynamic encoder assignment
` [PATCH 08/18] drm/amd/display: Added power down on boot for DCN3
` [PATCH 09/18] drm/amd/display: Use adjusted DCN301 watermarks
` [PATCH 10/18] drm/amd/display: Fix issue with dynamic bpp change for DCN3x
` [PATCH 11/18] drm/amd/display: Disable mem low power for CM HW block on DCN3.1
` [PATCH 12/18] drm/amd/display: Fix B0 USB-C DP Alt mode
` [PATCH 13/18] drm/amd/display: DIG mapping change is causing a blocker
` [PATCH 14/18] drm/amd/display: Creating a fw boot options bit for an upcoming feature
` [PATCH 15/18] drm/amd/display: Fix null pointer dereference for encoders
` [PATCH 16/18] drm/amd/display: [FW Promotion] Release 0.0.84
` [PATCH 17/18] drm/amd/display: 3.2.154
` [PATCH 18/18] drm/amd/display: Fix wrong format specifier in amdgpu_dm.c


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