AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-03 13:04:05 to 2024-07-10 19:37:57 UTC [more...]

[PATCH 00/50] DC Patches July 10th, 2024
 2024-07-10 19:36 UTC  (11+ messages)
` [PATCH 01/50] drm/amd/display: Disable replay if VRR capability is false
` [PATCH 02/50] drm/amd/display: Disable HBR audio for DP2 for certain ASICs
` [PATCH 03/50] drm/amd/display: quality improvements for EASF and ISHARP
` [PATCH 04/50] drm/amd/display: Don't consider cursor for no plane case in DML1
` [PATCH 05/50] drm/amd/display: Added logging for automated DPM testing
` [PATCH 06/50] drm/amd/display: Replace assert with error message in dp_retrieve_lttpr_cap()
` [PATCH 07/50] drm/amd/display: Revert "Check HDCP returned status"
` [PATCH 08/50] drm/amd/display: fix dscclk programming sequence on DCN401
` [PATCH 09/50] drm/amd/display: apply vmin optimization even if it doesn't reach vmin level
` [PATCH 10/50] drm/amd/display: Implement bias and scale pre scl

[PATCH 1/2] drm/amdgpu/vcn: identify unified queue in sw init
 2024-07-10 18:17 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu/vcn: not pause dpg for unified queue

[PATCH] drm/amd: Fail the suspend sequence if the GPU doesn't use S3 or S0i3
 2024-07-10 17:33 UTC 

[PATCH 1/2] drm/amdgpu/mes11: update opcode strings
 2024-07-10 15:54 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu/mes12: add missing opcode string

[PATCH] drm/amdgpu: remove exp hw support check for gfx12
 2024-07-10 15:53 UTC  (2+ messages)

[PATCH] drm/amd/display: Allow display DCC for DCN401
 2024-07-10 14:49 UTC  (3+ messages)

[PATCH] drm/amd/swsmu: enable Pstates profile levels for SMU v14.0.4
 2024-07-10 13:47 UTC  (2+ messages)

[PATCH] drm/buddy: Add start address support to trim function
 2024-07-10 12:50 UTC  (6+ messages)
` [PATCH 2/2] drm/amdgpu: Add address alignment support to DCC buffers

[PATCH v2] drm/amdgpu: set start timestamp of fence in the right place
 2024-07-10 12:45 UTC  (7+ messages)

[PATCH 1/2] drm/vblank: allow dynamic per-crtc vblank off delay
 2024-07-10  8:43 UTC  (7+ messages)
` [PATCH 2/2] drm/amd/display: use drm_crtc_set_vblank_offdelay()

amdgpu [drm] *ERROR* dc_dmub_srv_log_diagnostic_data: DMCUB error - collecting diagnostic data
 2024-07-10  5:19 UTC 

[PATCH v9 00/53] fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y
 2024-07-10  0:25 UTC  (35+ messages)
` [PATCH v9 05/52] dyndbg: replace classmap list with a vector
` [PATCH v9 10/52] dyndbg: silence debugs with no-change updates
` [PATCH v9 11/52] dyndbg: tighten ddebug_class_name() 1st arg type
` [PATCH v9 13/52] dyndbg: reduce verbose=3 messages in ddebug_add_module
` [PATCH v9 21/52] dyndbg: split multi-query strings with %
` [PATCH v9 22/52] selftests-dyndbg: test_percent_splitting
` [PATCH v9 27/52] selftests-dyndbg: check KCONFIG_CONFIG to avoid silly fails
` [PATCH v9 30/52] drm-dyndbg: adapt drm core to use dyndbg classmaps-v2
` [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 33/52] drm-dyndbg: DRM_CLASSMAP_USE in i915 driver
` [PATCH v9 34/52] drm-dyndbg: DRM_CLASSMAP_USE in drm_crtc_helper
` [PATCH v9 34/53] drm-dyndbg: DRM_CLASSMAP_USE in i915 driver
` [PATCH v9 35/53] drm-dyndbg: DRM_CLASSMAP_USE in drm_crtc_helper
` [PATCH v9 37/53] drm-dyndbg: DRM_CLASSMAP_USE in nouveau
` [PATCH v9 37/52] drm-print: workaround unused variable compiler meh
` [PATCH v9 39/52] drm-dyndbg: add DRM_CLASSMAP_USE to virtio_gpu
` [PATCH v9 40/52] drm-dyndbg: add DRM_CLASSMAP_USE to simpledrm
` [PATCH v9 41/52] drm-dyndbg: add DRM_CLASSMAP_USE to bochs
` [PATCH v9 41/53] drm-dyndbg: add DRM_CLASSMAP_USE to simpledrm
` [PATCH v9 42/52] drm-dyndbg: add DRM_CLASSMAP_USE to etnaviv
` [PATCH v9 43/53] "
` [PATCH v9 44/53] drm-dyndbg: add DRM_CLASSMAP_USE to gma500 driver
` [PATCH v9 44/52] drm-dyndbg: add DRM_CLASSMAP_USE to radeon
` [PATCH v9 45/53] "
` [PATCH v9 45/52] drm-dyndbg: add DRM_CLASSMAP_USE to vmwgfx driver
` [PATCH v9 48/52] drm-dyndbg: add DRM_CLASSMAP_USE to mgag200 driver
` [PATCH v9 52/53] drm-dyndbg: add DRM_CLASSMAP_USE to the drm_gem_shmem_helper driver

