AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-29 03:48:40 to 2024-09-03 11:35:56 UTC [more...]

[PATCH v3 00/81] drm: Provide client setup helper and convert drivers
 2024-09-03 11:35 UTC  (117+ messages)
` [PATCH v3 01/81] drm/fbdev-helper: Move color-mode lookup into 4CC format helper
` [PATCH v3 02/81] drm/fbdev-helper: Set and clear VGA switcheroo client from fb_info
` [PATCH v3 03/81] drm/fbdev: Add memory-agnostic fbdev client
` [PATCH v3 04/81] drm: Add client-agnostic setup helper
` [PATCH v3 05/81] drm/fbdev-dma: Support struct drm_driver.fbdev_probe
` [PATCH v3 06/81] drm/arcgpu: Run DRM default client setup
` [PATCH v3 07/81] drm/arm/komeda: "
` [PATCH v3 08/81] drm/arm/hdlcd: "
` [PATCH v3 09/81] drm/arm/malidp: "
` [PATCH v3 10/81] drm/aspeed: "
` [PATCH v3 11/81] drm/atmel-hdlcd: "
` [PATCH v3 12/81] drm/fsl-dcu: "
` [PATCH v3 13/81] drm/hisilicon/kirin: "
` [PATCH v3 14/81] drm/hx8357d: "
` [PATCH v3 15/81] drm/ili9163: "
` [PATCH v3 16/81] drm/ili9225: "
` [PATCH v3 17/81] drm/ili9341: "
` [PATCH v3 18/81] drm/ili9486: "
` [PATCH v3 19/81] drm/imx/dcss: "
` [PATCH v3 20/81] drm/imx/ipuv3: "
` [PATCH v3 21/81] drm/imx/lcdc: "
` [PATCH v3 22/81] drm/ingenic: "
` [PATCH v3 23/81] drm/kmb: "
` [PATCH v3 24/81] drm/logicvc: "
` [PATCH v3 25/81] drm/mcde: "
` [PATCH v3 26/81] drm/mediatek: "
` [PATCH v3 27/81] drm/meson: "
` [PATCH v3 28/81] drm/mi0283qt: "
` [PATCH v3 29/81] drm/mxsfb/lcdif: "
` [PATCH v3 30/81] drm/mxsfb: "
` [PATCH v3 31/81] drm/panel/ili9341: "
` [PATCH v3 32/81] drm/panel-mipi-dbi: "
` [PATCH v3 33/81] drm/pl111: "
` [PATCH v3 34/81] drm/renesas/rcar-du: "
` [PATCH v3 35/81] drm/renesas/rz-du: "
` [PATCH v3 36/81] drm/renesas/shmobile: "
` [PATCH v3 37/81] drm/repaper: "
` [PATCH v3 38/81] drm/rockchip: "
` [PATCH v3 39/81] drm/sti: "
` [PATCH v3 40/81] drm/stm: "
` [PATCH v3 41/81] drm/sun4i: "
` [PATCH v3 42/81] drm/tidss: "
` [PATCH v3 43/81] drm/tilcdc: "
` [PATCH v3 44/81] drm/st7586: "
` [PATCH v3 45/81] drm/st7735r: "
` [PATCH v3 46/81] drm/tve200: "
` [PATCH v3 47/81] drm/vc4: "
` [PATCH v3 48/81] drm/xlnx: "
` [PATCH v3 49/81] drm/fbdev-dma: Remove obsolete setup function
` [PATCH v3 50/81] drm/fbdev-shmem: Support struct drm_driver.fbdev_probe
` [PATCH v3 51/81] drm/ast: Run DRM default client setup
` [PATCH v3 52/81] drm/cirrus: "
` [PATCH v3 53/81] drm/gm12u320: "
` [PATCH v3 54/81] drm/gud: "
` [PATCH v3 55/81] drm/hyperv_drm: "
` [PATCH v3 56/81] drm/mgag200: "
` [PATCH v3 57/81] drm/ofdrm: Use "
` [PATCH v3 58/81] drm/simpledrm: Run "
` [PATCH v3 59/81] drm/solomon: "
` [PATCH v3 60/81] drm/udl: "
` [PATCH v3 61/81] drm/virtgpu: "
` [PATCH v3 62/81] drm/vkms: "
` [PATCH v3 63/81] drm/fbdev-shmem: Remove obsolete setup function
` [PATCH v3 64/81] drm/fbdev-ttm: Support struct drm_driver.fbdev_probe
` [PATCH v3 65/81] drm/amdgpu: Run DRM default client setup
` [PATCH v3 66/81] drm/bochs: "
` [PATCH v3 67/81] drm/hisilicon/hibmc: "
` [PATCH v3 68/81] drm/loongson: "
` [PATCH v3 69/81] drm/nouveau: "
` [PATCH v3 70/81] drm/qxl: "
` [PATCH v3 71/81] drm/vboxvideo: "
` [PATCH v3 72/81] drm/vmwgfx: "
` [PATCH v3 73/81] drm/fbdev-ttm: Remove obsolete setup function
` [PATCH v3 74/81] drm/armada: Run DRM default client setup
` [PATCH v3 75/81] drm/exynos-drm: "
` [PATCH v3 76/81] drm/gma500: "
` [PATCH v3 77/81] drm/msm: "
` [PATCH v3 78/81] drm/radeon: "
` [PATCH v3 79/81] drm/tegra: "
` [PATCH v3 80/81] drm/omapdrm: Remove struct drm_fb_helper from struct omap_fbdev
` [PATCH v3 81/81] drm/omapdrm: Run DRM default client setup

6.11/regression/bisected - after commit 1b04dcca4fb1, launching some RenPy games causes computer hang
 2024-09-03  6:35 UTC  (3+ messages)

[PATCH 0/2] drm/amd: fix VRR race condition during IRQ handling
 2024-09-03  5:13 UTC  (6+ messages)
` [PATCH 1/2] drm/amd/display: Avoid race between dcn10_set_drr() and dc_state_destruct()
` [PATCH 2/2] drm/amd/display: Avoid race between dcn35_set_drr() "

[PATCH -next 0/3] drm: use clamp() instead of min(max())
 2024-09-02 17:49 UTC  (8+ messages)
` [PATCH -next 1/3] drm/amd: use clamp() in amdgpu_pll_get_fb_ref_div()
` [PATCH -next 2/3] drm/amdgpu: use clamp() in amdgpu_vm_adjust_size()
` [PATCH -next 3/3] drm/amdgpu: use clamp() in nvkm_volt_map()

