amd-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-27 02:11:54 to 2022-11-01 11:29:15 UTC [more...]

[PATCH AUTOSEL 6.0 26/34] drm/amdgpu: set vm_update_mode=0 as default for Sienna Cichlid in SRIOV case
 2022-11-01 11:27 UTC  (4+ messages)
` [PATCH AUTOSEL 6.0 27/34] drm/amd/pm: skip loading pptable from driver on secure board for smu_v13_0_10
` [PATCH AUTOSEL 6.0 28/34] drm/amdkfd: Fix type of reset_type parameter in hqd_destroy() callback
` [PATCH AUTOSEL 6.0 29/34] drm/amdgpu: Program GC registers through RLCG interface in gfx_v11/gmc_v11

[PATCH 1/5] drm/amdgpu: Introduce gfx software ring (v8)
 2022-11-01 10:09 UTC  (11+ messages)
` [PATCH 4/5] drm/amdgpu: MCBP based on DRM scheduler (v8)

[PATCH v4] drm/amdkfd: Fix the warning of array-index-out-of-bounds
 2022-11-01  8:52 UTC 

[PATCH v7 0/9] dyndbg: drm.debug adaptation
 2022-11-01  8:52 UTC  (14+ messages)
    ` [Intel-gfx] "

[PATCH 1/2] drm/amdgpu: Clean up soc21 early init for sriov
 2022-11-01  8:40 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: Disable MCBP from soc21 for SRIOV

[PATCH v3] drm/amdkfd: Fix the warning of array-index-out-of-bounds
 2022-11-01  6:26 UTC  (5+ messages)
` [PATCH] drm/amdkfd: Remove unused variable

[PATCH 1/2] drm/amdgpu: remove the DID of Vangogh from pciidlist
 2022-11-01  5:14 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: add Vangogh APU flag to IP discovery path

[PATCH] drm/amdgpu: Remove unnecessary register program in SRIOV
 2022-11-01  1:45 UTC 

[linux-next:master] BUILD REGRESSION 6fbda10ec6f8d70d0f4446f861f7db726c2f2e7c
 2022-11-01  1:42 UTC 

[PATCH] drm/amdkfd: update GFX11 CWSR trap handler
 2022-10-31 20:03 UTC  (3+ messages)

[PATCH v4 0/1] drm/amd/display: add DCN support for ARM64
 2022-10-31 19:37 UTC  (2+ messages)
` [PATCH v4 1/1] "

[PATCH] drm/amdgpu: extend halt_if_hws_hang to MES
 2022-10-31 19:22 UTC  (2+ messages)

[BUG] AMDKFD: criu_checkpoint() error path treats userspace pointer as kernel pointer
 2022-10-31 17:57 UTC  (3+ messages)

[PATCH v3 0/1] drm/amd/display: add DCN support for ARM64
 2022-10-31 18:47 UTC  (9+ messages)
` [PATCH v3 1/1] "

[PATCH 01/29] drm/amdkfd: add debug and runtime enable interface
 2022-10-31 16:23 UTC  (29+ messages)
` [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/amdkfd: Remove skiping userptr buffer mapping when mmu notifier marks it as invalid
 2022-10-31 15:42 UTC  (2+ messages)

[PATCH] drm/amd/display: add parameter backlight_min
 2022-10-31 15:36 UTC  (3+ messages)

[PATCH 1/1] kfdtest: Also detect under-reporting of available memory
 2022-10-31 15:08 UTC 

[PATCH] drm/amd/display: drop vblank_lock from struct amdgpu_display_manager
 2022-10-31 14:52 UTC  (2+ messages)

[PATCH] drm/amd/display: fix an incorrect comment
 2022-10-31 14:19 UTC  (2+ messages)

[PATCH] drm/amd/display (gcc13): fix enum mismatch
 2022-10-31 13:58 UTC  (2+ messages)

[PATCH v2 00/21] drm/fb-helper: Untangle fbdev emulation and helpers
 2022-10-31 13:27 UTC  (30+ messages)
` [PATCH v2 01/21] drm/komeda: Don't set struct drm_driver.lastclose
` [PATCH v2 02/21] drm/mcde: "
` [PATCH v2 03/21] drm/vboxvideo: "
` [PATCH v2 04/21] drm/amdgpu: Don't set struct drm_driver.output_poll_changed
` [PATCH v2 05/21] drm/imx/dcss: "
` [PATCH v2 06/21] drm/ingenic: "
` [PATCH v2 07/21] drm/logicvc: "
` [PATCH v2 08/21] drm/rockchip: "
` [PATCH v2 09/21] drm/panel-ili9341: Include <linux/backlight.h>
` [PATCH v2 10/21] drm/tve200: Include <linux/of.h>
` [PATCH v2 11/21] drm/fb-helper: Cleanup include statements in header file
` [PATCH v2 12/21] drm/fb_helper: Rename field fbdev to info in struct drm_fb_helper
` [PATCH v2 13/21] drm/fb-helper: Rename drm_fb_helper_alloc_fbi() to use _info postfix
` [PATCH v2 14/21] drm/fb-helper: Rename drm_fb_helper_unregister_fbi() "

[PATCH] [next] drm/amdgpu: Replace one-element array with flexible-array member
 2022-10-29  1:30 UTC  (6+ messages)
        ` [PATCH v2] "

[PATCH] [next] drm/radeon: Replace one-element array with flexible-array member
 2022-10-29  4:04 UTC  (3+ messages)