[PATCH v2] drm/amd/display: Add otg_master NULL check within init_pipe_slice_table_from_context
 2024-07-09 15:01 UTC  (2+ messages)

6.10/bisected/regression - commits bc87d666c05 and 6d4279cb99ac cause appearing green flashing bar on top of screen on Radeon 6900XT and 120Hz
 2024-07-10  7:03 UTC  (13+ messages)

va range based memory management discussion (was: 回复:回复:Re:Proposal to add CRIU support to DRM render nodes)
 2024-07-10  2:38 UTC 

[PATCH] drm/amdgpu: Restore uncache behaviour on GFX12
 2024-07-09 17:52 UTC  (2+ messages)

Re:Proposal to add CRIU support to DRM render nodes
 2024-07-09 17:07 UTC  (5+ messages)
  ` Re: [CRIU] "
  ` 回复:Re:Proposal "

[PATCH AUTOSEL 6.9 38/40] drm/amd/swsmu: add MALL init support workaround for smu_v14_0_1
 2024-07-09 16:19 UTC 

[PATCH v1 0/3] num_me of gfx as start point for ME for compute
 2024-07-09 14:03 UTC  (6+ messages)
` [PATCH v1 1/3] drm/amdgpu: select compute ME engines dynamically
` [PATCH v1 2/3] "
` [PATCH v1 3/3] "

[PATCH v2] drm/amd/pm: Ignore initial value in smu response register
 2024-07-09 12:45 UTC  (4+ messages)

[PATCH] drm/amdgpu/job: Replace DRM_INFO/ERROR logging
 2024-07-09  9:22 UTC  (2+ messages)

[PATCH] drm/amdgpu: Initialize VF partition mode
 2024-07-09  8:29 UTC  (2+ messages)

[PATCH] drm/amdgpu: set start timestamp of fence in the right place
 2024-07-09  7:27 UTC  (2+ messages)

[PATCH V2 1/2] drm/amdgpu: flush all cached ras bad pages to eeprom
 2024-07-09  6:12 UTC  (3+ messages)
` [PATCH V2 2/2] drm/amdgpu: timely save bad pages to eeprom after gpu ras reset is completed

[PATCH] drm/amdgpu: avoid repeatedly executing gpu ras reset
 2024-07-09  6:00 UTC 

[PATCH] drm/amd/amdgpu: fix SDMA IRQ client ID <-> req mapping
 2024-07-09  2:34 UTC  (2+ messages)

[PATCH] drm/amd/amdgpu: fix SDMA IRQ client ID <-> req mapping
 2024-07-09  2:29 UTC  (3+ messages)

[PATCH v3 0/6] drm/radeon: remove load callback & drm_dev_alloc
 2024-07-08 20:04 UTC  (7+ messages)
` [PATCH v3 6/6] drm/radeon: change drm_dev_alloc to devm_drm_dev_alloc

[PATCH] drm/amdgpu/acpi: Add NULL check for event->device_class in amdgpu_atif_handler
 2024-07-08 16:15 UTC  (2+ messages)

[Patch v2] drm/ttm: Allow direct reclaim to allocate local memory
 2024-07-08 16:06 UTC 

[PATCH] drm/amd/pm: Ignore initial value in smu response register
 2024-07-08 13:23 UTC  (4+ messages)

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

[PATCH 1/4] drm/amdgpu: refine amdgpu ras event id core code
 2024-07-08  2:54 UTC  (2+ messages)

[PATCH Review 1/1] drm/amdkfd: Use mode1 reset for GFX v9.4.4
 2024-07-08  2:27 UTC  (2+ messages)

[PATCH v4 00/11] drm/amd/display: switch amdgpu_dm_connector to use struct drm_edid
 2024-07-07  2:24 UTC  (13+ messages)
` [PATCH v4 01/11] drm/amd/display: clean unused variables for hdmi freesync parser
` [PATCH v4 02/11] drm/amd/display: switch amdgpu_dm_connector to use struct drm_edid
` [PATCH v4 03/11] drm/amd/display: switch to setting physical address directly
` [PATCH v4 04/11] drm/amd/display: always call connector_update when parsing freesync_caps
` [PATCH v4 05/11] drm/amd/display: remove redundant freesync parser for DP
` [PATCH v4 06/11] drm/amd/display: use drm_edid_product_id for parsing EDID product info
` [PATCH v4 07/11] drm/amd/display: don't give initial values for sad/b_count
` [PATCH v4 08/11] drm/amd/display: parse display name from drm_eld
` [PATCH v4 09/11] drm/amd/display: get SAD from drm_eld when parsing EDID caps
` [PATCH v4 10/11] drm/amd/display: get SADB "
` [PATCH v4 11/11] drm/amd/display: remove dc_edid handler from dm_helpers_parse_edid_caps