[PATCH] drm/amdgpu: enable gfxoff quirk on HP 705G4
 2024-09-02 17:46 UTC  (2+ messages)

[PATCH] drm/amdgpu: add raven1 gfxoff quirk
 2024-09-02 17:43 UTC  (2+ messages)

[PATCH][next] drm/amd/display: Fix spelling mistake "recompte" -> "recompute"
 2024-09-02 17:41 UTC  (2+ messages)

[PATCH 1/2] drm/amd/display: Avoid race between dcn10_set_drr() and dc_state_destruct()
 2024-09-02 13:57 UTC 

[PATCH] drm/amdgpu: fix invalid fence handling in amdgpu_vm_tlb_flush
 2024-09-02  9:06 UTC  (2+ messages)

[PATCH] drm/amdgpu: update suspend status for aborting from deeper suspend
 2024-09-02  8:13 UTC 

[PATCH 00/10] Support XGMI reset on init
 2024-09-02  7:34 UTC  (11+ messages)
` [PATCH 01/10] drm/amdgpu: Add init levels
` [PATCH 02/10] drm/amdgpu: Use init level for pending_reset flag
` [PATCH 03/10] drm/amdgpu: Separate reinitialization after reset
` [PATCH 04/10] drm/amdgpu: Add reset on init handler for XGMI
` [PATCH 05/10] drm/amdgpu: Add helper to initialize badpage info
` [PATCH 06/10] drm/amdgpu: Refactor XGMI reset on init handling
` [PATCH 07/10] drm/amdgpu: Drop delayed reset work handler
` [PATCH 08/10] drm/amdgpu: Support reset-on-init on select SOCs
` [PATCH 09/10] drm/amdgpu: Add interface for TOS reload cases
` [PATCH 10/10] drm/amdgpu: Add PSP reload case to reset-on-init

