Linux AMD GFX
[Prev Page][Next Page]
- [linux-next:master] BUILD REGRESSION c4ef528bd006febc7de444d9775b28706d924f78, kernel test robot
- Re: linux-next: Tree for Jun 29 (gpu/drm/amd/display/dc/),
Randy Dunlap
- [PATCH] drm/amdkfd: fix cu mask for asics with wgps,
Jonathan Kim
- [PATCH] drm/amd: Load TA firmware for DCN321/DCN32,
Aurabindo Pillai
- [PATCH 1/2] drm/amdgpu: keep fbdev buffers pinned during suspend,
Alex Deucher
- [PATCH v7 00/14] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping,
Alex Sierra
- [PATCH v7 02/14] mm: add zone device coherent type memory support, Alex Sierra
- [PATCH v7 01/14] mm: rename is_pinnable_pages to is_pinnable_longterm_pages, Alex Sierra
- [PATCH v7 04/14] mm: add device coherent vma selection for memory migration, Alex Sierra
- [PATCH v7 03/14] mm: handling Non-LRU pages returned by vm_normal_pages, Alex Sierra
- [PATCH v7 06/14] mm/gup: migrate device coherent pages when pinning instead of failing, Alex Sierra
- [PATCH v7 10/14] lib: add support for device coherent type in test_hmm, Alex Sierra
- [PATCH v7 07/14] drm/amdkfd: add SPM support for SVM, Alex Sierra
- [PATCH v7 08/14] lib: test_hmm add ioctl to get zone device type, Alex Sierra
- [PATCH v7 12/14] tools: update test_hmm script to support SP config, Alex Sierra
- [PATCH v7 09/14] lib: test_hmm add module param for zone device type, Alex Sierra
- [PATCH v7 11/14] tools: update hmm-test to support device coherent type, Alex Sierra
- [PATCH v7 05/14] mm: remove the vma check in migrate_vma_setup(), Alex Sierra
- [PATCH v7 13/14] tools: add hmm gup tests for device coherent type, Alex Sierra
- [PATCH v7 14/14] tools: add selftests to hmm for COW in device memory, Alex Sierra
- [PATCH 1/7] drm/amdgpu/mes11: update mes interface for acessing registers,
Jack Xiao
- SYNCOBJ TIMELINE Test failed while running amdgpu_test, Zhang, Jesse(Jie)
- [PATCH] drm/amdkfd: Fix warnings from static analyzer Smatch,
Ramesh Errabolu
- [PATCH 3/4] libhsakmt: add new flags for svm,
Eric Huang
- [PATCH 0/4] Unified memory for CWSR save restore area,
Eric Huang
- [PATCH] drm/amd: Add debug mask for subviewport mclk switch,
Aurabindo Pillai
- [linux-next:master] BUILD REGRESSION cb71b93c2dc36d18a8b05245973328d018272cdf, kernel test robot
- [PATCH] drm/amd: Load TA firmware for DCN32/321, Aurabindo Pillai
- [PATCH v2] drm/amd/display: expose additional modifier for DCN32/321,
Aurabindo Pillai
- [PATCH v5 0/11] HMM profiler interface,
Philip Yang
- [PATCH v5 2/11] drm/amdkfd: Enable per process SMI event, Philip Yang
- [PATCH v5 1/11] drm/amdkfd: Add KFD SMI event IDs and triggers, Philip Yang
- [PATCH v5 5/11] drm/amdkfd: Add user queue eviction restore SMI event, Philip Yang
- [PATCH v5 7/11] drm/amdkfd: Asynchronously free smi_client, Philip Yang
- [PATCH v5 3/11] drm/amdkfd: Add GPU recoverable fault SMI event, Philip Yang
- [PATCH v5 4/11] drm/amdkfd: Add migration SMI event, Philip Yang
- [PATCH 9/11] libhsakmt: hsaKmtGetNodeProperties add gpu_id, Philip Yang
- [PATCH v5 6/11] drm/amdkfd: Add unmap from GPU SMI event, Philip Yang
- [PATCH 11/11] ROCR-Runtime Basic SVM profiler, Philip Yang
- [PATCH v5 8/11] drm/amdkfd: Bump KFD API version for SMI profiling event, Philip Yang
- [PATCH 10/11] libhsakmt: add open SMI event handle, Philip Yang
- [PATCH] drm/amdgpu: Fix typos in amdgpu_stop_pending_resets,
Kent Russell
- [PATCH 00/22] Fix kernel-doc warnings at linux-next,
Mauro Carvalho Chehab
- [Bug][5.19-rc0] Between commits fdaf9a5840ac and babf0bb978e3 GPU stopped entering in graphic mode.,
Mikhail Gavrilov
- [PATCH AUTOSEL 4.19 21/22] drm/amdgpu: Adjust logic around GTT size (v3), Sasha Levin
- [PATCH AUTOSEL 5.4 25/27] drm/amdgpu: Adjust logic around GTT size (v3), Sasha Levin
- [PATCH AUTOSEL 5.10 31/34] drm/amdgpu: Adjust logic around GTT size (v3), Sasha Levin
- [PATCH AUTOSEL 5.15 38/41] drm/amdgpu: Adjust logic around GTT size (v3), Sasha Levin
- [PATCH AUTOSEL 5.18 50/53] drm/amdgpu: Adjust logic around GTT size (v3), Sasha Levin
- [PATCH 1/3] drm/amdgpu: remove acc_size from reserve/unreserve mem,
Alex Sierra
- [PATCH v6 00/14] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping,
Alex Sierra
- [PATCH v6 01/14] mm: add zone device coherent type memory support, Alex Sierra
- [PATCH v6 02/14] mm: handling Non-LRU pages returned by vm_normal_pages, Alex Sierra
- [PATCH v6 05/14] mm/gup: migrate device coherent pages when pinning instead of failing, Alex Sierra
- [PATCH v6 04/14] mm: remove the vma check in migrate_vma_setup(), Alex Sierra
- [PATCH v6 03/14] mm: add device coherent vma selection for memory migration, Alex Sierra
- [PATCH v6 06/14] mm: add device coherent checker to is_pinnable_page, Alex Sierra
- [PATCH v6 09/14] lib: test_hmm add module param for zone device type, Alex Sierra
- [PATCH v6 07/14] drm/amdkfd: add SPM support for SVM, Alex Sierra
- [PATCH v6 08/14] lib: test_hmm add ioctl to get zone device type, Alex Sierra
- [PATCH v6 14/14] tools: add selftests to hmm for COW in device memory, Alex Sierra
- [PATCH v6 13/14] tools: add hmm gup tests for device coherent type, Alex Sierra
- [PATCH v6 11/14] tools: update hmm-test to support device coherent type, Alex Sierra
- [PATCH v6 12/14] tools: update test_hmm script to support SP config, Alex Sierra
- [PATCH v6 10/14] lib: add support for device coherent type in test_hmm, Alex Sierra
- [PATCH] drm/amdgpu/display: add missing FP_START/END checks dcn32_clk_mgr.c,
Alex Deucher
- [linux-next:master] BUILD REGRESSION aab35c3d5112df6e329a1a5a5a1881e5c4ca3821, kernel test robot
- rcu_sched detected expedited stalls in amdgpu after suspend,
Alex Xu (Hello71)
[PATCH 1/1] Revert "drm/amdkfd: Free queue after unmap queue success",
Philip Yang
[PATCH] drm/amd/display: expose additional modifier for DCN32/321,
Aurabindo Pillai
[PATCH] drm: amd: amdgpu: fix checkpatch warnings,
Vijendar Mukunda
Annoying AMDGPU boot-time warning due to simplefb / amdgpu resource clash,
Linus Torvalds
[PATCH] drm/amd/display: Removed unused variable ret,
Souptick Joarder
[PATCH v2] drm/radeon: fix potential memory leaks in two ib test functions, Xin Xiong
[PATCH] drm/amd/display: change to_dal_irq_source_dnc32() storage class specifier to static,
Tom Rix
[PATCH] drm/amd/display: Remove unused globals FORCE_RATE and FORCE_LANE_COUNT,
Tom Rix
[PATCH] drm/amdgpu: Remove useless amdgpu_display_freesync_ioctl() declaration,
Leslie Shi
[PATCH] drm/amd/display: Re-org and cleanup the redundant code,
Chandan Vurdigere Nataraj
[linux-next:master] BUILD REGRESSION 2f9cb3d3bd73fc2225d66aa8fcffb632ed3eb235, kernel test robot
[PATCH v2 0/4] Rework amdgpu HW fence refocunt and update scheduler parent fence refcount.,
Andrey Grodzovsky
[PATCH 1/3] drm/amdkfd: add new flags for svm,
Eric Huang
[PATCH] drm/amdgpu: add mc wptr addr support for mes,
Jack Xiao
[RFC] Per file OOM-badness / RSS once more,
Christian König
- [PATCH 01/14] fs: add per file RSS, Christian König
- [PATCH 02/14] oom: take per file RSS into account, Christian König
- [PATCH 04/14] mm: shmem: provide RSS for shmem files, Christian König
- [PATCH 03/14] proc: expose per file RSS, Christian König
- [PATCH 05/14] dma-buf: provide file RSS for DMA-buf files, Christian König
- [PATCH 06/14] drm/gem: adjust per file RSS on handling buffers, Christian König
- [PATCH 09/14] drm/radeon: use drm_oom_badness, Christian König
- [PATCH 08/14] drm/amdgpu: use drm_file_rss, Christian König
- [PATCH 07/14] drm/gma500: use drm_file_rss, Christian König
- [PATCH 10/14] drm/i915: use drm_file_rss, Christian König
- [PATCH 11/14] drm/nouveau: use drm_file_rss, Christian König
- [PATCH 12/14] drm/omap: use drm_file_rss, Christian König
- [PATCH 13/14] drm/vmwgfx: use drm_file_rss, Christian König
- [PATCH 14/14] drm/tegra: use drm_file_rss, Christian König
- Re: [RFC] Per file OOM-badness / RSS once more, Michal Hocko
[bug report] drm/amdkfd: Extend KFD device topology to surface peer-to-peer links, Dan Carpenter
[PATCH -next] drm/amdgpu: Remove duplicated include in amdgpu_dm.c, Yang Li
[linux-next:master] BUILD REGRESSION 08897940f458ee55416cf80ab13d2d8b9f20038e, kernel test robot
Re: linux-next: Tree for Jun 23 [drivers/gpu/drm/amd/amdgpu/amdgpu.ko], Randy Dunlap
[PATCH 1/2] drm/amdgpu/display: drop set but unused variable,
Alex Deucher
[PATCH] drm/amd/display: Fix indentation in dcn32_get_vco_frequency_from_reg(),
Nathan Chancellor
[PATCH][next] drm/amdgpu/display: Fix spelling mistake "supporing" -> "supporting",
Colin Ian King
[PATCH] drm/amdgpu: drop unexpected word 'for' in comments,
Jiang Jian
[PATCH][next] drm/amdkfd: Fix spelling mistake "mechanim" -> "mechanism",
Colin Ian King
[PATCH] drm/amd/display : Log DP link training failure reason,
Chandan Vurdigere Nataraj
[PATCH] drm/amdgpu: Protect the validate list with a mutex,
Luben Tuikov
[linux-next:master] BUILD REGRESSION ac0ba5454ca85162c08dc429fef1999e077ca976, kernel test robot
[PATCH v4 2/3] drm/amdkfd: Enable GFX11 usermode queue oversubscription,
Graham Sider
[PATCH v4 3/3] drm/amdgpu: Update mes_v11_api_def.h, Graham Sider
[PATCH v4 1/3] drm/amdgpu: Fetch MES scheduler/KIQ versions, Graham Sider
[PATCH] drm/amdgpu/display: reduce stack size in dml32_ModeSupportAndSystemConfigurationFull(),
Alex Deucher
[PATCH] drm/amdgpu/vcn: fix no previous prototype warning,
Ruijing Dong
[PATCH v3] drm/amdgpu: To flush tlb for MMHUB of RAVEN series, Ji, Ruili
[PATCH Review 1/1] drm/amdgpu: add missed ras block id, Stanley.Yang
[PATCH 1/2] drm/amdgpu: fix amdgpu.vramlimit handling,
Pierre-Eric Pelloux-Prayer
[PATCH v2] mdkfd: To flush tlb for MMHUB of GFX9 series,
Ji, Ruili
[PATCH 1/2] drm/amdgpu: update GFX11 cs settings,
Evan Quan
[linux-next:master] BUILD REGRESSION 34d1d36073ea4d4c532e8c8345627a9702be799e, kernel test robot
[PATCH] drm/fourcc: fix integer type usage in uapi header,
Carlos Llamas
[PATCH 1/2] drm/amd/display: fix array index in DML,
Aurabindo Pillai
[PATCH] Revert "drm/amdgpu: remove ctx->lock",
Luben Tuikov
[PATCH] drm/amdgpu: vm - drop unexpected word "the" in the comments,
Jiang Jian
[PATCH] drm/amdkfd: To flush tlb for MMHUB of GFX9 series,
Ji, Ruili
[PATCH] Revert "drm/amdgpu/display: set vblank_disable_immediate for DC",
Alex Deucher
[PATCH 0/5] Rework amdgpu HW fence refocunt and update scheduler parent fence refcount.,
Andrey Grodzovsky
Using generic fbdev helpers breaks hibernation,
Alex Deucher
[PATCH 1/2] drm/amdgpu: Drop CONFIG_BACKLIGHT_CLASS_DEVICE ifdefs,
Hans de Goede
[PATCH] drm/amdgpu: add LSDMA block for LSDMA v6.0.1,
Yifan Zhang
[PATCH] drm/amdkfd: correct sdma queue number of sdma 6.0.1,
Yifan Zhang
Performance drop using deinterlace_vaapi on 5.19-rcX,
Thomas Voegtle
[PATCH] drm/amd/display: Add missing hard-float compile flags for PPC64 builds,
Guenter Roeck
[PATCH] Revert "drm/amd/display: ignore modifiers when checking for format support",
Bas Nieuwenhuizen
[RFC PATCH 0/5] DRM CRTC 3D LUT interface for AMD DCN,
Melissa Wen
[PATCH] drm/amd/display: Remove unused variable 'abo',
Souptick Joarder
radeon driver warning,
John Garry
[linux-next:master] BUILD REGRESSION 07dc787be2316e243a16a33d0a9b734cd9365bd3, kernel test robot
[PATCH v2 1/2] drm/amdkfd: Add queue to MES if it becomes active,
Philip Yang
[PATCH 00/31] DC Patches June 17, 2022,
Rodrigo Siqueira
- [PATCH 03/31] drm/amd/display: Revert "drm/amd/display: turn DPMS off on connector unplug", Rodrigo Siqueira
- [PATCH 01/31] drm/amd/display: Remove compiler warning, Rodrigo Siqueira
- [PATCH 02/31] drm/amd/display: Revert "drm/amd/display: Add flag to detect dpms force off during HPD", Rodrigo Siqueira
- [PATCH 04/31] drm/amd/display: Release remote dc_sink under mst scenario, Rodrigo Siqueira
- [PATCH 05/31] drm/amd/display: Take emulated dc_sink into account for HDCP, Rodrigo Siqueira
- [PATCH 07/31] drm/amd/display: add mst port output bw check, Rodrigo Siqueira
- [PATCH 08/31] drm/amd/display: Fix eDP not light up on resume, Rodrigo Siqueira
- [PATCH 10/31] drm/amd/display: Add SMU logging code, Rodrigo Siqueira
- [PATCH 13/31] drm/amd/display: Enrich the log in MST payload update, Rodrigo Siqueira
- [PATCH 15/31] drm/amd/display: rename lane_settings to hw_lane_settings, Rodrigo Siqueira
- [PATCH 06/31] drm/amd/display: Drop unnecessary detect link code, Rodrigo Siqueira
- [PATCH 11/31] drm/amd/display: Fix DC warning at driver load, Rodrigo Siqueira
- [PATCH 14/31] drm/amd/display: Fix in overriding DP drive settings, Rodrigo Siqueira
- [PATCH 12/31] drm/amd/display: Change HDMI judgement condition., Rodrigo Siqueira
- [PATCH 17/31] drm/amd/display: Change initializer to single brace, Rodrigo Siqueira
- [PATCH 09/31] drm/amd/display: Turn off internal backlight when plugging external monitor, Rodrigo Siqueira
- [PATCH 16/31] drm/amd/display: refactor function transmitter_to_phy_id, Rodrigo Siqueira
- [PATCH 19/31] drm/amd/display: Handle downstream LTTPR with fixed VS sequence, Rodrigo Siqueira
- [PATCH 18/31] drm/amd/display: Fix typo in override_lane_settings, Rodrigo Siqueira
- [PATCH 21/31] drm/amd/display: extract update stream allocation to link_hwss, Rodrigo Siqueira
- [PATCH 23/31] drm/amd/display: Check minimum disp_clk and dpp_clk debug option, Rodrigo Siqueira
- [PATCH 22/31] drm/amd/display: Fix in dp link-training when updating payload allocation table, Rodrigo Siqueira
- [PATCH 26/31] drm/amd/display: Update SW state correctly for FCLK, Rodrigo Siqueira
- [PATCH 20/31] drm/amd/display: Remove unused vendor specific w/a, Rodrigo Siqueira
- [PATCH 31/31] drm/amd/display: 3.2.191, Rodrigo Siqueira
- [PATCH 27/31] drm/amd/display: Get VCO frequency from registers, Rodrigo Siqueira
- [PATCH 25/31] drm/amd/display: Fix divide-by-zero in DPPCLK and DISPCLK calculation, Rodrigo Siqueira
- [PATCH 28/31] drm/amd/display: Implement a pme workaround function, Rodrigo Siqueira
- [PATCH 24/31] drm/amd/display: Update DPPCLK programming sequence, Rodrigo Siqueira
- [PATCH 30/31] drm/amd/display: Drop duplicate define, Rodrigo Siqueira
- [PATCH 29/31] drm/amd/display: Update hook dcn32_funcs, Rodrigo Siqueira
- RE: [PATCH 00/31] DC Patches June 17, 2022, Wheeler, Daniel
[PATCH 1/1] Revert "drm/amdkfd: Add queue to MES if it becomes active",
Philip Yang
[PATCH] drm/amd/display: Fix 64 bit wraparound resulting in illegal drm mode,
Leslie Shi
[PATCH] drm/amdgpu: fix adev variable used in amdgpu_device_gpu_recover(),
Alex Deucher
[PATCH] drm/amd/display: add missing reg defs for DCN3x HUBBUB,
Aurabindo Pillai
[PATCH] drm/amdgpu/display: drop set but unused variable,
Alex Deucher
[linux-next:master] BUILD REGRESSION c6d7e3b385f19869ab96e9404c92ff1abc34f2c8, kernel test robot
[PATCH Review 1/1] drm/amdgpu/pm: adjust EccInfo_t struct,
Stanley.Yang
[PATCH] amd/display/dc: Fix COLOR_ENCODING and COLOR_RANGE doing nothing for DCN20+,
Joshua Ashton
[PATCH] drm/amd: Revert "drm/amd/display: keep eDP Vdd on when eDP stream is already enabled",
Mario Limonciello
[PATCH 1/2] drm/amdkfd: Add queue to MES if it becomes active,
Philip Yang
[PATCH] drm/amdgpu/display: fix build when CONFIG_DEBUG_FS is not set,
Alex Deucher
[pull] amdgpu drm-fixes-5.19,
Alex Deucher
[linux-next:master] BUILD SUCCESS 6012273897fefb12566580efedee10bb06e5e6ed, kernel test robot
Re: linux-next: Tree for Jun 15 (drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c),
Randy Dunlap
[PATCH] drm/radeon: fix incorrrect SPDX-License-Identifiers,
Alex Deucher
[PATCH] drm/radeon: Replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi,
hongao
[PATCH] drm/amdgpu/vcn: adjust unified queue code format,
Ruijing Dong
[linux-next:master] BUILD REGRESSION 35d872b9ea5b3ad784d7479ea728dcb688df2db7, kernel test robot
[PATCH] drm/amd/display: add stub for crtc_debugfs_init(),
Randy Dunlap
[PATCH] drm/amd: Don't show warning on reading vbios values for SMU13 3.1,
Mario Limonciello
[PATCH 1/3] Revert "drm/amdgpu/display: Protect some functions with CONFIG_DRM_AMD_DC_DCN",
Alex Deucher
[PATCH v3] drm/amdkfd: simplify vm_validate_pt_pd_bos,
Lang Yu
[PATCH 0/3] Expand amdgpu documentation,
Rodrigo Siqueira
[PATCH v3 1/3] drm/amdgpu: Fetch MES scheduler/KIQ versions,
Graham Sider
[PATCH] drm/ttm: fix bulk move handling v2,
Christian König
[PATCH] drm/amdkfd: Add missing #if defined(CONFIG_HSA_AMD_P2P), sunliming
[PATCH v2] drm/amdkfd: simplify vm_validate_pt_pd_bos,
Lang Yu
RE: [PATCH] Revert "drm/amdgpu/gmc11: enable AGP aperture", Zhang, Hawking
[PATCH] drm/amdgpu: remove redundant enable_mes/enable_mes_kiq setting,
Yifan Zhang
[PATCH 1/1] drm/amdkfd: Remove queue sysfs and doorbell after unmapping,
Philip Yang
[PATCH 00/23] DC Patches June 06, 2022,
Hamza Mahfooz
- [PATCH 01/23] drm/amd/display: fix build when CONFIG_DRM_AMD_DC_DCN is not defined, Hamza Mahfooz
- [PATCH 03/23] drm/amd/display: Fix monitor flash issue, Hamza Mahfooz
- [PATCH 02/23] drm/amd/display: lower lane count first when CR done partially fails in EQ, Hamza Mahfooz
- [PATCH 04/23] drm/amd/display: Reduce frame size in the bouding box for DCN20, Hamza Mahfooz
- [PATCH 06/23] drm/amd/display: Reduce frame size in the bouding box for DCN31/316, Hamza Mahfooz
- [PATCH 05/23] drm/amd/display: Reduce frame size in the bouding box for DCN301, Hamza Mahfooz
- [PATCH 07/23] drm/amd/display: Reduce frame size in the bouding box for DCN21, Hamza Mahfooz
- [PATCH 08/23] drm/amd/display: dsc validate fail not pass to atomic check, Hamza Mahfooz
- [PATCH 09/23] drm/amd/display: Add debug option for exiting idle optimizations on cursor updates, Hamza Mahfooz
- [PATCH 11/23] drm/amd/display: 3.2.190, Hamza Mahfooz
- [PATCH 10/23] drm/amd/display: update topology_update_input_v3 struct, Hamza Mahfooz
- [PATCH 12/23] drm/amd/display: Drop unused privacy_mask setters and getters, Hamza Mahfooz
- [PATCH 13/23] drm/amd/display: Fix comments, Hamza Mahfooz
- [PATCH 14/23] drm/amd/display: DAL ACR, dc part, fix missing dcn30, Hamza Mahfooz
- [PATCH 15/23] drm/amd/display: Firmware assisted MCLK switch and FS, Hamza Mahfooz
- [PATCH 16/23] drm/amd/display: Add support for HF-VSIF, Hamza Mahfooz
- [PATCH 18/23] drm/amd/display: Adding VTEM to dc, Hamza Mahfooz
- [PATCH 17/23] drm/amd/display: Copy hfvsif_infopacket when stream update, Hamza Mahfooz
- [PATCH 19/23] drm/amd/display: Pass vrr mode to dcn, Hamza Mahfooz
- [PATCH 21/23] drm/amd/display: FVA timing adjustment, Hamza Mahfooz
- [PATCH 22/23] drm/amd/display: Add null check to dc_submit_i2c_oem, Hamza Mahfooz
- [PATCH 20/23] drm/amd/display: Disables dynamic memory clock switching in games, Hamza Mahfooz
- [PATCH 23/23] drm/amd/display: Blank for uclk OC in dm instead of dc, Hamza Mahfooz
- RE: [PATCH 00/23] DC Patches June 06, 2022, Wheeler, Daniel
[linux-next:master] BUILD REGRESSION 6d0c806803170f120f8cb97b321de7bd89d3a791,
kernel test robot
DRM/KMS PWL API Thoughts and Questions,
Harry Wentland
[PATCH] drm/amd/display: dml: move some variables to heap,
Aurabindo Pillai
[PATCH v2 1/3] drm/amdgpu: Fetch MES scheduler/KIQ versions,
Graham Sider
[PATCH v2] drm/amdkfd: fix warning when CONFIG_HSA_AMD_P2P is not set,
Alex Deucher
[PATCH] drm/amdgpu/display: make FP handling in Makefiles consistent,
Alex Deucher
[PATCH] drm/amdgpu: Fix GTT size reporting in amdgpu_ioctl,
Michel Dänzer
[PATCH 1/2] drm/amd/pm: enable UCLK DS feature for SMU 13.0.0,
Evan Quan
[PATCH] drm/amd/pm: skip to set mp1 unload state in special case,
Yang Wang
[PATCH v3] drm/amdkfd: Add available memory ioctl,
David Yat Sin
[PATCH] drm/amdgpu: Fix error handling in amdgpu_amdkfd_gpuvm_free_memory_of_gpu,
Ramesh Errabolu
[PATCH] drm/amd/display: ignore modifiers when checking for format support,
Aurabindo Pillai
[PATCH] drm/amd/pm: fix driver reload SMC firmware fail issue for smu13,
Yang Wang
[PATCH] drm/amdgpu/discovery: enable vcn/jpeg v4_0_2,
Yifan Zhang
[PATCH] drm/amd: disable GPA mode in backdoor load,
Yifan Zhang
[PATCH 1/2] drm/amdgpu/pm: correct the firmware flag address for SMU IP v13.0.4,
Tim Huang
[pull] amdgpu, amdkfd drm-fixes-5.19, Alex Deucher
[PATCH] drm/amd/display: Use pre-allocated temp struct for bounding box update,
sunpeng.li
[Index of Archives]
[Linux USB Devel]
[Linux Media]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]