messages from 2024-05-29 07:44:48 to 2024-05-31 16:53:21 UTC [more...]
[PATCH 00/32] DC Patches May 20, 2024
2024-05-31 16:51 UTC (20+ messages)
` [PATCH 01/32] drm/amd/display: Keep VBios pixel rate div setting until next mode set
` [PATCH 02/32] drm/amd/display: turn on symclk for dio virtual stream in dpms sequence
` [PATCH 03/32] drm/amd/display: Wait for hardmins to complete on dcn401
` [PATCH 04/32] drm/amd/display: Fix swapped dimension calculations
` [PATCH 05/32] drm/amd/display: Add params of set_abm_event for VB Scaling
` [PATCH 06/32] drm/amd/display: workaround for oled eDP not lighting up on DCN401
` [PATCH 07/32] drm/amd/display: Support new VA page table block size
` [PATCH 09/32] drm/amd/display: Add retires when read DPCD
` [PATCH 10/32] drm/amd/display: Only program P-State force if pipe config changed
` [PATCH 12/32] drm/amd/display: Use current_state when checking old_pipe subvp type
` [PATCH 13/32] drm/amd/display: Add UCLK p-state support message to dcn401
` [PATCH 14/32] drm/amd/display: Updated optc401_set_drr to use dcn401 functions
` [PATCH 15/32] drm/amd/display: fix YUV video color corruption in DCN401
` [PATCH 18/32] drm/amd/display: Add outbox notification support for HPD redetect
` [PATCH 19/32] drm/amd/display: Extend PSRSU residency mode
` [PATCH 20/32] drm/amd/display: bypass ODM before CRTC off
` [PATCH 25/32] drm/amd/display: Add monitor patch skip disable crtc during psr and ips1
` [PATCH 26/32] drm/amd/display: Introduce deferred Replay coasting vtotal update
` [PATCH 31/32] drm/amd/display: Fix DSC slice and delay calculations
[PATCH 1/5] drm/amdgpu: define new gfx12 uapi flags
2024-05-31 16:07 UTC (5+ messages)
` [PATCH 2/5] drm/amdgpu: update gc_12_0_0 headers
` [PATCH 3/5] drm/amdgpu: add additional VM bits
` [PATCH 4/5] drm/amdgpu: support for DCC feature
` [PATCH 5/5] drm/amdgpu: add sdma 7.0 support for copy dcc buffer
[PATCH v2 00/10] drm/amdgpu: prevent concurrent GPU access during reset
2024-05-31 15:47 UTC (30+ messages)
` [PATCH v2 03/10] drm/amdgpu: abort fence poll if reset is started
` [PATCH v2 04/10] drm/amdgpu/kfd: remove is_hws_hang and is_resetting
` [PATCH v2 09/10] drm/amdgpu: fix missing reset domain locks
` [PATCH v3 0/8] drm/amdgpu: prevent concurrent GPU access during reset
` [PATCH v3 1/8] drm/amdgpu: add skip_hw_access checks for sriov
` [PATCH v3 2/8] drm/amdgpu: fix sriov host flr handler
` [PATCH v3 3/8] drm/amdgpu/kfd: remove is_hws_hang and is_resetting
` [PATCH v3 4/8] drm/amd/amdgpu: remove unnecessary flush when enable gart
` [PATCH v3 5/8] drm/amdgpu: remove tlb flush in amdgpu_gtt_mgr_recover
` [PATCH v3 6/8] drm/amdgpu: use helper in amdgpu_gart_unbind
` [PATCH v3 7/8] drm/amdgpu: fix locking scope when flushing tlb
` [PATCH v3 8/8] drm/amdgpu: fix missing reset domain locks
[PATCH] drm/amdkfd: add reset cause in gpu pre-reset smi event
2024-05-31 15:08 UTC
[PATCH 01/18] drm/amdgpu: enhance amdgpu_ucode_request() function flexibility
2024-05-31 14:49 UTC (20+ messages)
` [PATCH 02/18] drm/amdgpu: refine gpu_info firmware loading
` [PATCH 03/18] drm/amdgpu: refine isp "
` [PATCH 04/18] drm/amdgpu: refine mes "
` [PATCH 05/18] drm/amdgpu: refine psp "
` [PATCH 06/18] drm/amdgpu: refine sdma "
` [PATCH 07/18] drm/amdgpu: refine imu "
` [PATCH 08/18] drm/amdgpu: refine pmfw/smu "
` [PATCH 09/18] drm/amdgpu: refine gmc "
` [PATCH 10/18] drm/amdgpu: refine vcn "
` [PATCH 11/18] drm/amdgpu: refine vpe "
` [PATCH 12/18] drm/amdgpu: refine gfx6 "
` [PATCH 13/18] drm/amdgpu: refine gfx7 "
` [PATCH 14/18] drm/amdgpu: refine gfx8 "
` [PATCH 15/18] drm/amdgpu: refine gfx9 "
` [PATCH 16/18] drm/amdgpu: refine gfx10 "
` [PATCH 17/18] drm/amdgpu: refine gfx11 "
` [PATCH 18/18] drm/amdgpu: refine gfx12 "
[PATCH] drm/amdgpu: fix failure mapping legacy queue when FLR
2024-05-31 13:51 UTC (2+ messages)
[PATCH] kernel/resource: optimize find_next_iomem_res
2024-05-31 8:57 UTC (2+ messages)
[PATCH][next] drm/amd/display: Fix a handful of spelling mistakes
2024-05-31 9:32 UTC
[PATCH] drm/amd/display: Increase frame-larger-than warning limit
2024-05-30 14:57 UTC
[PATCH 0/3] drm/mst & drm/amd/display: switch to using guid_t
2024-05-31 12:00 UTC (4+ messages)
` [PATCH 1/3] drm/mst: switch to guid_t type for GUID
` [PATCH 2/3] drm/mst: switch to guid_gen() to generate valid GUIDs
` [PATCH 3/3] drm/amd/display: "
[PATCH v2] drm/client: Detect when ACPI lid is closed during initialization
2024-05-30 20:44 UTC (13+ messages)
[PATCH] drm/amdgpu: Skip coredump during resets for debug
2024-05-31 12:47 UTC (2+ messages)
[PATCH 1/5] drm/amdgpu: add RAS is_rma flag
2024-05-31 10:49 UTC (5+ 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 v2] drm/amd/pm: add missing error handling in function smu_v13_0_6_allocate_dpm_context
2024-05-31 10:17 UTC (2+ messages)
[RFC v2 0/2] Discussion around eviction improvements
2024-05-31 9:12 UTC (4+ messages)
[PATCH] drm/amd/pm: add missing error handling in function smu_v13_0_6_allocate_dpm_context
2024-05-31 7:47 UTC (3+ messages)
[PATCH v3] drm/amd/pm: Fix the null pointer dereference for vega10_hwmgr
2024-05-31 7:05 UTC (2+ messages)
[PATCH v2] drm/amd/pm: Fix the null pointer dereference for vega10_hwmgr
2024-05-31 6:51 UTC (2+ messages)
[PATCH] drm/amd/pm: Fix the null pointer dereference for vega10_hwmgr
2024-05-31 6:36 UTC (3+ messages)
[PATCH v1 0/3] gfx9 ipdump patches
2024-05-31 4:04 UTC (7+ messages)
` [PATCH v1 1/3] drm/amdgpu: add gfx9 register support in ipdump
` [PATCH v1 2/3] drm/amdgpu: add print support for gfx9 ipdump
` [PATCH v1 3/3] drm/amdgpu: add cp queue registers "
[PATCH 4/8] amd/amdkfd:fix overflowed constant in the function svm_migrate_copy_to_ram
2024-05-31 3:20 UTC (3+ messages)
[PATCH 7/8] drm/amdkfd: Comment out the unused variable use_static in pm_map_queues_v9
2024-05-31 2:51 UTC
[PATCH 2/8] drm/amdkfd: fix the kdf debugger issue
2024-05-31 2:51 UTC
[PATCH 5/8] drm/amdkfd: fix the return for the function kfd_dbg_trap_set_flags
2024-05-31 2:41 UTC (3+ messages)
[PATCH 8/8] drm/amdkfd: remove dead code in kfd_create_vcrat_image_gpu
2024-05-31 1:44 UTC (3+ messages)
[PATCH 6/8] drm/amdkfd: remove dead code in the function svm_range_get_pte_flags
2024-05-30 20:53 UTC (2+ messages)
[PATCH 7/8] drm/amdkfd: Comment out the unused variable use_static in pm_map_queues_v9
2024-05-30 20:51 UTC (3+ messages)
[PATCH 2/8] drm/amdkfd: fix the kdf debugger issue
2024-05-30 20:47 UTC (2+ messages)
[PATCH 3/8] drm/amdkfd: fix overflow for the function criu_restore_bos
2024-05-30 20:41 UTC (2+ messages)
[pull] amdgpu, amdkfd drm-fixes-6.10
2024-05-30 20:23 UTC
[PATCH] drm/amd/display: Convert some legacy DRM debug macros into appropriate categories
2024-05-30 19:57 UTC (2+ messages)
[PATCH] drm/amdgpu: Fix type mismatch in amdgpu_gfx_kiq_init_ring
2024-05-30 16:35 UTC (3+ messages)
[PATCH] drm/amd/display: Add null checks for 'stream' and 'plane' before dereferencing
2024-05-30 15:38 UTC (2+ messages)
[PATCH] drm/amdgpu/pptable: Fix UBSAN array-index-out-of-bounds
2024-05-30 15:24 UTC (6+ messages)
[PATCH] drm/amdgpu: drop some kernel messages in VCN code
2024-05-30 14:58 UTC
[PATCH] drm/radeon: Remove __counted_by from StateArray.states[]
2024-05-30 14:57 UTC (2+ messages)
[PATCH 1/8] drm/amdgu: fix Unintentional integer overflow for mall size
2024-05-30 14:09 UTC (2+ messages)
[PATCH] MAINTAINERS: update email for Evan Quan
2024-05-30 13:16 UTC (4+ messages)
[PATCH] drm/amd/pm: remove deprecated I2C_CLASS_SPD support from newly added SMU_14_0_2
2024-05-29 22:06 UTC (5+ messages)
[PATCH 1/2] Documentation/gpu: Document the situation with unqualified drm-memory-
2024-05-30 10:20 UTC (3+ messages)
` [PATCH 2/2] drm/amdgpu: Use drm_print_memory_stats helper from fdinfo
[bug report] drm/amdgpu: amdgpu crash on playing videos, linux 6.10-rc
2024-05-29 21:42 UTC (4+ messages)
[PATCH] drm/amdgpu: Update programming for boot error reporting
2024-05-30 9:16 UTC (2+ messages)
[PATCH v2 1/3] drm/amdgpu: add gfx9 register support in ipdump
2024-05-30 7:15 UTC (3+ messages)
` [PATCH v2 2/3] drm/amdgpu: add print support for gfx9 ipdump
` [PATCH v2 3/3] drm/amdgpu: add cp queue registers "
[PATCH 6/8] drm/amdkfd: remove dead code in the function svm_range_get_pte_flags
2024-05-30 3:49 UTC
[PATCH 1/3] drm/amdgpu: init SAW registers for mmhub v3.3
2024-05-30 1:33 UTC (3+ messages)
` [PATCH 2/3] drm/amdgpu: disable lane0 L1TLB and enable lane1 L1TLB
` [PATCH 3/3] drm/amd/amdgpu: Enable MMHUB prefetch for ISP v4.1.0 and 4.1.1
[PATCH v3 0/6] drm/ci: uprev mesa/IGT and generate testlist
2024-05-29 22:01 UTC (18+ 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 v2] drm/amdkfd: Handle deallocated VPGRs in gfx11+ trap handler
2024-05-29 21:59 UTC (3+ messages)
[PATCH] drm/amdgpu/soc24: use common nbio callback to set remap offset
2024-05-29 18:19 UTC (3+ messages)
[linux-next:master] BUILD REGRESSION 9d99040b1bc8dbf385a8aa535e9efcdf94466e19
2024-05-29 17:42 UTC
[PATCH 1/4] [RESEND] drm/amd/display: dynamically allocate dml2_configuration_options structures
2024-05-29 14:46 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION 6dc544b66971c7f9909ff038b62149105272d26a
2024-05-28 21:32 UTC (2+ messages)
[PATCH 0/2] Fix alignment in comment blocks
2024-05-28 13:08 UTC (2+ messages)
` [PATCH 2/2] drivers/gpu: Fix misalignment in comment block
[PATCH v4 0/3] drm/panel: two fixes for lg-sw43408
2024-05-29 8:38 UTC (8+ messages)
` [PATCH v4 1/3] drm/panel/lg-sw43408: select CONFIG_DRM_DISPLAY_DP_HELPER
` [PATCH v4 2/3] drm/panel/lg-sw43408: mark sw43408_backlight_ops as static
` [PATCH v4 3/3] drm/display: split DSC helpers from DP helpers
` (subset) [PATCH v4 0/3] drm/panel: two fixes for lg-sw43408
[PATCH] drm/amdgpu: drop MES 10.1 support
2024-05-29 10:40 UTC (2+ messages)
[PATCH 01/14] drm/amdgpu: add nbio set_reg_remap helper
2024-05-29 8:54 UTC (2+ 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