Linux AMD GFX
[Prev Page][Next Page]
- [PATCH 1/2] drm/amd/pm: add the interface to set and save the bootup workload type,
Kenneth Feng
- [PATCH] drm/amdgpu: Add a lock when accessing the buddy trim function, Arunpravin Paneer Selvam
- [PATCH] drm/amdgpu: reduce RLC safe mode request for gfx clock gating, Prike Liang
- [PATCH] drm/amd: set the workload type based on MALL status, Aurabindo Pillai
- [PATCH v3 0/3] Ring padding micro-optimisation etc,
Tvrtko Ursulin
- [PATCH v2] drm/amdgpu: Fix Illegal opcode in command stream Error, Arvind Yadav
- [PATCH] amdgpu: tear down ttm range manager for doorbell in amdgpu_ttm_fini(), Kent Russell
- [REGRESSION] amdgpu: thinkpad e495 backlight brightness resets after suspend,
Siva Mahadevan
- [PATCH] drm/amd/pm: fix BUG: scheduling while atomic, Kun Liu
- [PATCH 00/28] DC Patches December 20, 2024,
Roman.Li
- [PATCH 01/28] drm/amd/display: update sequential pg logic DCN35, Roman.Li
- [PATCH 02/28] drm/amd/display: power up all gating blocks when releasing hw DCN35, Roman.Li
- [PATCH 04/28] drm/amd/display: Parse RECEIVE_PORT0_CAP capabilities from DPCD, Roman.Li
- [PATCH 05/28] drm/amd/display: Add DP required HBlank size calc to link interface, Roman.Li
- [PATCH 03/28] drm/amd/display: Cleanup outdated interfaces in dcn401_clk_mgr, Roman.Li
- [PATCH 06/28] drm/amd/display: Add expanded HBlank field to dc_crtc_timing, Roman.Li
- [PATCH 07/28] drm/amd/display: Add support for setting multiple CRC windows in dc, Roman.Li
- [PATCH 08/28] drm/amd/display: Extend dc_stream_get_crc to support 2nd crc engine, Roman.Li
- [PATCH 09/28] drm/amd/display: Adjust dm to use supported interfaces for setting multiple crc windows, Roman.Li
- [PATCH 11/28] drm/amd/display: Add guards around MAX/MIN, Roman.Li
- [PATCH 12/28] drm/amd/display: Add Interface to Dump DSC Caps from dm, Roman.Li
- [PATCH 13/28] drm/amd/display: Implement Replay Low Hz Visual Confirm, Roman.Li
- [PATCH 10/28] drm/amd/display: correct type mismatches in comparisons in DML2, Roman.Li
- [PATCH 14/28] drm/amd/display: have pretrain for dpia, Roman.Li
- [PATCH 18/28] drm/amd/display: fix init_adj offset for cositing in SPL, Roman.Li
- [PATCH 17/28] drm/amd/display: Ensure correct GFX tiling info passed to DML, Roman.Li
- [PATCH 16/28] drm/amd/display: Update dc_tiling_info union to structure, Roman.Li
- [PATCH 15/28] drm/amd/display: modify init dc_power_state, Roman.Li
- [PATCH 21/28] drm/amd/display: Fix PSR-SU not support but still call the amdgpu_dm_psr_enable, Roman.Li
- [PATCH 20/28] drm/amd/display: Add HBlank reduction DPCD write to DPMS sequence, Roman.Li
- [PATCH 19/28] drm/amd/display: Optimize cursor position updates, Roman.Li
- [PATCH 23/28] drm/amd/display: Add 6bpc RGB case for dcn32 output bpp calculations, Roman.Li
- [PATCH 22/28] drm/amd/display: Disable replay and psr while VRR is enabled, Roman.Li
- [PATCH 24/28] drm/amd/display: Add check for granularity in dml ceil/floor helpers, Roman.Li
- [PATCH 25/28] drm/amd/display: Clean up SPL code, Roman.Li
- [PATCH 26/28] drm/amd/display: Add VC for VESA Aux Backlight Control, Roman.Li
- [PATCH 27/28] drm/amd/display: Extend capability to get multiple ROI CRCs, Roman.Li
- [PATCH 28/28] drm/amd/display: Promote DC to 3.2.315, Roman.Li
- RE: [PATCH 00/28] DC Patches December 20, 2024, Wheeler, Daniel
- [PATCH AUTOSEL 5.15 2/9] drm/amdkfd: Correct the migration DMA map direction, Sasha Levin
- [PATCH AUTOSEL 6.1 02/12] drm/amdkfd: Correct the migration DMA map direction, Sasha Levin
- [PATCH AUTOSEL 6.6 03/16] drm/amdkfd: Correct the migration DMA map direction, Sasha Levin
- [PATCH AUTOSEL 6.12 06/29] drm/amdkfd: Correct the migration DMA map direction, Sasha Levin
- [PATCH AUTOSEL 6.12 05/29] drm/amdgpu: use sjt mec fw on gfx943 for sriov, Sasha Levin
- [V7 00/45] Color Pipeline API w/ VKMS,
Alex Hung
- [V7 01/45] drm: Add helper for conversion from signed-magnitude, Alex Hung
- [V7 02/45] drm/vkms: Round fixp2int conversion in lerp_u16, Alex Hung
- [V7 03/45] drm/vkms: Add kunit tests for VKMS LUT handling, Alex Hung
- [V7 04/45] drm/doc/rfc: Describe why prescriptive color pipeline is needed, Alex Hung
- [V7 05/45] drm/colorop: Introduce new drm_colorop mode object, Alex Hung
- [V7 06/45] drm/colorop: Add TYPE property, Alex Hung
- [V7 07/45] drm/colorop: Add 1D Curve subtype, Alex Hung
- [V7 08/45] Documentation/gpu: document drm_colorop, Alex Hung
- [V7 09/45] drm/colorop: Add BYPASS property, Alex Hung
- [V7 10/45] drm/colorop: Add NEXT property, Alex Hung
- [V7 11/45] drm/colorop: Add atomic state print for drm_colorop, Alex Hung
- [V7 12/45] drm/plane: Add COLOR PIPELINE property, Alex Hung
- [V7 13/45] drm/colorop: Introduce DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE, Alex Hung
- [V7 14/45] drm/vkms: Add enumerated 1D curve colorop, Alex Hung
- [V7 15/45] drm/vkms: Add kunit tests for linear and sRGB LUTs, Alex Hung
- [V7 16/45] drm/colorop: Add 3x4 CTM type, Alex Hung
- [V7 17/45] drm/vkms: Use s32 for internal color pipeline precision, Alex Hung
- [V7 18/45] drm/vkms: add 3x4 matrix in color pipeline, Alex Hung
- [V7 19/45] drm/tests: Add a few tests around drm_fixed.h, Alex Hung
- [V7 20/45] drm/vkms: Add tests for CTM handling, Alex Hung
- [V7 21/45] drm/colorop: pass plane_color_pipeline client cap to atomic check, Alex Hung
- [V7 22/45] drm/colorop: define a new macro for_each_new_colorop_in_state, Alex Hung
- [V7 23/45] drm/amd/display: Ignore deprecated props when plane_color_pipeline set, Alex Hung
- [V7 24/45] drm/amd/display: Add bypass COLOR PIPELINE, Alex Hung
- [V7 25/45] drm/amd/display: Skip color pipeline initialization for cursor plane, Alex Hung
- [V7 26/45] drm/amd/display: Add support for sRGB EOTF in DEGAM block, Alex Hung
- [V7 27/45] drm/amd/display: Add support for sRGB Inverse EOTF in SHAPER block, Alex Hung
- [V7 28/45] drm/amd/display: Add support for sRGB EOTF in BLND block, Alex Hung
- [V7 29/45] drm/colorop: Add PQ 125 EOTF and its inverse, Alex Hung
- [V7 30/45] drm/amd/display: Enable support for PQ 125 EOTF and Inverse, Alex Hung
- [V7 31/45] drm/colorop: add BT2020/BT709 OETF and Inverse OETF, Alex Hung
- [V7 32/45] drm/amd/display: Add support for BT.709 and BT.2020 TFs, Alex Hung
- [V7 33/45] drm/colorop: Add 1D Curve Custom LUT type, Alex Hung
- [V7 34/45] drm/amd/display: add shaper and blend colorops for 1D Curve Custom LUT, Alex Hung
- [V7 35/45] drm/amd/display: add 3x4 matrix colorop, Alex Hung
- [V7 36/45] drm/colorop: Add mutliplier type, Alex Hung
- [V7 37/45] drm/amd/display: add multiplier colorop, Alex Hung
- [V7 38/45] drm/amd/display: Swap matrix and multiplier, Alex Hung
- [V7 39/45] drm/colorop: Define LUT_1D interpolation, Alex Hung
- [V7 40/45] drm/colorop: allow non-bypass colorops, Alex Hung
- [V7 41/45] drm/colorop: Add 3D LUT supports to color pipeline, Alex Hung
- [V7 42/45] drm/amd/display: add 3D LUT colorop, Alex Hung
- [V7 43/45] drm/amd/display: Add AMD color pipeline doc, Alex Hung
- [V7 44/45] drm/colorop: Add kernel doc for data blob, Alex Hung
- [V7 45/45] drm/colorop: Add destroy functions for color pipeline, Alex Hung
- [PATCH] drm/amd/display: Increase sanitizer frame larger than limit when compile testing with clang, Nathan Chancellor
- [PATCH] drm/amd/display: Disable -Wenum-float-conversion for dml2_dpmm_dcn4.c,
Nathan Chancellor
- [PATCH] drm/amdgpu: Fix Illegal opcode in command stream Error,
Arvind Yadav
- [Bug report] Regression with kernel v6.13-rc2,
Tobias Klausmann
- Re: [PATCH v2 5/7] drm/amdgpu: Add cgroups implementation, Maxime Ripard
- [PATCH v3 1/3] drm/amdgpu: Fix out-of-bounds issue in user fence,
Arunpravin Paneer Selvam
- [PATCH] workqueue: Do not warn when cancelling WQ_MEM_RECLAIM work from !WQ_MEM_RECLAIM worker,
Tvrtko Ursulin
- [pull] amdgpu drm-fixes-6.13, Alex Deucher
- [pull] amdgpu, amdkfd drm-next-6.14, Alex Deucher
- PrimaryGPU, __- -__
- [PATCH] drm/amdkfd: fixed page fault when enable MES shader debugger,
Jesse.zhang@xxxxxxx
- Re: [PATCH 6.12 000/172] 6.12.6-rc1 review,
Christian Heusel
- [PATCH] drm/amdgpu: add tracepoint while dump mca bank, Ruidong Tian
- [PATCH v1 1/3] drm/admgpu: replace kmalloc() and memcpy() with kmemdup(),
Mirsad Todorovac
- [PATCH] drm/amdgpu: Driver needn't request RLC safe mode for gfx MGCG,
Prike Liang
- [PATCH 0/3] drm/amd/display: fixes for kernel crashes since cursor overlay mode,
Melissa Wen
- [PATCH] drm/amdgpu: Handle NULL bo->tbo.resource (again) in amdgpu_vm_bo_update,
Michel Dänzer
- [PATCH v2] drm/ci: uprev IGT, Vignesh Raman
- [PATCH v6 0/9] Add jump table support for objtool on LoongArch,
Tiezhu Yang
- [PATCH v3 0/1] drm/amdgpu: Use device wedged event,
André Almeida
- [PATCH v2 0/1] drm/amdgpu: Use device wedged event,
André Almeida
- [PATCH] drm/amdgpu: Refine ip detection log message,
Lijo Lazar
- [PATCH] drm/amd: decrease CP queue sleep time,
Elena Sakhnovitch
- [no subject], Unknown
- [PATCH 0/5] drm: Constify 'struct bin_attribute',
Thomas Weißschuh
- [PATCH 1/2] drm/buddy: fix issue that force_merge cannot free all roots,
Arunpravin Paneer Selvam
- [PATCH] drm/amdgpu: Enable psp v14_0_3 RAS support for non-SRIOV configurations.,
Candice Li
- [PATCH] drm/amdgpu: Fix potential integer overflow in scheduler mask calculations,
Karol Przybylski
- [PATCH] drm/fourcc: add LINEAR modifiers with an exact pitch alignment,
Marek Olšák
- [PATCH v2 0/5] drm/connector: make mode_valid() callback accept const mode pointer,
Dmitry Baryshkov
- [PATCH 1/6] drm/amdgpu: Don't enable sdma 4.4.5 CTXEMPTY interrupt,
Philip Yang
- [PATCH 00/17] DC Patches Dec 13, 2024,
Rodrigo Siqueira
- [PATCH 01/17] drm/amd/display: Update FAMS2 config cmd, Rodrigo Siqueira
- [PATCH 02/17] drm/amd/display: Add support for FAMS2+ interface versions, Rodrigo Siqueira
- [PATCH 03/17] drm/amd/display: initialize uninitialized variable, Rodrigo Siqueira
- [PATCH 04/17] drm/amd/display: init dc_power_state, Rodrigo Siqueira
- [PATCH 05/17] drm/amd/display: Fix Mode Cutoff in DSC Passthrough to DP2.1 Monitor, Rodrigo Siqueira
- [PATCH 06/17] drm/amd/display: Fix brightness adjustment on MiniLED, Rodrigo Siqueira
- [PATCH 08/17] drm/amd/display: Add new message for DF throttling optimization on dcn401, Rodrigo Siqueira
- [PATCH 07/17] drm/amd/display: DML21 Reintegration For Various Fixes, Rodrigo Siqueira
- [PATCH 09/17] drm/amd/display: delete legacy code, Rodrigo Siqueira
- [PATCH 10/17] drm/amd/display: Apply (some) policy for DML2 formulation on DCN35/DCN351, Rodrigo Siqueira
- [PATCH 11/17] drm/amd/display: Fix uninitialized variables in amdgpu_dm_debugfs, Rodrigo Siqueira
- [PATCH 12/17] Revert "drm/amd/display: Fix green screen issue after suspend", Rodrigo Siqueira
- [PATCH 13/17] drm/amd/display: Re-validate streams on commit_streams, Rodrigo Siqueira
- [PATCH 14/17] drm/amd/display: Block Invalid TMDS operation, Rodrigo Siqueira
- [PATCH 15/17] drm/amd/display: Don't allow IPS2 in D0 for RCG Dynamic, Rodrigo Siqueira
- [PATCH 16/17] drm/amd/display: Disable MPC rate control on ODM pipe update, Rodrigo Siqueira
- [PATCH 17/17] drm/amd/display: 3.2.314, Rodrigo Siqueira
- RE: [PATCH 00/17] DC Patches Dec 13, 2024, Wheeler, Daniel
- [WARNING][AMDGPU] WQ_MEM_RECLAIM with Radeon RX 6600,
Chris Rankin
- [PATCH] drm/amdgpu: Fix error handling in amdgpu_ras_add_bad_pages,
Srinivasan Shanmugam
- [PATCH 1/3] drm/amdgpu/sdma4.4.2: add apu support in sdma queue reset,
Jesse.zhang@xxxxxxx
- [PATCH 1/3] drm/amdgpu: fix amdgpu_coredump,
Christian König
- [PATCH v11 0/2] drm/atomic: Ease async flip restrictions,
André Almeida
- [bug report] drm/amdgpu: parse legacy RAS bad page mixed with new data in various NPS modes, Dan Carpenter
- [PATCH 0/1] drm/amdgpu: Use device wedged event,
André Almeida
- [PATCH V2] amdkfd: wq_release signals dma_fence only when available,
Zhu Lingshan
- [PATCH] amdkfd: enlarge the hashtable of kfd_process,
Zhu Lingshan
- Recall: [PATCH 1/2] drm/amdgpu/nbio7.7: fix IP version check, Wang, Yang(Kevin)
- [PATCH 1/6] drm/amdgpu/nbio7.7: fix IP version check,
Alex Deucher
- [PATCH 1/2] drm/amdgpu/nbio7.7: fix IP version check,
Alex Deucher
- [PATCH v11 0/5] rework bo mem stats tracking,
Yunxiang Li
- [PATCH v2 1/7] drm/amdgpu: Add mqd for userq compute queue,
Arunpravin Paneer Selvam
- [PATCH -next] drm/amd/display: use swap() in update_phy_id_mapping(),
Jiapeng Chong
- [bug report] drm/amd/display: Make DMCUB tracebuffer debugfs chronological, Dan Carpenter
- [PATCH drm-next] drm/amdgpu: simplify return statement in amdgpu_ras_eeprom_init,
Dheeraj Reddy Jonnalagadda
- [PATCH v2] drm/amd/display: Fix NULL pointer dereference in dmub_tracebuffer_show,
Srinivasan Shanmugam
- [PATCH] drm/amd/display: Fix NULL pointer dereference in dmub_tracebuffer_show,
Srinivasan Shanmugam
- [PATCH] drm/amdgpu: Use dbg level for VBIOS check messages,
Lijo Lazar
- [PATCH] amdkfd: wq_release signals dma_fence only when available,
Zhu Lingshan
- [PATCH] drm/amdgpu/vcn: reset fw_shared under SRIOV,
Bokun Zhang
- [PATCH 1/3] drm/amdgpu: don't access invalid sched,
Pierre-Eric Pelloux-Prayer
- [PATCH] drm/amd: Require CONFIG_HOTPLUG_PCI_PCIE for BOCO,
Mario Limonciello
- [PATCH v10 0/2] drm/atomic: Ease async flip restrictions,
André Almeida
- [PATCH] drm/amd: Update strapping for NBIO 2.5.0,
Mario Limonciello
- [PATCH V2 00/48] VCN instance rework,
Alex Deucher
- [PATCH 02/48] drm/amdgpu/vcn3.0: split code along instances, Alex Deucher
- [PATCH 04/48] drm/amdgpu/vcn4.0.3: split code along instances, Alex Deucher
- [PATCH 05/48] drm/amdgpu/vcn4.0.5: split code along instances, Alex Deucher
- [PATCH 01/48] drm/amdgpu/vcn2.5: split code along instances, Alex Deucher
- [PATCH 07/48] drm/amdgpu/vcn5.0.1: split code along instances, Alex Deucher
- [PATCH 08/48] drm/amdgpu/vcn: switch work handler to be per instance, Alex Deucher
- [PATCH 06/48] drm/amdgpu/vcn5.0.0: split code along instances, Alex Deucher
- [PATCH 03/48] drm/amdgpu/vcn4.0: split code along instances, Alex Deucher
- [PATCH 11/48] drm/amdgpu/vcn: switch vcn helpers to be instance based, Alex Deucher
- [PATCH 12/48] drm/amdgpu/vcn3.0: convert internal functions to use vcn_inst, Alex Deucher
- [PATCH 18/48] drm/amdgpu/vcn4.0.5: convert internal functions to use vcn_inst, Alex Deucher
- [PATCH 14/48] drm/amdgpu/vcn2.0: convert internal functions to use vcn_inst, Alex Deucher
- [PATCH 13/48] drm/amdgpu/vcn1.0: convert internal functions to use vcn_inst, Alex Deucher
- [PATCH 19/48] drm/amdgpu/vcn5.0.0: convert internal functions to use vcn_inst, Alex Deucher
- [PATCH 09/48] drm/amdgpu/vcn: make powergating status per instance, Alex Deucher
- [PATCH 15/48] drm/amdgpu/vcn2.5: convert internal functions to use vcn_inst, Alex Deucher
- [PATCH 17/48] drm/amdgpu/vcn4.0.3: convert internal functions to use vcn_inst, Alex Deucher
- [PATCH 10/48] drm/amdgpu/vcn: move more instanced data to vcn_instance, Alex Deucher
- [PATCH 20/48] drm/amdgpu/vcn5.0.1: convert internal functions to use vcn_inst, Alex Deucher
- [PATCH 25/48] drm/amdgpu/vcn2.5: add set_pg_state callback, Alex Deucher
- [PATCH 22/48] drm/amdgpu/vcn: add new per instance callback for powergating, Alex Deucher
- [PATCH 23/48] drm/amdgpu/vcn1.0: add set_pg_state callback, Alex Deucher
- [PATCH 27/48] drm/amdgpu/vcn4.0: add set_pg_state callback, Alex Deucher
- [PATCH 29/48] drm/amdgpu/vcn4.0.5: add set_pg_state callback, Alex Deucher
- [PATCH 26/48] drm/amdgpu/vcn3.0: add set_pg_state callback, Alex Deucher
- [PATCH 16/48] drm/amdgpu/vcn4.0: convert internal functions to use vcn_inst, Alex Deucher
- [PATCH 24/48] drm/amdgpu/vcn2.0: add set_pg_state callback, Alex Deucher
- [PATCH 34/48] drm/amdgpu/vcn1.0: use generic set_power_gating_state helper, Alex Deucher
- [PATCH 30/48] drm/amdgpu/vcn5.0.0: add set_pg_state callback, Alex Deucher
- [PATCH 40/48] drm/amdgpu/vcn4.0.5: use generic set_power_gating_state helper, Alex Deucher
- [PATCH 33/48] drm/amdgpu/vcn: add a generic helper for set_power_gating_state, Alex Deucher
- [PATCH 32/48] drm/amdgpu/vcn: use per instance callbacks for idle work handler, Alex Deucher
- [PATCH 37/48] drm/amdgpu/vcn3.0: use generic set_power_gating_state helper, Alex Deucher
- [PATCH 46/48] drm/amdgpu: use new helper to get num instances for UVD, Alex Deucher
- [PATCH 42/48] drm/amdgpu/vcn5.0.1: use generic set_power_gating_state helper, Alex Deucher
- [PATCH 38/48] drm/amdgpu/vcn4.0: use generic set_power_gating_state helper, Alex Deucher
- [PATCH 35/48] drm/amdgpu/vcn2.0: use generic set_power_gating_state helper, Alex Deucher
- [PATCH 31/48] drm/amdgpu/vcn5.0.1: add set_pg_state callback, Alex Deucher
- [PATCH 43/48] drm/amdgpu: add a helper to get the number of instances, Alex Deucher
- [PATCH 45/48] drm/amdgpu/ras: use the number of JPEG instances, Alex Deucher
- [PATCH 47/48] drm/amdgpu: use new helper to get num instances for JPEG, Alex Deucher
- [PATCH 36/48] drm/amdgpu/vcn2.5: use generic set_power_gating_state helper, Alex Deucher
- [PATCH 21/48] drm/amdgpu/vcn: adjust pause_dpg_mode function signature, Alex Deucher
- [PATCH 41/48] drm/amdgpu/vcn5.0.0: use generic set_power_gating_state helper, Alex Deucher
- [PATCH 39/48] drm/amdgpu/vcn4.0.3: use generic set_power_gating_state helper, Alex Deucher
- [PATCH 28/48] drm/amdgpu/vcn4.0.3: add set_pg_state callback, Alex Deucher
- [PATCH 48/48] drm/amdgpu: use new helper to get num instances for SDMA, Alex Deucher
- [PATCH 44/48] drm/amdgpu: use new helper to get num instances for VCN, Alex Deucher
- [PATCH 1/2] drm/amdgpu/jpeg4.0.3: use num_jpeg_inst for SR-IOV,
Alex Deucher
- [PATCH 1/2] drm/amdgpu: add ip_dump support for vcn 5.0.1,
Alex Deucher
- [PATCH 1/2] drm/amdgpu: Failed to check various return code,
Andrew Martin
- [PATCH v10 0/6] rework bo mem stats tracking,
Yunxiang Li
- [PATCH] drm/amdgpu: Update VM flush condition for 'enforce_isolation',
Srinivasan Shanmugam
- [PATCH 7/7 v2] drm/amdgpu/gfx11: clean up kcq reset code,
Jesse.zhang@xxxxxxx
- [PATCH 6/7 v2] drm/amdgpu/gfx12: clean up kcq reset code, Jesse.zhang@xxxxxxx
- [PATCH 5/7 v2] drm/amdgpu/sdma7: Add queue reset sysfs for sdmav7, Jesse.zhang@xxxxxxx
- [PATCH 4/7 v2] drm/amdgpu/mes12: Implement reset gfx/compute queue function by mmio, Jesse.zhang@xxxxxxx
- [PATCH 3/7 v2] drm/amdgpu/mes12: Implement reset sdmav7 queue function by mmio, Jesse.zhang@xxxxxxx
- [PATCH 2/7 v2] drm/amdgpu/sdma7: implement queue reset callback for sdma7, Jesse.zhang@xxxxxxx
- [PATCH 1/7 v2] drm/amdgpu/sdma7: Implement resume function for each instance, Jesse.zhang@xxxxxxx
- [PATCH 5/5] drm/amdgpu/sdma7: Add queue reset sysfs for sdmav7,
Jesse.zhang@xxxxxxx
- [PATCH 4/5] drm/amdgpu/mes12: Implement reset gfx/compute queue function by mmio, Jesse.zhang@xxxxxxx
- [PATCH 3/5] drm/amdgpu/mes12: Implement reset sdmav7 queue function by mmio, Jesse.zhang@xxxxxxx
- [PATCH 1/5] drm/amdgpu/sdma7: Implement resume function for each instance,
Jesse.zhang@xxxxxxx
- [PATCH] drm/amdgpu: Avoid VF for RAS recovery source check,
Lijo Lazar
- [PATCH] drm/amdgpu: rename register headers to dcn_2_0_1,
Aurabindo Pillai
- [PATCH] drm/amdgpu: improve RAS ACA to avoid binding unsupported RAS blocks,
Yang Wang
- [PATCH 6.1.y] drm/amd/display: fixed integer types and null check locations,
jianqi.ren.cn
- [PATCH 6.1.y] drm/amd/display: Don't refer to dc_sink in is_dsc_need_re_compute,
jianqi.ren.cn
- [PATCH 6.1.y] drm/amd/display: fix NULL checks for adev->dm.dc in amdgpu_dm_fini(),
jianqi.ren.cn
- [PATCH] drm/amdkfd: Failed to check various return code,
Andrew Martin
- [PATCH] drm/amdkfd: Uninitialized pointer read,
Andrew Martin
- [pull] amdgpu, amdkfd drm-fixes-6.13,
Alex Deucher
- [PATCH] drm/amdgpu: fix when the cleaner shader is emitted,
Christian König
- [PATCH] drm/amd/pm: Revert state if force level fails,
Lijo Lazar
- [PATCH v2 00/10] drm/connector: add eld_mutex to protect connector->eld,
Dmitry Baryshkov
- [PATCH v2 01/10] drm/connector: add mutex to protect ELD from concurrent access, Dmitry Baryshkov
- [PATCH v2 02/10] drm/bridge: anx7625: use eld_mutex to protect access to connector->eld, Dmitry Baryshkov
- [PATCH v2 03/10] drm/bridge: ite-it66121: use eld_mutex to protect access to connector->eld, Dmitry Baryshkov
- [PATCH v2 04/10] drm/amd/display: use eld_mutex to protect access to connector->eld, Dmitry Baryshkov
- [PATCH v2 05/10] drm/exynos: hdmi: use eld_mutex to protect access to connector->eld, Dmitry Baryshkov
- [PATCH v2 06/10] drm/i915/audio: use eld_mutex to protect access to connector->eld, Dmitry Baryshkov
- [PATCH v2 07/10] drm/msm/dp: use eld_mutex to protect access to connector->eld, Dmitry Baryshkov
- [PATCH v2 08/10] drm/radeon: use eld_mutex to protect access to connector->eld, Dmitry Baryshkov
- [PATCH v2 09/10] drm/sti: hdmi: use eld_mutex to protect access to connector->eld, Dmitry Baryshkov
- [PATCH v2 10/10] drm/vc4: hdmi: use eld_mutex to protect access to connector->eld, Dmitry Baryshkov
- Re: [PATCH v2 00/10] drm/connector: add eld_mutex to protect connector->eld, Dmitry Baryshkov
- Re: [PATCH v2 00/10] drm/connector: add eld_mutex to protect connector->eld, Dmitry Baryshkov
- [PATCH 1/4] drm/amdgpu: Add psp v14_0_3 ras support,
Candice Li
- [PATCH v5.10-v6.1] drm/amd/display: Check BIOS images before it is used, Keerthana K
- [PATCH] drm/amdgpu: Fix for MEC SJT FW Load Fail on VF,
Yuan Feng
- [PATCH V4] drm/amdkfd: pause autosuspend when creating pdd, Jesse.zhang@xxxxxxx
- [PATCH 0/1] Fix ISP hw init issue,
Pratap Nirujogi
- [PATCH 01/10] drm/amdgpu: add irq source ids for VCN5_0/JPEG5_0,
Alex Deucher
- [PATCH] drm/amd: Show an info message about optional firmware missing,
Mario Limonciello
- [PATCH 1/2] drm/amdgpu: Add psp v14_0_3 ras support,
Candice Li
- [PATCH] amdgpu/uvd: get ring reference from rq scheduler,
David (Ming Qiang) Wu
- [PATCH AUTOSEL 6.6 07/10] drm/amdgpu/vcn: reset fw_shared when VCPU buffers corrupted on vcn v4.0.3, Sasha Levin
- [PATCH AUTOSEL 6.11 12/15] drm/amdgpu/vcn: reset fw_shared when VCPU buffers corrupted on vcn v4.0.3, Sasha Levin
- [PATCH AUTOSEL 6.12 12/15] drm/amdgpu/vcn: reset fw_shared when VCPU buffers corrupted on vcn v4.0.3, Sasha Levin
- [RFC PATCH 0/2] drm/amd/display: address page fault caused by max surface mismatch,
Melissa Wen
- [PATCH] drm/amd/display: Remove double checks for `debug.enable_mem_low_power.bits.cm`, Mario Limonciello
- [PATCH] drm/amdgpu: Init mmhub v1_8_1 ras func, Alex Deucher
- [PATCH] drm/amdgpu: Enable xgmi for gfx v9_5_0, Alex Deucher
- [PATCH 1/3] drm/amd/pm: Add smu_v13_0_12 support,
Alex Deucher
- [PATCH 1/4] drm/amdgpu: add psp 13_0_12 version support,
Alex Deucher
- [PATCH] drm/amd/pm: Initialize power profile mode,
Kenneth Feng
- [PATCH] drm/amdkfd: Correct the migration DMA map direction,
Prike Liang
- [PATCH] drm/amd/pm: set the default workload type to bootup type on smu v13.0.7,
Kenneth Feng
- [PATCH] drm/amdgpu: Increase FRU File Id buffer size,
Lijo Lazar
- Broken brightness control on kernel version 6.13-rc1, Emanuel Oliveira
- [PATCH 00/19] DC Patches for 6 Dec 2024,
Aurabindo Pillai
- [PATCH 01/19] drm/amd/display: populate VABC support in DMCUB, Aurabindo Pillai
- [PATCH 02/19] drm/amd/display: expose DCN401 HUBP functions, Aurabindo Pillai
- [PATCH 03/19] drm/amd/display: Refactor dcn31_panel_construct to avoid assert, Aurabindo Pillai
- [PATCH 04/19] drm/amd/display: Adjust dc_stream_forward_crc_window to accept assignment of phy_id, Aurabindo Pillai
- [PATCH 05/19] drm/amd/display: Fix phy id mapping issue for secure display, Aurabindo Pillai
- [PATCH 07/19] drm/amd/display: DML21 Update Prefetch Calculations, Aurabindo Pillai
- [PATCH 06/19] drm/amd/display: Adjust secure_display_context data structure, Aurabindo Pillai
- [PATCH 08/19] drm/amd/display: clean up SPL code, Aurabindo Pillai
- [PATCH 10/19] drm/amd/display: Overwriting dualDPP UBF values before usage, Aurabindo Pillai
- [PATCH 09/19] drm/amd/display: Make DMCUB tracebuffer debugfs chronological, Aurabindo Pillai
- [PATCH 11/19] drm/amd/display: Use resource_build_scaling_params for dcn20, Aurabindo Pillai
- [PATCH 12/19] drm/amd/display: Update color space, bias and scale programming sequence, Aurabindo Pillai
- [PATCH 16/19] drm/amd/display: remove clearance code of force_ffu_mode flag in dmub_psr_copy_settings(), Aurabindo Pillai
- [PATCH 13/19] Revert "drm/amd/display: Revised for Replay Pseudo vblank", Aurabindo Pillai
- [PATCH 17/19] drm/amd/display: update dcn351 used clock offset, Aurabindo Pillai
- [PATCH 14/19] Revert "drm/amd/display: Don't allow IPS2 in D0 for RCG Dynamic", Aurabindo Pillai
- [PATCH 19/19] drm/amd/display: 3.2.313, Aurabindo Pillai
- [PATCH 18/19] drm/amd/display: [FW Promotion] Release 0.0.246.0, Aurabindo Pillai
- [PATCH 15/19] drm/amd/display: Fix DML2 out_states to match in_states for DCN35/DCN351, Aurabindo Pillai
- RE: [PATCH 00/19] DC Patches for 6 Dec 2024, Wheeler, Daniel
- [PATCH] drm/amd: Add the capability to mark certain firmware as "required",
Mario Limonciello
- [PATCH v3] drm/amdkfd: Have kfd driver use same PASID values from graphic driver, Xiaogang.Chen
- [PATCH] drm/amdgpu: add ih cam support for IH 4.4.4, Alex Deucher
- [PATCH] drm/amdgpu: add initial support for sdma444, Alex Deucher
- [PATCH v3 1/2] drm/amdkfd: cleanup device pointer dereference chains,
Yunxiang Li
- [PATCH 01/11] drm/amd: define gc ip version local variable,
Alex Deucher
- [PATCH 02/11] drm/amdgpu/gfx: add gfx950 microcode, Alex Deucher
- [PATCH 04/11] drm/amdgpu: Set proper MTYPE for GC 9.5.0, Alex Deucher
- [PATCH 05/11] drm/amd: update mtype flags for gfx 9.5.0, Alex Deucher
- [PATCH 06/11] drm/amdgpu: Apply gc v9_5_0 golden settings, Alex Deucher
- [PATCH 03/11] drm/amdgpu: add initial support for gfx950, Alex Deucher
- [PATCH 10/11] drm/amdkfd: Handle save/restore of lds allocated in 1280B blocks, Alex Deucher
- [PATCH 09/11] drm/amdkfd: Adjust CWSR trap handler for gfx950, Alex Deucher
- [PATCH 11/11] drm/amdkfd: udpate the cwsr area size for gfx950, Alex Deucher
- [PATCH 08/11] drm/amdkfd: update buffer_{store, load}_* modifiers for gfx940, Alex Deucher
- [PATCH 07/11] drm/amdkfd: add gc 9.5.0 support on kfd, Alex Deucher
- [PATCH] drm/amdgpu: warn on DCC in fallback copy path, Alex Deucher
- [PATCH] drm/amdgpu: rework resume handling for display (v2),
Alex Deucher
[Index of Archives]
[Linux USB Devel]
[Linux Media]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]