amd-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-10 20:45:28 to 2022-05-16 12:56:25 UTC [more...]

[PATCH v1 00/15] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-05-16  8:02 UTC  (13+ messages)
` [PATCH v1 01/15] mm: add zone device coherent type memory support
` [PATCH v1 04/15] mm: add device coherent checker to remove migration pte
` [PATCH v1 13/15] mm: handling Non-LRU pages returned by vm_normal_pages
` [PATCH v1 14/15] tools: add hmm gup tests for device coherent type

[PATCH v12] drm/amdgpu: add drm buddy support to amdgpu
 2022-05-16 12:40 UTC  (8+ messages)

[PATCH] drm/amdgpu: Clean up of initializing doorbells for gfx_v9 and gfx_v10
 2022-05-16 12:00 UTC 

[PATCH 1/3] drm/amdgpu: add AMDGPU_GEM_CREATE_DISCARDABLE
 2022-05-16 11:53 UTC  (24+ messages)
` [PATCH 2/3] drm/amdgpu: add AMDGPU_VM_NOALLOC
` [PATCH 3/3] drm/amdgpu: bump minor version number

[V2 0/3] Expose max and current bpc via debugfs
 2022-05-16  8:39 UTC  (12+ messages)
` [V2 2/3] drm/i915/display/debug: Expose crtc "
  ` [Intel-gfx] "
` [V2 3/3] drm/amd/display: Move connector debugfs to drm
  ` [Intel-gfx] "

[PATCH] drm/amdgpu: Off by one in dm_dmub_outbox1_low_irq()
 2022-05-16  7:05 UTC 

VCN_INFO_TABLE_MAX_NUM_INSTANCES vs AMDGPU_MAX_VCN_INSTANCES
 2022-05-15 15:46 UTC 

[linux-next:master] BUILD REGRESSION 1e1b28b936aed946122b4e0991e7144fdbbfd77e
 2022-05-15 13:00 UTC 

[PATCH v2 00/11] DC Patches May 16, 2022
 2022-05-13 21:16 UTC  (12+ messages)
` [PATCH v2 01/11] drm/amd/display: Update link training fallback behaviour
` [PATCH v2 02/11] drm/amd/display: Query DPIA HPD status
` [PATCH v2 03/11] drm/amd/display: Clean up code in dc
` [PATCH v2 04/11] drm/amd/display: clear request when release aux engine
` [PATCH v2 05/11] drm/amd/display: Check if modulo is 0 before dividing
` [PATCH v2 06/11] drm/amd/display: Allow individual control of eDP hotplug support
` [PATCH v2 07/11] drm/amd/display: Check zero planes for OTG disable W/A on clock change
` [PATCH v2 08/11] drm/amd/display: Move FPU associated DCN30 code to DML folder
` [PATCH v2 09/11] drm/amd/display: Fic incorrect pipe being used for clk update
` [PATCH v2 10/11] Revert "drm/amd/display: Refactor LTTPR cap retrieval"
` [PATCH v2 11/11] drm/amd/display: 3.2.186

[PATCH 00/11] DC Patches May 16, 2022
 2022-05-13 20:50 UTC  (12+ messages)
` [PATCH 01/11] drm/amd/display: Update link training fallback behaviour
` [PATCH 02/11] drm/amd/display: Query DPIA HPD status
` [PATCH 03/11] drm/amd/display: Clean up code in dc
` [PATCH 04/11] drm/amd/display: clear request when release aux engine
` [PATCH 05/11] drm/amd/display: Check if modulo is 0 before dividing
` [PATCH 06/11] drm/amd/display: Allow individual control of eDP hotplug support
` [PATCH 07/11] drm/amd/display: Check zero planes for OTG disable W/A on clock change
` [PATCH 08/11] drm/amd/display: Move FPU associated DCN30 code to DML folder
` [PATCH 09/11] drm/amd/display: Fic incorrect pipe being used for clk update
` [PATCH 10/11] drm/amd/display: Revert refactor LTTPR cap retrieval
` [PATCH 11/11] drm/amd/display: 3.2.186

[PATCH v2] drm/amd/display: add Coverage blend mode for overlay plane
 2022-05-13 20:23 UTC 

[PATCH] drm/amd/display: clean up some inconsistent indenting
 2022-05-13 16:57 UTC  (2+ messages)

[PATCH] drm/amd/display: Remove macro DC_DEFAULT_LOG_MASK
 2022-05-13 16:55 UTC  (2+ messages)

[PATCH 5.4 03/18] drm/amd/display/dc/gpio/gpio_service: Pass around correct dce_{version, environment} types
 2022-05-13 14:23 UTC 

[PATCH 4.19 03/15] drm/amd/display/dc/gpio/gpio_service: Pass around correct dce_{version, environment} types
 2022-05-13 14:23 UTC 

