Linux AMD GFX
[Prev Page][Next Page]
- [PATCH 00/24] DC Patches May 16, 2024,
Roman.Li
- [PATCH 01/24] drm/amd/display: Move DSC functions from dc.c to dc_dsc.c, Roman.Li
- [PATCH 04/24] drm/amd/display: Fix incorrect DCN401 comparison, Roman.Li
- [PATCH 02/24] drm/amd/display: Remove duplicate configuration, Roman.Li
- [PATCH 06/24] drm/amd/display: Adjust incorrect indentations and spaces, Roman.Li
- [PATCH 08/24] drm/amd/display: Refactor HUBBUB into component folder for DCN401, Roman.Li
- [PATCH 07/24] drm/amd/display: enable EASF support for DCN40, Roman.Li
- [PATCH 05/24] drm/amd/display: Use the correct TMDS function to avoid DVI issues, Roman.Li
- [PATCH 12/24] drm/amd/display: Deallocate DML 2.1 Memory Allocation, Roman.Li
- [PATCH 10/24] drm/amd/display: Add missing DML2 var helpers, Roman.Li
- [PATCH 09/24] drm/amd/display: Modify HPO pixel clock programming to support DPM, Roman.Li
- [PATCH 11/24] drm/amd/display: Add NULL check within get_target_mpc_factor, Roman.Li
- [PATCH 16/24] drm/amd/display: Fix pipe addition logic in calc_blocks_to_ungate DCN35, Roman.Li
- [PATCH 13/24] drm/amd/display: Add 3DLUT DMA load trigger, Roman.Li
- [PATCH 20/24] drm/amd/display: Disable DCN401 idle optimizations, Roman.Li
- [PATCH 15/24] drm/amd/display: Add ips status info to debugfs, Roman.Li
- [PATCH 21/24] drm/amd/display: Correct display clocks update block sequence, Roman.Li
- [PATCH 22/24] drm/amd/display: Not fallback if link BW is smaller than req BW, Roman.Li
- [PATCH 17/24] drm/amd/display: Remove redundant idle optimization check, Roman.Li
- [PATCH 03/24] drm/amd/display: Add missing enable and disable symclk_se functions for dcn401, Roman.Li
- [PATCH 18/24] drm/amd/display: fix a typo which causes an incorrect ODM combine setup, Roman.Li
- [PATCH 14/24] drm/amd/display: Clear shared dmub firmware state on init, Roman.Li
- [PATCH 24/24] drm/amd/display: 3.2.286, Roman.Li
- [PATCH 19/24] drm/amd/display: Fix ODM + underscan case with cursor, Roman.Li
- [PATCH 23/24] drm/amd/display: Fix POWERPC_64 compilation, Roman.Li
- [linux-next:master] BUILD REGRESSION dbd9e2e056d8577375ae4b31ada94f8aa3769e8a, kernel test robot
- [PATCH] drm/amd/pm: support mode1 reset on smu v14.0.3, Alex Deucher
- [PATCH] drm/amdgpu: Adjust logic in amdgpu_device_partner_bandwidth(),
Alex Deucher
- [PATCH] drm/amdgpu: silence UBSAN warning,
Alex Deucher
- [PATCH v5 00/10] Add PM policy interfaces,
Lijo Lazar
- [PATCH v5 01/10] drm/amd/pm: Add support for DPM policies, Lijo Lazar
- [PATCH v5 02/10] drm/amd/pm: Update PMFW messages for SMUv13.0.6, Lijo Lazar
- [PATCH v5 04/10] drm/amd/pm: Add xgmi plpd policy to pm_policy, Lijo Lazar
- [PATCH v5 03/10] drm/amd/pm: Add support to select pstate policy, Lijo Lazar
- [PATCH v5 05/10] drm/amd/pm: Add xgmi plpd to SMU v13.0.6 pm_policy, Lijo Lazar
- [PATCH v5 06/10] drm/amd/pm: Add xgmi plpd to aldebaran pm_policy, Lijo Lazar
- [PATCH v5 07/10] drm/amd/pm: Add xgmi plpd to arcturus pm_policy, Lijo Lazar
- [PATCH v5 08/10] drm/amd/pm: Remove legacy interface for xgmi plpd, Lijo Lazar
- [PATCH v5 10/10] Documentation/amdgpu: Add PM policy documentation, Lijo Lazar
- [PATCH v5 09/10] drm/amd/pm: Remove unused interface to set plpd, Lijo Lazar
- [RFC v2 0/2] Discussion around eviction improvements,
Tvrtko Ursulin
- [PATCH] drm/amd/pm: add return check for cast_const_phw_vega10_power_state, Bob Zhou
- [PATCH 1/2] drm/amd/amdgpu: add thm 14.0.2 header file,
Kenneth Feng
- [PATCH] drm/radeon: initialize atom DIG backlight for iMac12, 1 and iMac12, 2 with Radeon 6750M,
Kendall Smith
- [linux-next:master] BUILD REGRESSION 82d92a9a1b9ea0ea52aff27cddd05009b4edad49, kernel test robot
- [PATCH] drm/amdgpu/vcn: update vcn5 enc/dec capabilities,
Ruijing Dong
- [PATCH] drm/amdgpu/display: Update kdoc for 'optc35_set_odm_combine',
Srinivasan Shanmugam
- [PATCH v3 1/4] drm/amdgpu: update the ip_dump to ipdump_core,
Sunil Khatri
- [PATCH] drm/amd/pm: disable gpo temporarily,
Gao, Likun
- [PATCH v3] drm/amdkfd: Remove bo NULL check in gmc_v12_0_get_vm_pte() function,
Sreekant Somasekharan
- [PATCH v2] drm/amdkfd: Remove bo NULL check in gmc_v12_0_get_vm_pte() function, Sreekant Somasekharan
- [PATCH] drm/amdgpu: fix Kconfig for ISP v2,
Alex Deucher
- [PATCH] drm/amdgpu: fix Kconfig for ISP,
Alex Deucher
- [linux-next:master] BUILD REGRESSION 26dd54d03cd94ecc035d9e1e9fd4fc0f3ab311cf, kernel test robot
- [PATCH 1/2] drm/amdgpu: fix documentation errors in sdma v7.0,
Alex Deucher
- [PATCH] drm/amdgpu: Add documentation for AMD_IP_BLOCK_TYPE_ISP,
Alex Deucher
- [PATCH v3 1/2] drm/buddy: Fix the range bias clear memory allocation issue,
Arunpravin Paneer Selvam
- [PATCH v4 00/10] Add PM policy interfaces,
Lijo Lazar
- [PATCH v4 01/10] drm/amd/pm: Add support for DPM policies, Lijo Lazar
- [PATCH v4 02/10] drm/amd/pm: Update PMFW messages for SMUv13.0.6, Lijo Lazar
- [PATCH v4 04/10] drm/amd/pm: Add xgmi plpd policy to pm_policy, Lijo Lazar
- [PATCH v4 03/10] drm/amd/pm: Add support to select pstate policy, Lijo Lazar
- [PATCH v4 06/10] drm/amd/pm: Add xgmi plpd to aldebaran pm_policy, Lijo Lazar
- [PATCH v4 05/10] drm/amd/pm: Add xgmi plpd to SMU v13.0.6 pm_policy, Lijo Lazar
- [PATCH v4 07/10] drm/amd/pm: Add xgmi plpd to arcturus pm_policy, Lijo Lazar
- [PATCH v4 08/10] drm/amd/pm: Remove legacy interface for xgmi plpd, Lijo Lazar
- [PATCH v4 10/10] Documentation/amdgpu: Add PM policy documentation, Lijo Lazar
- [PATCH v4 09/10] drm/amd/pm: Remove unused interface to set plpd, Lijo Lazar
- Re: [PATCH v4 00/10] Add PM policy interfaces, Lazar, Lijo
- [PATCH] drm/amdgpu: add more device info to the devcoredump, Sunil Khatri
- [PATCH 8/8] drm/amdgpu: switch default mes to uni mes, Gao, Likun
- [PATCH 6/8] drm/amdgpu: enable gfxoff for gc v12.0.0, Gao, Likun
- [PATCH 7/8] drm/amd/pm: add pp_dpm_dcefclk for smu 14.0.2/3, Gao, Likun
- [PATCH 5/8] drm/amd/amdgpu: enable mmhub and athub cg on gc 12.0.0, Gao, Likun
- [PATCH] drm/amdgpu/mes: use mc address for wptr in add queue packet,
Min, Frank
- [PATCH 4/8] drm/amdgpu: enable some cg feature for gc 12.0.0, Gao, Likun
- [PATCH 3/8] drm/amdgpu: enable gfx cgcg&cgls for gfx v12_0_0, Gao, Likun
- [PATCH 1/8] drm/amdgpu: support imu for gc 12_0_0,
Gao, Likun
- FW: [PATCH 2/8] drm/amdgpu/jpeg5: enable power gating, Gao, Likun
- [PATCH 1/3] drm/amdgpu: Fix memory range calculation,
Lijo Lazar
- [PATCH] drm/amdgpu: add debug flag to enable RAS ACA driver.,
Yang Wang
- [PATCH] drm/amdgpu: Check if NBIO funcs are NULL in amdgpu_device_baco_exit,
Friedrich Vock
- [PATCH 2/2 v2] drm/amd/pm: check specific index for aldebaran,
Jesse Zhang
- [no subject], Jesse Zhang
- [PATCH 1/2 v2] drm/amd/pm: check specific index for smu13, Jesse Zhang
- [PATCH 1/2] drm/amd/pm: Add gpu_metrics_v1_6,
Asad Kamal
- [PATCH 2/2] drm/amd/pm: check specific index for aldebaran,
Jesse Zhang
- [PATCH 1/2] drm/amd/pm: check specific index for smu13,
Jesse Zhang
- [PATCH] drm/amdgpu/pm: Drop hard-code value of usTMax,
Ma Jun
- [PATCH v2] drm/amdgpu: Fix the null pointer dereference to ras_manager,
Ma Jun
- [PATCH] drm/amdgpu: fix compiler 'side-effect' check issue for RAS_EVENT_LOG(),
Yang Wang
- [linux-next:master] BUILD REGRESSION 6ba6c795dc73c22ce2c86006f17c4aa802db2a60, kernel test robot
- [PATCH] drm/kfd: Correct pined buffer handling at kfd restore and validate process,
Xiaogang.Chen
- [PATCH] drm/amdgpu: fix getting vram info for gfx12,
Min, Frank
- [PATCH v3 00/10] Add PM policy interfaces,
Lijo Lazar
- [PATCH v3 01/10] drm/amd/pm: Add support for DPM policies, Lijo Lazar
- [PATCH v3 02/10] drm/amd/pm: Update PMFW messages for SMUv13.0.6, Lijo Lazar
- [PATCH v3 03/10] drm/amd/pm: Add support to select pstate policy, Lijo Lazar
- [PATCH v3 07/10] drm/amd/pm: Add xgmi plpd to arcturus pm_policy, Lijo Lazar
- [PATCH v3 04/10] drm/amd/pm: Add xgmi plpd policy to pm_policy, Lijo Lazar
- [PATCH v3 08/10] drm/amd/pm: Remove legacy interface for xgmi plpd, Lijo Lazar
- [PATCH v3 05/10] drm/amd/pm: Add xgmi plpd to SMU v13.0.6 pm_policy, Lijo Lazar
- [PATCH v3 09/10] drm/amd/pm: Remove unused interface to set plpd, Lijo Lazar
- [PATCH v3 06/10] drm/amd/pm: Add xgmi plpd to aldebaran pm_policy, Lijo Lazar
- [PATCH v3 10/10] Documentation/amdgpu: Add PM policy documentation, Lijo Lazar
- [PATCH 1/5] drm/amdgpu/pm: Fix the null pointer dereference for smu7,
Ma Jun
- [PATCH] drm/amdgpu: add initial value for gfx12 AGP aperture,
Min, Frank
- [PATCH 18/22 V3] drm/amd/pm: check negtive return for table entries,
Jesse Zhang
- [RESEND 0/6] drm, nouveau/radeon/amdpgu: edid_blob_ptr cleanups,
Jani Nikula
- [PATCH 18/22] drm/amd/pm: check negtive return for table entries,
Jesse Zhang
- [PATCH 2/22 V2] drm/amdgpu: the warning dereferencing obj for nbio_v7_4,
Jesse Zhang
- [PATCH v3] drm/amdgpu: Add Ring Hang Events,
Ori Messinger
- [PATCH v2 1/2] drm/buddy: Fix the range bias clear memory allocation issue,
Arunpravin Paneer Selvam
- [PATCH v2] drm/amd/display: fix documentation warnings for mpc.h,
Marcelo Mendes Spessoto Junior
- [PATCH] drm/amdgpu: drop MES 10.1 support v2,
Alex Deucher
- [linux-next:master] BUILD REGRESSION 75fa778d74b786a1608d55d655d42b480a6fa8bd, kernel test robot
- [PATCH 02/20] drm/amdgpu: don't trample pdev drvdata,
Matthew Auld
- [PATCH] drm/amdkfd: Add GFX1201 to svm_range_get_pte_flags function,
Sreekant Somasekharan
- [PATCH v2] drm/amdkfd: Check correct memory types for is_system variable,
Sreekant Somasekharan
- [PATCH 1/3] drm/amdgpu/pm: Drop redundant setting code for pcie lanes,
Ma Jun
- [PATCH v10 1/6] drm/amdgpu: Implement a new userqueue fence driver,
Arunpravin Paneer Selvam
- [PATCH 19/22 V2] drm/amdgpu: Fix the warning division or modulo by zero for the variable num_xcc_per_xcp,
Jesse Zhang
- [PATCH] drm/amdgpu: Use the slab allocator to reduce job allocation fragmentation,
Prike Liang
- [PATCH 09/22 V2] drm/amd/pm: check specific index for smu13,
Jesse Zhang
- [PATCH 1/2] drm/amdkfd: Remove bo NULL check in gmc_v12_0_get_vm_pte() function,
Sreekant Somasekharan
- [PATCH 01/22] drm/amdgpu: fix dereference after null check,
Jesse Zhang
- [PATCH 02/22] drm/amdgpu: the warning dereferencing obj for nbio_v7_4, Jesse Zhang
- [PATCH 04/22] drm/amd: fix the warning unchecking return vaule for sdma_v7, Jesse Zhang
- [PATCH 03/22] drm/amdgpu: fix the waring dereferencing hive, Jesse Zhang
- [PATCH 05/22] drm/amd/pm: check specific index for aldebaran, Jesse Zhang
- [PATCH 06/22] drm/amd/pm: check the return of send smc msg for sienna_cichild, Jesse Zhang
- [PATCH 07/22] drm/amd/pm: check the return of send smc msg for navi10, Jesse Zhang
- [PATCH 09/22] drm/amd/pm: check specific index for smu13, Jesse Zhang
- [PATCH 08/22] drm/amd/pm: check the return of send smc msg for smu_v13, Jesse Zhang
- [PATCH 10/22] drm/amdgpu: remove structurally dead code, Jesse Zhang
- [PATCH 13/22] drm/amd/pm: remove logically dead code for renoir, Jesse Zhang
- [PATCH 11/22] drm/amdgpu: remove structurally dead code for amd_gmc, Jesse Zhang
- [PATCH 14/22] drm/amdgu: remove unused code, Jesse Zhang
- [PATCH 15/22] drm/amd/pm: fix enum feature compared against 0, Jesse Zhang
- [PATCH 12/22] drm/amd/pm: remove logically dead code, Jesse Zhang
- [PATCH 16/22] drm/amd/pm: fix enum type compared against 0, Jesse Zhang
- [PATCH 17/22] drm/amdgpu: fix the warning bad bit shift operation for aca_error_type type, Jesse Zhang
- [PATCH 18/22] drm/amd/pm: check negtive return for table entries, Jesse Zhang
- [PATCH 19/22] drm/amdgpu: Fix the warning division or modulo by zero for the variable num_xcc_per_xcp, Jesse Zhang
- [PATCH 20/22] drm/amd/pm: fix get dpm level count for smu13, Jesse Zhang
- [PATCH 21/22] drm/amd/pm: fix get dpm level count for yello carp, Jesse Zhang
- [PATCH 22/22] drm/amdgpu: clear the warning unsigned compared against 0 for xcp_id, Jesse Zhang
- RE: [PATCH 01/22] drm/amdgpu: fix dereference after null check, Huang, Tim
- Re: [PATCH 01/22] drm/amdgpu: fix dereference after null check, Christian König
- [PATCH] drm/amdkfd: Fix CU Masking for GFX 9.4.3,
Mukul Joshi
- [linux-next:master] BUILD REGRESSION 704ba27ac55579704ba1289392448b0c66b56258, kernel test robot
- [PATCH v3 0/3] Add ISP driver support in amdgpu,
Pratap Nirujogi
- [PATCH] drm/amd/amdgpu: update jpeg 5 capability,
David (Ming Qiang) Wu
- [PATCH] drm/amdgpu/jpeg: keep drm kernel message consistent,
David (Ming Qiang) Wu
- [PATCH v2] drm/amdgpu: Add Ring Hang Events,
Ori Messinger
- [PATCH] drm/amdgpu/vcn: set VCN5 power gating state to GATE on suspend,
David (Ming Qiang) Wu
- [PATCH v2 0/3] Add ISP driver support in amdgpu,
Pratap Nirujogi
- [PATCH] drm/amdgpu/vcn: remove irq disabling in vcn 5 suspend,
David (Ming Qiang) Wu
- [PATCH] drm/amd/display: Don't register panel_power_savings on OLED panels,
Mario Limonciello
- [PATCH] drm/amd/pm: remove deprecated I2C_CLASS_SPD support from newly added SMU_14_0_2,
Heiner Kallweit
- [PATCH v1 0/4] Add CP and GFX Queue register in ip Dump for,
Sunil Khatri
- [PATCH 1/2] drm/amdgpu/pm: Check input value for power profile setting on smu13 and smu14,
Ma Jun
- [PATCH] drm/amdgpu/pm: Fix code alignment issue,
Ma Jun
- 2024 X.Org Developers Conference - October 9-11, Montréal, Canada, Mark Filion
- [PATCH v3 0/6] Make I2C terminology more inclusive for I2C Algobit and consumers,
Easwar Hariharan
- [PATCH] drm/radeon: Delay Connector detecting when HPD singals is unstable,
oushixiong
- [PATCH] drm/amd/pm: Fix aldebaran pcie speed reporting,
Lijo Lazar
- [PATCH] drm/amdgpu/mes: fix mes12 to map legacy queue,
Jack Xiao
- [PATCH] drm/amd/display: Drop pixel_clock_mhz,
Mario Limonciello
- [PATCH] drm/amdgpu: enable unmapped doorbell handling basic mode on mes 12,
shaoyunl
- [PATCH v2] drm/amd/display: Enable colorspace property for MST connectors,
Mario Limonciello
- [PATCH 0/4] AMDGPU userqueue suspend/resume,
Shashank Sharma
- [linux-next:master] BUILD REGRESSION e7b4ef8fffaca247809337bb78daceb406659f2d, kernel test robot
- [PATCH 1/2] drm: Allow mode object properties to be added after a device is registered,
Mario Limonciello
- [PATCH] drm/amdgpu/soc24: use common nbio callback to set remap offset,
Alex Deucher
- [RFC 0/5] Discussion around eviction improvements,
Tvrtko Ursulin
- [PATCH 00/20] DC Patches May 08, 2024,
Alex Hung
- [PATCH 01/20] drm/amd/display: Create dcn401_clk_mgr struct, Alex Hung
- [PATCH 02/20] drm/amd/display: Disable AC/DC codepath when unnecessary, Alex Hung
- [PATCH 03/20] drm/amd/display: Remove unused code for some dc files, Alex Hung
- [PATCH 04/20] drm/amd/display: Remove USBC check for DCN32, Alex Hung
- [PATCH 05/20] drm/amd/display: Fix write to non-existent reg on DCN401, Alex Hung
- [PATCH 06/20] drm/amd/display: Fix 3dlut size for Fastloading on DCN401, Alex Hung
- [PATCH 07/20] drm/amd/display: Refactor DCN401 DCCG into component directory, Alex Hung
- [PATCH 08/20] drm/amd/display: Add COEF filter types for DCN401, Alex Hung
- [PATCH 09/20] drm/amd/display: Add resource interfaces for get ODM slice rect, Alex Hung
- [PATCH 10/20] drm/amd/display: Add left edge pixel for YCbCr422/420 + ODM pipe split, Alex Hung
- [PATCH 11/20] drm/amd/display: Expand to higher link rates, Alex Hung
- [PATCH 12/20] drm/amd/display: Enable SYMCLK gating in DCCG, Alex Hung
- [PATCH 13/20] drm/amd/display: Check UHBR13.5 cap when determining max link cap, Alex Hung
- [PATCH 14/20] drm/amd/display: Don't offload flip if not only address update, Alex Hung
- [PATCH 15/20] drm/amd/display: Allow higher DSC slice support for small timings on dcn401, Alex Hung
- [PATCH 16/20] drm/amd/display: Reduce I2C speed to 95kHz in DCN401, Alex Hung
- [PATCH 17/20] drm/amd/display: Refactor dcn401_update_clocks, Alex Hung
- [PATCH 18/20] drm/amd/display: Find max flickerless instant vtotal delta, Alex Hung
- [PATCH 19/20] drm/amd/display: Read default boot options, Alex Hung
- [PATCH 20/20] drm/amd/display: 3.2.285, Alex Hung
- [PATCH 3/3] drm/amd/amdgpu: Enable ISP in amdgpu_discovery, Pratap Nirujogi
- [PATCH 2/3] drm/amd/amdgpu: Add ISP driver support,
Pratap Nirujogi
- [PATCH 1/3] drm/amd/amdgpu: Add ISP support to amdgpu_discovery, Pratap Nirujogi
- [PATCH] drm/amdgpu: Fix comparison in amdgpu_res_cpu_visible,
Michel Dänzer
- [RFC PATCH] drm/amd/display: Disable panel_power_savings sysfs entry for OLED displays, Gergo Koteles
- [patch] problems with "fix visible VRAM handling during faults",
Jeremy Day
- [PATCH] drm/amdgpu/umsch: add support to capture fw debug log, Saleemkhan Jamadar
- [linux-next:master] BUILD REGRESSION 93a39e4766083050ca0ecd6a3548093a3b9eb60c, kernel test robot
- [PATCH AUTOSEL 5.4 5/6] drm/amdkfd: Flush the process wq before creating a kfd_process, Sasha Levin
- [PATCH AUTOSEL 5.10 8/9] drm/amdkfd: Flush the process wq before creating a kfd_process, Sasha Levin
- [PATCH AUTOSEL 5.15 12/15] drm/amdkfd: Flush the process wq before creating a kfd_process, Sasha Levin
- [PATCH AUTOSEL 5.15 11/15] drm/amd/display: Atom Integrated System Info v2_2 for DCN35, Sasha Levin
- [PATCH AUTOSEL 6.1 18/25] drm/amdkfd: Flush the process wq before creating a kfd_process, Sasha Levin
- [PATCH AUTOSEL 6.1 17/25] drm/amd/display: Add VCO speed parameter for DCN31 FPU, Sasha Levin
- [PATCH AUTOSEL 6.1 16/25] drm/amd/display: Atom Integrated System Info v2_2 for DCN35, Sasha Levin
- [PATCH AUTOSEL 6.1 15/25] drm/amd/display: Add dtbclk access to dcn315, Sasha Levin
- [PATCH AUTOSEL 6.6 35/43] drm/amdkfd: Flush the process wq before creating a kfd_process, Sasha Levin
- [PATCH AUTOSEL 6.6 34/43] drm/amd/display: Disable seamless boot on 128b/132b encoding, Sasha Levin
- [PATCH AUTOSEL 6.6 33/43] drm/amd/display: Fix DC mode screen flickering on DCN321, Sasha Levin
- [PATCH AUTOSEL 6.6 32/43] drm/amd/display: Add VCO speed parameter for DCN31 FPU, Sasha Levin
- [PATCH AUTOSEL 6.6 31/43] drm/amd/display: Allocate zero bw after bw alloc enable, Sasha Levin
- [PATCH AUTOSEL 6.6 30/43] drm/amd/display: Atom Integrated System Info v2_2 for DCN35, Sasha Levin
- [PATCH AUTOSEL 6.6 29/43] drm/amd/display: Add dtbclk access to dcn315, Sasha Levin
- [PATCH AUTOSEL 6.6 28/43] drm/amdgpu: Fix VRAM memory accounting, Sasha Levin
- [PATCH AUTOSEL 6.8 43/52] drm/amdkfd: Flush the process wq before creating a kfd_process, Sasha Levin
- [PATCH AUTOSEL 6.8 42/52] drm/amd/display: Disable seamless boot on 128b/132b encoding, Sasha Levin
- [PATCH AUTOSEL 6.8 41/52] drm/amd/display: Fix DC mode screen flickering on DCN321, Sasha Levin
- [PATCH AUTOSEL 6.8 40/52] drm/amd/display: Add VCO speed parameter for DCN31 FPU, Sasha Levin
- [PATCH AUTOSEL 6.8 39/52] drm/amd/display: Allocate zero bw after bw alloc enable, Sasha Levin
- [PATCH AUTOSEL 6.8 38/52] drm/amd/display: Atom Integrated System Info v2_2 for DCN35, Sasha Levin
- [PATCH AUTOSEL 6.8 37/52] drm/amd/display: Add dtbclk access to dcn315, Sasha Levin
- [PATCH AUTOSEL 6.8 36/52] drm/amd/display: Ensure that dmcub support flag is set for DCN20, Sasha Levin
- [PATCH AUTOSEL 6.8 35/52] drm/amdgpu: Fix VRAM memory accounting, Sasha Levin
- [PATCH AUTOSEL 4.19 3/3] drm/amd/display: Set color_mgmt_changed to true on unsuspend, Sasha Levin
- [PATCH AUTOSEL 5.4 3/3] drm/amd/display: Set color_mgmt_changed to true on unsuspend, Sasha Levin
- [PATCH AUTOSEL 5.10 3/3] drm/amd/display: Set color_mgmt_changed to true on unsuspend, Sasha Levin
- [PATCH AUTOSEL 5.15 4/5] drm/amd/display: Set color_mgmt_changed to true on unsuspend, Sasha Levin
- [PATCH AUTOSEL 6.1 09/12] drm/amdgpu/mes: fix use-after-free issue, Sasha Levin
- [PATCH AUTOSEL 6.1 08/12] drm/amdgpu: Fix the ring buffer size for queue VM flush, Sasha Levin
- [PATCH AUTOSEL 6.1 07/12] drm/amdgpu: Update BO eviction priorities, Sasha Levin
- [PATCH AUTOSEL 6.1 06/12] drm/amd/display: Set color_mgmt_changed to true on unsuspend, Sasha Levin
- [PATCH AUTOSEL 6.6 12/19] drm/amdgpu/mes: fix use-after-free issue, Sasha Levin
- [PATCH AUTOSEL 6.6 11/19] drm/amdgpu: Fix the ring buffer size for queue VM flush, Sasha Levin
- [PATCH AUTOSEL 6.6 10/19] drm/amdkfd: Add VRAM accounting for SVM migration, Sasha Levin
- [PATCH AUTOSEL 6.6 09/19] drm/amd/pm: Restore config space after reset, Sasha Levin
- [PATCH AUTOSEL 6.6 08/19] drm/amdgpu: Update BO eviction priorities, Sasha Levin
- [PATCH AUTOSEL 6.6 07/19] drm/amd/display: Set color_mgmt_changed to true on unsuspend, Sasha Levin
- [PATCH AUTOSEL 6.8 14/23] drm/amdgpu/mes: fix use-after-free issue, Sasha Levin
- [PATCH AUTOSEL 6.8 13/23] drm/amdgpu: Fix the ring buffer size for queue VM flush, Sasha Levin
- [PATCH AUTOSEL 6.8 12/23] drm/amdkfd: Add VRAM accounting for SVM migration, Sasha Levin
- [PATCH AUTOSEL 6.8 11/23] drm/amd/pm: Restore config space after reset, Sasha Levin
- [PATCH AUTOSEL 6.8 10/23] drm/amdgpu: Update BO eviction priorities, Sasha Levin
- [PATCH AUTOSEL 6.8 09/23] drm/amd/display: Set color_mgmt_changed to true on unsuspend, Sasha Levin
- [PATCH] drm/amdgpu: Show retry fault message if process xnack on, Philip Yang
- [PATCH] drm/amdgpu: Fix buffer size to prevent truncation in gfx_v12_0_init_microcode,
Srinivasan Shanmugam
- [PATCH] drm/amdgpu: fix mqd corruption for gfx12,
Min, Frank
- [PATCH v2] drm/amdkfd: Refactor kfd CRIU into its own file, David Francis
- [PATCH 00/11] drm: Provide common fbdev client helpers,
Thomas Zimmermann
- [PATCH 02/11] drm/fbdev-dma: Use fbdev client helpers, Thomas Zimmermann
- [PATCH 03/11] drm/fbdev-shmem: Use fbdev client helpers, Thomas Zimmermann
- [PATCH 05/11] drm/armada: Use fbdev client helpers, Thomas Zimmermann
- [PATCH 04/11] drm/fbdev-ttm: Use fbdev client helpers, Thomas Zimmermann
- [PATCH 06/11] drm/exynos: Use fbdev client helpers, Thomas Zimmermann
- [PATCH 01/11] drm/fb-helper: Add helpers for struct drm_client_funcs, Thomas Zimmermann
- [PATCH 07/11] drm/gma500: Use fbdev client helpers, Thomas Zimmermann
- [PATCH 09/11] drm/msm: Use fbdev client helpers, Thomas Zimmermann
- [PATCH 08/11] drm/i915: Use drm_fbdev_helper_client_unregister(), Thomas Zimmermann
- [PATCH 10/11] drm/omapdrm: Use fbdev client helpers, Thomas Zimmermann
- [PATCH 11/11] drm/tegra: Use fbdev client helpers, Thomas Zimmermann
- [PATCH] drm/amdgpu: change log level,
YiPeng Chai
- [PATCH 2/2] drm/amd/pm: enable UMD Pstate profile level for renoir,
Jesse Zhang
- [PATCH 1/2] drm/amd/pm: revert the commit 576bffd10d01,
Jesse Zhang
- [PATCH] drm/amdgpu: Fix out-of-bounds read of df_v1_7_channel_number,
Ma Jun
- [PATCH] drm/amdgpu: fix RAS unload driver issue in SRIOV,
Yang Wang
- [linux-next:master] BUILD REGRESSION 2b84edefcad14934796fad37b16512b6a2ca467e, kernel test robot
- [PATCH] drm/amdkfd: Refactor kfd CRIU into its own file,
David Francis
- [PATCH 01/14] drm/amdgpu: add nbio set_reg_remap helper,
Alex Deucher
- [PATCH 02/14] drm/amdgpu: add set_reg_remap callback for NBIO 6.1, Alex Deucher
- [PATCH 04/14] drm/amdgpu: add set_reg_remap callback for NBIO 7.4, Alex Deucher
- [PATCH 05/14] drm/amdgpu: add set_reg_remap callback for NBIO 7.9, Alex Deucher
- [PATCH 07/14] drm/amdgpu: add set_reg_remap callback for NBIO 7.2, Alex Deucher
- [PATCH 03/14] drm/amdgpu: add set_reg_remap callback for NBIO 7.0, Alex Deucher
- [PATCH 10/14] drm/amdgpu: add set_reg_remap callback for NBIO 7.7, Alex Deucher
- [PATCH 08/14] drm/amdgpu: add set_reg_remap callback for NBIO 2.3, Alex Deucher
- [PATCH 09/14] drm/amdgpu: add set_reg_remap callback for NBIO 4.3, Alex Deucher
- [PATCH 11/14] drm/amdgpu: add set_reg_remap callback for NBIF 6.3.1, Alex Deucher
- [PATCH 13/14] drm/amdgpu/nv: use common nbio callback to set remap offset, Alex Deucher
- [PATCH 14/14] drm/amdgpu/soc21: use common nbio callback to set remap offset, Alex Deucher
- [PATCH 12/14] drm/amdgpu/soc15: use common nbio callback to set remap offset, Alex Deucher
- [PATCH 06/14] drm/amdgpu: add set_reg_remap callback for NBIO 7.11, Alex Deucher
- Re: [PATCH 01/14] drm/amdgpu: add nbio set_reg_remap helper, Christian König
- [PATCH] drm/amdkfd: don't allow mapping the MMIO HDP page with large pages, Alex Deucher
- [PATCH] drm/amdkfd: Reconcile the definition and use of oem_id in struct kfd_topology_device, Michael Chen
- [PATCH 0/5] Fdinfo memory stats clarification and amdgpu refactor,
Tvrtko Ursulin
- [PATCH] drm/amdgpu: Fix the BO release clear memory warning,
Arunpravin Paneer Selvam
- [PATCH] drm/buddy: Fix the range bias clear memory allocation issue,
Arunpravin Paneer Selvam
- Re: Error in amd driver?,
Borislav Petkov
- [PATCH] drm/amdgpu: delete unnecessary check, Dan Carpenter
- [bug report] drm/amdkfd: mark GFX12 system and peer GPU memory mappings as MTYPE_NC, Dan Carpenter
- [bug report] drm/amd/display: Do cursor programming with rest of pipe, Dan Carpenter
- [bug report] drm/amdgpu: Add sdma v7_0 ip block support (v7), Dan Carpenter
- [bug report] drm/amd/display: Separate setting and programming of cursor, Dan Carpenter
- [PATCH] drm/amd/pm: Fix error code in vega10_hwmgr_backend_init(),
Dan Carpenter
- [PATCH v2 00/12] Make I2C terminology more inclusive for I2C Algobit and consumers,
Easwar Hariharan
- [PATCH v2 12/12] fbdev/viafb: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH v2 05/12] media: cobalt: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH v2 10/12] sfc: falcon: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH v2 11/12] fbdev/smscufx: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH v2 04/12] media: au0828: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH v2 08/12] media: ivtv: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH v2 06/12] media: cx18: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH v2 07/12] media: cx25821: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH v2 01/12] drm/amdgpu, drm/radeon: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH v2 03/12] drm/i915: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH v2 02/12] drm/gma500: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH v2 09/12] media: cx23885: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH 1/2] drm/amdgpu: Fix uninitialized variable warning in amdgpu_info_ioctl,
Ma Jun
- [PATCH 1/2] drm/amdgpu: fix ucode out-of-bounds read warning,
Tim Huang
- [PATCH] drm/amdgpu: ignoring unsupported ras blocks when MCA bank dispatches,
Yang Wang
- [PATCH 1/3] drm/amdgpu: fix uninitialized variable warning for sdma_v7,
Tim Huang
- [PATCH v2] drm/amdgpu: Fix out-of-bounds write warning,
Ma Jun
- [PATCH] drm/amd/amdxcp: Fix warnings,
Lijo Lazar
- [PATCH] drm/amdkfd: Ensure gpu_id is unique,
Harish Kasiviswanathan
- [linux-next:master] BUILD REGRESSION 9221b2819b8a4196eecf5476d66201be60fbcf29, kernel test robot
- Splat during driver probe,
Tvrtko Ursulin
- Allow setting a power cap that's lower than recommended,
fililip
- [PATCH] Documentation/gpu: Document the situation with unqualified drm-memory-,
Tvrtko Ursulin
[Index of Archives]
[Linux USB Devel]
[Linux Media]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]