AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-01 00:13:25 to 2024-07-03 13:04:08 UTC [more...]

[PATCH v9 00/53] fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y
 2024-07-03 11:52 UTC  (65+ messages)
` [PATCH v9 01/52] docs/dyndbg: update examples \012 to \n
` [PATCH v9 02/52] test-dyndbg: fixup CLASSMAP usage error
` [PATCH v9 03/52] dyndbg: reword "class unknown, " to "class:_UNKNOWN_"
` [PATCH v9 04/52] dyndbg: make ddebug_class_param union members same size
` [PATCH v9 05/52] dyndbg: replace classmap list with a vector
` [PATCH v9 06/52] dyndbg: ddebug_apply_class_bitmap - add module arg, select on it
` [PATCH v9 07/52] dyndbg: split param_set_dyndbg_classes to _module & wrapper fns
` [PATCH v9 08/52] dyndbg: drop NUM_TYPE_ARRAY
` [PATCH v9 09/52] dyndbg: reduce verbose/debug clutter
` [PATCH v9 11/52] dyndbg: tighten ddebug_class_name() 1st arg type
` [PATCH v9 12/52] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v9 14/52] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH v9 15/52] dyndbg-API: fix DECLARE_DYNDBG_CLASSMAP
` [PATCH v9 16/52] selftests-dyndbg: add tools/testing/selftests/dynamic_debug/*
` [PATCH v9 17/52] dyndbg-API: promote DYNDBG_CLASSMAP_PARAM to API
` [PATCH v9 18/52] dyndbg-doc: add classmap info to howto
` [PATCH v9 19/52] dyndbg: treat comma as a token separator
` [PATCH v9 20/52] selftests-dyndbg: add comma_terminator_tests
` [PATCH v9 23/52] docs/dyndbg: explain new delimiters: comma, percent
` [PATCH v9 24/52] selftests-dyndbg: add test_mod_submod
` [PATCH v9 25/52] dyndbg-doc: explain flags parse 1st
` [PATCH v9 26/52] dyndbg: change __dynamic_func_call_cls* macros into expressions
` [PATCH v9 27/52] selftests-dyndbg: check KCONFIG_CONFIG to avoid silly fails
` [PATCH v9 28/52] dyndbg-selftest: reduce default verbosity
` [PATCH v9 29/52] drm: use correct ccflags-y spelling
` [PATCH v9 30/52] drm-dyndbg: adapt drm core to use dyndbg classmaps-v2
` [PATCH v9 31/52] drm-dyndbg: adapt DRM to invoke DYNDBG_CLASSMAP_PARAM
` [PATCH v9 32/53] DRM-CLASSMAP-USE in drm-drv.c
` [PATCH v9 32/52] drm-dyndbg: DRM_CLASSMAP_USE in amdgpu driver
` [PATCH v9 33/53] "
` [PATCH v9 35/53] drm-dyndbg: DRM_CLASSMAP_USE in drm_crtc_helper
` [PATCH v9 35/52] drm-dyndbg: DRM_CLASSMAP_USE in drm_dp_helper
` [PATCH v9 36/53] "
` [PATCH v9 36/52] drm-dyndbg: DRM_CLASSMAP_USE in nouveau
` [PATCH v9 37/53] "
` [PATCH v9 38/52] drm-dyndbg: add DRM_CLASSMAP_USE to Xe driver
` [PATCH v9 38/53] drm-print: workaround unused variable compiler meh
` [PATCH v9 39/52] drm-dyndbg: add DRM_CLASSMAP_USE to virtio_gpu
` [PATCH v9 39/53] drm-dyndbg: add DRM_CLASSMAP_USE to Xe driver
` [PATCH v9 40/53] drm-dyndbg: add DRM_CLASSMAP_USE to virtio_gpu
` [PATCH v9 41/53] drm-dyndbg: add DRM_CLASSMAP_USE to simpledrm
` [PATCH v9 42/53] drm-dyndbg: add DRM_CLASSMAP_USE to bochs
` [PATCH v9 43/52] drm-dyndbg: add DRM_CLASSMAP_USE to gma500 driver
` [PATCH v9 44/53] "
` [PATCH v9 45/53] drm-dyndbg: add DRM_CLASSMAP_USE to radeon
` [PATCH v9 46/52] drm-dyndbg: add DRM_CLASSMAP_USE to vkms driver
` [PATCH v9 46/53] drm-dyndbg: add DRM_CLASSMAP_USE to vmwgfx driver
` [PATCH v9 47/52] drm-dyndbg: add DRM_CLASSMAP_USE to udl driver
` [PATCH v9 47/53] drm-dyndbg: add DRM_CLASSMAP_USE to vkms driver
` [PATCH v9 48/53] drm-dyndbg: add DRM_CLASSMAP_USE to udl driver
` [PATCH v9 49/53] drm-dyndbg: add DRM_CLASSMAP_USE to mgag200 driver
` [PATCH v9 49/52] drm-dyndbg: add DRM_CLASSMAP_USE to the gud driver
` [PATCH v9 50/53] "
` [PATCH v9 50/52] drm-dyndbg: add DRM_CLASSMAP_USE to the qxl driver
` [PATCH v9 51/52] drm-dyndbg: add DRM_CLASSMAP_USE to the drm_gem_shmem_helper driver
` [PATCH v9 51/53] drm-dyndbg: add DRM_CLASSMAP_USE to the qxl driver
` [PATCH v9 52/52] drm: restore CONFIG_DRM_USE_DYNAMIC_DEBUG un-BROKEN
` [PATCH v9 53/53] "

High Power Consumption of AMD RX6800xt in Idle with Secondary Monitor Connected
 2024-07-02  8:24 UTC  (8+ messages)

[PATCH] drm/amdgpu/atomfirmware: silence UBSAN warning
 2024-07-03 12:59 UTC  (3+ messages)

[PATCH] drm/amdgpu: disallow multiple BO_HANDLES chunks in one submit
 2024-07-03 12:48 UTC  (3+ messages)

[PATCH] drm/amdgpu: : Fix the null pointer dereference for amdgpu_device_switch_gang
 2024-07-03 11:17 UTC  (4+ messages)

[PATCH] drm/amdgpu: add missing error handling for amdgpu_ring_alloc()
 2024-07-03  9:11 UTC  (4+ messages)

[PATCH 2/4] drm/amdgpu: add ras POSION_CREATION event id support
 2024-07-03  9:03 UTC  (4+ messages)
` [PATCH 3/4] drm/amdgpu: add ras POSION_CONSUMPTION "
` [PATCH 4/4] drm/amdgpu: add ras event state device attribute support
` [PATCH v2] drm/amdgpu: refine amdgpu ras event id core code

[PATCH v3 0/6] drm/radeon: remove load callback & drm_dev_alloc
 2024-07-03  8:52 UTC  (14+ messages)
` [PATCH v3 1/6] drm/radeon: change variable name "dev" to "ddev" for consistency
` [PATCH v3 2/6] drm/radeon: remove load callback from kms_driver
` [PATCH v3 3/6] drm/radeon: use variable flags as parameter
` [PATCH v3 4/6] drm/radeon: add helper rdev_to_drm(rdev)
` [PATCH v3 5/6] drm/radeon: change rdev->ddev to rdev_to_drm(rdev)
` [PATCH v3 6/6] drm/radeon: change drm_dev_alloc to devm_drm_dev_alloc

[PATCH 1/4] drm/amdgpu: refine amdgpu ras event id core code
 2024-07-03  8:45 UTC  (7+ messages)
` [PATCH 2/4] drm/amdgpu: add ras POSION_CREATION event id support
` [PATCH 3/4] drm/amdgpu: add ras POSION_CONSUMPTION "
` [PATCH 4/4] drm/amdgpu: add ras event state device attribute support

[PATCH 1/2] drm/amdgpu: flush all cached ras bad pages to eeprom
 2024-07-03  8:41 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: timely save bad pages to eeprom after gpu ras reset is complete

[PATCH 0/3] Fix mst daisy chain light up issue after resume
 2024-07-03  8:13 UTC  (6+ messages)
` [PATCH 2/3] drm/dp_mst: Skip CSN if topology probing is not done yet

[PATCH v1 0/4] GFX12 ipdump of gfx IP
 2024-07-03  7:39 UTC  (5+ messages)
` [PATCH v1 1/4] drm/amdgpu: add gfx12 register support in ipdump
` [PATCH v1 2/4] drm/amdgpu: add print support for gfx12 ipdump
` [PATCH v1 3/4] drm/amdgpu: add cp queue registers "
` [PATCH v1 4/4] drm/amdgpu: add gfx queue support "

[PATCH 1/2] drm/ttm: Allow direct reclaim to allocate local memory
 2024-07-03  6:53 UTC  (7+ messages)
` [PATCH 2/2] drm/ttm: Make ttm shrinkers NUMA aware

[PATCH v2 1/2] drm/atomic: Allow userspace to use explicit sync with atomic async flips
 2024-07-03  6:04 UTC  (3+ messages)
` [PATCH v2 2/2] drm/atomic: Allow userspace to use damage clips with "

[PATCH v4 0/2] Add support for 'power saving policy' property
 2024-07-03  5:17 UTC  (3+ messages)
` [PATCH v4 1/2] drm: Introduce 'power saving policy' drm property
` [PATCH v4 2/2] drm/amd: Add power_saving_policy drm property to eDP connectors

[PATCH 1/1] drm/atomic: Allow userspace to use explicit sync with atomic async flips
 2024-07-02 21:21 UTC  (3+ messages)

[PATCH v3 0/2] Add support for 'power saving policy' property
 2024-07-02 19:19 UTC  (9+ messages)
` [PATCH v3 2/2] drm/amd: Add power_saving_policy drm property to eDP connectors

[PATCH] drm/amdgpu: restore dcc bo tilling configs while moving
 2024-07-02 16:08 UTC  (5+ messages)

[PATCH] drm/amd/display: Add checks to prevent buffer overflow in mod_hdcp_dump_binary_message
 2024-07-02 15:00 UTC  (2+ messages)

[PATCH 1/5] drm/amdgpu/gfx10: properly handle error ints on all pipes
 2024-07-02 14:28 UTC  (5+ messages)
` [PATCH 2/5] drm/amdgpu/gfx11: "
` [PATCH 3/5] drm/amdgpu/gfx12: "
` [PATCH 4/5] drm/amdgpu/gfx9: "
` [PATCH 5/5] Reapply "drm/amdgpu/gfx11: enable gfx pipe1 hardware support"

[PATCH v2 0/3] drm: backlight quirk infrastructure and lower minimum for Framework AMD 13
 2024-07-02 13:12 UTC  (4+ messages)
` [PATCH v2 1/3] drm: Add panel backlight quirks

[PATCH 1/4] drm/scheduler: implement hardware time accounting
 2024-07-02  9:15 UTC  (9+ messages)
` [PATCH 2/4] drm/amdgpu: mostly revert "fix force APP kill hang(v4)"
` [PATCH 3/4] drm/amdgpu: use new scheduler accounting
` [PATCH 4/4] drm/etnaviv: export client GPU usage statistics via fdinfo

[PATCH v1 1/2] drm/amdgpu: fix out of bounds access in gfx10 during ip dump
 2024-07-02  8:52 UTC  (3+ messages)
` [PATCH v1 2/2] drm/amdgpu: fix out of bounds access in gfx11 "

[PATCH] drm/amdgpu/acpi: Add NULL check for event->device_class in amdgpu_atif_handler
 2024-07-02  8:41 UTC 

[PATCH v3] drm/amd/swsmu: enable more Pstates profile levels for SMU v14.0.0 and v14.0.1
 2024-07-02  6:28 UTC  (2+ messages)

[PATCH v2] drm/amd/swsmu: enable more Pstates profile levels for SMU v14.0.0 and v14.0.1
 2024-07-02  2:54 UTC  (4+ messages)

[PATCH] drm/amdgpu/gfx12: properly handle error ints on all pipes
 2024-07-01 21:41 UTC 

[PATCH 1/3] drm/amdgpu/gfx10: properly handle error ints on all pipes
 2024-07-01 21:31 UTC  (3+ messages)
` [PATCH 2/3] drm/amdgpu/gfx11: "
` [PATCH 3/3] Reapply "drm/amdgpu/gfx11: enable gfx pipe1 hardware support"

[PATCH 4/4] drm/amd/display: Fix warning comparing pointer to 0
 2024-07-01 19:22 UTC  (5+ messages)
` [PATCH 3/4] "
` [PATCH 2/4] "
` [PATCH 1/4] "

[PATCH] drm/amd/display: Fix unsigned comparison with less than zero
 2024-07-01 19:19 UTC  (2+ messages)

[PATCH 1/3] drm/amdgpu: add SDMA IP v6.1.2 discovery support
 2024-07-01 18:01 UTC  (3+ messages)
` [PATCH 3/3] drm/amdgpu: add firmware for SDMA IP v6.1.2

[PATCH] drm/amd/pm: avoid to load smu firmware for APUs
 2024-07-01 18:04 UTC  (2+ messages)

[PATCH 1/7] drm/amdgpu: add PSP IP v14.0.4 support
 2024-07-01 18:03 UTC  (3+ messages)
` [PATCH 7/7] drm/amdgpu: add firmware for PSP IP v14.0.4

[PATCH 1/3] drm/amdgpu: add VPE IP v6.1.3 support
 2024-07-01 18:02 UTC  (3+ messages)
` [PATCH 3/3] drm/amdgpu: add firmware for VPE IP v6.1.3

[PATCH 1/2] drm/amdgpu: add NBIO IP v7.11.3 discovery support
 2024-07-01 18:02 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: Add NBIO IP v7.11.3 support

[PATCH 1/7] drm/amdgpu: initialize GC IP v11.5.2
 2024-07-01 18:01 UTC  (3+ messages)
` [PATCH 7/7] drm/amdgpu: add firmware for "

amdgpu UBSAN warnings in 6.10.0-rc5
 2024-07-01 16:55 UTC  (2+ messages)

[PATCH] drm/amdgpu: sysfs node disable query error count during gpu reset
 2024-07-01 10:38 UTC  (3+ messages)

[PATCH] drm/amd/swsmu: enable more Pstates profile levels for SMU v14.0.0 and v14.0.1
 2024-07-01 10:12 UTC  (3+ messages)

[PATCH V2] drm/amdgpu: sysfs node disable query error count during gpu reset
 2024-07-01  8:00 UTC  (3+ messages)

[PATCH v3 0/7] drm/radeon: remove load callback
 2024-06-30 17:05 UTC  (3+ messages)

[PROBLEM linux-next] drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/display_mode_core.c:8257:1: error: the frame size of 3240 bytes is larger than 3072 bytes [-Werror=frame-larger-than=]
 2024-06-28 19:29 UTC 

[PATCH AUTOSEL 6.6 10/12] drm/amdgpu: Indicate CU havest info to CP
 2024-07-01  0:13 UTC 

[PATCH AUTOSEL 6.9 17/20] drm/amdgpu: init TA fw for psp v14
 2024-07-01  0:11 UTC 


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