AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-26 07:11:01 to 2022-08-30 17:19:47 UTC [more...]

[PATCH AUTOSEL 5.19 09/33] drm/amdgpu: Move psp_xgmi_terminate call from amdgpu_xgmi_remove_device to psp_hw_fini
 2022-08-30 17:18 UTC  (5+ messages)
` [PATCH AUTOSEL 5.19 10/33] drm/amdgpu: fix hive reference leak when adding xgmi device
` [PATCH AUTOSEL 5.19 11/33] drm/amdgpu: Check num_gfx_rings for gfx v9_0 rb setup
` [PATCH AUTOSEL 5.19 12/33] drm/amdgpu: Remove the additional kfd pre reset call for sriov
` [PATCH AUTOSEL 5.19 13/33] drm/radeon: add a force flush to delay work when radeon

[PATCH 00/33] DC Patches August 27 ,2022
 2022-08-30 16:29 UTC  (13+ messages)
` [PATCH 01/33] drm/amd/display: Set ODM policy based on number of DSC slices
` [PATCH 02/33] drm/amd/display: Don't choose SubVP display if ActiveMargin > 0
` [PATCH 03/33] drm/amd/display: Fix DCN32 DPSTREAMCLK_CNTL programming
` [PATCH 04/33] drm/amd/display: Refine aux transaction before retrieve caps
` [PATCH 05/33] drm/amd/display: Fix OTG H timing reset for dcn314
` [PATCH 06/33] drm/amd/display: add dcn35 basic support
` [PATCH 07/33] drm/amd/display: set dig fifo read start level to 7 before dig fifo reset
` [PATCH 08/33] drm/amd/display: Remove assert from PHY state update
` [PATCH 09/33] drm/amd/display: Only commit SubVP state after pipe programming
` [PATCH 10/33] drm/amd/display: add a override flag as wa for some specific dongle
` [PATCH 11/33] drm/amd/display: Add DC debug option to force LTTPR mode

[PATCH v2 1/2] drm/amdgpu: Move HDP remapping earlier during init
 2022-08-30 16:06 UTC  (8+ messages)
` [PATCH v2 2/2] drm/amdgpu: Init VF's HDP flush reg offset early

[PATCH] drm/amdkfd: Set pte_flags for actual BO location
 2022-08-30 15:41 UTC  (7+ messages)

[PATCH] drm/amdgpu/mes: zero the sdma_hqd_mask of 2nd SDMA engine for SDMA 6.0.1
 2022-08-30 15:30 UTC  (2+ messages)

[PATCH 0/4] Add support for atomic async page-flips
 2022-08-30 15:06 UTC  (20+ messages)
` [PATCH 3/4] drm: introduce DRM_CAP_ATOMIC_ASYNC_PAGE_FLIP
` [PATCH 4/4] amd/display: indicate support for atomic async page-flips on DCN

[PATCH 1/2] drm/amd/display: Fix indentation in commit_planes_for_stream()
 2022-08-30 13:32 UTC  (2+ messages)
` [PATCH 2/2] drm/amd/display: fix documentation for amdgpu_dm_update_freesync_caps()

[PATCH linux-next] drm/amdgpu: Remove the unneeded result variable 'r'
 2022-08-30  8:32 UTC 

[PATCH] drm/amd/display: Remove redundant reference of the header file
 2022-08-30 12:34 UTC  (2+ messages)

[PATCH] drm/radeon: remove modeset parameter
 2022-08-30  8:16 UTC 

[PATCH] drm/amdgpu: only init tap_delay ucode when it's included in ucode binary
 2022-08-30  8:11 UTC  (2+ messages)

[PATCH 1/8] drm/amdgpu: declare firmware for new GC 11.0.3
 2022-08-29 21:17 UTC  (8+ messages)
` [PATCH 2/8] drm/amdgpu: declare firmware for new MES 11.0.3
` [PATCH 3/8] drm/amdgpu: init gfx config for gfx v11_0_3
` [PATCH 4/8] drm/amdkfd: Added GFX 11.0.3 Support
` [PATCH 5/8] drm/amdgpu: enable imu_rlc_ram programming for v11_0_3
` [PATCH 6/8] drm/amdgpu: Set GC family for GC 11.0.3
` [PATCH 7/8] drm/amdgpu: add new ip block for GFX 11.0
` [PATCH 8/8] drm/amdgpu: add new ip block for MES 11.0.3

