AMD-GFX Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-24 04:03:50 to 2021-07-30 19:11:47 UTC [more...]

[PATCH v4 00/13] Support DEVICE_GENERIC memory in migrate_vma_*
 2021-07-30 19:11 UTC  (7+ messages)
` [PATCH v4 10/13] lib: test_hmm add module param for zone device type

[PATCH v3 0/8] Support DEVICE_GENERIC memory in migrate_vma_*
 2021-07-30 19:02 UTC  (8+ messages)

[PATCH v2 1/3] drm/amd/pm: Don't output SMU version for smu13 every time
 2021-07-30 16:02 UTC  (3+ messages)
` [PATCH v2 2/3] drm/amdgpu: Convert SMU version to decimal in debugfs
` [PATCH v2 3/3] drm/amd/pm: Downgrade SMU mismatch information messages

[PATCH] drm/amdkfd: Expose GFXIP engine version to sysfs
 2021-07-30 15:14 UTC  (2+ messages)

[PATCH -next] drm/amdgpu: fix checking pmops when PM_SLEEP is not enabled
 2021-07-30 14:37 UTC  (2+ messages)

[ANNOUNCE] xf86-video-amdgpu 21.0.0
 2021-07-30 13:52 UTC 

Linux Mint 20.04 5.11 issue
 2021-07-30 12:08 UTC  (3+ messages)

Gmail throws all mailing list mails from amd.com in spam
 2021-07-30 10:43 UTC  (4+ messages)

[PATCH 00/14] drm: Make DRM's IRQ helpers legacy
 2021-07-30  8:31 UTC  (41+ messages)
` [PATCH 01/14] drm/amdgpu: Convert to Linux IRQ interfaces
` [PATCH 02/14] drm/arm/hdlcd: "
` [PATCH 03/14] drm/atmel-hlcdc: "
              `  "
` [PATCH 04/14] drm/fsl-dcu: "
` [PATCH 05/14] drm/gma500: "
` [PATCH 06/14] drm/kmb: "
` [PATCH 07/14] drm/msm: "
` [PATCH 08/14] drm/mxsfb: "
` [PATCH 09/14] drm/radeon: "
` [PATCH 10/14] drm/tidss: "
` [PATCH 11/14] drm/tilcdc: "
` [PATCH 12/14] drm/vc4: "
` [PATCH 13/14] drm: Remove unused devm_drm_irq_install()
` [PATCH 14/14] drm: IRQ midlayer is now legacy

[PATCH 1/3] drm/amd/pm: Don't output SMU version for smu13 every time
 2021-07-30  5:08 UTC  (6+ messages)
` [PATCH 2/3] drm/amdgpu: Convert SMU version to decimal in debugfs
` [PATCH 3/3] drm/amd/pm: Downgrade SMU mismatch information messages

[pull] amdgpu, amdkfd, radeon drm-next-5.15
 2021-07-30  3:34 UTC 

[PATCH] drm/amd/pm: update yellow carp pmfw interface version
 2021-07-30  2:45 UTC  (2+ messages)

[PATCH] drm/amdgpu/powerplay/smu10: Fix a typo in error message
 2021-07-30  2:21 UTC  (2+ messages)

[PATCH] gpu/drm/radeon: Fix typo in comments
 2021-07-30  2:17 UTC  (2+ messages)

[PATCH] drm/amd/display: Fix typo in comments
 2021-07-30  2:16 UTC  (2+ messages)

[PATCH v2] drm/amdgpu: fix fdinfo race with process exit
 2021-07-30  2:13 UTC 

Requests For Proposals for hosting XDC 2022 are now open
 2021-07-29 19:01 UTC  (3+ messages)
` [Mesa-dev] "

[PATCH] drm/amdgpu: fix fdinfo race with process exit
 2021-07-30  1:22 UTC 

[PATCH] drm/amdgpu: Register bad page handler for Aldebaran
 2021-07-29 23:59 UTC  (12+ messages)

[PATCH 0/9] DC patches for Aug 2, 2021
 2021-07-29 20:37 UTC  (10+ messages)
` [PATCH 1/9] drm/amd/display: Assume LTTPR interop for DCN31+
` [PATCH 2/9] drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X
` [PATCH 3/9] drm/amd/display: Increase stutter watermark for dcn303
` [PATCH 4/9] drm/amd/display: Remove redundant vblank workqueues in DM
` [PATCH 5/9] drm/amd/display: Fix resetting DCN3.1 HW when resuming from S4
` [PATCH 6/9] drm/amd/display: Add check for validating unsupported ODM plus MPO case
` [PATCH 7/9] drm/amd/display: workaround for hard hang on HPD on native DP
` [PATCH 8/9] drm/amd/display: [FW Promotion] Release 0.0.77
` [PATCH 9/9] drm/amd/display: 3.2.147

[PATCH 0/9] DC Patches for Aug 2, 2021
 2021-07-29 20:33 UTC  (2+ messages)
` [PATCH 1/9] drm/amd/display: Assume LTTPR interop for DCN31+

[PATCH 0/9] DC Patches Aug 2, 2021
 2021-07-29 20:21 UTC 

[PATCH 0/9] DC Patches for August 2, 2021
 2021-07-29 20:06 UTC 

[PATCH] drm/amdgpu/display: protect dc_dsc_stream_bandwidth_in_kbps with CONFIG_DRM_AMD_DC_DCN
 2021-07-29 19:23 UTC  (2+ messages)

[PATCH v4] drm/amdgpu: fix the doorbell missing when in CGPG issue for renoir
 2021-07-29 17:37 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fix channel_index table layout for Aldebaran
 2021-07-29 15:50 UTC  (2+ messages)

[PATCH] drm/amdkfd: avoid conflicting address mappings
 2021-07-29 15:47 UTC  (2+ messages)

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

[PATCH] drm/amdgpu: avoid over-handle of fence driver fini in s3 test
 2021-07-29 12:59 UTC  (6+ messages)

[PATCH v3] drm/amdgpu: fix the doorbell missing when in CGPG issue for renoir
 2021-07-29  8:39 UTC  (2+ messages)

[PATCH v2] drm/amdgpu: fix the doorbell missing when in CGPG issue for renoir
 2021-07-29  7:57 UTC  (5+ messages)

[pull] amdgpu drm-fixes-5.14
 2021-07-29  2:58 UTC 

[PATCH] drm/amd/pm: Fix a bug in semaphore double-lock
 2021-07-28 17:49 UTC  (2+ messages)

[PATCH] drm/amdkfd: Restore all process on post reset
 2021-07-28 17:31 UTC 

[PATCH] drm/amdgpu: set default noretry=1 to fix kfd SVM issues for raven
 2021-07-28 14:21 UTC  (3+ messages)

linux-next: build failure after merge of the amdgpu tree
 2021-07-28 12:34 UTC 

[PATCH] drm/amdgpu: Fix out-of-bounds read when update mapping
 2021-07-28 11:14 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fix build error reported for some config
 2021-07-28 11:03 UTC  (2+ messages)

[PATCH] drm/amdgpu: enable psp front door loading by default for cyan_skillfish2
 2021-07-28  9:44 UTC  (2+ messages)

[PATCH] drm/amdgpu: adjust fence driver enable sequence
 2021-07-28  5:56 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix the doorbell missing when in CGPG issue for renoir
 2021-07-28  5:53 UTC  (2+ messages)

[PATCH] drm/amdgpu: remove the access of xxx_PSP_DEBUG on cycan_skillfish
 2021-07-28  2:15 UTC  (2+ messages)

[PATCH 0/3] drm/amdgpu: modernize virtual display feature
 2021-07-28  0:11 UTC  (4+ messages)
` [PATCH 1/3] drm/amdgpu: create amdgpu_vkms (v4)
` [PATCH 2/3] drm/amdgpu: cleanup dce_virtual
` [PATCH 3/3] drm/amdgpu: replace dce_virtual with amdgpu_vkms (v3)

