AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-25 19:39:47 to 2022-10-31 12:27:00 UTC [more...]

[PATCH v2 00/21] drm/fb-helper: Untangle fbdev emulation and helpers
 2022-10-31 12:26 UTC  (28+ 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 1/5] drm/amdgpu: Introduce gfx software ring (v8)
 2022-10-31 12:01 UTC  (7+ messages)
` [PATCH 4/5] drm/amdgpu: MCBP based on DRM scheduler (v8)

[PATCH] drm/amd/display (gcc13): fix enum mismatch
 2022-10-31 11:42 UTC 

[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] drm/amd/display: add parameter backlight_min
 2022-10-29 19:13 UTC 

[PATCH v3 0/1] drm/amd/display: add DCN support for ARM64
 2022-10-28 15:48 UTC  (8+ messages)
` [PATCH v3 1/1] "

[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 v7 0/9] dyndbg: drm.debug adaptation
 2022-10-30 14:42 UTC  (10+ messages)
    ` [Intel-gfx] "

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

[PATCH] drm/amd/display: fix an incorrect comment
 2022-10-29  3:21 UTC 

[PATCH] drm/amdkfd: Remove skiping userptr buffer mapping when mmu notifier marks it as invalid
 2022-10-29  0:26 UTC 

[PATCH] drm/amd/display: drop vblank_lock from struct amdgpu_display_manager
 2022-10-28 20:44 UTC 

[PATCH v3] drm/amdkfd: Fix the warning of array-index-out-of-bounds
 2022-10-28 20:18 UTC  (4+ messages)
` [PATCH] drm/amdkfd: Remove unused variable

[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  (10+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] "
` [PATCH v3 1/2] "
` [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] drm/amdkfd: update GFX11 CWSR trap handler
 2022-10-27 16:04 UTC  (2+ 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 00/31] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display
 2022-10-27 12:19 UTC  (23+ messages)
` [PATCH v5 02/31] drm/i915: Don't register backlight when another backlight should be used (v2)

[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  (9+ messages)
` [PATCH 2/5] drm/amdgpu: stop resubmitting jobs for bare metal reset
` [PATCH 3/5] drm/amdgpu: stop resubmittting jobs in amdgpu_pci_resume
` [PATCH 4/5] drm/scheduler: cleanup define
` [PATCH 5/5] drm/scheduler: deprecate drm_sched_resubmit_jobs

[PATCH v2 1/2] drm/amdkfd: Init the base cu processor id
 2022-10-27  5:16 UTC  (4+ messages)
` [PATCH v2 2/2] drm/amdkfd: Fix the warning of array-index-out-of-bounds

[PATCH -next] drm/amdkfd: Fix NULL pointer dereference in svm_migrate_to_ram()
 2022-10-26 20:37 UTC  (2+ messages)

[RESEND PATCH] drm/amd/display: prevent memory leak
 2022-10-26 18:04 UTC  (2+ messages)

[PATCH] ACPI: x86: s2idle: Revmoe unused variable hid
 2022-10-26 17:39 UTC  (2+ messages)

[PATCH] drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for vega10 properly"
 2022-10-26 17:07 UTC  (7+ messages)

[linux-next:master] BUILD SUCCESS WITH WARNING 60eac8672b5b6061ec07499c0f1b79f6d94311ce
 2022-10-26 16:59 UTC 

[RESEND PATCH] drm/amd/display: prevent memory leak
 2022-10-26  9:54 UTC 

[PATCH] drm/amd/display: add DCN support for ARM64
 2022-10-26 10:41 UTC  (5+ messages)
` [PATCH v2 1/2] drm/amd/display: move remaining FPU code to dml folder
` [PATCH v2 2/2] "

[PATCH] drm/amd/display: fix some coding style issues
 2022-10-26 11:48 UTC 

[bug report] drm/amdgpu/mes: use ring for kernel queue submission
 2022-10-26  9:35 UTC 

[PATCH 1/2] drm/amdgpu: correct MES debugfs versions
 2022-10-26  9:05 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: remove deprecated MES version vars

[PATCH v2 0/8] Fix several device private page reference counting issues
 2022-10-26  1:47 UTC  (3+ messages)

[PATCH 2/2] drm/amdgpu: Optimize TA load/unload/invoke debugfs interfaces
 2022-10-26  5:19 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: Optimize RAS TA initialzation and TA unload funcs
 2022-10-26  0:49 UTC 

[PATCH] [next] amdkfd: remove unused kfd_pm4_headers_diq header file
 2022-10-25 20:02 UTC  (3+ messages)

[PATCH -next] drm/amdkfd: clean up some inconsistent indentings
 2022-10-25 19:42 UTC  (2+ messages)

[PATCH -next] drm/amdkfd: Fix NULL pointer dereference in svm_migrate_to_ram()
 2022-10-25 19:39 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