[pull] amdgpu, radeon drm-fixes-6.10
 2024-07-06 19:20 UTC  (4+ messages)

[PATCH] Documentation/amdgpu: Clarify MI200 and MI300 entries
 2024-07-06 16:54 UTC  (2+ messages)

[PATCH v2] drm/amd/display: Docs improvement in /dc/inc/hw/mpc.h
 2024-07-05 10:01 UTC  (2+ messages)

[PATCH v2] drm/amd/display: Docs improvement in /dc/inc/hw/mpc.h
 2024-07-05  9:43 UTC 

[PATCH v8 0/1] drm/atomic: Ease async flip restrictions
 2024-07-06  1:12 UTC  (3+ messages)
` [PATCH v8 1/2] drm/atomic: Let drivers decide which planes to async flip
` [PATCH v8 2/2] drm/amdgpu: Enable async flip on overlay planes

[PATCH v2] drm/amdkfd: Correct svm prange overlapping handling at svm_range_set_attr ioctl
 2024-07-05 16:20 UTC  (2+ messages)

[PATCH] drm/amdgpu: set CP_HQD_PQ_DOORBELL_CONTROL.DOORBELL_MODE to 1
 2024-07-05 15:15 UTC  (2+ messages)

[PATCH v6] drm/display: split DSC helpers from DP helpers
 2024-07-05 11:26 UTC  (2+ messages)

[pull] amdgpu, radeon drm-next-6.11
 2024-07-05 10:02 UTC  (2+ messages)

[pull] amdgpu, amdkfd drm-next-6.11
 2024-07-05 10:00 UTC  (2+ messages)

[PATCH RESEND] drm/radeon: fix null pointer dereference in radeon_add_common_modes
 2024-07-04 13:48 UTC 

[PATCH RESEND] drm/amd/display: Check pipe_ctx before it is used
 2024-07-04 13:00 UTC 

[PATCH RESEND] drm/amd/display: Add otg_master NULL check within init_pipe_slice_table_from_context
 2024-07-04 12:47 UTC 

[PATCH] drm/amd/display/dc: Remove dc code repetition
 2024-07-04 20:15 UTC  (2+ messages)

[PATCH] drm/amdgpu: disallow multiple BO_HANDLES chunks in one submit
 2024-07-04 14:19 UTC  (5+ messages)

[PATCH] drm/amdgpu: remove redundant semicolons in RAS_EVENT_LOG
 2024-07-04 13:03 UTC  (3+ messages)

[PATCH] drm/amdgpu: enable dpg for vcn and jpeg on GC 11_5_2
 2024-07-04 10:21 UTC  (2+ messages)

[PATCH v1] drm/ci: uprev IGT
 2024-07-04 10:15 UTC  (2+ messages)

[PATCH v1 1/2] drm:amdgpu: enable IH ring1 for IH v7.0
 2024-07-04  8:59 UTC  (4+ messages)
` [PATCH v1 2/2] drm/amdgpu: enable redirection of irq's "

[PATCH 1/2] MAINTAINERS: update powerplay and swsmu
 2024-07-04  7:48 UTC  (4+ messages)
` [PATCH 2/2] MAINTAINERS: fix Xinhui's name

[PATCH 2/4] drm/amdgpu: add ras POSION_CREATION event id support
 2024-07-04  6:50 UTC  (3+ messages)
` [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-04  6:20 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: timely save bad pages to eeprom after gpu ras reset is complete

[PATCH] amdgpu/pm: support gpu_metrics sysfs interface for smu v14.0.2/3
 2024-07-04  1:59 UTC  (2+ messages)

[PATCH] MAINTAINERS: add an entry for AMD DC DML
 2024-07-03 19:30 UTC  (2+ messages)

[PATCH v1 0/4] GFX12 ipdump of gfx IP
 2024-07-03 14:28 UTC  (3+ messages)
` [PATCH v1 4/4] drm/amdgpu: add gfx queue support for gfx12 ipdump

[PATCH 0/3] Fix mst daisy chain light up issue after resume
 2024-07-03 14:06 UTC  (9+ messages)
` [PATCH 2/3] drm/dp_mst: Skip CSN if topology probing is not done yet
` [PATCH 3/3] drm/amd/display: Solve mst monitors blank out problem after resume


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