[PATCH 0/4] Add support for GMC 11.0.3
 2022-08-29 21:16 UTC  (4+ messages)
` [PATCH 2/4] drm/amdgpu: add gfxhub_v3_0_3 support
` [PATCH 3/4] drm/amdgpu: initialize gmc sw config for v11_0_3
` [PATCH 4/4] drm/amdgpu: add new ip block for GMC 11.0

[PATCH linux-next] drm/amdkfd: remove redundant variables err and ret
 2022-08-29 19:46 UTC  (2+ messages)

[PATCH linux-next] drm/amd/display: remove redundant vertical_line_start variable
 2022-08-29 19:45 UTC  (2+ messages)

[PATCH v5 00/31] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display
 2022-08-29 16:43 UTC  (5+ messages)
` [PATCH v5 17/31] ACPI: video: Add Nvidia WMI EC brightness control detection (v3)

[PATCH 0/2] Use kfd_lock/unlock_pdd helpers
 2022-08-29 16:17 UTC  (3+ messages)

[PATCH] drm/amdgpu: ensure no PCIe peer access for CPU XGMI iolinks
 2022-08-29 15:25 UTC  (2+ messages)

[PATCH 0/29] Introduce AMD GPU ISA Debugging for HSA Compute
 2022-08-29 14:30 UTC  (30+ messages)
` [PATCH 01/29] drm/amdkfd: add debug and runtime enable interface
` [PATCH 02/29] drm/amdkfd: display debug capabilities
` [PATCH 03/29] drm/amdkfd: prepare per-process debug enable and disable
` [PATCH 04/29] drm/amdgpu: add kgd hw debug mode setting interface
` [PATCH 05/29] drm/amdgpu: setup hw debug registers on driver initialization
` [PATCH 06/29] drm/amdgpu: add gfx9 hw debug mode enable and disable calls
` [PATCH 07/29] drm/amdgpu: add gfx9.4.1 "
` [PATCH 08/29] drm/amdgpu: add gfx10 "
` [PATCH 09/29] drm/amdgpu: add gfx9.4.2 "
` [PATCH 10/29] drm/amdgpu: add configurable grace period for unmap queues
` [PATCH 11/29] drm/amdkfd: prepare map process for single process debug devices
` [PATCH 12/29] drm/amdgpu: prepare map process for multi-process "
` [PATCH 13/29] drm/amdkfd: add per process hw trap enable and disable functions
` [PATCH 14/29] drm/amdkfd: add raise exception event function
` [PATCH 15/29] drm/amdkfd: add send exception operation
` [PATCH 16/29] drm/amdkfd: add runtime enable operation
` [PATCH 17/29] drm/amdkfd: Add debug trap enabled flag to TMA
` [PATCH 18/29] drm/amdkfd: update process interrupt handling for debug events
` [PATCH 19/29] drm/amdkfd: add debug set exceptions enabled operation
` [PATCH 20/29] drm/amdkfd: add debug wave launch override operation
` [PATCH 21/29] drm/amdkfd: add debug wave launch mode operation
` [PATCH 22/29] drm/amdkfd: add debug suspend and resume process queues operation
` [PATCH 23/29] drm/amdkfd: add debug set and clear address watch points operation
` [PATCH 24/29] drm/amdkfd: add debug set flags operation
` [PATCH 25/29] drm/amdkfd: add debug query event operation
` [PATCH 26/29] drm/amdkfd: add debug query exception info operation
` [PATCH 27/29] drm/amdkfd: add debug queue snapshot operation
` [PATCH 28/29] drm/amdkfd: add debug device "
` [PATCH 29/29] drm/amdkfd: bump kfd ioctl minor version for debug api availability

[PATCH] drm/amd/amdgpu: Add modeset module parameter support
 2022-08-29 13:47 UTC  (2+ messages)

Gang submit patches
 2022-08-29 13:18 UTC  (12+ messages)
` [PATCH 01/11] drm/sched: move calling drm_sched_entity_select_rq
` [PATCH 02/11] drm/amdgpu: revert "partial revert "remove ctx->lock" v2"
` [PATCH 03/11] drm/amdgpu: use DMA_RESV_USAGE_BOOKKEEP
` [PATCH 04/11] drm/amdgpu: cleanup and reorder amdgpu_cs.c v2
` [PATCH 05/11] drm/amdgpu: remove SRIOV and MCBP dependencies from the CS
` [PATCH 06/11] drm/amdgpu: move setting the job resources
` [PATCH 07/11] drm/amdgpu: revert "fix limiting AV1 to the first instance on VCN3"
` [PATCH 08/11] drm/amdgpu: cleanup instance limit on VCN4
` [PATCH 09/11] drm/amdgpu: add gang submit backend v2
` [PATCH 10/11] drm/amdgpu: add gang submit frontend v4
` [PATCH 11/11] drm/amdgpu: cleanup VCN3 and VCN4 instance limiting v2

