messages from 2024-06-04 18:06:41 to 2024-06-06 21:57:44 UTC [more...]
[syzbot] [mm?] general protection fault in dequeue_hugetlb_folio_nodemask
2024-06-06 20:20 UTC (3+ messages)
[PATCHES][RFC][CFT] close_fd() misuses in amdgpu
2024-06-06 21:57 UTC (10+ messages)
` [PATCH 1/2][RFC] amdgpu: fix a race in kfd_mem_export_dmabuf()
` [PATCH v2 "
` [PATCH 2/2][RFC] amdkfd CRIU fixes
[PATCH 00/67] DC Patches June 3, 2024
2024-06-06 21:55 UTC (25+ messages)
` [PATCH 01/67] drm/amd/display: Use TPS3 for ALPM on Specific Panel
` [PATCH 02/67] drm/amd/display: Replay low hz
` [PATCH 03/67] drm/amd/display: Expand supported Replay residency mode
` [PATCH 04/67] drm/amd/display: Replay + IPS + ABM in Full Screen VPB
` [PATCH 05/67] drm/amd/display: Fix Replay Desync Error Test
` [PATCH 06/67] drm/amd/display: use even ODM slice width for two pixels per container
` [PATCH 07/67] drm/amd/display: add odm_slice_rect parameter in spl_in
` [PATCH 08/67] drm/amd/display: Remove redundant if conditions
` [PATCH 09/67] drm/amd/display: Remove unreachable check
` [PATCH 10/67] drm/amd/display: Remove redundant ternary operation
` [PATCH 11/67] drm/amd/display: Remove dcn32_smu13 duplicate header
` [PATCH 12/67] drm/amd/display: Remove NULL assignment for stream_status
` [PATCH 13/67] drm/amd/display: Change AVI Info Frame version to 4 for OVT
` [PATCH 14/67] drm/amd/display: Return after Init
` [PATCH 15/67] drm/amd/display: Fix multiple cursors when using 4 displays on a contiguous large surface
` [PATCH 16/67] drm/amd/display: reduce ODM slice count to initial new dc state only when needed
` [PATCH 17/67] drm/amd/display: Update FIXED_VS retimer training pattern delay
` [PATCH 18/67] drm/amd/display: Add fallback defaults for invalid LTTPR DPCD caps
` [PATCH 19/67] drm/amd/display: Ignore phantom DTBCLK requirement
` [PATCH 20/67] drm/amd/display: Add sequential ONO sequencing for DCN35
` [PATCH 21/67] drm/amd/display: [FW Promotion] Release 0.0.220.0
` [PATCH 22/67] drm/amd/display: added NULL check at start of dc_validate_stream
` [PATCH 23/67] drm/amd/display: Add config support entry to replay caps debugfs
` [PATCH 26/67] drm/amd/display: Use the SPDX license identifier for dmub_replay files
[PATCH 00/67] DC Patches June 3, 2024
2024-06-06 21:36 UTC (24+ messages)
` [PATCH 01/67] drm/amd/display: Use TPS3 for ALPM on Specific Panel
` [PATCH 02/67] drm/amd/display: Replay low hz
` [PATCH 03/67] drm/amd/display: Expand supported Replay residency mode
` [PATCH 04/67] drm/amd/display: Replay + IPS + ABM in Full Screen VPB
` [PATCH 05/67] drm/amd/display: Fix Replay Desync Error Test
` [PATCH 06/67] drm/amd/display: use even ODM slice width for two pixels per container
` [PATCH 07/67] drm/amd/display: add odm_slice_rect parameter in spl_in
` [PATCH 08/67] drm/amd/display: Remove redundant if conditions
` [PATCH 09/67] drm/amd/display: Remove unreachable check
` [PATCH 10/67] drm/amd/display: Remove redundant ternary operation
` [PATCH 11/67] drm/amd/display: Remove dcn32_smu13 duplicate header
` [PATCH 12/67] drm/amd/display: Remove NULL assignment for stream_status
` [PATCH 13/67] drm/amd/display: Change AVI Info Frame version to 4 for OVT
` [PATCH 14/67] drm/amd/display: Return after Init
` [PATCH 15/67] drm/amd/display: Fix multiple cursors when using 4 displays on a contiguous large surface
` [PATCH 16/67] drm/amd/display: reduce ODM slice count to initial new dc state only when needed
` [PATCH 17/67] drm/amd/display: Update FIXED_VS retimer training pattern delay
` [PATCH 18/67] drm/amd/display: Add fallback defaults for invalid LTTPR DPCD caps
` [PATCH 19/67] drm/amd/display: Ignore phantom DTBCLK requirement
` [PATCH 20/67] drm/amd/display: Add sequential ONO sequencing for DCN35
` [PATCH 21/67] drm/amd/display: [FW Promotion] Release 0.0.220.0
` [PATCH 22/67] drm/amd/display: added NULL check at start of dc_validate_stream
[PATCH 1/3] drm/amdgpu: explicitely set the AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flag
2024-06-06 21:04 UTC (4+ messages)
` [PATCH 2/3] drm/amdgpu: remove amdgpu_pin_restricted()
` [PATCH 3/3] drm/amdgpu: nuke the VM PD/PT shadow handling
[PATCH v2] drm/amdgpu: Fix the BO release clear memory warning
2024-06-06 20:57 UTC (3+ messages)
[pull] amdgpu drm-fixes-6.10
2024-06-06 19:23 UTC
[PATCH] drm/ttm: Add cgroup memory accounting for GTT memory
2024-06-06 19:22 UTC
[PATCH v4 0/9] drm/amdgpu: prevent concurrent GPU access during reset
2024-06-06 19:01 UTC (12+ messages)
` [PATCH v4 1/9] drm/amdgpu: add skip_hw_access checks for sriov
` [PATCH v4 2/9] drm/amdgpu: fix sriov host flr handler
` [PATCH v4 3/9] drm/amdgpu/kfd: remove is_hws_hang and is_resetting
` [PATCH v4 4/9] drm/amdgpu: remove tlb flush in amdgpu_gtt_mgr_recover
` [PATCH v4 5/9] drm/amdgpu: use helper in amdgpu_gart_unbind
` [PATCH v4 6/9] drm/amdgpu: call flush_gpu_tlb directly in gfxhub enable
` [PATCH v4 7/9] drm/amdgpu: fix locking scope when flushing tlb
` [PATCH v4 8/9] drm/amdgpu: add lock in amdgpu_gart_invalidate_tlb
` [PATCH v4 9/9] drm/amdgpu: add lock in kfd_process_dequeue_from_device
[PATCH] drm/amdgpu: Add missing locking for MES API calls
2024-06-06 18:27 UTC (4+ messages)
[PATCH] drm/amdgpu: fix NULL pointer in amdgpu_reset_get_desc
2024-06-06 17:32 UTC (3+ messages)
[PATCH] drm/amdgpu: Move SR-IOV check into amdgpu_gfx_sysfs_compute_init
2024-06-06 17:28 UTC (3+ messages)
[linux-next:master] BUILD REGRESSION ee78a17615ad0cfdbbc27182b1047cd36c9d4d5f
2024-06-06 17:15 UTC
[PATCH v3 0/6] drm/ci: uprev mesa/IGT and generate testlist
2024-06-06 14:47 UTC (16+ messages)
` [PATCH v3 1/6] drm/ci: uprev mesa version
` [PATCH v3 2/6] drm/ci: add farm variable
` [PATCH v3 3/6] drm/ci: generate testlist from build
` [PATCH v3 4/6] drm/ci: uprev IGT
` [PATCH v3 5/6] drm/ci: skip driver specific tests
` [PATCH v3 6/6] drm/ci: update xfails for the new testlist
[PATCH] drm/amdgpu: revert "take runtime pm reference when we attach a buffer" v2
2024-06-06 14:46 UTC
[PATCH v2] drm/amdgpu: Indicate CU havest info to CP
2024-06-06 13:37 UTC (2+ messages)
[PATCH] drm/amdgpu: revert "take runtime pm reference when we attach a buffer"
2024-06-06 13:20 UTC (4+ messages)
[PATCH] drm/amdkfd: Extend gfx12 trap handler fix to gfx10/11
2024-06-06 13:05 UTC (2+ messages)
[PATCH] drm/amd/display: clean up some inconsistent indenting
2024-06-06 9:44 UTC
[PATCH] drm/amd/display: Fix dml_print_mode_support() for USRRetrainingSupport
2024-06-06 9:39 UTC
[bug report] drm/amdgpu: amdgpu crash on playing videos, linux 6.10-rc
2024-06-06 3:06 UTC
[PATCH v2] drm/client: Detect when ACPI lid is closed during initialization
2024-06-06 12:31 UTC (5+ messages)
[PATCH 1/2] drm/amdgpu: set RAS fed status for more cases
2024-06-06 10:05 UTC (2+ messages)
` [PATCH 2/2] drm/amd/pm: update check condition for SMU mode1 reset
[PATCH] drm/amdgpu: tolerate allocating GTT bo with dcc flag
2024-06-06 8:15 UTC (2+ messages)
[PATCH 00/18] Enhance amdgpu_firmware_request() to improve function flexibility
2024-06-06 7:40 UTC (6+ messages)
` [PATCH 01/18] drm/amdgpu: enhance amdgpu_ucode_request() "
[PATCH 1/2] amdgpu: add the amdgpu_vm ptr in the vm_bo_map/unmap events
2024-06-06 7:14 UTC (7+ messages)
` [PATCH 2/2] amdgpu: don't dereference a NULL resource in sysfs code
[PATCH v3 0/2] Add support for 'power saving policy' property
2024-06-06 2:04 UTC (3+ messages)
` [PATCH v3 1/2] drm: Introduce 'power saving policy' drm property
` [PATCH v3 2/2] drm/amd: Add power_saving_policy drm property to eDP connectors
[PATCH] drm/amdgpu: Indicate CU havest info to CP
2024-06-05 19:24 UTC
[PATCH V2 1/2] drm/amd/display: use pre-allocated temp structure for bounding box
2024-06-05 18:22 UTC (5+ messages)
` [PATCH V2 2/2] drm/amd/display/dcn401: "
[linux-next:master] BUILD REGRESSION 234cb065ad82915ff8d06ce01e01c3e640b674d2
2024-06-05 17:06 UTC
[PATCH] drm/amd/display: use pre-allocated temp structure for bounding box
2024-06-05 16:37 UTC (7+ messages)
[PATCH] drm/amd/display: Add NULL check for 'afb' before dereferencing in amdgpu_dm_plane_handle_cursor_update
2024-06-05 15:56 UTC (2+ messages)
[PATCH] drm/amd/display: Add null check for 'afb' in amdgpu_dm_update_cursor
2024-06-05 15:30 UTC (2+ messages)
[PATCH] drm/amd/display: Simplify if conditions
2024-06-05 14:35 UTC (2+ messages)
[PATCH 0/3] amd, i915, xe: drop redundant warnings from driver makefiles
2024-06-05 12:41 UTC (7+ messages)
` [PATCH 1/3] drm/i915: drop redundant W=1 warnings from Makefile
` [PATCH 2/3] drm/xe: "
` [PATCH 3/3] drm/amdgpu: "
[PATCH] drm/amd/display: Increase frame-larger-than warning limit
2024-06-04 16:04 UTC (2+ messages)
[PATCH] drm/amd/display: use GFP_ATOMIC for bounding box
2024-06-05 9:06 UTC (4+ messages)
[PATCH 1/2] drm/amd/display: use pre-allocated temp structure for bounding box
2024-06-04 20:24 UTC (4+ messages)
` [PATCH 2/2] drm/amd/display/dcn401: "
[PATCH] kernel/resource: optimize find_next_iomem_res
2024-06-04 21:37 UTC (3+ messages)
[PATCH v2 00/10] drm/amdgpu: prevent concurrent GPU access during reset
2024-06-05 12:32 UTC (19+ messages)
` [PATCH v2 03/10] drm/amdgpu: abort fence poll if reset is started
` [PATCH v3 0/8] drm/amdgpu: prevent concurrent GPU access during reset
` [PATCH v3 2/8] drm/amdgpu: fix sriov host flr handler
[PATCH] Revert "drm/amd/display: avoid large on-stack structures"
2024-06-05 12:18 UTC (3+ messages)
[PATCH AUTOSEL 6.1 13/14] drm/amdgpu: fix dereference null return value for the function amdgpu_vm_pt_parent
2024-06-05 12:04 UTC
[PATCH AUTOSEL 6.6 15/18] drm/amdgpu: silence UBSAN warning
2024-06-05 12:03 UTC (3+ messages)
` [PATCH AUTOSEL 6.6 16/18] drm/amdgpu: fix dereference null return value for the function amdgpu_vm_pt_parent
` [PATCH AUTOSEL 6.6 17/18] Revert "drm/amdkfd: fix gfx_target_version for certain 11.0.3 devices"
6.10/bisected/regression - commits bc87d666c05 and 6d4279cb99ac cause appearing green flashing bar on top of screen on Radeon 6900XT and 120Hz
2024-06-05 12:04 UTC (2+ messages)
[PATCH AUTOSEL 6.8 15/18] drm/amdgpu: silence UBSAN warning
2024-06-05 12:03 UTC (3+ messages)
` [PATCH AUTOSEL 6.8 16/18] drm/amdgpu: fix dereference null return value for the function amdgpu_vm_pt_parent
` [PATCH AUTOSEL 6.8 17/18] Revert "drm/amdkfd: fix gfx_target_version for certain 11.0.3 devices"
[PATCH AUTOSEL 6.9 03/23] drm/amdgpu: correct hbm field in boot status
2024-06-05 12:02 UTC (4+ messages)
` [PATCH AUTOSEL 6.9 19/23] drm/amdgpu: silence UBSAN warning
` [PATCH AUTOSEL 6.9 20/23] drm/amdgpu: fix dereference null return value for the function amdgpu_vm_pt_parent
` [PATCH AUTOSEL 6.9 21/23] Revert "drm/amdkfd: fix gfx_target_version for certain 11.0.3 devices"
[PATCH AUTOSEL 6.8 3/6] drm/amdkfd: handle duplicate BOs in reserve_bo_and_cond_vms
2024-06-05 11:55 UTC (2+ messages)
` [PATCH AUTOSEL 6.8 4/6] drm/amdkfd: Let VRAM allocations go to GTT domain on small APUs
[PATCH AUTOSEL 6.9 3/6] drm/amdkfd: handle duplicate BOs in reserve_bo_and_cond_vms
2024-06-05 11:55 UTC (2+ messages)
` [PATCH AUTOSEL 6.9 4/6] drm/amdkfd: Let VRAM allocations go to GTT domain on small APUs
Page fault storms and IH ring overflow
2024-06-05 11:18 UTC
[RFC PATCH v4 00/42] Color Pipeline API w/ VKMS
2024-06-05 10:04 UTC (2+ messages)
[PATCH] drm/amdgpu: move some aca/mca init functions into ras_init() stage
2024-06-05 9:45 UTC (2+ messages)
[PATCH] drm/amdgpu: add reset source in various cases
2024-06-05 9:08 UTC (2+ messages)
[PATCH 1/12 V2] drm/amd/pm: remove dead code in si_convert_power_level_to_smc
2024-06-05 8:38 UTC (2+ messages)
[PATCH 4/12 V2] drm/amdgpu: remove dead code in atom_get_src_int
2024-06-05 8:36 UTC (2+ messages)
[PATCH] drm/amdgpu: Fix the BO release clear memory warning
2024-06-05 8:26 UTC (3+ messages)
[PATCH 1/5] drm/amdgpu: add RAS is_rma flag
2024-06-05 8:21 UTC (10+ messages)
` [PATCH 2/5] drm/amdgpu: trigger mode1 reset for RAS RMA status
` [PATCH 3/5] drm/amdgpu: create amdgpu_ras_in_recovery to simplify code
` [PATCH 4/5] drma/amdgpu: set fatal flag for RAS recovery
` [PATCH 5/5] drm/amdgpu: add ras fatal flag to distingush fatal error reset
[PATCH 05/12] drm/amd/pm: remove dead code in navi10_emit_clk_levels and navi10_print_clk_levels
2024-06-05 7:48 UTC (2+ messages)
[PATCH 04/12] drm/amdgpu: remove dead code in atom_get_src_int
2024-06-05 7:32 UTC (2+ messages)
[PATCH 01/12] drm/amd/pm: remove dead code in si_convert_power_level_to_smc
2024-06-05 7:05 UTC (2+ messages)
[PATCH 1/5] drm/amdgpu: define new gfx12 uapi flags
2024-06-05 3:53 UTC (3+ messages)
` [PATCH 5/5] drm/amdgpu: add sdma 7.0 support for copy dcc buffer
[PATCH 10/12] drm/amdkfd: remove dead code in kq_initialize
2024-06-05 2:53 UTC (3+ messages)
[PATCH 2/6] drm/ttm: add TTM_PL_FLAG_TRESHOLD
2024-06-05 1:12 UTC (2+ messages)
[PATCH v2 0/2] Add support for 'power saving policy' property
2024-06-04 21:52 UTC (5+ messages)
` [PATCH v2 1/2] drm: Introduce 'power saving policy' drm property
` [PATCH v2 2/2] drm/amd: Add power_saving_policy drm property to eDP connectors
[PATCH 11/12] drm/amdkfd: remove logically dead code
2024-06-04 18:39 UTC (2+ messages)
[PATCH] Revert "drm/amdgpu: init iommu after amdkfd device init"
2024-06-04 18:28 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox