AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-14 09:31:33 to 2022-02-16 15:55:43 UTC [more...]

[PATCH 0/6] Update DCN 3.1 support for 3.1.6
 2022-02-16 15:55 UTC  (7+ messages)
` [PATCH 3/6] drm/amd/display: configure dc hw resource for DCN 3.1.6
` [PATCH 4/6] drm/amd/display: Add DMUB support for DCN316
` [PATCH 5/6] drm/amd/display: Add DCN316 resource and SMU clock manager
` [PATCH 6/6] drm/amdgpu/discovery: Add sw DM function for 3.1.6 DCE

[PATCH v4 1/2] drm/amdgpu: add debugfs for reset registers list
 2022-02-16 15:40 UTC  (7+ messages)
` [PATCH v4 2/2] drm/amdgpu: add reset register dump trace on GPU reset

[PATCH] drm/amd: smu7: downgrade voltage error to info
 2022-02-16 15:11 UTC  (2+ messages)

[PATCH v6 1/2] drm/amdgpu: add debugfs for reset registers list
 2022-02-16 14:56 UTC  (13+ messages)
` [PATCH v6 2/2] drm/amdgpu: add reset register dump trace on GPU reset

[PATCH v4 00/10] Overhaul `is_thunderbolt`
 2022-02-16 14:44 UTC  (15+ messages)
` [PATCH v4 01/10] PCI: Add USB4 class definition
` [PATCH v4 02/10] PCI: Move `is_thunderbolt` check for lack of command completed to a quirk
` [PATCH v4 03/10] PCI: Detect root port of internal USB4 controllers
` [PATCH v4 04/10] PCI: Detect PCIe root ports for discrete "
` [PATCH v4 05/10] PCI: Move check for old Apple Thunderbolt controllers into a quirk
` [PATCH v4 06/10] PCI: Drop the `is_thunderbolt` attribute from PCI core
` [PATCH v4 07/10] drm/amd: drop the use of `pci_is_thunderbolt_attached`
` [PATCH v4 08/10] drm/nouveau: "
` [PATCH v4 09/10] drm/radeon: "
` [PATCH v4 10/10] PCI: drop `pci_is_thunderbolt_attached`

[PATCH] drm/amd/amdgpu: Add APU flag to gca_config debugfs data (v2)
 2022-02-16 14:36 UTC  (2+ messages)

[PATCH -next] drm/amdgpu: Remove unused function get_umc_v6_7_channel_index()
 2022-02-16 11:40 UTC 

[PATCH v6 00/10] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-02-16 12:26 UTC  (23+ messages)
` [PATCH v6 01/10] mm: add zone device coherent type memory support

[PATCH v8 1/3] gpu: drm: separate panel orientation property creating and value setting
 2022-02-16 12:00 UTC  (11+ messages)
` [Intel-gfx] "

[PATCH 1/2] drm/sched: Add device pointer to drm_gpu_scheduler
 2022-02-16 11:17 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: fill scheduler with device ptr

[PATCH 1/1] drm/amdkfd: Replace zero-length array with flexible-array member
 2022-02-16 10:00 UTC  (3+ messages)

[PATCH] drm/amdkfd: add return value check for queue eviction
 2022-02-16  8:46 UTC  (2+ messages)

[PATCH V2 1/7] drm/amdgpu: Modify .ras_late_init function pointer parameter
 2022-02-16  8:27 UTC  (8+ messages)
` [PATCH V2 2/7] drm/amdgpu: Remove redundant calls of ras_late_init in hdp ras block
` [PATCH V2 3/7] drm/amdgpu: Remove redundant calls of ras_late_init in mmhub "
` [PATCH V2 4/7] drm/amdgpu: Remove redundant calls of ras_late_init in mca "
` [PATCH V2 5/7] drm/amdgpu: Optimize xxx_ras_late_init function of each "
` [PATCH V2 6/7] drm/amdgpu: define amdgpu_ras_late_init to call all ras blocks' .ras_late_init
` [PATCH V2 7/7] drm/amdgpu: Remove redundant .ras_late_init initialization in some ras blocks

[PATCH V3 00/13] use time_is_{before, after}_jiffies() instead of open coding it
 2022-02-15 22:59 UTC  (19+ messages)