[PATCH 5.10 04/10] drm/amd/display/dc/gpio/gpio_service: Pass around correct dce_{version, environment} types
 2022-05-13 14:23 UTC 

[PATCH] drm/amdgpu: Fix multiple GPU resets in XGMI hive
 2022-05-13 15:41 UTC  (36+ messages)

[PATCH v2] drm/amd/pm: consistent approach for smartshift
 2022-05-13 12:46 UTC  (2+ messages)

[PATCH] drm/amd/display: add Coverage blend mode for overlay plane
 2022-05-13 11:25 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: Convert to common fdinfo format v3
 2022-05-13 10:25 UTC  (5+ messages)
` [PATCH 2/2] drm/amdgpu: add drm-client-id to fdinfo

[PATCH] drm/amd/display: Remove macro DC_DEFAULT_LOG_MASK
 2022-05-13  7:58 UTC  (3+ messages)

[PATCH v1 1/4] amdgpu/pm: Replace print_clock_levels with emit_clock_levels for arcturus
 2022-05-13  7:48 UTC  (5+ messages)
` [PATCH v1 2/4] amdgpu/pm: Optimize arcturus_emit_clk_levels
` [PATCH v1 3/4] amdgpu/pm: Replace print_clock_levels with emit_clock_levels for aldebaran
` [PATCH v1 4/4] amdgpu/pm: Optimize aldebaran_emit_clk_levels

[PATCH] drm/amdkfd: Fix static checker warning on MES queue type
 2022-05-12 22:32 UTC  (4+ messages)

[PATCH] drm/amdgpu: Move mutex_init(&smu->message_lock) to smu_early_init()
 2022-05-12 21:35 UTC  (2+ messages)

[BUG] Warning and NULL-ptr dereference in amdgpu driver with 5.18
 2022-05-12 18:15 UTC  (9+ messages)

[PATCH v2 00/19] DC/DM changes needed for amdgpu PSR-SU
 2022-05-12 17:39 UTC  (24+ messages)
` [PATCH v2 01/19] drm/amd/display: align dmub cmd header to latest dmub FW to support PSR-SU
` [PATCH v2 02/19] drm/amd/display: feed PSR-SU as psr version to dmub FW
` [PATCH v2 03/19] drm/amd/display: combine dirty rectangles in DMUB FW
` [PATCH v2 04/19] drm/amd/display: update GSP1 generic info packet for PSRSU
` [PATCH v2 05/19] drm/amd/display: revise Start/End SDP data
` [PATCH v2 06/19] drm/amd/display: program PSR2 DPCD Configuration
` [PATCH v2 07/19] drm/amd/display: Passing Y-granularity to dmub fw
` [PATCH v2 08/19] drm/amd/display: Set default value of line_capture_indication
` [PATCH v2 09/19] drm/amd/display: add vline time in micro sec to PSR context
` [PATCH v2 10/19] drm/amd/display: fix system hang when PSR exits
` [PATCH v2 11/19] drm/amd/display: Set PSR level to enable ALPM by default
` [PATCH v2 12/19] drm/amd/display: use HW lock mgr for PSR-SU
` [PATCH v2 13/19] drm/amd/display: PSRSU+DSC WA for specific TCON
` [PATCH v2 14/19] drm/amd/display: add shared helpers to update psr config fields to power module
` [PATCH v2 15/19] drm/amd/display: calculate psr config settings in runtime in DM
` [PATCH v2 16/19] drm/amd/display: update cursor position to DMUB FW
` [PATCH v2 17/19] drm/amd/display: Implement MPO PSR SU
` [PATCH v2 18/19] drm/amd/display: expose AMD source specific DPCD for FreeSync PSR support
` [PATCH v2 19/19] drm/amd/display: PSR-SU rate control support in DC

Patch "drm/amd/display/dc/gpio/gpio_service: Pass around correct dce_{version, environment} types" has been added to the 5.10-stable tree
 2022-05-12 13:43 UTC 

Patch "drm/amd/display/dc/gpio/gpio_service: Pass around correct dce_{version, environment} types" has been added to the 5.4-stable tree
 2022-05-12 13:45 UTC 

Patch "drm/amd/display/dc/gpio/gpio_service: Pass around correct dce_{version, environment} types" has been added to the 4.19-stable tree
 2022-05-12 13:44 UTC 

[PATCH v2] drm/amd/pm: consistent approach for smartshift
 2022-05-12 12:16 UTC  (4+ messages)

[PATCH] drm/amd/pm: consistent approach for smartshift
 2022-05-12  8:58 UTC  (3+ messages)

[PATCH] drm/amdgpu: Add 'modeset' module parameter
 2022-05-12  7:11 UTC  (5+ messages)

[pull] amdgpu, amdkfd drm-next-5.19
 2022-05-12  4:05 UTC 

[PATCH 0/8] Add support for SMU v13.0.4
 2022-05-12  3:22 UTC  (8+ messages)
` [PATCH 2/8] drm/amdgpu/pm: add EnableGfxImu message dummy map for SMU IP v13.0.4
` [PATCH 3/8] drm/amdgpu/pm: add some common ppt functions for SMU IP v13.0.x
` [PATCH 4/8] drm/amdgpu/pm: add swsmu ppt implementation for SMU IP v13.0.4
` [PATCH 5/8] drm/amdgpu/pm: enable swsmu "
` [PATCH 6/8] drm/amdgpu/pm: add GFXOFF control IP version check "
` [PATCH 7/8] drm/amdgpu/discovery: add SMU v13.0.4 into the IP discovery list
` [PATCH 8/8] drm/amdgpu/soc21: add mode2 asic reset for SMU IP v13.0.4

[PATCH] drm/amdgpu/gfx11: fix me field handling in map_queue packet
 2022-05-12  3:08 UTC  (3+ messages)
` [PATCH] drm/amdgpu/gfx11: fix mes mqd settings
` [PATCH] drm/amdgpu/gmc11: avoid cpu accessing registers to flush VM

[PATCH] drm/amdkfd: allocate MMIO/DOORBELL BOs with AMDGPU_GEM_CREATE_PREEMPTIBLE
 2022-05-12  0:45 UTC  (2+ messages)

[pull] amdgpu drm-fixes-5.18
 2022-05-11 17:44 UTC 

[PATCH 1/2] drm/amdkfd: Cleanup IO links during KFD device removal
 2022-05-11 17:02 UTC  (24+ messages)
` [EXTERNAL] [PATCH 2/2] drm/amdkfd: Add PCIe Hotplug Support for AMDKFD

[PATCH v6] drm/amdgpu: Ensure the DMA engine is deactivated during set ups
 2022-05-11 15:23 UTC  (10+ messages)

[RFC] Common DRM execution context v2
 2022-05-11 15:23 UTC  (5+ messages)
` [PATCH 1/8] drm: execution context for GEM buffers v2

[PATCH] drm/amd/pm: update smartshift powerboost calc for smu13
 2022-05-11 12:03 UTC  (3+ messages)

[Bug][5.18-rc0] Between commits ed4643521e6a and 34af78c4e616, appears warning "WARNING: CPU: 31 PID: 51848 at drivers/dma-buf/dma-fence-array.c:191 dma_fence_array_create+0x101/0x120" and some games stopped working
 2022-05-11 12:01 UTC  (12+ messages)

[PATCH] drm/amd/pm: update smartshift powerboost calc for smu12
 2022-05-11 12:00 UTC  (2+ messages)

[PATCH] drm/amd/pm: consistent approach for smartshift
 2022-05-11  9:10 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: Convert to common fdinfo format v2
 2022-05-11  9:04 UTC  (5+ messages)
` [PATCH 2/2] drm/amdgpu: add drm-client-id to fdinfo

[PATCH v5] drm/amd/pm: support ss metrics read for smu11
 2022-05-11  8:44 UTC 

[PATCH 1/2] drm/amd/pm: add smu feature map support for smu_v13_0_7
 2022-05-11  8:44 UTC  (3+ messages)
` [PATCH 2/2] drm/amd/pm: add smu feature map support for smu_v13_0_0
` 答复: [PATCH 1/2] drm/amd/pm: add smu feature map support for smu_v13_0_7

[PATCH] drm/amd/pm: add smu power_limit callback for smu_v13_0_7
 2022-05-11  8:42 UTC  (2+ messages)
` 答复: "

[PATCH] drm/amd/pm: support ss metrics read for smu11
 2022-05-11  8:14 UTC  (3+ messages)

[PATCH] drm/amdgpu: switch DM to atomic fence helpers v2
 2022-05-11  7:21 UTC  (3+ messages)

[PATCH v2 1/2] amdgpu/pm: Fix incorrect variable for size of clocks array
 2022-05-11  5:44 UTC  (2+ messages)
` [PATCH v2 2/2] amdgpu/pm: Fix possible array out-of-bounds if SCLK levels != 2

[PATCH] drm/amdgpu/ctx: only reset stable pstate if the user changed it (v2)
 2022-05-11  4:42 UTC  (2+ messages)

Do we really need to increase/decrease MST VC payloads?
 2022-05-11  4:14 UTC  (6+ messages)

[PATCH] drm/amdgpu/ctx: only reset stable pstate if the user changed it
 2022-05-11  3:40 UTC  (3+ messages)

[PATCH] drm/amd/pm: add smu pp_feature_mask callback for smu_v13_0_7
 2022-05-11  0:56 UTC  (2+ messages)
` 答复: "

[PATCH v1 1/2] amdgpu/pm: Fix incorrect variable for size of clocks array
 2022-05-10 22:07 UTC  (4+ messages)
` [PATCH v1 2/2] amdgpu/pm: Fix possible array out-of-bounds if SCLK levels != 2


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