AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-06 19:33:22 to 2023-09-12 02:52:56 UTC [more...]

[PATCH] drm/amdkfd: Insert missing TLB flush on GFX10 and later
 2023-09-12  2:52 UTC  (3+ messages)

[PATCH] drm/amdgpu: Ignore first evction failure during suspend
 2023-09-12  2:03 UTC 

[PATCH v2] drm/amdkfd: Move dma unmapping after TLB flush
 2023-09-12  1:11 UTC  (2+ messages)

[PATCH] drm/amdgpu: Ignore first evction failure during suspend
 2023-09-12  0:21 UTC  (3+ messages)

[PATCH v6 00/22] fix DRM_USE_DYNAMIC_DEBUG regression
 2023-09-11 23:08 UTC  (23+ messages)
` [PATCH v6 01/22] test-dyndbg: fixup CLASSMAP usage error
` [PATCH v6 02/22] dyndbg: make ddebug_class_param union members same size
` [PATCH v6 03/22] dyndbg: replace classmap list with a vector
` [PATCH v6 04/22] dyndbg: ddebug_apply_class_bitmap - add module arg, select on it
` [PATCH v6 05/22] dyndbg: split param_set_dyndbg_classes to module/wrapper fns
` [PATCH v6 06/22] dyndbg: drop NUM_TYPE_ARRAY
` [PATCH v6 07/22] dyndbg: reduce verbose/debug clutter
` [PATCH v6 08/22] dyndbg: silence debugs with no-change updates
` [PATCH v6 09/22] dyndbg: tighten ddebug_class_name() 1st arg type
` [PATCH v6 10/22] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v6 11/22] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH v6 12/22] dyndbg-API: fix CONFIG_DRM_USE_DYNAMIC_DEBUG regression
` [PATCH v6 13/22] dyndbg: add for_each_boxed_vector
` [PATCH v6 14/22] dyndbg: refactor ddebug_classparam_clamp_input
` [PATCH v6 15/22] dyndbg-API: promote DYNDBG_CLASSMAP_PARAM to API
` [PATCH v6 16/22] dyndbg-test: build it with just CONFIG_DYNAMIC_DEBUG_CORE
` [PATCH v6 17/22] dyndbg-doc: add classmap info to howto
` [PATCH v6 18/22] dyndbg: reserve flag bit _DPRINTK_FLAGS_PREFIX_CACHED
` [PATCH v6 19/22] dyndbg: add _DPRINTK_FLAGS_INCL_LOOKUP
` [PATCH v6 20/22] drm: restore CONFIG_DRM_USE_DYNAMIC_DEBUG un-BROKEN
` [PATCH v6 21/22] drm: use correct ccflags-y spelling
` [PATCH v6 22/22] drm-drivers: DRM_CLASSMAP_USE in 2nd batch of drivers, helpers

[PATCH v6 00/22] fix DRM_USE_DYNAMIC_DEBUG regression
 2023-09-11 23:07 UTC 

[PATCH 1/2] drm/amdgpu: add vcn_doorbell_range callback for nbio 7.11
 2023-09-11 21:46 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: add remap_hdp_registers "

[PATCH v4 0/2] Merge all debug module parameters
 2023-09-11 19:04 UTC  (5+ messages)
` [PATCH v4 1/2] drm/amdgpu: Merge "
` [PATCH v4 2/2] drm/amdgpu: Create an option to disable soft recovery

linux-6.6-rc1/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_resource.c:2175:26: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
 2023-09-11 16:01 UTC 

[linux-next:master] BUILD REGRESSION 7bc675554773f09d88101bf1ccfc8537dc7c0be9
 2023-09-11 16:52 UTC 

[PATCH v3 0/2] Merge all debug module parameters
 2023-09-11 16:25 UTC  (3+ messages)

[PATCH] drm/amd/display: fix replay_mode kernel-doc warning
 2023-09-11 16:20 UTC  (2+ messages)

[PATCH] drm/amd/display: clean up some inconsistent indenting
 2023-09-11 16:20 UTC  (2+ messages)

[PATCH v2] drm/amdgpu: Handle null atom context in VBIOS info ioctl
 2023-09-11 15:17 UTC  (2+ messages)

[PATCH] drm/amd/display: Handle NULL dccg in dce110_disable_stream
 2023-09-11 14:36 UTC 

