messages from 2024-10-21 13:06:38 to 2024-10-25 02:48:09 UTC [more...]
[PATCH next] drm/amdgpu: Fix amdgpu_ip_block_hw_fini()
2024-10-24 15:00 UTC (2+ messages)
[PATCH 2/2] drm: remove driver date from struct drm_driver and all drivers
2024-10-24 21:34 UTC (4+ messages)
[PATCH 00/32] Separating vcn power management by instance
2024-10-25 2:48 UTC (14+ messages)
` [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 28/32] drm/amdgpu: print_ip_state for each vcn instance
` [PATCH 29/32] drm/amdgpu: dump_ip_state "
[PATCH] drm/amdkfd: Use dynamic allocation for CU occupancy array in 'kfd_get_cu_occupancy()'
2024-10-25 2:43 UTC (2+ messages)
` [PATCH v4] "
[PATCH 00/29] Separating vcn power management by instance
2024-10-25 2:35 UTC (30+ messages)
` [PATCH 01/29] drm/amd/pm: add inst to dpm_set_vcn_enable
` [PATCH 02/29] drm/amd/pm: power up or down vcn by instance
` [PATCH 03/29] drm/amd/pm: add inst to smu_dpm_set_vcn_enable
` [PATCH 04/29] drm/amd/pm: add inst to set_powergating_by_smu
` [PATCH 05/29] drm/amd/pm: add inst to dpm_set_powergating_by_smu
` [PATCH 06/29] drm/amdgpu: add inst to amdgpu_dpm_enable_vcn
` [PATCH 07/29] drm/amdgpu: pass ip_block in set_powergating_state
` [PATCH 08/29] drm/amdgpu: pass ip_block in set_clockgating_state
` [PATCH 09/29] drm/amdgpu: track instances of the same IP block
` [PATCH 10/29] drm/amdgpu: move per inst variables to amdgpu_vcn_inst
` [PATCH 11/29] drm/amdgpu/vcn: separate gating state by instance
` [PATCH 12/29] drm/amdgpu: power vcn 2_5 "
` [PATCH 13/29] drm/amdgpu: power vcn 3_0 "
` [PATCH 14/29] drm/amdgpu: power vcn 4_0 "
` [PATCH 15/29] drm/amdgpu: power vcn 4_0_3 "
` [PATCH 16/29] drm/amdgpu: power vcn 4_0_5 "
` [PATCH 17/29] drm/amdgpu: power vcn 5_0_0 "
` [PATCH 18/29] drm/amdgpu/vcn: separate idle work "
` [PATCH 19/29] drm/amdgpu: set powergating state by vcn instance
` [PATCH 20/29] drm/amdgpu: early_init for each "
` [PATCH 21/29] drm/amdgpu: sw_init "
` [PATCH 22/29] drm/amdgpu: sw_fini "
` [PATCH 23/29] drm/amdgpu: hw_init "
` [PATCH 24/29] drm/amdgpu: suspend "
` [PATCH 25/29] drm/amdgpu: resume "
` [PATCH 26/29] drm/amdgpu: setup_ucode "
` [PATCH 27/29] drm/amdgpu: set funcs "
` [PATCH 28/29] drm/amdgpu: wait_for_idle "
` [PATCH 29/29] drm/amdgpu: set_powergating "
[PATCH] drm/amdgpu/smu13: fix profile reporting
2024-10-24 23:54 UTC (3+ messages)
[PATCH] drm/amdgpu: add get_gfx_shadow_info callback for gfx12
2024-10-24 20:19 UTC (2+ messages)
[PATCH] drm/amd/amdgpu: limit single process inside MES
2024-10-24 14:36 UTC (3+ messages)
[PATCH v2] drm/amdgpu: add new AMDGPU_INFO subquery for fw objects
2024-10-24 14:03 UTC
[PATCH] drm/amd : Update MES API header file for v11 & v12
2024-10-24 13:37 UTC (3+ messages)
[PATCH] drm: amdgpu: fix comment about amdgpu.abmlevel defaults
2024-10-24 13:07 UTC
[PATCH 1/2] drm/amdgpu: add userq specific kernel config for fence ioctls
2024-10-24 12:10 UTC (2+ messages)
` [PATCH 2/2] drm/amdgpu: Add gpu_addr support to seq64 allocation
[PATCH 0/4] fdinfo fixes
2024-10-24 9:23 UTC (5+ messages)
` [PATCH 1/4] drm/amdgpu: make drm-memory-* report resident memory
` [PATCH 2/4] drm/amdgpu: stop tracking visible memory stats
` [PATCH 3/4] drm/amdgpu: Stop reporting special chip memory pools as CPU memory in fdinfo
` [RFC 4/4] drm/amdgpu: Expose special on chip memory pools "
[PATCH v2] drm/amd/pm: correct the workload setting
2024-10-24 8:59 UTC
[PATCH v3 1/2] drm/amdgpu: correct the S3 abort check condition
2024-10-24 8:40 UTC (3+ messages)
` [PATCH v3 2/2] drm/amdgpu: clean up the suspend_complete
[PATCH v5 0/4] rework bo mem stats tracking
2024-10-23 14:27 UTC (25+ messages)
` [PATCH v5 1/4] drm/amdgpu: remove unused function parameter
` [PATCH v5 2/4] drm/amdgpu: make drm-memory-* report resident memory
` [PATCH v5 3/4] drm/amdgpu: stop tracking visible memory stats
` [PATCH v5 4/4] drm/amdgpu: track bo memory stats at runtime
[PATCH V3 1/5] drm/amdgpu: Add sysfs interface for gc reset mask
2024-10-24 7:39 UTC (5+ messages)
` [PATCH V3 2/5] drm/amdgpu: Add sysfs interface for sdma "
` [PATCH V3 3/5] drm/amdgpu: Add sysfs interface for vcn "
` [PATCH V3 4/5] drm/amdgpu: Add sysfs interface for vpe "
` [PATCH V3 5/5] drm/amdgpu: Add sysfs interface for jpeg "
[PATCH v2 1/2] drm/amdgpu: correct the S3 abort check condition
2024-10-24 7:36 UTC (10+ messages)
` [PATCH v2 2/2] drm/amdgpu: clean up the suspend_complete
[PATCH] drm/amdgpu: skip pci_restore_state under sriov during device init
2024-10-24 6:49 UTC (2+ messages)
[PATCH] drm/amd/pm: correct the workload setting
2024-10-23 22:47 UTC (3+ messages)
[PATCH] drm/amdgpu: Increase MES log buffer to dump mes scratch data
2024-10-23 22:20 UTC (4+ messages)
[PATCH 0/2] drm/amd/display: increase MAX_SURFACES in line with planes and streams
2024-10-23 21:31 UTC (7+ messages)
` [PATCH 1/2] drm/amd/display: increase max surfaces "
[PATCH 1/3] drm/amdgpu: Adjust debugfs register access permissions
2024-10-23 21:03 UTC (3+ messages)
` [PATCH 2/3] drm/amdgpu: Adjust debugfs eviction and IB "
` [PATCH 3/3] drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()
[PATCH] drm/amd/amdgpu: limit single process inside MES
2024-10-23 19:32 UTC (2+ messages)
[PATCH 0/2] Expand Display code documentation
2024-10-23 18:12 UTC (3+ messages)
` [PATCH 2/2] Documentation/gpu/amdgpu: Add programming model for DCN
[pull] amdgpu drm-fixes-6.12
2024-10-23 18:02 UTC
[PATCH] drm/amd/display: add missing tracepoint event in DM atomic_commit_tail
2024-10-23 15:42 UTC (2+ messages)
[PATCH AUTOSEL 6.6 19/23] drm/amdkfd: Accounting pdd vram_usage for svm
2024-10-23 14:31 UTC
[PATCH AUTOSEL 6.11 25/30] drm/amdkfd: Accounting pdd vram_usage for svm
2024-10-23 14:29 UTC
[PATCH] drm/amdgpu: handle default profile on on devices without fullscreen 3D
2024-10-23 10:00 UTC (3+ messages)
[PATCH v3] drm/amdgpu: Add dcn30 drm_panic support
2024-10-23 8:47 UTC
[PATCH 1/5 V2] drm/amdgpu: Add sysfs interface for gc reset mask
2024-10-23 7:29 UTC (2+ messages)
[PATCH 2/5 V2] drm/amdgpu: Add sysfs interface for sdma reset mask
2024-10-23 7:11 UTC (2+ messages)
[PATCH 00/16] DC Patches Oct 28 2024
2024-10-23 4:53 UTC (17+ messages)
` [PATCH 01/16] drm/amd/display: Optimize power up sequence for specific OLED
` [PATCH 02/16] drm/amd/display: Add a boot option to reduce phy ssc for HBR3
` [PATCH 03/16] drm/amd/display: Add P-State Stall Timeout Recovery Support for dcn401
` [PATCH 04/16] Revert "drm/amd/display: update DML2 policy EnhancedPrefetchScheduleAccelerationFinal DCN35"
` [PATCH 05/16] drm/amd/display: Reduce HPD Detection Interval for IPS
` [PATCH 06/16] drm/amd/display: Refactoring if and endif statements to enable DC_LOGGER
` [PATCH 07/16] drm/amd/display: Fix underflow when playing 8K video in full screen mode
` [PATCH 08/16] drm/amd/display: fix handling of max_downscale_src_width fail check in SPL
` [PATCH 09/16] drm/amd/display: Remove useless assignments and variables
` [PATCH 10/16] drm/amd/display: Simplify dcn35_is_ips_supported()
` [PATCH 11/16] drm/amd/display: Change MPC Tree visual confirm colours
` [PATCH 12/16] drm/amd/display: Fix idle optimizations entry log
` [PATCH 13/16] drm/amd/display: Do not read DSC state if not in use
` [PATCH 14/16] drm/amd/display: store sharpness 1dlut table in dscl_prog_data
` [PATCH 15/16] drm/amd/display: [FW Promotion] Release 0.0.240.0
` [PATCH 16/16] drm/amd/display: 3.2.307
[PATCH 1/2] drm/amdgpu: add amdgpu_gfx_sched_mask and amdgpu_compute_sched_mask debugfs
2024-10-23 3:20 UTC (4+ messages)
[PATCH v4 1/3] drm/amd/pm: update smu_v13_0_6 smu header
2024-10-23 3:12 UTC (3+ messages)
` [PATCH v4 3/3] drm/amdgpu/sdma4.4.2: implement ring reset callback for sdma4.4.2
[PATCH 5/5 V2] drm/amdgpu: Add sysfs interface for jpeg reset mask
2024-10-23 2:46 UTC
[PATCH 4/5 V2] drm/amdgpu: Add sysfs interface for vpe reset mask
2024-10-23 2:44 UTC
[PATCH 3/5 V2] drm/amdgpu: Add sysfs interface for vcn reset mask
2024-10-23 2:44 UTC
[PATCH] drm/amdgpu: avoid dummy_read_page overlapping mappings
2024-10-23 1:50 UTC (2+ messages)
[PATCH] drm/amdgpu: Add dcn30 drm_panic support
2024-10-22 23:09 UTC (3+ messages)
[PATCH] drm/amdkfd: flag per-queue reset support for gfx9
2024-10-22 17:36 UTC
[PATCH] drm/amdgpu: enable userqueue support for GFX12
2024-10-22 16:39 UTC (7+ messages)
[PATCH v2] drm/amdgpu: Fix the logic for NPS request failure
2024-10-22 14:06 UTC (3+ messages)
[PATCH] drm/amdkfd: remove extra use of volatile
2024-10-22 14:05 UTC (3+ messages)
[PATCH] drm/amdkfd: fix the hang caused by the write reorder to fence_addr
2024-10-22 13:46 UTC (5+ messages)
[PATCH] drm/amdgpu: handle default profile on GC 9.4.1
2024-10-22 13:38 UTC (5+ messages)
[PATCH] drm/amdgpu: Fix kernel config name for gfx-userqueue
2024-10-22 12:59 UTC (2+ messages)
[PATCH] drm/amdgpu: Reduce redundant gpu resets on nbio v7.4
2024-10-22 10:31 UTC (2+ messages)
[PATCH 1/5] drm/amdgpu: Add sysfs interface for gc reset mask
2024-10-22 9:52 UTC (6+ messages)
` [PATCH 2/5] drm/amdgpu: Add sysfs interface for sdma "
` [PATCH 3/5] drm/amdgpu: Add sysfs interface for vcn "
` [PATCH 4/5] drm/amdgpu: Add sysfs interface for vpe "
` [PATCH 5/5] drm/amdgpu: Add sysfs interface for jpeg "
[PATCH] amdkfd: Explicitly specify data type amdkfd_process_info in related functions
2024-10-22 8:01 UTC (4+ messages)
[PATCH] drm/amdgpu: Use SPX as default in partition config
2024-10-22 4:38 UTC (5+ messages)
[PATCH] drm/amd : Update MES API header file for v11 & v12
2024-10-22 2:27 UTC
[PATCH] drm/amd/display: Disable PSR-SU on Parade 08-01 TCON too
2024-10-21 19:23 UTC (2+ messages)
[PATCH] Revert "drm/amdkfd: SMI report dropped event count"
2024-10-21 17:53 UTC (2+ messages)
[PATCH] drm/amdkfd: sever xgmi io link if host driver has disable sharing
2024-10-21 17:35 UTC (3+ messages)
[PATCH] drm/amdgpu: Fix video caps for H264 and HEVC encode maximum size
2024-10-21 16:49 UTC
[PATCH v6 00/12] validate/clean the functions of ip funcs
2024-10-21 16:46 UTC (5+ messages)
[PATCH] amdgpu: Don't print L2 status if there's nothing to print
2024-10-21 14:36 UTC (3+ messages)
Patch "drm/radeon: Fix encoder->possible_clones" has been added to the 5.10-stable tree
2024-10-21 7:33 UTC
Patch "drm/radeon: Fix encoder->possible_clones" has been added to the 5.15-stable tree
2024-10-21 7:33 UTC
Patch "drm/radeon: Fix encoder->possible_clones" has been added to the 6.6-stable tree
2024-10-21 7:40 UTC
[PATCH 5.10 24/52] drm/radeon: Fix encoder->possible_clones
2024-10-21 10:25 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