AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-18 16:02:18 to 2022-10-21 23:45:38 UTC [more...]

[PATCH 00/11] fix memory leak while kset_register() fails
 2022-10-21 23:45 UTC  (32+ messages)
` [PATCH 01/11] kset: fix documentation for kset_register()
` [PATCH 02/11] kset: add null pointer check in kset_put()
` [PATCH 03/11] bus: fix possible memory leak in bus_register()
` [PATCH 04/11] kobject: fix possible memory leak in kset_create_and_add()
` [PATCH 05/11] class: fix possible memory leak in __class_register()
` [PATCH 06/11] firmware: qemu_fw_cfg: fix possible memory leak in fw_cfg_build_symlink()
` [PATCH 07/11] f2fs: fix possible memory leak in f2fs_init_sysfs()
` [PATCH 08/11] erofs: fix possible memory leak in erofs_init_sysfs()
` [PATCH 09/11] ocfs2: possible memory leak in mlog_sys_init()
` [PATCH 10/11] drm/amdgpu/discovery: fix possible memory leak
` [PATCH 11/11] ubifs: Fix memory leak in ubifs_sysfs_init()

[PATCH 1/2] drm/amdkfd: introduce dummy cache info for property asic
 2022-10-21 20:53 UTC  (8+ messages)
` [PATCH 2/2] drm/amdkfd: update gfx1037 Lx cache setting

[PATCH] drm/amdkfd: correct the cache info for gfx1036
 2022-10-21 20:22 UTC  (3+ messages)

[PATCH] drm/amd/display: don't print messages that contain %f in dml
 2022-10-21 16:34 UTC 

[PATCH] drm/amd/display: Remove duplicate code for DCN314 DML calculation
 2022-10-21 15:12 UTC  (2+ messages)

[PATCH v2] drm/amdgpu: disallow gfxoff until GC IP blocks complete s2idle resume
 2022-10-21 14:57 UTC  (2+ messages)

[PATCH] drm/amdgpu: disallow gfxoff until GC IP blocks complete s2idle resume
 2022-10-21 14:18 UTC  (4+ messages)

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

[PATCH v7 0/9] dyndbg: drm.debug adaptation
 2022-10-21  9:18 UTC  (4+ messages)
    ` [Intel-gfx] "

[PATCH 1/4] drm/amdgpu: add RAS page retirement functions for MCA
 2022-10-21  8:21 UTC  (5+ messages)
` [PATCH 2/4] drm/amdgpu: use page retirement API in MCA notifier
` [PATCH 3/4] drm/amdgpu: add RAS poison handling for MCA
` [PATCH 4/4] drm/amdgpu: remove ras_error_status parameter for UMC poison handler

[PATCH 1/5] drm/amdgpu: Introduce gfx software ring (v8)
 2022-10-21  7:42 UTC  (5+ messages)

[PATCH] drm/amdgpu: fix sdma doorbell init ordering on APUs
 2022-10-20 14:44 UTC  (3+ messages)

[PATCH] drm/amd/display: move remaining FPU code to dml folder
 2022-10-21  4:31 UTC  (3+ messages)
` [PATCH RESEND] "
  ` [PATCH] drm/amd/display: add DCN support for ARM64

[PATCH] drm/amd/display: Revert logic for plane modifiers
 2022-10-20 20:53 UTC  (4+ messages)

[PATCH 1/4] drm/amdgpu: add RAS page retirement functions for MCA
 2022-10-21  6:27 UTC  (10+ messages)
` [PATCH 2/4] drm/amdgpu: use page retirement API in MCA notifier
` [PATCH 3/4] drm/amdgpu: add RAS poison handling for MCA
` [PATCH 4/4] drm/amdgpu: remove ras_error_status parameter for UMC poison handler

[PATCH] drm/amdkfd: use vma_lookup() instead of find_vma()
 2022-10-20 16:50 UTC  (2+ messages)

[PATCH] drm/amdkfd: use vma_lookup() instead of find_vma()
 2022-10-20 16:47 UTC  (2+ messages)

[PATCH 00/33] DC Patches October 20th, 2022
 2022-10-20 15:47 UTC  (34+ messages)
` [PATCH 01/33] drm/amd/display: Add UHBR135 and UHBR20 into debugfs
` [PATCH 02/33] drm/amd/display: Remove FPU guards from the DML folder
` [PATCH 03/33] drm/amd/display: refactor enable/disable audio stream hw sequence
` [PATCH 04/33] drm/amd/display: move stream encoder audio setup to link_hwss
` [PATCH 05/33] drm/amd/display: remove audio mute control in hpo dp
` [PATCH 06/33] drm/amd/display: correctly populate dcn315 clock table
` [PATCH 07/33] drm/amd/display: Refactor eDP PSR codes
` [PATCH 08/33] drm/amd/display: Convert documentation to a kernel-doc
` [PATCH 09/33] drm/amd/display: Add events log to trace OPTC lock and unlock
` [PATCH 10/33] drm/amd/display: refine wake up aux in retrieve link caps
` [PATCH 11/33] drm/amd/display: Update DSC capabilitie for DCN314
` [PATCH 12/33] drm/amd/display: Ignore Cable ID Feature
` [PATCH 13/33] drm/amd/display: Implement secure display on DCN21
` [PATCH 14/33] drm/amd/display: Drop struct crc_region and reuse struct rect
` [PATCH 15/33] drm/amd/display: Limit dcn32 to 1950Mhz display clock
` [PATCH 16/33] drm/amd/display: Document part of the DMUB cmd
` [PATCH 17/33] drm/amd/display: 3.2.208
` [PATCH 18/33] drm/amd/display: Update latencies on DCN321
` [PATCH 19/33] drm/amd/display: Set memclk levels to be at least 1 for dcn32
` [PATCH 20/33] drm/amd/display: Remove optimization for VRR updates
` [PATCH 21/33] drm/amd/display: Fix HDCP 1.X 1A-04 failing
` [PATCH 22/33] drm/amd/display: Enable timing sync on DCN32
` [PATCH 23/33] drm/amd/display: cursor update command incomplete
` [PATCH 24/33] drm/amd/display: Fix SDR visual confirm
` [PATCH 25/33] drm/amd/display: wait for vblank during pipe programming
` [PATCH 26/33] drm/amd/display: skip commit minimal transition state
` [PATCH 27/33] drm/amd/display: Wrong colorimetry workaround
` [PATCH 28/33] drm/amd/display: Expand kernel doc for DC
` [PATCH 29/33] drm/amd/display: Add DEC/CRB basic doc
` [PATCH 30/33] drm/amd/display: Add basic ODM description
` [PATCH 31/33] drm/amd/display: Add kernel doc to some of the dc fields
` [PATCH 32/33] drm/amd/display: Add kernel doc for commit sequence
` [PATCH 33/33] drm/amd/display: 3.2.209

[PATCH] drm/amdgpu: don't call drm_fb_helper_lastclose in lastclose()
 2022-10-20 14:36 UTC 

[pull] amdgpu drm-fixes-6.1
 2022-10-20 13:52 UTC 

[PATCH 00/21] drm/fb-helper: Untangle fbdev emulation and helpers
 2022-10-20 12:00 UTC  (25+ messages)
` [PATCH 01/21] drm/amdgpu: Don't set struct drm_driver.lastclose
` [PATCH 02/21] drm/imx: "
` [PATCH 03/21] drm/ingenic: "
` [PATCH 04/21] drm/komeda: "
` [PATCH 05/21] drm/logicvc: "
` [PATCH 06/21] drm/mcde: "
` [PATCH 07/21] drm/rockchip: "
` [PATCH 08/21] drm/vboxvideo: "
` [PATCH 09/21] drm/panel-ili9341: Include <linux/backlight.h>
` [PATCH 10/21] drm/tve200: Include <linux/of.h>
` [PATCH 11/21] drm/fb-helper: Cleanup include statements in header file
` [PATCH 12/21] drm/fb_helper: Rename field fbdev to info in struct drm_fb_helper
` [PATCH 13/21] drm/fb-helper: Rename drm_fb_helper_alloc_fbi() to use _info postfix
` [PATCH 14/21] drm/fb-helper: Rename drm_fb_helper_unregister_fbi() "
` [PATCH 15/21] drm/fb-helper: Disconnect damage worker from update logic
` [PATCH 16/21] drm/fb-helper: Call fb_sync in I/O functions
` [PATCH 17/21] drm/fb-helper: Perform all fbdev I/O with the same implementation
` [PATCH 18/21] drm/fb_helper: Minimize damage-helper overhead
` [PATCH 19/21] drm/fb-helper: Always initialize generic fbdev emulation
` [PATCH 20/21] drm/fb-helper: Move generic fbdev emulation into separate source file
` [PATCH 21/21] drm/fb-helper: Remove unnecessary include statements

[PATCH -next] drm/amd/display: make dcn32_mpc_funcs static
 2022-10-20 13:12 UTC  (3+ messages)

[PATCH -next] drm/amd/display: make dcn32_mmhubbub_funcs static
 2022-10-20 13:11 UTC  (3+ messages)

[PATCH -next] drm/amd/display: Make some symbols static
 2022-10-20 13:10 UTC  (2+ messages)

[PATCH 1/6] drm/ttm: rework on ttm_resource to use size_t type
 2022-10-20  7:49 UTC  (13+ messages)
` [PATCH 2/6] drm/amd: fix’s on ttm_resource rework "
` [PATCH 3/6] drm/i915: "
` [PATCH 4/6] drm/nouveau: "
` [PATCH 5/6] drm/radeon: "
` [PATCH 6/6] drm/vmwgfx: "

[PATCH] drm/amd/pm: allow gfxoff on gc_11_0_3
 2022-10-20  7:30 UTC  (2+ messages)

[PATCH] drm/amdgpu: skip mes self test for gc 11.0.3 in recover
 2022-10-20  7:03 UTC  (5+ messages)

[PATCH AUTOSEL 5.19 07/16] drm/amdgpu: use dirty framebuffer helper
 2022-10-20  4:48 UTC  (2+ messages)

[PATCH] drm/amdgpu/dm/mst: Fix incorrect usage of drm_dp_add_payload_part2()
 2022-10-19 21:32 UTC  (5+ messages)

[PATCH] drm/amdkfd: Fix memory leak in kfd_mem_dmamap_userptr()
 2022-10-19 19:24 UTC  (2+ messages)

[pull] amdgpu drm-fixes-6.1
 2022-10-19 19:13 UTC 

[PATCH] drm/amdgpu/discovery: fix possible memory leak
 2022-10-19 14:52 UTC  (2+ messages)

[PATCH] drm/amd/display: Rework comments on dc file
 2022-10-19 14:41 UTC  (2+ messages)

[PATCH] drm/amdkfd: use vma_lookup() instead of find_vma()
 2022-10-19 14:21 UTC  (4+ messages)
  ` 答复: "

[PATCH v3 0/8] drm/amd/display: Introduce KUnit to Display Mode Library
 2022-10-19 12:56 UTC  (4+ messages)
` [PATCH v3 1/8] drm/amd/display: Introduce KUnit tests for fixed31_32 library

[PATCH 0/5] mm: cleanup with VM_ACCESS_FLAGS
 2022-10-19  3:49 UTC  (6+ messages)
` [PATCH 1/5] nios2: remove unused INIT_MMAP
` [PATCH 2/5] x86/sgx: use VM_ACCESS_FLAGS
` [PATCH 3/5] mm: mprotect: "
` [PATCH 4/5] mm: debug_vm_pgtable: "
` [PATCH 5/5] amdgpu: "

[PATCH] drm/amdgpu/discovery: fix possible memory leak
 2022-10-19  6:57 UTC  (4+ messages)

[PATCH 1/2] drm/sched: add DRM_SCHED_FENCE_DONT_PIPELINE flag
 2022-10-18 22:24 UTC  (4+ messages)

[PATCH v2 00/12] Update DC commit sequence
 2022-10-18 19:16 UTC  (6+ messages)
` [PATCH v2 07/12] drm/amd/display: Add function for validate and update new stream
` [PATCH v2 12/12] drm/amd/display: Move dc_state copy in commit_tail after dc_commit_state

[PATCH v2] Adjust MES polling timeout for sriov worst case
 2022-10-18 16:01 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