` [PATCH V3 1/13] block: xen: use time_is_before_eq_jiffies() "
` [PATCH V3 2/13] clk: mvebu: "
` [PATCH V3 3/13] gpu: drm: i915: use time_is_after_jiffies() "
` [PATCH V3 4/13] gpu: drm: radeon: use time_is_before_jiffies() "
` [PATCH V3 5/13] hid: use time_is_after_jiffies() "
` [PATCH V3 6/13] input: serio: use time_is_before_jiffies() "
` [PATCH V3 7/13] md: use time_is_before_jiffies(() "
` [PATCH V3 10/13] md: use time_is_before_eq_jiffies() "
` [PATCH V3 9/13] media: si21xx: use time_is_before_jiffies() "
` [PATCH V3 10/13] media: stv0299: "
` [PATCH V3 11/13] media: tda8083: use time_is_after_jiffies() "
` [PATCH V3 12/13] media: wl128x: use time_is_before_jiffies() "
` [PATCH V3 13/13] media: vivid: use time_is_after_jiffies() "

[REGRESSION] Too-low frequency limit for AMD GPU PCI-passed-through to Windows VM
 2022-02-16  0:25 UTC  (12+ messages)

[PATCH v12 1/5] drm: improve drm_buddy_alloc function
 2022-02-16  8:07 UTC  (5+ messages)

[PATCH 1/7] drm/amdgpu: Modify .ras_late_init function pointer parameter
 2022-02-16  5:28 UTC  (11+ messages)
` [PATCH 2/7] drm/amdgpu: Remove redundant calls of ras_late_init in hdp ras block
` [PATCH 3/7] drm/amdgpu: Remove redundant calls of ras_late_init in mmhub "
` [PATCH 4/7] drm/amdgpu: Remove redundant calls of ras_late_init in mca "
` [PATCH 5/7] drm/amdgpu: Optimize xxx_ras_late_init function of each "
` [PATCH 6/7] drm/amdgpu: define amdgpu_ras_late_init to call all ras blocks' .ras_late_init
` [PATCH 7/7] drm/amdgpu: Remove redundant .ras_late_init initialization in some ras blocks

[PATCH] drm/amdgpu: Print node id in peer map failure message
 2022-02-16  1:42 UTC 

[PATCH] drm/amdkfd: Replace zero-length array with flexible-array member
 2022-02-16  0:01 UTC  (3+ messages)

[PATCH] drm/amd/amdgpu: Add APU flag and asic_type to gca_config debugfs data
 2022-02-15 22:34 UTC  (2+ messages)

[PATCH] drm/amd/display: For vblank_disable_immediate, check PSR is really used
 2022-02-15 22:31 UTC  (3+ messages)

[PATCH v2 0/3] Migrate device coherent pages on get_user_pages()
 2022-02-15 21:50 UTC  (7+ messages)
` [PATCH v2 1/3] migrate.c: Remove vma check in migrate_vma_setup()
` [PATCH v2 2/3] mm/gup.c: Migrate device coherent pages when pinning instead of failing

[PATCH v3 0/8] HMM profiler interface
 2022-02-15 21:22 UTC  (9+ messages)
` [PATCH v3 1/8] drm/amdkfd: Add KFD SMI event IDs and triggers
` [PATCH v3 2/8] drm/amdkfd: Correct SMI event read size
` [PATCH v3 3/8] drm/amdkfd: Enable per process SMI event
` [PATCH v3 4/8] drm/amdkfd: Add GPU recoverable fault "
` [PATCH v3 5/8] drm/amdkfd: Add migration "
` [PATCH v3 6/8] drm/amdkfd: Add user queue eviction restore "
` [PATCH v3 7/8] drm/amdkfd: Add unmap from GPU "
` [PATCH v3 8/8] drm/amdkfd: Bump KFD API version for SMI profiling event

[PATCH] drm/amdgpu/gfx10: Add GC 10.3.7 Support
 2022-02-15 19:24 UTC 

[PATCH] drm/amdgpu/sdma5.2: add support for SDMA 5.2.7
 2022-02-15 19:23 UTC 

[PATCH] drm/amd/pm: Add support for MP1 13.0.8
 2022-02-15 19:23 UTC 

[PATCH] drm/amdgpu: Add "harvest" to IP discovery sysfs
 2022-02-15 17:59 UTC  (10+ messages)

[PATCH] drm/amdgpu: Fix wait for RLCG command completion
 2022-02-15 17:00 UTC  (4+ messages)

[PATCH v5 1/2] drm/amdgpu: add debugfs for reset registers list
 2022-02-15 16:28 UTC  (3+ messages)

[PATCH AUTOSEL 5.15 28/33] display/amd: decrease message verbosity about watermarks table failure
 2022-02-15 15:28 UTC  (3+ messages)
` [PATCH AUTOSEL 5.15 29/33] drm/amd/display: Cap pflip irqs per max otg number
` [PATCH AUTOSEL 5.15 30/33] drm/amd/display: fix yellow carp wm clamping

[PATCH AUTOSEL 5.16 28/34] display/amd: decrease message verbosity about watermarks table failure
 2022-02-15 15:26 UTC  (4+ messages)
` [PATCH AUTOSEL 5.16 29/34] drm/amdgpu: add utcl2_harvest to gc 10.3.1
` [PATCH AUTOSEL 5.16 30/34] drm/amd/display: Cap pflip irqs per max otg number
` [PATCH AUTOSEL 5.16 31/34] drm/amd/display: fix yellow carp wm clamping

