Linux AMD GFX
[Prev Page][Next Page]
- Re: [PATCH v6 5/5] drm/amdgpu: track bo memory stats at runtime, (continued)
- [PATCH v2] drm/amd/pm: Vangogh: Fix kernel memory out of bounds write,
Tvrtko Ursulin
- [PATCH] drm/amd/pm: Vangogh: Fix kernel memory out of bounds write,
Tvrtko Ursulin
- [pull] amdgpu, amdkfd, radeon, documentation drm-next-6.13, Alex Deucher
- [PATCH] amdgpu/fence: replace call_rcu by kfree_rcu for simple kmem_cache_free callback,
Hongling Zeng
- [PATCH v8 0/4] Introduce DRM device wedged event,
Raag Jadav
- [PATCH next] drm/amdgpu: Fix amdgpu_ip_block_hw_fini(),
Dan Carpenter
- [PATCH 2/2] drm: remove driver date from struct drm_driver and all drivers,
Jani Nikula
- [PATCH 6.6 00/28] fix CVE-2024-46701,
Yu Kuai
- [PATCH 6.6 08/28] maple_tree: move debug check to __mas_set_range(), Yu Kuai
- [PATCH 6.6 02/28] maple_tree: introduce {mtree,mas}_lock_nested(), Yu Kuai
- [PATCH 6.6 13/28] maple_tree: add test for mtree_dup(), Yu Kuai
- [PATCH 6.6 12/28] maple_tree: clean up inlines for some functions, Yu Kuai
- [PATCH 6.6 04/28] maple_tree: skip other tests when BENCH is enabled, Yu Kuai
- [PATCH 6.6 15/28] maple_tree: remove mas_searchable(), Yu Kuai
- [PATCH 6.6 14/28] maple_tree: separate ma_state node from status, Yu Kuai
- [PATCH 6.6 09/28] maple_tree: add end of node tracking to the maple state, Yu Kuai
- [PATCH 6.6 01/28] maple_tree: add mt_free_one() and mt_attr() helpers, Yu Kuai
- [PATCH 6.6 05/28] maple_tree: preserve the tree attributes when destroying maple tree, Yu Kuai
- [PATCH 6.6 10/28] maple_tree: use cached node end in mas_next(), Yu Kuai
- [PATCH 6.6 11/28] maple_tree: use cached node end in mas_destroy(), Yu Kuai
- [PATCH 6.6 06/28] maple_tree: remove unnecessary default labels from switch statements, Yu Kuai
- [PATCH 6.6 07/28] maple_tree: make mas_erase() more robust, Yu Kuai
- [PATCH 6.6 03/28] maple_tree: introduce interfaces __mt_dup() and mtree_dup(), Yu Kuai
- [PATCH 6.6 16/28] Revert "maple_tree: correct tree corruption on spanning store", Yu Kuai
- [PATCH 6.6 26/28] libfs: Convert simple directory offsets to use a Maple Tree, Yu Kuai
- [PATCH 6.6 19/28] maple_tree: mtree_range_walk() clean up, Yu Kuai
- [PATCH 6.6 28/28] maple_tree: correct tree corruption on spanning store, Yu Kuai
- [PATCH 6.6 20/28] lib/maple_tree.c: fix build error due to hotfix alteration, Yu Kuai
- [PATCH 6.6 23/28] libfs: Define a minimum directory offset, Yu Kuai
- [PATCH 6.6 24/28] libfs: Add simple_offset_empty(), Yu Kuai
- [PATCH 6.6 21/28] maple_tree: avoid checking other gaps after getting the largest gap, Yu Kuai
- [PATCH 6.6 27/28] libfs: fix infinite directory reads for offset dir, Yu Kuai
- [PATCH 6.6 18/28] maple_tree: don't find node end in mtree_lookup_walk(), Yu Kuai
- [PATCH 6.6 17/28] maple_tree: use maple state end for write operations, Yu Kuai
- [PATCH 6.6 25/28] maple_tree: Add mtree_alloc_cyclic(), Yu Kuai
- [PATCH 6.6 22/28] libfs: Re-arrange locking in offset_iterate_dir(), Yu Kuai
- Re: [PATCH 6.6 00/28] fix CVE-2024-46701, Greg KH
- Re: [PATCH 6.6 00/28] fix CVE-2024-46701, Lorenzo Stoakes
- [PATCH] drm/amdgpu: Fix dummy_read_page overlapping mappings,
Prike Liang
- [PATCH v4 1/2] drm/amdgpu: correct the S3 abort check condition,
Prike Liang
- [PATCH] drm/amdgpu: optimize ACA log print,
Yang Wang
- [PATCH] drm/fourcc: add AMD_FMT_MOD_TILE_GFX9_4K_D_X,
Qiang Yu
- [PATCH 00/29] Separating vcn power management by instance,
boyuan.zhang
- [PATCH 01/29] drm/amd/pm: add inst to dpm_set_vcn_enable, boyuan.zhang
- [PATCH 02/29] drm/amd/pm: power up or down vcn by instance, boyuan.zhang
- [PATCH 03/29] drm/amd/pm: add inst to smu_dpm_set_vcn_enable, boyuan.zhang
- [PATCH 04/29] drm/amd/pm: add inst to set_powergating_by_smu, boyuan.zhang
- [PATCH 05/29] drm/amd/pm: add inst to dpm_set_powergating_by_smu, boyuan.zhang
- [PATCH 09/29] drm/amdgpu: track instances of the same IP block, boyuan.zhang
- [PATCH 06/29] drm/amdgpu: add inst to amdgpu_dpm_enable_vcn, boyuan.zhang
- [PATCH 12/29] drm/amdgpu: power vcn 2_5 by instance, boyuan.zhang
- [PATCH 07/29] drm/amdgpu: pass ip_block in set_powergating_state, boyuan.zhang
- [PATCH 10/29] drm/amdgpu: move per inst variables to amdgpu_vcn_inst, boyuan.zhang
- [PATCH 08/29] drm/amdgpu: pass ip_block in set_clockgating_state, boyuan.zhang
- [PATCH 14/29] drm/amdgpu: power vcn 4_0 by instance, boyuan.zhang
- [PATCH 11/29] drm/amdgpu/vcn: separate gating state by instance, boyuan.zhang
- [PATCH 15/29] drm/amdgpu: power vcn 4_0_3 by instance, boyuan.zhang
- [PATCH 20/29] drm/amdgpu: early_init for each vcn instance, boyuan.zhang
- [PATCH 16/29] drm/amdgpu: power vcn 4_0_5 by instance, boyuan.zhang
- [PATCH 18/29] drm/amdgpu/vcn: separate idle work by instance, boyuan.zhang
- [PATCH 21/29] drm/amdgpu: sw_init for each vcn instance, boyuan.zhang
- [PATCH 23/29] drm/amdgpu: hw_init for each vcn instance, boyuan.zhang
- [PATCH 19/29] drm/amdgpu: set powergating state by vcn instance, boyuan.zhang
- [PATCH 28/29] drm/amdgpu: wait_for_idle for each vcn instance, boyuan.zhang
- [PATCH 26/29] drm/amdgpu: setup_ucode for each vcn instance, boyuan.zhang
- [PATCH 24/29] drm/amdgpu: suspend for each vcn instance, boyuan.zhang
- [PATCH 22/29] drm/amdgpu: sw_fini for each vcn instance, boyuan.zhang
- [PATCH 27/29] drm/amdgpu: set funcs for each vcn instance, boyuan.zhang
- [PATCH 25/29] drm/amdgpu: resume for each vcn instance, boyuan.zhang
- [PATCH 17/29] drm/amdgpu: power vcn 5_0_0 by instance, boyuan.zhang
- [PATCH 29/29] drm/amdgpu: set_powergating for each vcn instance, boyuan.zhang
- [PATCH 13/29] drm/amdgpu: power vcn 3_0 by instance, boyuan.zhang
- RE: [PATCH 00/29] Separating vcn power management by instance, Liu, Leo
- <Possible follow-ups>
- [PATCH 00/29] Separating vcn power management by instance, boyuan.zhang
- [PATCH 06/29] drm/amdgpu: add inst to amdgpu_dpm_enable_vcn, boyuan.zhang
- [PATCH 05/29] drm/amd/pm: add inst to dpm_set_powergating_by_smu, boyuan.zhang
- [PATCH 03/29] drm/amd/pm: add inst to smu_dpm_set_vcn_enable, boyuan.zhang
- [PATCH 04/29] drm/amd/pm: add inst to set_powergating_by_smu, boyuan.zhang
- [PATCH 02/29] drm/amd/pm: power up or down vcn by instance, boyuan.zhang
- [PATCH 07/29] drm/amdgpu: pass ip_block in set_powergating_state, boyuan.zhang
- [PATCH 01/29] drm/amd/pm: add inst to dpm_set_vcn_enable, boyuan.zhang
- [PATCH 09/29] drm/amdgpu: track instances of the same IP block, boyuan.zhang
- [PATCH 10/29] drm/amdgpu: move per inst variables to amdgpu_vcn_inst, boyuan.zhang
- [PATCH 12/29] drm/amdgpu: power vcn 2_5 by instance, boyuan.zhang
- [PATCH 13/29] drm/amdgpu: power vcn 3_0 by instance, boyuan.zhang
- [PATCH 17/29] drm/amdgpu: power vcn 5_0_0 by instance, boyuan.zhang
- [PATCH 16/29] drm/amdgpu: power vcn 4_0_5 by instance, boyuan.zhang
- [PATCH 22/29] drm/amdgpu: sw_fini for each vcn instance, boyuan.zhang
- [PATCH 27/29] drm/amdgpu: set funcs for each vcn instance, boyuan.zhang
- [PATCH 24/29] drm/amdgpu: suspend for each vcn instance, boyuan.zhang
- [PATCH 14/29] drm/amdgpu: power vcn 4_0 by instance, boyuan.zhang
- [PATCH 15/29] drm/amdgpu: power vcn 4_0_3 by instance, boyuan.zhang
- [PATCH 18/29] drm/amdgpu/vcn: separate idle work by instance, boyuan.zhang
- [PATCH 21/29] drm/amdgpu: sw_init for each vcn instance, boyuan.zhang
- [PATCH 20/29] drm/amdgpu: early_init for each vcn instance, boyuan.zhang
- [PATCH 11/29] drm/amdgpu/vcn: separate gating state by instance, boyuan.zhang
- [PATCH 28/29] drm/amdgpu: wait_for_idle for each vcn instance, boyuan.zhang
- [PATCH 25/29] drm/amdgpu: resume for each vcn instance, boyuan.zhang
- [PATCH 19/29] drm/amdgpu: set powergating state by vcn instance, boyuan.zhang
- [PATCH 26/29] drm/amdgpu: setup_ucode for each vcn instance, boyuan.zhang
- [PATCH 29/29] drm/amdgpu: set_powergating for each vcn instance, boyuan.zhang
- [PATCH 23/29] drm/amdgpu: hw_init for each vcn instance, boyuan.zhang
- [PATCH 08/29] drm/amdgpu: pass ip_block in set_clockgating_state, boyuan.zhang
- [PATCH] drm/amdgpu: add get_gfx_shadow_info callback for gfx12,
Shashank Sharma
- [PATCH v2] drm/amdgpu: add new AMDGPU_INFO subquery for fw objects,
Shashank Sharma
- [PATCH] drm: amdgpu: fix comment about amdgpu.abmlevel defaults,
jeffbai
- [PATCH 1/2] drm/amdgpu: add userq specific kernel config for fence ioctls,
Arunpravin Paneer Selvam
- [PATCH 0/4] fdinfo fixes,
Tvrtko Ursulin
- [PATCH v2] drm/amd/pm: correct the workload setting,
Kenneth Feng
- [PATCH v3 1/2] drm/amdgpu: correct the S3 abort check condition,
Prike Liang
- [PATCH V3 1/5] drm/amdgpu: Add sysfs interface for gc reset mask,
Jesse.zhang@xxxxxxx
- [PATCH] drm/amdgpu: skip pci_restore_state under sriov during device init,
Victor Zhao
- [PATCH 1/3] drm/amdgpu: Adjust debugfs register access permissions,
Alex Deucher
- [PATCH] drm/amd/amdgpu: limit single process inside MES,
Shaoyun Liu
- [PATCH AUTOSEL 6.6 19/23] drm/amdkfd: Accounting pdd vram_usage for svm, Sasha Levin
- [PATCH AUTOSEL 6.11 25/30] drm/amdkfd: Accounting pdd vram_usage for svm, Sasha Levin
- [PATCH] drm/amd/display: add missing tracepoint event in DM atomic_commit_tail,
Melissa Wen
- [PATCH] drm/amdgpu/smu13: fix profile reporting,
Alex Deucher
- [PATCH v3] drm/amdgpu: Add dcn30 drm_panic support, Jocelyn Falempe
- [PATCH 00/16] DC Patches Oct 28 2024,
Tom Chung
- [PATCH 01/16] drm/amd/display: Optimize power up sequence for specific OLED, Tom Chung
- [PATCH 02/16] drm/amd/display: Add a boot option to reduce phy ssc for HBR3, Tom Chung
- [PATCH 03/16] drm/amd/display: Add P-State Stall Timeout Recovery Support for dcn401, Tom Chung
- [PATCH 04/16] Revert "drm/amd/display: update DML2 policy EnhancedPrefetchScheduleAccelerationFinal DCN35", Tom Chung
- [PATCH 05/16] drm/amd/display: Reduce HPD Detection Interval for IPS, Tom Chung
- [PATCH 06/16] drm/amd/display: Refactoring if and endif statements to enable DC_LOGGER, Tom Chung
- [PATCH 07/16] drm/amd/display: Fix underflow when playing 8K video in full screen mode, Tom Chung
- [PATCH 08/16] drm/amd/display: fix handling of max_downscale_src_width fail check in SPL, Tom Chung
- [PATCH 10/16] drm/amd/display: Simplify dcn35_is_ips_supported(), Tom Chung
- [PATCH 11/16] drm/amd/display: Change MPC Tree visual confirm colours, Tom Chung
- [PATCH 12/16] drm/amd/display: Fix idle optimizations entry log, Tom Chung
- [PATCH 13/16] drm/amd/display: Do not read DSC state if not in use, Tom Chung
- [PATCH 14/16] drm/amd/display: store sharpness 1dlut table in dscl_prog_data, Tom Chung
- [PATCH 15/16] drm/amd/display: [FW Promotion] Release 0.0.240.0, Tom Chung
- [PATCH 16/16] drm/amd/display: 3.2.307, Tom Chung
- [PATCH 09/16] drm/amd/display: Remove useless assignments and variables, Tom Chung
- RE: [PATCH 00/16] DC Patches Oct 28 2024, Wheeler, Daniel
- [PATCH] drm/amd/pm: correct the workload setting,
Kenneth Feng
- [PATCH 5/5 V2] drm/amdgpu: Add sysfs interface for jpeg reset mask, Jesse.zhang@xxxxxxx
- [PATCH 4/5 V2] drm/amdgpu: Add sysfs interface for vpe reset mask, Jesse.zhang@xxxxxxx
- [PATCH 3/5 V2] drm/amdgpu: Add sysfs interface for vcn reset mask, Jesse.zhang@xxxxxxx
- [PATCH 2/5 V2] drm/amdgpu: Add sysfs interface for sdma reset mask,
Jesse.zhang@xxxxxxx
- [PATCH 1/5 V2] drm/amdgpu: Add sysfs interface for gc reset mask,
Jesse.zhang@xxxxxxx
- [PATCH] drm/amdkfd: flag per-queue reset support for gfx9,
Jonathan Kim
- [PATCH] drm/amdkfd: remove extra use of volatile,
Victor Zhao
- [PATCH] drm/amdgpu: handle default profile on on devices without fullscreen 3D,
Alex Deucher
- [PATCH] drm/amdgpu: Fix kernel config name for gfx-userqueue,
Arvind Yadav
- [PATCH 1/5] drm/amdgpu: Add sysfs interface for gc reset mask,
Jesse.zhang@xxxxxxx
- [PATCH] drm/amdgpu: avoid dummy_read_page overlapping mappings,
Prike Liang
- [PATCH] drm/amdgpu: Reduce redundant gpu resets on nbio v7.4,
YiPeng Chai
- [PATCH] drm/amd : Update MES API header file for v11 & v12,
Shaoyun Liu
- [PATCH] Revert "drm/amdkfd: SMI report dropped event count",
Alex Deucher
- [PATCH] drm/amdgpu: Fix video caps for H264 and HEVC encode maximum size, David Rosca
- Patch "drm/radeon: Fix encoder->possible_clones" has been added to the 5.15-stable tree, gregkh
- Patch "drm/radeon: Fix encoder->possible_clones" has been added to the 6.6-stable tree, gregkh
- Patch "drm/radeon: Fix encoder->possible_clones" has been added to the 5.10-stable tree, gregkh
- [PATCH 5.10 24/52] drm/radeon: Fix encoder->possible_clones, Greg Kroah-Hartman
- [PATCH 6.6 066/124] drm/radeon: Fix encoder->possible_clones, Greg Kroah-Hartman
- [PATCH 5.15 49/82] drm/radeon: Fix encoder->possible_clones, Greg Kroah-Hartman
- [PATCH 6.1 51/91] drm/radeon: Fix encoder->possible_clones, Greg Kroah-Hartman
- Patch "drm/radeon: Fix encoder->possible_clones" has been added to the 6.1-stable tree, gregkh
- [PATCH 6.11 059/135] drm/radeon: Fix encoder->possible_clones, Greg Kroah-Hartman
- [PATCH v7 00/10] validate/clean the functions of ip funcs,
Sunil Khatri
- [PATCH v7 09/10] drm/amdgpu: Clean the functions pointer set as NULL, Sunil Khatri
- [PATCH v7 03/10] drm/amdgpu: validate resume before function call, Sunil Khatri
- [PATCH v7 01/10] drm/amdgpu: validate hw_fini before function call, Sunil Khatri
- [PATCH v7 04/10] drm/amdgpu: validate wait_for_idle before function call, Sunil Khatri
- [PATCH v7 02/10] drm/amdgpu: validate suspend before function call, Sunil Khatri
- [PATCH v7 07/10] drm/amdgpu: clean the dummy wait_for_idle functions, Sunil Khatri
- [PATCH v7 06/10] drm/amdgpu: clean the dummy suspend functions, Sunil Khatri
- [PATCH v7 05/10] drm/amdgpu: clean the dummy resume functions, Sunil Khatri
- [PATCH v7 10/10] drm/amdgpu: clean unused functions of uvd/vcn/vce, Sunil Khatri
- [PATCH v7 08/10] drm/amdgpu: clean the dummy soft_reset functions, Sunil Khatri
- Patch "drm/radeon: Fix encoder->possible_clones" has been added to the 6.11-stable tree, gregkh
- [PATCH] drm/amd/amdgpu: change the flush gpu tlb mode to sync mode.,
Chong Li
[RFC PATCH] drm/amd/pm: add zero RPM OD setting support for SMU13,
Wolfgang Müller
[PATCH] drm/amdgpu: handle default profile on GC 9.4.1,
Alex Deucher
[PATCH v3] drm/amdkfd: Add kfd driver function to support hot plug/unplug amdgpu devices, Xiaogang.Chen
[PATCH] amdgpu: Don't print L2 status if there's nothing to print,
Kent Russell
[PATCH v5 0/4] rework bo mem stats tracking,
Yunxiang Li
[PATCH] drm/amdgpu: Add gpu_addr support to seq64 allocation,
Arunpravin Paneer Selvam
[PATCH v6 00/12] validate/clean the functions of ip funcs,
Sunil Khatri
- [PATCH v6 04/12] drm/amdgpu: validate suspend before function call, Sunil Khatri
- [PATCH v6 02/12] drm/amdgpu: return error if phase2 suspend fails, Sunil Khatri
- [PATCH v6 11/12] drm/amdgpu: Clean the functions pointer set as NULL, Sunil Khatri
- [PATCH v6 08/12] drm/amdgpu: clean the dummy suspend functions, Sunil Khatri
- [PATCH v6 12/12] drm/amdgpu: clean unused functions of uvd/vcn/vce, Sunil Khatri
- [PATCH v6 07/12] drm/amdgpu: clean the dummy resume functions, Sunil Khatri
- [PATCH v6 10/12] drm/amdgpu: clean the dummy soft_reset functions, Sunil Khatri
- [PATCH v6 09/12] drm/amdgpu: clean the dummy wait_for_idle functions, Sunil Khatri
- [PATCH v6 05/12] drm/amdgpu: validate resume before function call, Sunil Khatri
- [PATCH v6 03/12] drm/amdgpu: return error on suspend failure, Sunil Khatri
- [PATCH v6 01/12] drm/amdgpu: validate hw_fini before function call, Sunil Khatri
- [PATCH v6 06/12] drm/amdgpu: validate wait_for_idle before function call, Sunil Khatri
- Re: [PATCH v6 00/12] validate/clean the functions of ip funcs, Christian König
[PATCH] drm/amdgpu: refine error handling in amdgpu_ttm_tt_pin_userptr,
Lang Yu
[PATCH] drm/amdgpu: Add nps_mode in RAS init_flag, Candice Li
[PATCH] drm/amdgpu: add the command AMDGPU_INFO_QUEUE_RESET to query queue reset,
Jesse.zhang@xxxxxxx
[PATCH] drm/amdkfd: Workaround fix the multi-VF doorbell corruption issue, Samuel Zhang
[no subject], Unknown
6.6.57 has a new WARNING: amdgpu/../display/dc/dcn30/dcn30_dpp.c:501 dpp3_deferred_update+0x106/0x330 [amdgpu, Toralf Förster
[PATCH next] drm/amdgpu: Fix a double lock bug,
Dan Carpenter
[BUG] drm/amd/display: possible null-pointer dereference or redundant null check in amdgpu_dm.c, Tuo Li
[PATCH v2] drm/amdgpu: Save VCN shared memory with init reset,
Lijo Lazar
[PATCH v2] drm/amdgpu: Fix the logic for NPS request failure,
Lijo Lazar
[PATCH 1/2] drm/amdgpu: add amdgpu_gfx_sched_mask and amdgpu_compute_sched_mask debugfs,
Jesse.zhang@xxxxxxx
[PATCH v2 1/2] drm/amdgpu/gfx9: Add cleaner shader for GFX9.4.2,
Srinivasan Shanmugam
[PATCH v5 00/12] validate/clean the functions of ip funcs,
Sunil Khatri
- [PATCH v5 06/12] drm/amdgpu: validate wait_for_idle before function call, Sunil Khatri
- [PATCH v5 02/12] drm/amdgpu: add helper function amdgpu_ip_block_suspend, Sunil Khatri
- [PATCH v5 10/12] drm/amdgpu: clean the dummy soft_reset functions, Sunil Khatri
- [PATCH v5 04/12] drm/amdgpu: add helper function amdgpu_ip_block_resume, Sunil Khatri
- [PATCH v5 11/12] drm/amdgpu: Clean the functions pointer set as NULL, Sunil Khatri
- [PATCH v5 05/12] drm/amdgpu: validate resume before function call, Sunil Khatri
- [PATCH v5 03/12] drm/amdgpu: validate suspend before function call, Sunil Khatri
- [PATCH v5 07/12] drm/amdgpu: clean the dummy resume functions, Sunil Khatri
- [PATCH v5 08/12] drm/amdgpu: clean the dummy suspend functions, Sunil Khatri
- [PATCH v5 09/12] drm/amdgpu: clean the dummy wait_for_idle functions, Sunil Khatri
- [PATCH v5 01/12] drm/amdgpu: validate hw_fini before function call, Sunil Khatri
- [PATCH v5 12/12] drm/amdgpu: clean unused functions of uvd/vcn/vce, Sunil Khatri
- Re: [PATCH v5 00/12] validate/clean the functions of ip funcs, Christian König
[PATCH] drm/amd/amdkfd: add/remove kfd queues on start/stop KFD scheduling,
Shaoyun Liu
[PATCH v4 00/15] validate/clean the functions of ip funcs,
Sunil Khatri
- [PATCH v4 09/15] drm/amdgpu: clean the dummy resume functions, Sunil Khatri
- [PATCH v4 08/15] drm/amdgpu: validate wait_for_idle before function call, Sunil Khatri
- [PATCH v4 13/15] drm/amdgpu: clean the dummy soft_reset functions, Sunil Khatri
- [PATCH v4 01/15] drm/amdgpu: validate sw_init before function call, Sunil Khatri
- [PATCH v4 02/15] drm/amdgpu: clean the dummy sw_init functions, Sunil Khatri
- [PATCH v4 10/15] drm/amdgpu: clean the dummy suspend functions, Sunil Khatri
- [PATCH v4 15/15] drm/amdgpu: validate get_clockgating_state before use, Sunil Khatri
- [PATCH v4 14/15] drm/amdgpu: clean unused functions of amd_ip_funcs, Sunil Khatri
- [PATCH v4 12/15] drm/amdgpu: clean the dummy wait_for_idle functions, Sunil Khatri
- [PATCH v4 03/15] drm/amdgpu: validate sw_fini before function call, Sunil Khatri
- [PATCH v4 06/15] drm/amdgpu: validate suspend before function call, Sunil Khatri
- [PATCH v4 04/15] drm/amdgpu: clean the dummy sw_fini functions, Sunil Khatri
- [PATCH v4 11/15] drm/amdgpu: clean the dummy hw_fini functions, Sunil Khatri
- [PATCH v4 07/15] drm/amdgpu: validate resume before function call, Sunil Khatri
- [PATCH v4 05/15] drm/amdgpu: validate hw_fini before function call, Sunil Khatri
- Re: [PATCH v4 00/15] validate/clean the functions of ip funcs, Christian König
[PATCH] drm/amdgpu: Fix the logic for NPS request failure,
Lijo Lazar
[PATCH] drm/amdkfd: fix the hang caused by the write reorder to fence_addr,
Victor Zhao
Re: [PATCH v7 1/5] drm: Introduce device wedged event,
Raag Jadav
[PATCH][next] drm/amd/display: Fix spelling mistake "tunndeling" -> "tunneling",
Colin Ian King
[PATCH] drm/amdgpu: Dereference the ATCS ACPI buffer,
Prike Liang
[PATCH 1/3] drm/amd/display: Add hpd_source index check for DCE60/80/100/110/112/120 link encoders,
Srinivasan Shanmugam
[PATCH 1/2] drm/amdgpu/gfx9: Enable Cleaner Shader for GFX9.4.2 Hardware,
Srinivasan Shanmugam
[PATCH v2] drm/amd/pm: update deep sleep status on smu v14.0.2/3,
Kenneth Feng
[PATCH 0/2] Expand Display code documentation,
Rodrigo Siqueira
[PATCH] drm/amd/amdkfd: add/remove kfd queues through on stop/start KFD scheduling,
shaoyunl
[PATCH] drm/amdkfd: sever xgmi io link if host driver has disable sharing,
jokim
[PATCH] drm/amd/display: Ensure HPD source index is valid for dcn20/dcn201 link encoders,
Srinivasan Shanmugam
[PATCH] drm/amd/display: fix vram info table parsing ordering, Alex Deucher
[PATCH v3 00/16] clean unused functions of amd_ip_funcs,
Sunil Khatri
- [PATCH v3 11/16] drm/amdgpu: clean the dummy hw_fini functions, Sunil Khatri
- [PATCH v3 02/16] drm/amdgpu: clean the dummy sw_init functions, Sunil Khatri
- [PATCH v3 08/16] drm/amdgpu: validate wait_for_idle before function call, Sunil Khatri
- [PATCH v3 05/16] drm/amdgpu: validate hw_fini before function call, Sunil Khatri
- [PATCH v3 15/16] drm/amdgpu: validate get_clockgating_state before use, Sunil Khatri
- [PATCH v3 04/16] drm/amdgpu: clean the dummy sw_fini functions, Sunil Khatri
- [PATCH v3 12/16] drm/amdgpu: clean the dummy wait_for_idle functions, Sunil Khatri
- [PATCH v3 01/16] drm/amdgpu: validate sw_init before function call, Sunil Khatri
- [PATCH v3 09/16] drm/amdgpu: clean the dummy resume functions, Sunil Khatri
- [PATCH v3 06/16] drm/amdgpu: validate suspend before function call, Sunil Khatri
- [PATCH v3 13/16] drm/amdgpu: clean the dummy soft_reset functions, Sunil Khatri
- [PATCH v3 10/16] drm/amdgpu: clean the dummy suspend functions, Sunil Khatri
- [PATCH v3 16/16] drm/amdgpu: validate hw_init function pointers, Sunil Khatri
- [PATCH v3 14/16] drm/amdgpu: clean unused functions of amd_ip_funcs, Sunil Khatri
- [PATCH v3 07/16] drm/amdgpu: validate resume before function call, Sunil Khatri
- [PATCH v3 03/16] drm/amdgpu: validate sw_fini before function call, Sunil Khatri
[PATCH] drm/amd/pm: update deep sleep status on smu v14.0.2/3,
Kenneth Feng
[PATCH v4 1/3] drm/amd/pm: update smu_v13_0_6 smu header,
jiadong.zhu
[PATCH] drm/amdgpu: fix random data corruption for sdma 7,
Min, Frank
[PATCH v2] drm/amdkfd: Add kfd driver function to support hot plug/unplug amdgpu devices,
Xiaogang.Chen
[PATCH] Revert "drm/amdgpu/gfx9: put queue resets behind a debug option",
Alex Deucher
[PATCH] drm/amdgpu: add ring reset messages,
Alex Deucher
[PATCH] drm/amdgpu: clear RB_OVERFLOW bit when enabling interrupts for vega20_ih,
Victor Lu
[PATCH] drm/amd/display: Add debug option to disable idle optimizations,
Aurabindo Pillai
[PATCH] drm/amdgpu: set MES GFX HQD mask,
Shashank Sharma
[PATCH 00/10] DC Patches October 14, 2024,
Wayne Lin
- [PATCH 01/10] drm/amd/display: temp w/a for dGPU to enter idle optimizations, Wayne Lin
- [PATCH 02/10] drm/amd/display: w/a to program DISPCLK_R_GATE_DISABLE DCN35, Wayne Lin
- [PATCH 03/10] drm/amd/display: Reuse subvp enable check for DCN401, Wayne Lin
- [PATCH 04/10] drm/amd/display: Adding array index check to prevent memory corruption, Wayne Lin
- [PATCH 05/10] drm/amd/display: temp w/a for DP Link Layer compliance, Wayne Lin
- [PATCH 06/10] drm/amd/display: Recalculate SubVP Phantom VBlank End in dml21, Wayne Lin
- [PATCH 07/10] drm/amd/display: Add a Precise Delay Routine, Wayne Lin
- [PATCH 08/10] drm/amd/display: update fullscreen status to SPL, Wayne Lin
- [PATCH 09/10] drm/amd/display: To change dcn301_init.h guard., Wayne Lin
- [PATCH 10/10] drm/amd/display: 3.2.306, Wayne Lin
- RE: [PATCH 00/10] DC Patches October 14, 2024, Wheeler, Daniel
[PATCH v4 01/09] drm/amdgpu: Implement userqueue signal/wait IOCTL,
Arunpravin Paneer Selvam
[PATCH] drm/amdgpu: Save VCN shared memory with init reset,
Lijo Lazar
[PATCH] drm/amdgpu: Zero-initialize mqd backup memory,
Lijo Lazar
[PATCH] amdkfd: Explicitly specify data type amdkfd_process_info in related functions,
Zhu Lingshan
[PATCH] drm/radeon: Fix encoder->possible_clones,
Ville Syrjala
drm/radeon: Fix encoder->possible_clones, Ville Syrjälä
[PATCH next] drm/amdgpu: Fix off by one in current_memory_partition_show(),
Dan Carpenter
re: drm/amd/display: Introduce DML2,
Colin King (gmail)
[PATCH] drm/amd/display: Remove last parts of timing_trace,
linux
[PATCH] drm/amdgpu: Use SPX as default in partition config,
Lijo Lazar
[PATCH v4 00/12] drm: Introduce DRM client library,
Thomas Zimmermann
[Index of Archives]
[Linux USB Devel]
[Linux Media]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]