[PATCH -next -v2 0/3] drm: use clamp() instead of min(max())
 2024-08-31  1:28 UTC  (4+ messages)
` [PATCH -next -v2 1/3] drm/amd: use clamp() in amdgpu_pll_get_fb_ref_div()
` [PATCH -next -v2 2/3] drm/amdgpu: use clamp() in amdgpu_vm_adjust_size()
` [PATCH -next -v2 3/3] drm/nouveau/volt: use clamp() in nvkm_volt_map()

[PATCH] drm/amd/display: Add null check before access structs in dcn32_enable_phantom_plane
 2024-08-30 13:43 UTC 

[PATCH v2] drm/amd/display: Add missing kdoc entry for 'bs_coeffs_updated' in dpp401_dscl_program_isharp
 2024-08-31 17:08 UTC  (2+ messages)

[PATCH] drm/amdkfd: restore_process_worker race with GPU reset
 2024-08-31  3:43 UTC  (6+ messages)

[PATCH 1/6] drm/amdgpu: Implement userqueue signal/wait IOCTL
 2024-08-30 18:43 UTC  (6+ messages)
` [PATCH 2/6] drm/amdgpu: Add wait IOCTL timeline syncobj support
` [PATCH 3/6] drm/amdgpu: screen freeze and userq driver crash
` [PATCH 4/6] drm/amdgpu: Enable userq fence interrupt support
` [PATCH 5/6] drm/amdgpu: Remove the MES self test
` [PATCH 6/6] drm/amdgpu: Add few optimizations to userq fence driver

[PATCH v1] drivers:smumgr:Variable names should be consistent with other modules
 2024-08-30  8:59 UTC  (2+ messages)

[PATCH -next] drm/amd/display: Use swap() to improve code
 2024-08-30  7:56 UTC 

[PATCH -next] drm/amd/display: Delete redundant null check for 'steam' and 'plane'
 2024-08-30  3:41 UTC 

[PATCH v2] resource: limit request_free_mem_region based on arch_get_mappable_range
 2024-08-29 17:19 UTC  (3+ messages)

[PATCH v4.19-v6.1] drm/amdgpu: Using uninitialized value *size when calling
 2024-08-29 16:19 UTC  (2+ messages)

[RESEND 1/3] drm/mst: switch to guid_t type for GUID
 2024-08-29  9:32 UTC  (10+ messages)
` [RESEND 3/3] drm/amd/display: switch to guid_gen() to generate valid GUIDs

[PATCH] drm/amdgpu: fix OLAND card ip_init failed during kdump caputrue kernel boot
 2024-08-29  8:11 UTC  (2+ messages)

[PATCH v5 00/44] Color Pipeline API w/ VKMS
 2024-08-29 14:55 UTC  (2+ messages)

[PATCH V3] drm/amdgpu: Surface svm_default_granularity, a RW module parameter
 2024-08-29 22:31 UTC  (2+ messages)

[PATCH v2] drm/amdgpu: Surface svm_attr_gobm, a RW module parameter
 2024-08-29 22:10 UTC  (6+ messages)

[PATCH -next] drm/amd/display: Remove the redundant else if branch in the function amdgpu_dm_init()
 2024-08-29 21:37 UTC  (2+ messages)

[PATCH] drm/amdgpu: always allocate cleared VRAM for GEM allocations
 2024-08-29 18:09 UTC  (2+ messages)

[PATCH 1/3] drm/amdgpu: re-work VM syncing
 2024-08-29  9:48 UTC  (6+ messages)
` [PATCH 2/3] drm/amdgpu: sync to KFD fences before clearing PTEs

[PATCH v5] drm/amdgpu/gfx9.4.3: Implement compute pipe reset
 2024-08-29  8:50 UTC  (3+ messages)

[PATCH] amdgpu: disable amdgpu_dpm on THTF-SW831-1W-DS25_MB board
 2024-08-28 15:47 UTC  (5+ messages)

[PATCH v1] drm/ci: increase timeout for all jobs
 2024-08-28 15:23 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