[PATCH] drm/amdgpu/psp: Add support for MP0 13.0.8
 2022-02-15 15:19 UTC 

[PATCH] drm/amdgpu/gmc10: add support for GC 10.3.7
 2022-02-15 15:19 UTC 

[PATCH] drm/amdgpu: update vcn/jpeg PG flags for VCN 3.1.1
 2022-02-15 15:19 UTC 

[PATCH] drm/sched: Add device pointer to drm_gpu_scheduler
 2022-02-15 13:04 UTC  (3+ messages)

[PATCH 2/2] drm/amd: use fixed dsc bits-per-pixel from edid
 2022-02-15 11:23 UTC  (2+ messages)
` [2/2] "

[PATCH] amdgpu: assign adev after null check
 2022-02-15  8:58 UTC  (2+ messages)

[PATCH] drm/amdgpu: make cyan skillfish support code more consistent
 2022-02-15  7:10 UTC  (2+ messages)

[PATCH] drm/amd/pm: enable pm sysfs write for one VF mode
 2022-02-15  4:05 UTC  (2+ messages)

Regression from 3c196f056666 ("drm/amdgpu: always reset the asic in suspend (v2)") on suspend?
 2022-02-15  3:07 UTC  (4+ messages)

[PATCH] drm/amdgpu: set new revision id for 10.3.7 GC
 2022-02-14 21:56 UTC 

[PATCH] drm/amdgpu/discovery: set sw common init for GC 10.3.7
 2022-02-14 21:56 UTC 

[PATCH] drm/amdgpu/discovery: Add 13.0.9 SMUIO block
 2022-02-14 21:55 UTC 

[PATCH] drm/amdgpu/discovery: add nbio sw func for 7.5.1 nbio
 2022-02-14 21:55 UTC 

[PATCH 00/11] DC Patches Feburary 14, 2022
 2022-02-14 21:12 UTC  (2+ messages)

[PATCH] drm/amdgpu: check return status before using stable_pstate
 2022-02-14 18:25 UTC  (2+ messages)

[PATCH] drm/amd/display: Protect update_bw_bounding_box FPU code
 2022-02-14 17:53 UTC  (2+ messages)

AMDGPU: RX 6500 XT: System reset when loading module
 2022-02-14 17:45 UTC  (3+ messages)

start sorting out the ZONE_DEVICE refcount mess v2
 2022-02-14 17:37 UTC  (3+ messages)
` [PATCH 09/27] mm: generalize the pgmap based page_free infrastructure

[PATCH v3 05/12] PCI: Detect root port of internal USB4 devices by `usb4-host-interface`
 2022-02-14 11:11 UTC  (7+ messages)

[PATCH v3 1/2] drm/amdgpu: add debugfs for reset registers list
 2022-02-14 13:26 UTC  (6+ messages)
` [PATCH v3 2/2] drm/amdgpu: add reset register dump trace function on GPU reset

[PATCH 1/2] edid: parse DRM VESA dsc bpp target
 2022-02-14 12:12 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox