messages from 2023-08-31 10:27:39 to 2023-09-06 09:40:27 UTC [more...]
[RFC, drm-misc-next v4 0/9] PCI/VGA: Allowing the user to select the primary video adapter at boot time
2023-09-06 9:40 UTC (34+ messages)
` [RFC, drm-misc-next v4 1/9] "
` [RFC, drm-misc-next v4 2/9] drm/nouveau: Implement .be_primary() callback
` [RFC, drm-misc-next v4 3/9] drm/radeon: "
` [RFC,drm-misc-next "
` [RFC, drm-misc-next v4 4/9] drm/amdgpu: "
` [RFC, drm-misc-next v4 5/9] drm/i915: "
` [RFC, drm-misc-next v4 6/9] drm/loongson: "
` [RFC, drm-misc-next v4 7/9] drm/ast: Register as a VGA client by calling vga_client_register()
` [RFC, drm-misc-next v4 8/9] drm/hibmc: "
` [RFC, drm-misc-next v4 9/9] drm/gma500: "
` [Nouveau] [RFC, drm-misc-next v4 0/9] PCI/VGA: Allowing the user to select the primary video adapter at boot time
Rework flushing changes to the TLB
2023-09-06 8:50 UTC (24+ messages)
` [PATCH 01/11] drm/amdgpu: fix and cleanup gmc_v9_0_flush_gpu_tlb
` [PATCH 02/11] drm/amdgpu: rework gmc_v10_0_flush_gpu_tlb
` [PATCH 03/11] drm/amdgpu: cleanup gmc_v11_0_flush_gpu_tlb
` [PATCH 04/11] drm/amdgpu: fix and cleanup gmc_v7_0_flush_gpu_tlb_pasid
` [PATCH 05/11] drm/amdgpu: fix and cleanup gmc_v8_0_flush_gpu_tlb_pasid
` [PATCH 06/11] drm/amdgpu: fix and cleanup gmc_v9_0_flush_gpu_tlb_pasid
` [PATCH 07/11] drm/amdgpu: cleanup gmc_v10_0_flush_gpu_tlb_pasid
` [PATCH 08/11] drm/amdgpu: fix and cleanup gmc_v11_0_flush_gpu_tlb_pasid
` [PATCH 09/11] drm/amdgpu: drop error return from flush_gpu_tlb_pasid
` [PATCH 10/11] drm/amdgpu: rework lock handling fro flush_tlb
` [PATCH 11/11] drm/amdgpu: further move TLB hw workarounds a layer up
[PATCH] drm/amdgpu: move task_info out of amdgpu_vm
2023-09-06 8:46 UTC (2+ messages)
[PATCH v2] drm/amd: Fix the flag setting code for interrupt request
2023-09-06 7:23 UTC (2+ messages)
[PATCH] drm/amd: Fix the flag setting code for interrupt request
2023-09-06 5:24 UTC (5+ messages)
[PATCH] drm/amdgpu: Fix refclk reporting for SMU v13.0.6
2023-09-06 4:05 UTC (2+ messages)
[PATCH] SWDEV-420310 - struct pm4_mes_runlist in amdgpu is conflict with spec struct pm4_mes_runlist is different with mes pm4 packet nv10 spec Modification: add last dword of the design of spec into struct pm4_mes_runlist
2023-09-06 1:54 UTC
[PATCH 0/4] Enable seamless boot more widely
2023-09-05 20:13 UTC (9+ messages)
` [PATCH 1/4] drm/amd: Drop special case for yellow carp without discovery
` [PATCH 2/4] drm/amd: Move seamless boot check out of display
` [PATCH 3/4] drm/amd: Add a module parameter for seamless boot
` [PATCH 4/4] drm/amd: Enable seamless boot by default on newer APUs
[PATCH] drm/amd/display: prevent potential division by zero errors
2023-09-05 19:28 UTC (2+ messages)
[PATCH 00/18] drm/amd/display: Enable writeback for amdgpu
2023-09-05 18:50 UTC (19+ messages)
` [PATCH 01/18] drm/amd/display: Skip entire amdgpu_dm build if !CONFIG_DRM_AMD_DC
` [PATCH 02/18] drm/amd/display: Create one virtual connector in DC
` [PATCH 04/18] drm/amd/display: Skip writeback connector when we get amdgpu_dm_connector
` [PATCH 05/18] drm/amd/display: Return drm_connector from find_first_crtc_matching_connector
` [PATCH 06/18] drm/amd/display: Use drm_connector in create_stream_for_sink
` [PATCH 07/18] drm/amd/display: Use drm_connector in create_validate_stream_for_sink
` [PATCH 08/18] drm/amd/display: Create amdgpu_dm_wb_connector
` [PATCH 09/18] drm/amd/display: Create fake sink and stream for writeback connector
[PATCH -next 1/5] drm/amd/display: clean up one inconsistent indenting
2023-09-05 17:38 UTC (6+ messages)
` [PATCH -next 2/5] "
` [PATCH -next 3/5] drm/amd/display: clean up some inconsistent indentings
` [PATCH -next 4/5] "
` [PATCH -next 5/5] drm/amd/display: clean up one inconsistent indenting
[PATCH -next 1/4] drm/amd/display: Remove duplicated include in dcn35_resource.c
2023-09-05 17:35 UTC (8+ messages)
` [PATCH -next 2/4] drm/amd/display: Remove duplicated include in dcn35_optc.c
` [PATCH -next 3/4] drm/amd/display: Remove duplicated include in dcn35_hwseq.c
` [PATCH -next 4/4] drm/amd/display: Remove duplicated include in dcn35_clk_mgr.c
[PATCH] drm/amdgpu: clean up some inconsistent indenting
2023-09-05 17:20 UTC (3+ messages)
[PATCH] drm/amd/display: Remove unwanted drm edid references
2023-09-05 17:13 UTC
[PATCH] drm/amdgpu: Handle null atom context in VBIOS info ioctl
2023-09-05 17:05 UTC (5+ messages)
[linux-next:master] BUILD REGRESSION c50216cfa084d5eb67dc10e646a3283da1595bb6
2023-09-05 16:14 UTC
[RFC PATCH 0/5] drm/amd/display: improve DTN color state log
2023-09-05 15:47 UTC (7+ messages)
` [RFC PATCH 1/5] drm/amd/display: detach color state from hw state logging
` [RFC PATCH 2/5] drm/amd/display: fill up DCN3 DPP color state
` [RFC PATCH 3/5] drm/amd/display: create DCN3-specific log for MPC state
` [RFC PATCH 4/5] drm/amd/display: hook DCN30 color state logging to DTN log
` [RFC PATCH 5/5] drm/amd/display: add DPP and MPC color caps "
[PATCH] drm/amdgpu: fix incompatible types in conditional expression
2023-09-05 15:38 UTC (3+ messages)
[PATCH] drm/amdkfd: Use partial migrations in GPU page faults
2023-09-05 15:16 UTC (12+ messages)
[PATCH 1/3] drm/amd/pm: Fix clock reporting for SMUv13.0.6
2023-09-05 14:50 UTC (4+ messages)
` [PATCH 2/3] drm/amd/pm:Fix GFX deep sleep clock reporting
` [PATCH 3/3] Documentation/amdgpu: Modify pp_dpm_*clk details
[V3 0/7] A new set of Linux OD interfaces
2023-09-05 14:01 UTC (5+ messages)
[PATCH] drm/amdgpu: calling address translation functions to simplify codes
2023-09-05 5:22 UTC (2+ messages)
[PATCH 3/3] drm/amdgpu: Add umc v12_0 ras functions
2023-09-05 3:20 UTC (2+ messages)
[PATCH] drm/amdgpu: Restrict bootloader wait to SMUv13.0.6
2023-09-04 15:54 UTC (2+ messages)
[PATCH] drm/amdgpu: Use min_t to replace min
2023-09-04 8:46 UTC (2+ messages)
[PATCH] drm/amdgpu: Declare array with strings as pointers constant
2023-09-04 8:43 UTC (2+ messages)
[PATCH 0/4] drm/amd/display: stop using drm_edid_override_connector_update()
2023-09-04 7:57 UTC (13+ messages)
` [Intel-gfx] "
[PATCH 1/3] drm/amdgpu: Add RREG64_PCIE_EXT/WREG64_PCIE_EXT functions
2023-09-04 7:51 UTC (2+ messages)
[RFT PATCH 00/15] drm: non-drm-misc drivers call drm_atomic_helper_shutdown() at the right times
2023-09-04 7:30 UTC (4+ messages)
` [RFT PATCH 09/15] drm/amdgpu: Call drm_atomic_helper_shutdown() at shutdown time
` [RFT PATCH 14/15] drm/radeon: Call drm_helper_force_disable_all() at shutdown/remove time
[PATCH AUTOSEL 5.10 01/22] drm/radeon: Fix integer overflow in radeon_cs_parser_init
2023-09-04 0:41 UTC (11+ messages)
` [PATCH AUTOSEL 5.10 13/22] drm/amdgpu: install stub fence into potential unused fence pointers
[PATCH 2/3] drm/amd: Add umc v12_0_0 ip headers
2023-09-04 7:20 UTC
[Patch v2 0/3] Refactor and clean up codes of mst
2023-09-04 6:58 UTC (9+ messages)
` [Patch v2 2/3] drm/mst: Refactor the flow for payload allocation/removement
[PATCH v2 0/6] drm_dbg: add trailing newlines where missing
2023-09-04 6:32 UTC (8+ messages)
` [PATCH v2 1/6] drm_dbg: add trailing newlines to msgs
` [PATCH v2 2/6] "
` [PATCH v2 3/6] "
` [PATCH v2 4/6] "
` [PATCH v2 5/6] "
` [PATCH v2 6/6] drm: use correct ccflags-y syntax
[PATCH AUTOSEL 6.1 08/10] drm/amdkfd: ignore crat by default
2023-09-04 0:36 UTC (3+ messages)
[PATCH 1/2] drm/amdgpu: Merge debug module parameters
2023-09-03 1:56 UTC (2+ messages)
[PATCH] drm/amd: Make fence wait in suballocator uninterruptible
2023-09-01 7:31 UTC
[V11 0/8] Enable Wifi RFI interference mitigation feature support
2023-09-01 14:32 UTC (3+ messages)
` [V11 3/8] wifi: mac80211: Add support for WBRF features
[PATCH] drm/amd: Make fence wait in suballocator uninterruptible
2023-09-01 2:01 UTC
[PATCH] drm/amd : Add HDP flush during jpeg init
2023-08-31 21:25 UTC (2+ messages)
[PATCH v2 1/2] Revert "drm/amd/display: Remove v_startup workaround for dcn3+"
2023-08-31 19:53 UTC (4+ messages)
` [PATCH v2 2/2] drm/amd/display: limit the v_startup workaround for ASICs older than DCN3.1
[linux-next:master] BUILD REGRESSION a47fc304d2b678db1a5d760a7d644dac9b067752
2023-08-31 19:50 UTC
[PATCH v2] drm/amd/display: enable cursor degamma for DCN3+ DRM legacy gamma
2023-08-31 19:41 UTC (2+ messages)
[PATCH] drm/amd/display: remove useless check in should_enable_fbc()
2023-08-31 19:36 UTC (3+ messages)
[PATCH] Revert "drm/amd/display: Remove v_startup workaround for dcn3+"
2023-08-31 19:13 UTC (2+ messages)
[PATCH v2 0/2] Merge all debug module parameters
2023-08-31 18:10 UTC (4+ messages)
` [PATCH v2 1/2] drm/amdgpu: Merge "
[PATCH v3 0/2] Merge all debug module parameters
2023-08-31 15:29 UTC (3+ messages)
` [PATCH v3 1/2] drm/amdgpu: Merge "
` [PATCH v3 2/2] drm/amdgpu: Create an option to disable soft recovery
[PATCH] drm/amdgpu/jpeg: initialize number of jpeg ring
2023-08-31 9:52 UTC
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