` [PATCH v2] "

Subject: [PATCH] driver: gpu: add failure check for ftell
 2022-10-29  8:30 UTC 

[PATCH 1/2] drm/amdgpu: Move racy global PMU list into device
 2022-10-28 22:48 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: Set PROBE_PREFER_ASYNCHRONOUS

[PATCH RESEND 0/1] drm/amd/display: add DCN support for ARM64
 2022-10-29 12:31 UTC  (17+ messages)
` [PATCH RESEND 1/1] "

[6.1][regression] after commit dd80d9c8eecac8c516da5b240d01a35660ba6cb6 some games (Cyberpunk 2077, Forza Horizon 4/5) hang at start
 2022-10-30 22:05 UTC  (5+ messages)

[PATCH] drm/amd/pm: replace ternary operator with max()
 2022-10-30  4:03 UTC 

[linux-next:master] BUILD REGRESSION fd8dab197cca2746e1fcd399a218eec5164726d4
 2022-10-28 16:56 UTC 

[PATCH v3 0/6] Add support for atomic async page-flips
 2022-10-28 12:36 UTC  (6+ messages)

[PATCH RESEND] drm/amd/display: move remaining FPU code to dml folder
 2022-10-27 16:51 UTC  (7+ messages)
` [PATCH v3 2/2] "

[PATCH v2] Update and refactor PTE/PDE decoding
 2022-10-27 21:50 UTC 

[PATCH] drm/amdgpu: switch to select_se_sh wrapper for gfx v9_0
 2022-10-27 18:56 UTC  (3+ messages)

[PATCH 00/18] DC Patches Oct 27, 2022
 2022-10-27 18:35 UTC  (19+ messages)
` [PATCH 01/18] drm/amd/display: Reinit DPG when exiting dynamic ODM
` [PATCH 02/18] drm/amd/display: Include virtual signal to set k1 and k2 values
` [PATCH 03/18] drm/amd/display: Don't enable ODM + MPO
` [PATCH 04/18] drm/amd/display: Update DML formula
` [PATCH 05/18] drm/amd/display: Check validation passed after applying pipe split changes
` [PATCH 06/18] drm/amd/display: Remove rate check from pixel rate divider update
` [PATCH 07/18] drm/amd/display: Modify checks to enable TPS3 pattern when required
` [PATCH 08/18] drm/amd/display: Stop waiting for vblank during pipe programming
` [PATCH 09/18] drm/amd/display: Add a debug option HBR2CP2520 over TPS4
` [PATCH 10/18] drm/amd/display: [FW Promotion] Release 0.0.141.0
` [PATCH 11/18] drm/amd/display: Use min transition for SubVP into MPO
` [PATCH 12/18] drm/amd/display: Fix DCN32 DSC delay calculation
` [PATCH 13/18] drm/amd/display: Use forced DSC bpp in DML
` [PATCH 14/18] drm/amd/display: Round up DST_after_scaler to nearest int
` [PATCH 15/18] drm/amd/display: Add DSC delay factor workaround
` [PATCH 16/18] drm/amd/display: Fix null pointer issues found in emulation
` [PATCH 17/18] drm/amd/display: Investigate tool reported FCLK P-state deviations
` [PATCH 18/18] drm/amd/display: 3.2.210

[PATCH] drm/amdgpu: don't call drm_fb_helper_lastclose in lastclose()
 2022-10-27 18:15 UTC  (6+ messages)

[PATCH 1/2] drm/amd/display: make wake_up_aux_channel static
 2022-10-27 18:13 UTC  (3+ messages)
` [PATCH 2/2] drm/amd/display: Modify mismatched function name

[PATCH] MAINTAINERS: Update GPU Scheduler email
 2022-10-27 18:06 UTC  (2+ messages)

[PATCH] Update and refactor PTE/PDE decoding
 2022-10-27 17:00 UTC 

[linux-next:master] BUILD SUCCESS WITH WARNING ecc4eeb2208ab537a3f3744984cd7f30ac971db8
 2022-10-27 16:34 UTC 

[PATCH] drm/amdgpu: disable GFXOFF during compute for GFX11
 2022-10-27 16:05 UTC  (3+ messages)

[PATCH v2 0/1] drm/amd/display: add DCN support for ARM64
 2022-10-27 15:07 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH] drm/amd/display: don't print messages that contain %f in dml
 2022-10-27 15:34 UTC  (3+ messages)

[PATCH] drm/amdgpu: force read discovery file if set discovery=2
 2022-10-27 15:01 UTC  (3+ messages)

[PATCH] drm/amd: Fail the suspend if resources can't be evicted
 2022-10-27 14:56 UTC  (6+ messages)

[PATCH v5 02/31] drm/i915: Don't register backlight when another backlight should be used (v2)
 2022-10-27 12:19 UTC  (19+ messages)

[PATCH] [next] drm/amdgpu: clean up unused constants, macros and includes
 2022-10-27  8:59 UTC 

[pull] amdgpu, amdkfd drm-fixes-6.1
 2022-10-27 12:29 UTC  (3+ messages)

[PATCH] drm/amdgpu: Enable GFX RAS feature for gfx v11_0_3
 2022-10-27 12:19 UTC 

[PATCH v3] drm/ttm: rework on ttm_resource to use size_t type
 2022-10-27  9:45 UTC  (2+ messages)

[PATCH] drm/amdkfd: Cleanup kfd_dev struct
 2022-10-27  6:32 UTC  (2+ messages)

[PATCH 1/5] drm/amd/amdgpu revert "implement tdr advanced mode"
 2022-10-27  6:04 UTC  (6+ messages)
` [PATCH 2/5] drm/amdgpu: stop resubmitting jobs for bare metal reset

[PATCH v2 1/2] drm/amdkfd: Init the base cu processor id
 2022-10-27  5:16 UTC  (3+ messages)


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