messages from 2024-10-14 08:58:01 to 2024-10-17 13:21:59 UTC [more...]
[PATCH 00/32] Separating vcn power management by instance
2024-10-17 13:20 UTC (29+ messages)
` [PATCH 01/32] drm/amd/pm: add inst to dpm_set_vcn_enable
` [PATCH 02/32] drm/amd/pm: power up or down vcn by instance
` [PATCH 03/32] drm/amd/pm: add inst to smu_dpm_set_vcn_enable
` [PATCH 04/32] drm/amd/pm: add inst to set_powergating_by_smu
` [PATCH 05/32] drm/amd/pm: add inst to dpm_set_powergating_by_smu
` [PATCH 06/32] add inst to amdgpu_dpm_enable_vcn
` [PATCH 07/32] drm/amdgpu: pass ip_block in set_powergating_state
` [PATCH 08/32] drm/amdgpu: pass ip_block in set_clockgating_state
` [PATCH 09/32] drm/amdgpu: track instances of the same IP block
` [PATCH 10/32] drm/amdgpu: move per inst variables to amdgpu_vcn_inst
` [PATCH 11/32] drm/amdgpu/vcn: separate gating state by instance
` [PATCH 12/32] drm/amdgpu: power vcn 2_5 "
` [PATCH 13/32] drm/amdgpu: power vcn 3_0 "
` [PATCH 14/32] drm/amdgpu: power vcn 4_0 "
` [PATCH 15/32] drm/amdgpu: power vcn 4_0_3 "
` [PATCH 16/32] drm/amdgpu: power vcn 4_0_5 "
` [PATCH 18/32] drm/amdgpu/vcn: separate idle work "
` [PATCH 19/32] drm/amdgpu: set powergating state by vcn instance
` [PATCH 20/32] drm/amdgpu: early_init for each "
` [PATCH 21/32] drm/amdgpu: sw_init "
` [PATCH 22/32] drm/amdgpu: sw_fini "
` [PATCH 23/32] drm/amdgpu: hw_init "
` [PATCH 25/32] drm/amdgpu: resume "
` [PATCH 26/32] drm/amdgpu: setup_ucode "
` [PATCH 27/32] drm/amdgpu: set funcs "
` [PATCH 29/32] drm/amdgpu: dump_ip_state "
` [PATCH 30/32] drm/amdgpu: wait_for_idle "
` [PATCH 31/32] drm/amdgpu: is_idle "
[PATCH] drm/amdgpu: Save VCN shared memory with init reset
2024-10-17 13:16 UTC (6+ messages)
[PATCH v4 00/15] validate/clean the functions of ip funcs
2024-10-17 13:15 UTC (31+ messages)
` [PATCH v4 01/15] drm/amdgpu: validate sw_init before function call
` [PATCH v4 02/15] drm/amdgpu: clean the dummy sw_init functions
` [PATCH v4 03/15] drm/amdgpu: validate sw_fini before function call
` [PATCH v4 04/15] drm/amdgpu: clean the dummy sw_fini functions
` [PATCH v4 05/15] drm/amdgpu: validate hw_fini before function call
` [PATCH v4 06/15] drm/amdgpu: validate suspend "
` [PATCH v4 07/15] drm/amdgpu: validate resume "
` [PATCH v4 08/15] drm/amdgpu: validate wait_for_idle "
` [PATCH v4 09/15] drm/amdgpu: clean the dummy resume functions
` [PATCH v4 10/15] drm/amdgpu: clean the dummy suspend functions
` [PATCH v4 11/15] drm/amdgpu: clean the dummy hw_fini functions
` [PATCH v4 12/15] drm/amdgpu: clean the dummy wait_for_idle functions
` [PATCH v4 13/15] drm/amdgpu: clean the dummy soft_reset functions
` [PATCH v4 14/15] drm/amdgpu: clean unused functions of amd_ip_funcs
` [PATCH v4 15/15] drm/amdgpu: validate get_clockgating_state before use
[PATCH v4 01/09] drm/amdgpu: Implement userqueue signal/wait IOCTL
2024-10-17 12:47 UTC (12+ messages)
` [PATCH v4 02/09] drm/amdgpu: screen freeze and userq driver crash
` [PATCH v4 03/09] drm/amdgpu: Add wait IOCTL timeline syncobj support
` [PATCH v4 04/09] drm/amdgpu: Enable userq fence interrupt support
` [PATCH v4 05/09] drm/amdgpu: Remove the MES self test
` [PATCH v4 06/09] drm/amdgpu: Few optimization and fixes for userq fence driver
` [PATCH v4 07/09] drm/amdgpu: Add the missing error handling for xa_store() call
` [PATCH v4 08/09] drm/amdgpu: add vm root BO lock before accessing the vm
` [PATCH v4 09/09] drm/amdgpu: Add separate array of read and write for BO handles
[PATCH] drm/amdgpu: Fix the logic for NPS request failure
2024-10-17 10:26 UTC (2+ messages)
[PATCH] drm/amdkfd: fix the hang caused by the write reorder to fence_addr
2024-10-17 8:34 UTC
[PATCH v7 1/5] drm: Introduce device wedged event
2024-10-17 7:59 UTC (2+ messages)
[PATCH] drm/amd/pm: update deep sleep status on smu v14.0.2/3
2024-10-17 7:56 UTC (4+ messages)
[PATCH][next] drm/amd/display: Fix spelling mistake "tunndeling" -> "tunneling"
2024-10-16 13:46 UTC (2+ messages)
[PATCH] drm/amdgpu: Dereference the ATCS ACPI buffer
2024-10-17 7:23 UTC
[PATCH v2] drm/amd/pm: update deep sleep status on smu v14.0.2/3
2024-10-17 6:59 UTC (2+ messages)
[PATCH 1/3] drm/amd/display: Add hpd_source index check for DCE60/80/100/110/112/120 link encoders
2024-10-17 6:56 UTC (3+ messages)
` [PATCH 2/3] drm/amd/display: Add hpd_source index check for dcn10 link encoder setup
` [PATCH 3/3] drm/amd/display: Add hpd_source index check for dcn401 "
[PATCH 1/2] drm/amdgpu/gfx9: Enable Cleaner Shader for GFX9.4.2 Hardware
2024-10-17 6:49 UTC (2+ messages)
` [PATCH 2/2] drm/amdgpu/gfx9: Add cleaner shader for GFX9.4.2
[PATCH 0/2] Expand Display code documentation
2024-10-17 3:34 UTC (3+ messages)
` [PATCH 1/2] Documentation/gpu: Document how to narrow down display issues
` [PATCH 2/2] Documentation/gpu/amdgpu: Add programming model for DCN
[PATCH] drm/amd/amdkfd: add/remove kfd queues through on stop/start KFD scheduling
2024-10-17 1:44 UTC
[PATCH] drm/amd/display: Add debug option to disable idle optimizations
2024-10-16 21:05 UTC (2+ messages)
[pull] amdgpu, amdkfd, radeon drm-fixes-6.12
2024-10-16 20:05 UTC
[PATCH] drm/amdkfd: sever xgmi io link if host driver has disable sharing
2024-10-16 19:08 UTC (2+ messages)
[PATCH v6 0/4] drm: Minimum backlight overrides and implementation for amdgpu
2024-10-16 17:46 UTC (3+ messages)
[PATCH] drm/amd/display: Ensure HPD source index is valid for dcn20/dcn201 link encoders
2024-10-16 16:09 UTC (2+ messages)
[PATCH] Revert "drm/amdgpu/gfx9: put queue resets behind a debug option"
2024-10-16 15:11 UTC (3+ messages)
[PATCH] drm/amdgpu: fix random data corruption for sdma 7
2024-10-16 13:51 UTC (4+ messages)
[PATCH 00/10] DC Patches October 14, 2024
2024-10-16 13:15 UTC (14+ messages)
` [PATCH 01/10] drm/amd/display: temp w/a for dGPU to enter idle optimizations
` [PATCH 02/10] drm/amd/display: w/a to program DISPCLK_R_GATE_DISABLE DCN35
` [PATCH 03/10] drm/amd/display: Reuse subvp enable check for DCN401
` [PATCH 04/10] drm/amd/display: Adding array index check to prevent memory corruption
` [PATCH 05/10] drm/amd/display: temp w/a for DP Link Layer compliance
` [PATCH 06/10] drm/amd/display: Recalculate SubVP Phantom VBlank End in dml21
` [PATCH 07/10] drm/amd/display: Add a Precise Delay Routine
` [PATCH 08/10] drm/amd/display: update fullscreen status to SPL
` [PATCH 09/10] drm/amd/display: To change dcn301_init.h guard
` [PATCH 10/10] drm/amd/display: 3.2.306
[PATCH] drm/amd/display: fix vram info table parsing ordering
2024-10-16 13:14 UTC
[PATCH 1/2] drm/sched: adding a new scheduling policy
2024-10-16 12:05 UTC (5+ messages)
[PATCH v3 00/16] clean unused functions of amd_ip_funcs
2024-10-16 7:22 UTC (17+ messages)
` [PATCH v3 01/16] drm/amdgpu: validate sw_init before function call
` [PATCH v3 02/16] drm/amdgpu: clean the dummy sw_init functions
` [PATCH v3 03/16] drm/amdgpu: validate sw_fini before function call
` [PATCH v3 04/16] drm/amdgpu: clean the dummy sw_fini functions
` [PATCH v3 05/16] drm/amdgpu: validate hw_fini before function call
` [PATCH v3 06/16] drm/amdgpu: validate suspend "
` [PATCH v3 07/16] drm/amdgpu: validate resume "
` [PATCH v3 08/16] drm/amdgpu: validate wait_for_idle "
` [PATCH v3 09/16] drm/amdgpu: clean the dummy resume functions
` [PATCH v3 10/16] drm/amdgpu: clean the dummy suspend functions
` [PATCH v3 11/16] drm/amdgpu: clean the dummy hw_fini functions
` [PATCH v3 12/16] drm/amdgpu: clean the dummy wait_for_idle functions
` [PATCH v3 13/16] drm/amdgpu: clean the dummy soft_reset functions
` [PATCH v3 14/16] drm/amdgpu: clean unused functions of amd_ip_funcs
` [PATCH v3 15/16] drm/amdgpu: validate get_clockgating_state before use
` [PATCH v3 16/16] drm/amdgpu: validate hw_init function pointers
[PATCH v4 1/3] drm/amd/pm: update smu_v13_0_6 smu header
2024-10-16 6:02 UTC (3+ messages)
` [PATCH v4 2/3] drm/amd/pm: implement dpm sdma reset function
` [PATCH v4 3/3] drm/amdgpu/sdma4.4.2: implement ring reset callback for sdma4.4.2
[PATCH v2] drm/amdkfd: Add kfd driver function to support hot plug/unplug amdgpu devices
2024-10-15 21:21 UTC
[PATCH] drm/amdgpu: clear RB_OVERFLOW bit when enabling interrupts for vega20_ih
2024-10-15 18:27 UTC (2+ messages)
[PATCH] drm/amdgpu: add ring reset messages
2024-10-15 18:15 UTC
[PATCH] drm/amdkfd: add/remove kfd queues through on stop/start KFD scheduling
2024-10-15 18:09 UTC (2+ messages)
[PATCH] drm/amdgpu: set MES GFX HQD mask
2024-10-15 16:53 UTC (3+ messages)
[PATCH] drm/amdgpu: enable userqueue support for GFX12
2024-10-15 16:37 UTC (5+ messages)
[PATCH] drm/amd: Guard against bad data for ATIF ACPI method
2024-10-15 14:24 UTC (2+ messages)
[PATCH 00/16] DC Patches October 9, 2024
2024-10-15 13:48 UTC (2+ messages)
[PATCH] drm/amd/display: Disable PSR-SU on Parade 08-01 TCON too
2024-10-15 0:30 UTC (4+ messages)
[PATCH] drm/radeon: always set GEM function pointer
2024-10-15 3:57 UTC (7+ messages)
` [PATCHES] drm/radeon issues
[PATCH v3 1/3] drm/amd/pm: update smu_v13_0_6 smu header
2024-10-15 7:26 UTC (6+ messages)
` [PATCH v3 3/3] drm/amdgpu/sdma4.4.2: implement ring reset callback for sdma4.4.2
[PATCH] drm/amdgpu: Zero-initialize mqd backup memory
2024-10-15 6:09 UTC (2+ messages)
[PATCH v2] drm/amdkfd: change kfd process kref count at creation
2024-10-15 4:49 UTC (7+ messages)
[PATCH] amdkfd: Explicitly specify data type amdkfd_process_info in related functions
2024-10-15 3:51 UTC
[PATCH] drm/amdgpu: Use SPX as default in partition config
2024-10-15 3:42 UTC (2+ messages)
[PATCH] drm/radeon: Fix encoder->possible_clones
2024-10-14 18:19 UTC (2+ messages)
[PATCH next] drm/amdgpu: Fix off by one in current_memory_partition_show()
2024-10-14 18:04 UTC (3+ messages)
drm/amd/display: Introduce DML2
2024-10-10 15:59 UTC
[PATCH] drm/amd/display: Remove last parts of timing_trace
2024-10-10 20:51 UTC
[PATCH v4 00/12] drm: Introduce DRM client library
2024-10-14 8:55 UTC (10+ messages)
` [PATCH v4 04/12] drm/fbdev: Select fbdev I/O helpers from modules that require them
` [PATCH v4 05/12] drm/fbdev: Store fbdev module parameters in separate file
` [PATCH v4 06/12] drm/client: Move client event handlers to drm_client_event.c
` [PATCH v4 07/12] drm/client: Move suspend/resume into DRM client callbacks
` [PATCH v4 08/12] drm/amdgpu: Suspend and resume internal clients with client helpers
` [PATCH v4 09/12] drm/nouveau: Suspend and resume "
` [PATCH v4 10/12] drm/radeon: "
` [PATCH v4 11/12] drm/client: Make client support optional
` [PATCH v4 12/12] drm/client: Add client-lib module
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