AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-12 06:31:50 to 2021-08-17 08:23:36 UTC [more...]

[PATCH 1/2] drm/amdgpu: Use mod_delayed_work in amdgpu_gfx_off_ctrl
 2021-08-17  8:23 UTC  (33+ messages)
` [PATCH 2/2] drm/amdgpu: Use mod_delayed_work in JPEG/UVD/VCE/VCN ring_end_use hooks
  ` AW: "
` [PATCH] drm/amdgpu: Cancel delayed work when GFXOFF is disabled
  ` [PATCH v3] "

[PATCH] drm/amdgpu: properly powergate Polaris12 UVD/VCE on suspend
 2021-08-17  7:27 UTC  (2+ messages)

[PATCH v6 00/13] Support DEVICE_GENERIC memory in migrate_vma_*
 2021-08-17  5:50 UTC  (31+ messages)
` [PATCH v6 01/13] ext4/xfs: add page refcount helper
` [PATCH v6 02/13] mm: remove extra ZONE_DEVICE struct page refcount
` [PATCH v6 03/13] kernel: resource: lookup_resource as exported symbol
` [PATCH v6 04/13] drm/amdkfd: add SPM support for SVM
` [PATCH v6 05/13] drm/amdkfd: generic type as sys mem on migration to ram
` [PATCH v6 06/13] include/linux/mm.h: helpers to check zone device generic type
` [PATCH v6 07/13] mm: add generic type support to migrate_vma helpers
` [PATCH v6 08/13] mm: call pgmap->ops->page_free for DEVICE_GENERIC pages
` [PATCH v6 09/13] lib: test_hmm add ioctl to get zone device type
` [PATCH v6 10/13] lib: test_hmm add module param for "
` [PATCH v6 11/13] lib: add support for device generic type in test_hmm
` [PATCH v6 12/13] tools: update hmm-test to support device generic type
` [PATCH v6 13/13] tools: update test_hmm script to support SP config

[PATCH] Revert "drm/scheduler: Avoid accessing freed bad job."
 2021-08-17  6:35 UTC  (2+ messages)

[PATCH] drm/amdgpu/vcn:enable priority queues for encoder
 2021-08-17  6:26 UTC  (2+ messages)

[PATCH] drm/amdgpu: increase max xgmi physical node for aldebaran
 2021-08-17  4:30 UTC 

[PATCH] drm/amdkfd: fix KFDSVMRangeTest.PartialUnmapSysMemTest fails
 2021-08-17  1:15 UTC  (2+ messages)

[PATCH 0/6] Add DP 2.0 SST Support
 2021-08-16 21:07 UTC  (8+ messages)
` [PATCH 1/6] drm/amd/display: Add DP 2.0 Audio Package Generator
` [PATCH 2/6] drm/amd/display: Add DP 2.0 HPO Stream Encoder
` [PATCH 3/6] drm/amd/display: Add DP 2.0 HPO Link Encoder
` [PATCH 4/6] drm/amd/display: Add DP 2.0 DCCG
` [PATCH 5/6] drm/amd/display: Add DP 2.0 BIOS and DMUB Support
` [PATCH 6/6] drm/amd/display: Add DP 2.0 SST DC Support

[PATCH] drm/amd/display: Use DCN30 watermark calc for DCN301
 2021-08-16 20:27 UTC  (5+ messages)

[PATCH] drm/amdgpu/display: fix leftover CONFIG_DRM_AMD_DC_DCN3_1
 2021-08-16 20:18 UTC  (2+ messages)

[PATCH] drm/radeon: Add break to switch statement in radeonfb_create_pinned_object()
 2021-08-16 18:53 UTC  (3+ messages)

[PATCH] drm/amdgpu: get extended xgmi topology data
 2021-08-16 18:05 UTC 

[PATCH] drm/amdgpu: correct MMSCH 1.0 version
 2021-08-16 15:13 UTC  (2+ messages)

[PATCH] drm/amdgpu: correct MMSCH version
 2021-08-16 14:58 UTC  (3+ messages)

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

[PATCH 0/7] DC Patches Aug 13, 2021
 2021-08-16 13:27 UTC  (6+ messages)
` [PATCH 1/7] drm/amd/display: Create dc_sink when EDID fail
` [PATCH 2/7] drm/amd/display: Fix multi-display support for idle opt workqueue
` [PATCH 3/7] drm/amd/display: Use vblank control events for PSR enable/disable
` [PATCH 4/7] drm/amd/display: Ensure DCN save after VM setup

[REGRESSION][BISECTED] 5.14.0-rc4 thru rc6 69de4421bb broke
 2021-08-16  8:22 UTC 

VA-API Regression in Kernel 5.13 for RX 6700 XT
 2021-08-16 12:55 UTC  (3+ messages)

[PATCH] drm: radeon: r600_dma: Replace cpu_to_le32() by lower_32_bits()
 2021-08-16 12:47 UTC  (3+ messages)

[PATCH V2] drm/amdgpu: disable BACO support for 699F:C7 polaris12 SKU temporarily
 2021-08-16  8:32 UTC 

[PATCH v2 00/12] Implement generic prot_guest_has() helper function
 2021-08-15 14:39 UTC  (21+ messages)
` [PATCH v2 01/12] x86/ioremap: Selectively build arch override encryption functions
` [PATCH v2 02/12] mm: Introduce a function to check for virtualization protection features
` [PATCH v2 03/12] x86/sev: Add an x86 version of prot_guest_has()
` [PATCH v2 04/12] powerpc/pseries/svm: Add a powerpc "
` [PATCH v2 05/12] x86/sme: Replace occurrences of sme_active() with prot_guest_has()
` [PATCH v2 06/12] x86/sev: Replace occurrences of sev_active() "
` [PATCH v2 07/12] x86/sev: Replace occurrences of sev_es_active() "
` [PATCH v2 08/12] treewide: Replace the use of mem_encrypt_active() "
` [PATCH v2 09/12] mm: Remove the now unused mem_encrypt_active() function
` [PATCH v2 10/12] x86/sev: "
` [PATCH v2 11/12] powerpc/pseries/svm: "
` [PATCH v2 12/12] s390/mm: "

[PATCH] drivers:gpu:drm:amd:amdgpu:fix a potential use-after-free
 2021-08-16  6:08 UTC  (2+ messages)

[PATCH] drm/amdgpu: disable BACO support for 699F:C7 polaris12 SKU temporarily
 2021-08-16  4:26 UTC  (5+ messages)

[PATCH] drm/amdkfd: fix random KFDSVMRangeTest.SetGetAttributesTest test failure
 2021-08-14 10:17 UTC  (5+ messages)

[PATCH 00/11] Implement generic prot_guest_has() helper function
 2021-08-13 20:17 UTC  (9+ messages)
` [PATCH 07/11] treewide: Replace the use of mem_encrypt_active() with prot_guest_has()