[PATCH] drm/amdkfd: move PTR_ERR under IS_ERR() condition
 2021-07-27 18:16 UTC  (2+ messages)

[PATCH V2] drm/amdgpu/display: add support for multiple backlights
 2021-07-27 17:13 UTC  (2+ messages)

[PATCH] maintainers: add bugs and chat URLs for amdgpu
 2021-07-27 15:14 UTC  (2+ messages)

[PATCH v2] drm/amdgpu: Fix build error reported for some config
 2021-07-27 13:59 UTC  (2+ messages)

[PATCH AUTOSEL 5.10 15/17] drm/amd/display: Fix comparison error in dcn21 DML
 2021-07-27 13:19 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 16/17] drm/amd/display: Fix max vstartup calculation for modes with borders

[PATCH AUTOSEL 5.13 17/21] drm/amd/display: Fix comparison error in dcn21 DML
 2021-07-27 13:19 UTC  (2+ messages)
` [PATCH AUTOSEL 5.13 18/21] drm/amd/display: Fix max vstartup calculation for modes with borders

[PATCH v4 0/4] drm/amd/display: Introduce FPU directory inside DC
 2021-07-27  7:01 UTC  (9+ messages)
` [PATCH v4 1/4] drm/amd/display: Move specific DCN2x code that uses FPU to DML
` [PATCH v4 2/4] drm/amd/display: Add control mechanism for FPU
` [PATCH v4 3/4] drm/amd/display: Add control mechanism for FPU utilization
` [PATCH v4 4/4] drm/amd/display: Add DC_FP helper to check FPU state

[PATCH] drm/amdgpu/display: only enable aux backlight control for OLED panels
 2021-07-26 19:05 UTC  (2+ messages)

AMD A8 3500M LVDS with CH7511B goes off on resolution change (randomly)
 2021-07-26 18:04 UTC  (2+ messages)

[PATCH 0/3] drm/amdgpu: modernize virtual display feature
 2021-07-26 17:02 UTC  (8+ messages)
` [PATCH 1/3] drm/amdgpu: create amdgpu_vkms (v2)

[PATCH] drm/amdgpu: Rename amdgpu_acpi_is_s0ix_supported
 2021-07-26 14:28 UTC  (2+ messages)

[PATCH 00/14] DC Patches July 26, 2021
 2021-07-26 13:41 UTC  (2+ messages)

[PATCH V2 1/2] drm/amd/pm: restore user customized OD settings properly for NV1x
 2021-07-26  7:30 UTC  (6+ messages)

[PATCH 1/2] drm/amd/pm: restore user customized OD settings properly for NV1x
 2021-07-26  4:12 UTC  (3+ messages)

[PATCH 03/14] drm/amd/display: Fix PSR command version
 2021-07-24  4:10 UTC  (12+ messages)
` [PATCH 04/14] drm/amd/display: Add ETW logging for AUX failures
` [PATCH 05/14] drm/amd/display: Add ETW log to dmub_psr_get_state
` [PATCH 06/14] drm/amd/display: Fixed EdidUtility build errors
` [PATCH 07/14] drm/amd/display: fix missing reg offset
` [PATCH 08/14] drm/amd/display: add update authentication interface
` [PATCH 09/14] drm/amd/display: remove unused functions
` [PATCH 10/14] drm/amd/display: Always wait for update lock status
` [PATCH 11/14] drm/amd/display: refactor riommu invalidation wa
` [PATCH 12/14] drm/amd/display: ensure dentist display clock update finished in DCN20
` [PATCH 13/14] drm/amd/display: [FW Promotion] Release 0.0.76
` [PATCH 14/14] drm/amd/display: 3.2.146

[PATCH 01/14] drm/amd/display: Guard DST_Y_PREFETCH register overflow in DCN21
 2021-07-24  4:03 UTC  (2+ messages)
` [PATCH 02/14] drm/amd/display: Add missing DCN21 IP parameter


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