[PATCH v2] drm/amdkfd: Use partial migrations in GPU page faults
 2023-09-11 14:04 UTC 

[PATCH v6 0/5] drm/amdgpu: Rework coredump memory allocation
 2023-09-11 13:13 UTC  (8+ messages)
` [PATCH v6 1/5] drm/amdgpu: Allocate coredump memory in a nonblocking way
` [PATCH v6 2/5] drm/amdgpu: Rework coredump to use memory dynamically
` [PATCH v6 3/5] drm/amdgpu: Encapsulate all device reset info
` [PATCH v6 4/5] drm/amdgpu: Move coredump code to amdgpu_reset file
` [PATCH v6 5/5] drm/amdgpu: Create version number for coredumps

[PATCH] drm/amd/display: Remove unwanted drm edid references
 2023-09-11  8:42 UTC  (2+ messages)

[Bug 217892] New: [amdgpu]: system freezes when trying to turn back on monitor
 2023-09-09 11:00 UTC 

[PATCH AUTOSEL 5.10 13/22] drm/amdgpu: install stub fence into potential unused fence pointers
 2023-09-10 20:43 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: Use function for IP version check
 2023-09-11 11:45 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: Add more fields to IP version

[PATCH v2 1/3] drm/buddy: Improve contiguous memory allocation
 2023-09-11 10:46 UTC  (4+ messages)
` [PATCH v2 2/3] drm/amdgpu: Move the size computations to drm buddy
` [PATCH v2 3/3] drm/i915: "

[PATCH v2 1/2] drm/amd/display: fix the white screen issue when >= 64GB DRAM
 2023-09-11  8:38 UTC  (5+ messages)
` [PATCH v2 2/2] Revert "drm/amd: Disable S/G for APUs when 64GB or more host memory"

[PATCH] drm/amdgpu: Restore partition mode after reset
 2023-09-11  7:58 UTC  (3+ messages)

[PATCH] drm/amd/pm: Add reset option for fan_curve on smu13_0_0
 2023-09-11  5:53 UTC 

[PATCH] drm/amdgpu: add type conversion for gc info
 2023-09-11  3:09 UTC  (3+ messages)

Rework flushing changes to the TLB
 2023-09-08 21:13 UTC  (17+ messages)
` [PATCH 01/11] drm/amdgpu: fix and cleanup gmc_v9_0_flush_gpu_tlb
` [PATCH 02/11] drm/amdgpu: rework gmc_v10_0_flush_gpu_tlb
` [PATCH 04/11] drm/amdgpu: fix and cleanup gmc_v7_0_flush_gpu_tlb_pasid
` [PATCH 05/11] drm/amdgpu: fix and cleanup gmc_v8_0_flush_gpu_tlb_pasid
` [PATCH 06/11] drm/amdgpu: fix and cleanup gmc_v9_0_flush_gpu_tlb_pasid
` [PATCH 07/11] drm/amdgpu: cleanup gmc_v10_0_flush_gpu_tlb_pasid

[PATCH v2] drm/amd : Add HDP flush during jpeg init
 2023-09-08 20:45 UTC  (2+ messages)

[PATCH] drm/amdgpu/nbio4.3: set proper rmmio_remap.reg_offset for SR-IOV
 2023-09-08 19:55 UTC  (2+ messages)

[PATCH] drm/amdgpu/soc21: don't remap HDP registers for SR-IOV
 2023-09-08 19:51 UTC  (3+ messages)

[PATCH AUTOSEL 5.15 09/13] drm/amd/display: Blocking invalid 420 modes on HDMI TMDS for DCN31
 2023-09-08 19:35 UTC 

[PATCH AUTOSEL 6.1 08/22] drm/amd/display: Read down-spread percentage from lut to adjust dprefclk
 2023-09-08 19:34 UTC  (5+ messages)
` [PATCH AUTOSEL 6.1 09/22] drm/amd/display: Fix underflow issue on 175hz timing
` [PATCH AUTOSEL 6.1 14/22] drm/amd/display: Use DTBCLK as refclk instead of DPREFCLK
` [PATCH AUTOSEL 6.1 15/22] drm/amd/display: Blocking invalid 420 modes on HDMI TMDS for DCN31
` [PATCH AUTOSEL 6.1 16/22] drm/amd/display: Blocking invalid 420 modes on HDMI TMDS for DCN314

