messages from 2023-08-23 21:02:40 to 2023-08-28 20:14:44 UTC [more...]
[PATCH v3 0/7] GPU workload hints for better performance
2023-08-28 20:14 UTC (11+ messages)
` [PATCH v3 1/7] drm/amdgpu: Added init/fini functions for workload
` [PATCH v3 2/7] drm/amdgpu: Add new function to set GPU power profile
` [PATCH v3 3/7] drm/amdgpu: Add new function to put "
` [PATCH v3 4/7] drm/amdgpu: Add suspend function to clear the "
` [PATCH v3 5/7] drm/amdgpu: Set/Reset GPU workload profile
` [PATCH v3 6/7] drm/amdgpu: switch workload context to/from compute
` [PATCH v3 7/7] Revert "drm/amd/amdgpu: switch on/off vcn power profile mode"
[PATCH] drm/amdkfd: Use partial migrations in GPU page faults
2023-08-28 19:06 UTC (2+ messages)
[PATCH v3 1/2] drm/amdgpu: change page_table_base_addr caculation in mes queue property
2023-08-28 18:05 UTC (7+ messages)
` [PATCH v3 2/2] drm/amdgpu: Put page tables to GTT memory for gfx10 onwards APUs
[PATCH] drm/amdkfd: Add missing gfx11 MQD manager callbacks
2023-08-28 17:59 UTC (3+ messages)
[PATCH] drm/amdkfd: use mask to get v9 interrupt sq data bits correctly
2023-08-28 17:55 UTC (2+ messages)
[PATCH v2] drm/amdkfd: Replace pr_err with dev_err
2023-08-28 17:33 UTC (2+ messages)
[PATCH (set 1) 00/20] Rid W=1 warnings from GPU
2023-08-28 16:11 UTC (25+ messages)
` [PATCH 07/20] drm/radeon/radeon_ttm: Remove unused variable 'rbo' from radeon_bo_move()
` [PATCH 08/20] drm/amd/amdgpu/sdma_v6_0: Demote a bunch of half-completed function headers
` [PATCH 11/20] drm/amd/amdgpu/amdgpu_doorbell_mgr: Correct misdocumented param 'doorbell_index'
` [PATCH 12/20] drm/amd/amdgpu/amdgpu_device: Provide suitable description for param 'xcc_id'
` [PATCH 17/20] drm/amd/amdgpu/amdgpu_ras: Increase buffer size to account for all possible values
` [PATCH 19/20] drm/amd/amdgpu/amdgpu_sdma: "
` [PATCH 20/20] drm/amd/amdgpu/imu_v11_0: Increase buffer size to ensure all possible values can be stored
[PATCH] drm/amdkfd: ratelimited SQ interrupt messages
2023-08-28 15:05 UTC (2+ messages)
[PATCH] drm/amdkfd: Checkpoint and restore queues on GFX11
2023-08-28 14:55 UTC (2+ messages)
[PATCH v2 00/34] drm/amd/display: add AMD driver-specific properties for color mgmt
2023-08-28 13:56 UTC (15+ messages)
` [PATCH v2 07/34] drm/amd/display: explicitly define EOTF and inverse EOTF
` [PATCH v2 19/34] drm/amd/display: decouple steps for mapping CRTC degamma to DC plane
` [PATCH v2 31/34] drm/amd/display: set stream gamut remap matrix to MPC for DCN301
[PATCH 00/21] DC Patches August 23, 2023
2023-08-28 13:21 UTC (2+ messages)
[PATCH v2] drm/amd: Simplify the bo size check funciton
2023-08-28 10:10 UTC (2+ messages)
[PATCH v2] drm/amdgpu: access RLC_SPM_MC_CNTL through MMIO in SRIOV runtime
2023-08-28 9:03 UTC
[PATCH] drm/amdgpu: remove unused parameter in amdgpu_vmid_grab_idle
2023-08-28 8:44 UTC (2+ messages)
[PATCH] drm/amd: Simplify the size check funciton
2023-08-28 8:33 UTC (5+ messages)
[PATCH] drm/amdgpu: access RLC_SPM_MC_CNTL through MMIO in SRIOV
2023-08-28 6:39 UTC
[V10 0/8] Enable Wifi RFI interference mitigation feature support
2023-08-28 2:14 UTC (16+ messages)
` [V10 1/8] ACPI: Add support for AMD ACPI based Wifi band RFI mitigation feature
` [V10 2/8] cfg80211: expose nl80211_chan_width_to_mhz for wide sharing
` [V10 3/8] wifi: mac80211: Add support for WBRF features
` [V10 4/8] drm/amd/pm: update driver_if and ppsmc headers for coming wbrf feature
` [V10 5/8] drm/amd/pm: setup the framework to support Wifi RFI mitigation feature
` [V10 6/8] drm/amd/pm: add flood detection for wbrf events
` [V10 7/8] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.0
` [V10 8/8] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.7
[linux-next:master] BUILD REGRESSION 6269320850097903b30be8f07a5c61d9f7592393
2023-08-26 7:20 UTC
[PATCH] drm/amd/pm: workaround for the wrong ac power detection on smu 13.0.0
2023-08-25 20:10 UTC (5+ messages)
` "
[PATCH] drm/amd/display: Fix up kdoc format for 'dc_set_edp_power'
2023-08-25 18:55 UTC (2+ messages)
[PATCH] drm/amdkfd: Replace pr_err with dev_err
2023-08-25 15:35 UTC
[PATCH 0/3] Refactor and clean up codes of mst
2023-08-25 13:55 UTC (9+ messages)
` [PATCH 3/3] drm/mst: adjust the function drm_dp_remove_payload_part2()
[PATCH 0/5] Add the pci_get_base_class() helper and use it
2023-08-25 13:18 UTC (8+ messages)
` [PATCH 1/5] PCI: Add the pci_get_base_class() helper
` [PATCH 2/5] ALSA: hda/intel: Use pci_get_base_class() to reduce duplicated code
` [PATCH 3/5] drm/nouveau: "
` [PATCH 4/5] drm/amdgpu: "
` [PATCH 5/5] drm/radeon: "
[V2 1/8] drm/amd/pm: introduce a new set of OD interfaces
2023-08-25 13:00 UTC (7+ messages)
` [V2 3/8] drm/amd/pm: add fan mode OD setting support for SMU13
[PATCH 0/2] drm/amdgpu: Merge all debug module parameters
2023-08-25 12:38 UTC (8+ messages)
` [PATCH 1/2] drm/amdgpu: Merge "
` [PATCH 2/2] drm/amdgpu: Create an option to disable soft recovery
[PATCH] drm/amdgpu: Add only valid firmware version nodes
2023-08-25 11:48 UTC (3+ messages)
[PATCH v2 0/7] GPU workload hints for better performance
2023-08-25 11:27 UTC (7+ messages)
` [PATCH v2 3/7] drm/amdgpu: Add new function to put GPU power profile
[V9 0/9] Enable Wifi RFI interference mitigation feature support
2023-08-25 8:48 UTC (7+ messages)
` [V9 4/9] wifi: mac80211: Add support for WBRF features
` [V9 6/9] drm/amd/pm: setup the framework to support Wifi RFI mitigation feature
[PATCH] drm/amdgpu: use read-modify-write mode for gfx v9_4_3 SQ setting
2023-08-25 7:27 UTC (2+ messages)
[PATCH 1/2] drm/amdgpu: Add umc_info v4_0 structure
2023-08-25 6:43 UTC (2+ messages)
` [PATCH 2/2] drm/amdgpu: Support query ecc cap for aqua_vanjaram
[PATCH] drm/amdgpu: Hide xcp partition sysfs under SRIOV
2023-08-25 4:20 UTC (2+ messages)
[PATCH 00/14] UMSCH 4.0
2023-08-24 21:58 UTC (15+ messages)
` [PATCH 01/14] drm/amdgpu: add UMSCH 4.0 register headers
` [PATCH 02/14] drm/amdgpu: add UMSCH IP BLOCK TYPE definition
` [PATCH 03/14] drm/amdgpu: add UMSCH RING "
` [PATCH 04/14] drm/amdgpu: add UMSCH firmware header definition
` [PATCH 05/14] drm/amdgpu: add UMSCH 4.0 api definition
` [PATCH 06/14] drm/amdgpu: add initial support for UMSCH
` [PATCH 07/14] drm/amdgpu: enable UMSCH scheduling for VPE
` [PATCH 08/14] drm/amdgpu: add selftest framework for UMSCH
` [PATCH 09/14] drm/amdgpu: add VPE queue submission test
` [PATCH 10/14] drm/amdgpu: reserve mmhub engine 3 for UMSCH FW
` [PATCH 11/14] drm/amdgpu: add PSP loading support for UMSCH
` [PATCH 12/14] drm/amdgpu/discovery: enable UMSCH 4.0 in IP discovery
` [PATCH 13/14] drm/amdgpu: add amdgpu_umsch_mm module parameter
` [PATCH 14/14] drm/amdgpu: update SET_HW_RESOURCES definition for UMSCH
[PATCH 0/9] VCN 4.0.5
2023-08-24 21:53 UTC (9+ messages)
` [PATCH 2/9] drm/amdgpu: add VCN4 ip block support
` [PATCH 3/9] drm/amdgpu/jpeg: add jpeg support for VCN4_0_5
` [PATCH 4/9] drm/amdgpu: add VCN_4_0_5 firmware support
` [PATCH 5/9] drm/amdgpu:enable CG and PG flags for VCN
` [PATCH 6/9] drm/amdgpu/soc21: Add video cap query support for VCN_4_0_5
` [PATCH 7/9] drm/amdgpu/discovery: add VCN 4.0.5 Support
` [PATCH 8/9] drm/amdgpu:update kernel vcn ring test
` [PATCH 9/9] drm/amdgpu: enable PG flags for VCN
[PATCH] drm/amdgpu: fix VPE front door loading issue
2023-08-24 21:47 UTC
[PATCH 00/21] Add VPE Support
2023-08-24 21:31 UTC (21+ messages)
` [PATCH 02/21] drm/amdgpu: add VPE HW IP definition
` [PATCH 03/21] drm/amdgpu: add VPE RING TYPE definition
` [PATCH 04/21] drm/amdgpu: add VPE IP BLOCK definition
` [PATCH 05/21] drm/amdgpu: add VPE HW "
` [PATCH 06/21] drm/amdgpu: add VPE firmware header definition
` [PATCH 07/21] drm/amdgpu: add VPE firmware interface
` [PATCH 08/21] drm/amdgpu: add HWID for VPE
` [PATCH 09/21] drm/amdgpu: add IH CLIENT ID "
` [PATCH 10/21] drm/amdgpu: add irq src id definitions "
` [PATCH 11/21] drm/amdgpu: add doorbell index "
` [PATCH 12/21] drm/amdgpu: add support for VPE firmware name decoding
` [PATCH 13/21] drm/amdgpu: add UCODE ID for VPE
` [PATCH 14/21] drm/amdgpu: add PSP FW TYPE "
` [PATCH 15/21] drm/amdgpu: add nbio callback "
` [PATCH 16/21] drm/amdgpu: add nbio 7.11 "
` [PATCH 17/21] drm/amdgpu: add VPE 6.1.0 support
` [PATCH 18/21] drm/amdgpu: add PSP loading support for VPE
` [PATCH 19/21] drm/amdgpu: add user space CS "
` [PATCH 20/21] drm/amdgpu: enable VPE for VPE 6.1.0
` [PATCH 21/21] drm/amdgpu: add VPE FW version query support
[linux-next:master] BUILD REGRESSION 2b3bd393093b04d4882152398019cbb96b0440ff
2023-08-24 18:19 UTC
[PATCH] drm/amdgpu: add header files for MP 14.0.0
2023-08-24 15:09 UTC
[PATCH v2 1/2] drm/amdgpu: change page_table_base_addr caculation in mes queue property
2023-08-24 14:56 UTC (3+ messages)
` [PATCH v2 2/2] drm/amdgpu: Put page tables to GTT memory for gfx10 onwards APUs
[PATCH][next] drm/amd: Fix spelling mistake "throtting" -> "throttling"
2023-08-24 14:39 UTC (3+ messages)
[PATCH 0/4] drm/amdgpu: Explicitly add a flexible array at the end of 'struct amdgpu_bo_list' and simplify amdgpu_bo_list_create()
2023-08-24 14:37 UTC (5+ messages)
[PATCH AUTOSEL 6.4 10/11] drm/amdkfd: disable IOMMUv2 support for KV/CZ
2023-08-24 14:24 UTC (2+ messages)
[PATCH] drm/amd/display: enable cursor degamma for DCN3+ DRM legacy gamma
2023-08-24 13:38 UTC
[PATCH v7] drm/doc: Document DRM device reset expectations
2023-08-24 11:30 UTC (2+ messages)
[PATCH v3 0/3] Refactor and clean up codes of mst
2023-08-24 4:13 UTC (4+ messages)
` [PATCH v3 1/3] drm/mst: delete unnecessary case in drm_dp_add_payload_part2()
` [PATCH v3 2/3] drm/mst: Refactor the flow for payload allocation/removement
` [PATCH v3 3/3] drm/mst: adjust the function drm_dp_remove_payload_part2()
[Patch v2 0/3] Refactor and clean up codes of mst
2023-08-24 4:12 UTC (6+ messages)
` [Patch v2 2/3] drm/mst: Refactor the flow for payload allocation/removement
[PATCH] drm/amdgpu: Allow issue disable gfx ras cmd to firmware
2023-08-24 1:53 UTC (2+ messages)
[PATCH v3] drm/amdgpu: register a dirty framebuffer callback for fbcon
2023-08-23 21:49 UTC (3+ messages)
[PATCH v2] drm/amdgpu: register a dirty framebuffer callback for fbcon
2023-08-23 21:02 UTC (6+ 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