[PATCH] drm/amdgpu: ensure no PCIe peer access for CPU XGMI iolinks
 2022-08-29 13:12 UTC  (5+ messages)

[PATCH -next 1/4 RESEND] drm/amd/display: clean up one inconsistent indenting
 2022-08-29  8:36 UTC  (4+ messages)
` [PATCH -next 2/4 RESEND] drm/amd/display: clean up some inconsistent indentings
` [PATCH -next 3/4 "
` [PATCH -next 4/4 "

[PATCH 02/11] drm/edid: Clarify why we only accept the "range limits only" descriptor
 2022-08-29  8:58 UTC  (7+ messages)
` [PATCH 03/11] drm/edid: s/monitor_rage/vrr_range/
  ` [Intel-gfx] "
` [PATCH 05/11] drm/edid: Only parse VRR range for continuous frequency displays

[PATCH -next] drm/amdgpu: add missing pci_disable_device() in amdgpu_pmops_runtime_resume()
 2022-08-26 20:41 UTC  (2+ messages)

[PATCH] drm/amd/display: Fix variable dereferenced before check
 2022-08-26 20:39 UTC  (2+ messages)

[PATCH linux-next] drm/amdgpu: Remove the unneeded result variable
 2022-08-26 20:38 UTC  (2+ messages)

[PATCH] drm: Fix repeated word in comments
 2022-08-26 20:37 UTC  (2+ messages)

[PATCH 00/33] DC Patches August 27 ,2022
 2022-08-26 22:50 UTC  (34+ messages)
` [PATCH 01/33] drm/amd/display: Set ODM policy based on number of DSC slices
` [PATCH 02/33] drm/amd/display: Don't choose SubVP display if ActiveMargin > 0
` [PATCH 03/33] drm/amd/display: Fix DCN32 DPSTREAMCLK_CNTL programming
` [PATCH 04/33] drm/amd/display: Refine aux transaction before retrieve caps
` [PATCH 05/33] drm/amd/display: Fix OTG H timing reset for dcn314
` [PATCH 06/33] drm/amd/display: add dcn35 basic support
` [PATCH 07/33] drm/amd/display: set dig fifo read start level to 7 before dig fifo reset
` [PATCH 08/33] drm/amd/display: Remove assert from PHY state update
` [PATCH 09/33] drm/amd/display: Only commit SubVP state after pipe programming
` [PATCH 10/33] drm/amd/display: add a override flag as wa for some specific dongle
` [PATCH 11/33] drm/amd/display: Add DC debug option to force LTTPR mode
` [PATCH 12/33] drm/amd/display: Cursor lag with PSR1 eDP
` [PATCH 13/33] drm/amd/display: Cleanup PSR flag
` [PATCH 14/33] drm/amd/display: Allow PHY state update between same states
` [PATCH 15/33] drm/amd/display: Add visual confirm color support for SubVP
` [PATCH 16/33] drm/amd/display: Add support for visual confirm color
` [PATCH 17/33] drm/amd/display: SubVP missing scaling case
` [PATCH 18/33] drm/amd/display: Refactor edp dsc codes
` [PATCH 19/33] drm/amd/display: Missing HPO instance added
` [PATCH 20/33] drm/amd/display: Fix CAB cursor size allocation for DCN32/321
` [PATCH 21/33] drm/amd/display: disable display fresh from MALL on an edge case for DCN321
` [PATCH 22/33] drm/amd/display: use actual cursor size instead of max for CAB allocation
` [PATCH 23/33] drm/amd/display: fix wrong register access
` [PATCH 24/33] drm/amd/display: Fix primary EDP link detection
` [PATCH 25/33] drm/amd/display: Revert "program k1/k2 divider for virtual signal for DCN32"
` [PATCH 26/33] drm/amd/display: Add comments
` [PATCH 27/33] drm/amd/display: [FW Promotion] Release 0.0.132.0
` [PATCH 28/33] drm/amd/display: 3.2.201
` [PATCH 29/33] drm/amd/display: Use correct plane for CAB cursor size allocation
` [PATCH 30/33] drm/amd/display: Re-initialize viewport after pipe merge
` [PATCH 31/33] drm/amd/display: Fix check for stream and plane
` [PATCH 32/33] drm/amd/display: Fix black flash when switching from ODM2to1 to ODMBypass
` [PATCH 33/33] drm/amd/display: Correct cursor position on horizontal mirror

[PATCH 1/3] drm/amdgpu: declare firmware for new SDMA 6.0.3
 2022-08-26 18:45 UTC  (3+ messages)
` [PATCH 2/3] drm/amdgpu: add new ip block for sdma 6.0
` [PATCH 3/3] drm/amdgpu: add new ip block for LSDMA 6.0

[PATCH 1/4] drm/amd/pm: add smu_v13_0_10 support
 2022-08-26 18:44 UTC  (4+ messages)
` [PATCH 2/4] drm/amd/pm: add smu_v13_0_10 driver if version
` [PATCH 3/4] drm/amdgpu: added supported smu 13.0.10 sw pptable
` [PATCH 4/4] drm/amdgpu: enable smu block for smu 13.0.10

[PATCH 1/3] drm/amdgpu: support psp v13_0_10 ip block
 2022-08-26 18:43 UTC  (3+ messages)
` [PATCH 2/3] drm/amdgpu: added firmware module for psp 13.0.10
` [PATCH 3/3] drm/amdgpu: add new ip block for PSP 13.0

[PATCH 1/3] drm/amdgpu: initialize common sw config for v11_0_3
 2022-08-26 18:42 UTC  (3+ messages)
` [PATCH 2/3] drm/amdgpu: Enable pg/cg flags on GC11_0_3 for VCN
` [PATCH 3/3] drm/amdgpu: add new ip block for SOC21

[PATCH] drm/amdgpu: drop gc 11_0_0 golden settings
 2022-08-26 18:41 UTC 

[PATCH] drm/amdgpu: Handle potential NULL pointer dereference
 2022-08-26 15:30 UTC  (7+ messages)

mainline build failure for x86_64 allmodconfig with clang
 2022-08-26 14:31 UTC  (11+ messages)

[Bug 216373] New: Uncorrected errors reported for AMD GPU
 2022-08-26  7:10 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