[PATCH AUTOSEL 6.4 10/31] drm/amd/display: Add stream overhead in BW calculations for 128b/132b
 2023-09-08 19:31 UTC  (6+ messages)
` [PATCH AUTOSEL 6.4 12/31] drm/amd/display: Read down-spread percentage from lut to adjust dprefclk
` [PATCH AUTOSEL 6.4 13/31] drm/amd/display: Fix underflow issue on 175hz timing
` [PATCH AUTOSEL 6.4 18/31] drm/amd/display: Use DTBCLK as refclk instead of DPREFCLK
` [PATCH AUTOSEL 6.4 19/31] drm/amd/display: Blocking invalid 420 modes on HDMI TMDS for DCN31
` [PATCH AUTOSEL 6.4 20/31] drm/amd/display: Blocking invalid 420 modes on HDMI TMDS for DCN314

[PATCH AUTOSEL 6.5 10/36] drm/amdgpu: Increase soft IH ring size
 2023-09-08 19:28 UTC  (9+ messages)
` [PATCH AUTOSEL 6.5 11/36] drm/amd/display: Add stream overhead in BW calculations for 128b/132b
` [PATCH AUTOSEL 6.5 13/36] drm/amdgpu: Update ring scheduler info as needed
` [PATCH AUTOSEL 6.5 14/36] drm/amd/display: Read down-spread percentage from lut to adjust dprefclk
` [PATCH AUTOSEL 6.5 15/36] drm/amd/display: Fix underflow issue on 175hz timing
` [PATCH AUTOSEL 6.5 20/36] drm/amd/display: Use DTBCLK as refclk instead of DPREFCLK
` [PATCH AUTOSEL 6.5 21/36] drm/amd/display: Blocking invalid 420 modes on HDMI TMDS for DCN31
` [PATCH AUTOSEL 6.5 22/36] drm/amd/display: Blocking invalid 420 modes on HDMI TMDS for DCN314
` [PATCH AUTOSEL 6.5 23/36] drm/amd/display: Use max memclk variable when setting max memclk

[PATCH 0/3] Refactor and clean up codes of mst
 2023-09-08 19:18 UTC  (11+ messages)
` [PATCH 3/3] drm/mst: adjust the function drm_dp_remove_payload_part2()

6.5.0-rc7: RIP: 0010:radeon_gem_va_ioctl+0x3dc/0x4f0 [radeon]
 2023-09-08 18:45 UTC  (4+ messages)

[PATCH] drm/amdkfd: Move dma unmapping after TLB flush
 2023-09-08 18:19 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION af3c30d33476bc2694b0d699173544b07f7ae7de
 2023-09-08 16:10 UTC 

[PATCH v6 0/9] AMDGPU usermode queues
 2023-09-08 16:04 UTC  (10+ messages)
` [PATCH v6 1/9] drm/amdgpu: UAPI for user queue management
` [PATCH v6 2/9] drm/amdgpu: add usermode queue base code
` [PATCH v6 3/9] drm/amdgpu: add new IOCTL for usermode queue
` [PATCH v6 4/9] drm/amdgpu: create GFX-gen11 "
` [PATCH v6 5/9] drm/amdgpu: create context space for "
` [PATCH v6 6/9] drm/amdgpu: map usermode queue into MES
` [PATCH v6 7/9] drm/amdgpu: map wptr BO into GART
` [PATCH v6 8/9] drm/amdgpu: generate doorbell index for userqueue
` [PATCH v6 9/9] drm/amdgpu: cleanup leftover queues

[PATCH v2 00/34] drm/amd/display: add AMD driver-specific properties for color mgmt
 2023-09-08 14:52 UTC  (32+ messages)
` [PATCH v2 01/34] drm/amd/display: fix segment distribution for linear LUTs
` [PATCH v2 07/34] drm/amd/display: explicitly define EOTF and inverse EOTF
` [PATCH v2 10/34] drm/amd/display: add plane 3D LUT driver-specific properties
` [PATCH v2 11/34] drm/amd/display: add plane shaper LUT and TF "
` [PATCH v2 29/34] drm/amd/display: allow newer DC hardware to use degamma ROM for PQ/HLG
` [PATCH v2 32/34] drm/amd/display: add plane CTM driver-specific property
` [PATCH v2 33/34] drm/amd/display: add plane CTM support

[PATCH] drm/amdgpu: fallback to old RAS error message for aqua_vanjaram
 2023-09-08 13:24 UTC  (2+ messages)

[PATCH] drm/amdgpu: fallback to old RAS error message for aqua_vanjaram
 2023-09-08 13:21 UTC  (2+ messages)

[PATCH v2 1/2] drm/amd/pm: update smu_v13_0_6 smu header
 2023-09-08  9:02 UTC  (3+ messages)
` [PATCH v2 2/2] drm/amd/pm: enable smu_v13_0_6 mca debug mode when UMC RAS feature is enabled

[PATCH] drm/amd/display: fix the white screen issue when >= 64GB DRAM
 2023-09-08  9:01 UTC  (2+ messages)

[PATCH 1/2] drm/amd/pm: update smu_v13_0_6 smu header
 2023-09-08  7:51 UTC  (3+ messages)
` [PATCH 2/2] drm/amd/pm: enable smu_v13_0_6 mca debug mode when UMC RAS feature is enabled

[RFC, drm-misc-next v4 0/9] PCI/VGA: Allowing the user to select the primary video adapter at boot time
 2023-09-08  6:59 UTC  (24+ messages)
` [RFC, drm-misc-next v4 3/9] drm/radeon: Implement .be_primary() callback
  ` [RFC,drm-misc-next "
` [Nouveau] [RFC, drm-misc-next v4 0/9] PCI/VGA: Allowing the user to select the primary video adapter at boot time

[PATCH] drm/amdkfd: disable SVM for GC 10.1.3/4
 2023-09-08  2:27 UTC  (3+ messages)

[PATCHv2 1/4] drm/amdgpu: Store CU info from all XCCs for GFX v9.4.3
 2023-09-07 22:54 UTC  (10+ messages)
` [PATCHv2 2/4] drm/amdkfd: Update cache info reporting "
` [PATCHv2 3/4] drm/amdkfd: Update CU masking for GFX 9.4.3
` [PATCH 4/4] drm/amdgpu: Rename KGD_MAX_QUEUES to AMDGPU_MAX_QUEUES

[PATCH] drm/amdgpu: fix retry loop test
 2023-09-07 20:34 UTC  (3+ messages)

[PATCH v3] drm/amdgpu: Add EXT_COHERENT memory allocation flags
 2023-09-07 20:15 UTC  (4+ messages)

[PATCH] drm/amdxcp: fix amdxcp unloads incompletely
 2023-09-07 14:41 UTC 

[linux-next:master] BUILD REGRESSION cd04b2fab5ee58862674e9bab3cbc8e9a8576845
 2023-09-07 14:31 UTC 

[PATCH] drm/amdgpu: Use default reset method handler
 2023-09-07  7:34 UTC  (2+ messages)

[PATCH] drm/radeon: make fence wait in suballocator uninterrruptable
 2023-09-07  7:03 UTC  (2+ messages)

[PATCH v3 4/5] drm/vc4: add trailing newlines to drm_dbg msgs
 2023-09-07  6:51 UTC  (2+ messages)

[PATCH v3 0/5] drm/drm_dbg: add trailing newlines where missing
 2023-09-07  6:51 UTC  (7+ messages)
` [PATCH v3 1/5] drm/connector: add trailing newlines to drm_dbg msgs
` [PATCH v3 2/5] drm/kmb: "
` [PATCH v3 3/5] drm/msm: "

[PATCHv3] drm/amdkfd: Fix unaligned 64-bit doorbell warning
 2023-09-07  5:13 UTC  (3+ messages)

[PATCH] drm/amdgpu: Fix refclk reporting for SMU v13.0.6
 2023-09-07  4:11 UTC  (3+ messages)

[pull] amdgpu, amdkfd drm-fixes-6.6
 2023-09-07  3:30 UTC 

[PATCH] drm/amdgpu: change harvest unit to WGP for gfx10 and later
 2023-09-07  3:27 UTC 

[PATCH] drm/amdkfd: update struct pm4_mes_runlist Struct pm4_mes_runlist in amdgpu is conflict with spec Add last dword of the design of spec into struct pm4_mes_runlist
 2023-09-07  3:02 UTC 

[V11 0/8] Enable Wifi RFI interference mitigation feature support
 2023-09-06 19:57 UTC  (4+ messages)
` [V11 3/8] wifi: mac80211: Add support for WBRF features


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