[PATCH v5 0/9] dyndbg: add DEFINE_DYNAMIC_DEBUG_CATEGORIES and use in DRM
 2021-08-13 17:14 UTC  (14+ messages)
` [PATCH v5 1/9] drm/print: fixup spelling in a comment
` [PATCH v5 2/9] moduleparam: add data member to struct kernel_param
` [PATCH v5 3/9] dyndbg: add DEFINE_DYNAMIC_DEBUG_CATEGORIES and callbacks
` [PATCH v5 4/9] i915/gvt: remove spaces in pr_debug "gvt: core:" etc prefixes
` [PATCH v5 5/9] i915/gvt: use DEFINE_DYNAMIC_DEBUG_CATEGORIES to create "gvt:core:" etc categories
` [PATCH v5 6/9] amdgpu: use DEFINE_DYNAMIC_DEBUG_CATEGORIES to control categorized pr_debugs
` [PATCH v5 7/9] drm_print: add choice to use dynamic debug in drm-debug
` [PATCH v5 8/9] amdgpu_ucode: reduce number of pr_debug calls
` [PATCH v5 9/9] dyndbg: RFC add tracer facility RFC

[pull] amdgpu, amdkfd drm-next-5.15
 2021-08-13 16:51 UTC 

[PATCH] drm/amd/amdgpu: remove unnecessary RAS context field
 2021-08-13 12:57 UTC  (2+ messages)

[PATCH 1/2] Revert "drm/amd/pm: fix workload mismatch on vega10"
 2021-08-13  8:57 UTC  (3+ messages)
` [PATCH 2/2] drm/amd/pm: change the workload type for some cards

[PATCH] drm/amd/amdgpu: consolidate PSP TA context
 2021-08-13  8:17 UTC  (2+ messages)

Requests For Proposals for hosting XDC 2022 are now open
 2021-08-13  6:41 UTC  (4+ messages)
` [Mesa-dev] "

[PATCH 0/7] DC Patches August 13, 2021
 2021-08-13  6:35 UTC  (8+ messages)
` [PATCH 1/7] drm/amd/display: Create dc_sink when EDID fail
` [PATCH 2/7] drm/amd/display: Fix multi-display support for idle opt workqueue
` [PATCH 3/7] drm/amd/display: Use vblank control events for PSR enable/disable
` [PATCH 4/7] drm/amd/display: Ensure DCN save after VM setup
` [PATCH 5/7] drm/amd/display: Guard vblank wq flush with DCN guards
` [PATCH 6/7] drm/amd/display: [FW Promotion] Release 0.0.79
` [PATCH 7/7] drm/amd/display: 3.2.149

[PATCH v5 00/13] Support DEVICE_GENERIC memory in migrate_vma_*
 2021-08-13  5:18 UTC  (9+ messages)
` [PATCH v5 02/13] mm: remove extra ZONE_DEVICE struct page refcount
` [PATCH v5 05/13] drm/amdkfd: generic type as sys mem on migration to ram
` [PATCH v5 08/13] mm: call pgmap->ops->page_free for DEVICE_GENERIC pages
` [PATCH v5 09/13] lib: test_hmm add ioctl to get zone device type
` [PATCH v5 10/13] lib: test_hmm add module param for "
` [PATCH v5 12/13] tools: update hmm-test to support device generic type

[PATCH V3 1/7] drm/amd/pm: correct the fan speed RPM setting
 2021-08-13  3:29 UTC  (9+ messages)
` [PATCH V3 2/7] drm/amd/pm: record the RPM and PWM based fan speed settings
` [PATCH V3 3/7] drm/amd/pm: correct the fan speed PWM retrieving
` [PATCH V3 4/7] drm/amd/pm: correct the fan speed RPM retrieving
` [PATCH V3 5/7] drm/amd/pm: drop the unnecessary intermediate percent-based transition
` [PATCH V3 6/7] drm/amd/pm: drop unnecessary manual mode check
` [PATCH V3 7/7] drm/amd/pm: correct the address of Arcturus fan related registers

[PATCH V2 1/7] drm/amd/pm: correct the fan speed RPM setting
 2021-08-12  9:11 UTC  (13+ messages)
` [PATCH V2 2/7] drm/amd/pm: record the RPM and PWM based fan speed settings
` [PATCH V2 6/7] drm/amd/pm: drop unnecessary manual mode check

[PATCH] drm/amdgpu: Add MB_REQ_MSG_READY_TO_RESET response when VF get FLR notification
 2021-08-12  8:34 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