Linux AMD GFX
[Prev Page][Next Page]
- [PATCH v5 11/45] drm/amd: Load MES microcode during early_init, (continued)
- [PATCH v5 11/45] drm/amd: Load MES microcode during early_init, Mario Limonciello
- [PATCH v5 29/45] drm/amd: Use `amdgpu_ucode_*` helpers for GFX6, Mario Limonciello
- [PATCH v5 25/45] drm/amd: Use `amdgpu_ucode_release` helper for DMUB, Mario Limonciello
- [PATCH v5 33/45] drm/amd: Use `amdgpu_ucode_*` helpers for GMC7, Mario Limonciello
- [PATCH v5 27/45] drm/amd: Load SMU microcode during early_init, Mario Limonciello
- [PATCH v5 34/45] drm/amd: Use `amdgpu_ucode_*` helpers for GMC8, Mario Limonciello
- [PATCH v5 35/45] drm/amd: Use `amdgpu_ucode_*` helpers for SDMA2.4, Mario Limonciello
- [PATCH v5 36/45] drm/amd: Use `amdgpu_ucode_*` helpers for SDMA3.0, Mario Limonciello
- [PATCH v5 31/45] drm/amd: Use `amdgpu_ucode_*` helpers for GFX8, Mario Limonciello
- [PATCH v5 32/45] drm/amd: Use `amdgpu_ucode_*` helpers for GMC6, Mario Limonciello
- [PATCH v5 28/45] drm/amd: Optimize SRIOV switch/case for PSP microcode load, Mario Limonciello
- [PATCH v5 39/45] drm/amd: Use `amdgpu_ucode_*` helpers for VCE, Mario Limonciello
- [PATCH v5 38/45] drm/amd: Use `amdgpu_ucode_*` helpers for UVD, Mario Limonciello
- [PATCH v5 41/45] drm/amd: Use `amdgpu_ucode_*` helpers for GPU info bin, Mario Limonciello
- [PATCH v5 30/45] drm/amd: Use `amdgpu_ucode_*` helpers for GFX7, Mario Limonciello
- [PATCH v5 44/45] drm/amd: Use `amdgpu_ucode_release` helper for si, Mario Limonciello
- [PATCH v5 26/45] drm/amd: Use `amdgpu_ucode_*` helpers for SMU, Mario Limonciello
- [PATCH v5 42/45] drm/amd: Use `amdgpu_ucode_*` helpers for DMCU, Mario Limonciello
- [PATCH v5 37/45] drm/amd: Use `amdgpu_ucode_*` helpers for SDMA on CIK, Mario Limonciello
- [PATCH v5 43/45] drm/amd: Use `amdgpu_ucode_release` helper for powerplay, Mario Limonciello
- [PATCH v5 40/45] drm/amd: Use `amdgpu_ucode_*` helpers for CGS, Mario Limonciello
- [PATCH v5 45/45] drm/amd: make amdgpu_ucode_validate static, Mario Limonciello
- [PATCH 1/2] drm/amd/pm: correct the reference clock for fan speed(rpm) calculation,
Evan Quan
- [PATCH v4 00/27] Recover from failure to probe GPU,
Mario Limonciello
- [PATCH v4 01/27] drm/amd: Delay removal of the firmware framebuffer, Mario Limonciello
- [PATCH v4 05/27] drm/amd: Add a new helper for loading/validating microcode, Mario Limonciello
- [PATCH v4 04/27] drm/amd: Convert SMUv13 microcode to use `amdgpu_ucode_ip_version_decode`, Mario Limonciello
- [PATCH v4 02/27] drm/amd: Add a legacy mapping to "amdgpu_ucode_ip_version_decode", Mario Limonciello
- [PATCH v4 06/27] drm/amd: Use `amdgpu_ucode_load` helper for SDMA, Mario Limonciello
- [PATCH v4 03/27] drm/amd: Convert SMUv11 microcode to use `amdgpu_ucode_ip_version_decode`, Mario Limonciello
- [PATCH v4 08/27] drm/amd: Make SDMA firmware load failures less noisy., Mario Limonciello
- [PATCH v4 10/27] drm/amd: Load VCN microcode during early_init, Mario Limonciello
- [PATCH v4 07/27] drm/amd: Convert SDMA to use `amdgpu_ucode_ip_version_decode`, Mario Limonciello
- [PATCH v4 09/27] drm/amd: Use `amdgpu_ucode_load` helper for VCN, Mario Limonciello
- [PATCH v4 12/27] drm/amd: Use `amdgpu_ucode_load` helper for MES, Mario Limonciello
- [PATCH v4 14/27] drm/amd: Use `amdgpu_ucode_load` helper for GFX9, Mario Limonciello
- [PATCH v4 15/27] drm/amd: Load GFX9 microcode during early_init, Mario Limonciello
- [PATCH v4 11/27] drm/amd: Load MES microcode during early_init, Mario Limonciello
- [PATCH v4 13/27] drm/amd: Remove superfluous assignment for `adev->mes.adev`, Mario Limonciello
- [PATCH v4 18/27] drm/amd: Use `amdgpu_ucode_load` helper for GFX11, Mario Limonciello
- [PATCH v4 19/27] drm/amd: Load GFX11 microcode during early_init, Mario Limonciello
- [PATCH v4 17/27] drm/amd: Load GFX10 microcode during early_init, Mario Limonciello
- [PATCH v4 16/27] drm/amd: Use `amdgpu_ucode_load` helper for GFX10, Mario Limonciello
- [PATCH v4 21/27] drm/amd: Avoid BUG() for case of SRIOV missing IP version, Mario Limonciello
- [PATCH v4 22/27] drm/amd: Load PSP microcode during early_init, Mario Limonciello
- [PATCH v4 24/27] drm/amd/display: Load DMUB microcode during early_init, Mario Limonciello
- [PATCH v4 20/27] drm/amd: Parse both v1 and v2 TA microcode headers using same function, Mario Limonciello
- [PATCH v4 23/27] drm/amd: Use `amdgpu_ucode_load` helper for PSP, Mario Limonciello
- [PATCH v4 27/27] drm/amd: Optimize SRIOV switch/case for PSP microcode load, Mario Limonciello
- [PATCH v4 26/27] drm/amd: Load SMU microcode during early_init, Mario Limonciello
- [PATCH v4 25/27] drm/amd: Use `amdgpu_ucode_load` helper for SMU, Mario Limonciello
- [PATCH 4.19 0/1] drm/amdkfd: Check for null pointer after calling kmemdup,
Dragos-Marian Panait
- [PATCH AUTOSEL 6.1 04/10] drm/amd/display: Report to ACPI video if no panels were found, Sasha Levin
- [PATCH] drm/amdgpu: allow query error counters for specific IP block,
Hawking Zhang
- [PATCH AUTOSEL 6.0 7/7] drm/amdkfd: Fix double release compute pasid, Sasha Levin
- [PATCH AUTOSEL 6.0 6/7] drm/amdkfd: Fix kfd_process_device_init_vm error handling, Sasha Levin
- [PATCH AUTOSEL 6.0 5/7] drm/amdgpu: Fix size validation for non-exclusive domains (v4), Sasha Levin
- [PATCH AUTOSEL 6.1 7/7] drm/amdkfd: Fix double release compute pasid, Sasha Levin
- [PATCH AUTOSEL 6.1 5/7] drm/amdgpu: Fix size validation for non-exclusive domains (v4),
Sasha Levin
- [PATCH AUTOSEL 6.1 6/7] drm/amdkfd: Fix kfd_process_device_init_vm error handling, Sasha Levin
- [PATCH 2/2] drm/amdgpu: add AMDGPU_INFO_VM_STAT to return GPU VM,
Marek Olšák
- [PATCH 1/2] drm/amdgpu: return the PCIe gen and lanes from the INFO,
Marek Olšák
- [PATCH v3 00/11] Recover from failure to probe GPU,
Mario Limonciello
- [PATCH v3 01/11] drm/amd: Delay removal of the firmware framebuffer, Mario Limonciello
- [PATCH v3 02/11] drm/amd: Add a legacy mapping to "amdgpu_ucode_ip_version_decode", Mario Limonciello
- [PATCH v3 05/11] drm/amd: Request SDMA microcode during IP discovery, Mario Limonciello
- [PATCH v3 04/11] drm/amd: Convert SMUv13 to use `amdgpu_ucode_ip_version_decode`, Mario Limonciello
- [PATCH v3 03/11] drm/amd: Convert SMUv11 microcode init to use `amdgpu_ucode_ip_version_decode`, Mario Limonciello
- [PATCH v3 07/11] drm/amd: Request MES microcode during IP discovery, Mario Limonciello
- [PATCH v3 10/11] drm/amd: Request GFX11 microcode during IP discovery, Mario Limonciello
- [PATCH v3 06/11] drm/amd: Request VCN microcode during IP discovery, Mario Limonciello
- [PATCH v3 09/11] drm/amd: Request GFX10 microcode during IP discovery, Mario Limonciello
- [PATCH v3 08/11] drm/amd: Request GFX9 microcode during IP discovery, Mario Limonciello
- [PATCH v3 11/11] drm/amd: Request PSP microcode during IP discovery, Mario Limonciello
- Re: [syzbot] WARNING: locking bug in inet_autobind,
syzbot
- [PATCH] drm: amd: display: fix dc/core/dc.c kernel-doc,
Randy Dunlap
- [PATCH v2 00/11] Recover from failure to probe GPU,
Mario Limonciello
- [PATCH v2 01/11] drm/amd: Delay removal of the firmware framebuffer, Mario Limonciello
- [PATCH v2 03/11] drm/amd: Convert SMUv11 microcode init to use `amdgpu_ucode_ip_version_decode`, Mario Limonciello
- [PATCH v2 02/11] drm/amd: Add a legacy mapping to "amdgpu_ucode_ip_version_decode", Mario Limonciello
- [PATCH v2 05/11] drm/amd: Request SDMA microcode during IP discovery, Mario Limonciello
- [PATCH v2 04/11] drm/amd: Convert SMU v13 to use `amdgpu_ucode_ip_version_decode`, Mario Limonciello
- [PATCH v2 07/11] drm/amd: Request MES microcode during IP discovery, Mario Limonciello
- [PATCH v2 09/11] drm/amd: Request GFX10 microcode during IP discovery, Mario Limonciello
- [PATCH v2 08/11] drm/amd: Request GFX9 microcode during IP discovery, Mario Limonciello
- [PATCH v2 11/11] drm/amd: Request PSP microcode during IP discovery, Mario Limonciello
- [PATCH v2 06/11] drm/amd: Request VCN microcode during IP discovery, Mario Limonciello
- [PATCH v2 10/11] drm/amd: Request GFX11 microcode during IP discovery, Mario Limonciello
- Re: [PATCH v2 00/11] Recover from failure to probe GPU, Alex Deucher
- Re: [PATCH v2 00/11] Recover from failure to probe GPU, Lazar, Lijo
- [PATCH] drm/amdkfd: simplify cases,
Alex Deucher
- [PATCH] drm/amd/display: drop unnecessary NULL checks in debugfs,
Alexey Kodanev
- Re: Build regressions/improvements in v6.2-rc1,
Geert Uytterhoeven
- [PATCH] drm/radeon: Fix potential null-ptr-deref,
Nikita Zhandarovich
- [PATCH] drm/amd/display: fix array-bounds errors in dc_stream_remove_writeback(),
wenyang . linux
- Re: [PATCH] ALSA: hda/hdmi: Use only dynamic PCM device allocation,
Michael Laß
- [BUG] AMD Radeon Pro 5600M with 8GB of HBM2 memory shows blank screen on Linux,
Aditya Garg
- [PATCH] [RFC] drm/drm_buddy fails to initialize on 32-bit architectures,
Luís Mendes
- [RFC 0/7] RFC: Usermode queue for AMDGPU driver,
Shashank Sharma
- [PATCH v2] drm/amdgpu: Retry DDC probing on DVI on failure if we got an HPD interrupt,
xurui
- [PATCH 0/2] Recover from failure to probe GPU,
Mario Limonciello
- Re: [PATCH 10/13] drm/amdgpu: use scheduler depenencies for CS,
Bert Karwatzki
- [pull] amdgpu, amdkfd drm-fixes-6.2,
Alex Deucher
- [PATCH] drm/amd/display: Fix dsc mismatch of acquire and validationn of dsc engine,
Bhawanpreet Lakha
- [PATCH] Revert "drm/amd/display: Enable Freesync Video Mode by default",
Michel Dänzer
- [PATCH] drm/amdgpu: adjust the sequence to check soft reset,
Gao, Likun
- [RFC PATCH 1/3] drm/amdgpu: Add vm->notifier_lock,
Felix Kuehling
- [PATCH] drm/amdkfd: Fix kernel warning during topology setup,
Mukul Joshi
- [PATCH 1/1] drm/amdkfd: Cleanup vm process info if init vm failed,
Philip Yang
- [PATCH] drm/amdgpu: enable VCN DPG for GC IP v11.0.4, Saleemkhan Jamadar
- [PATCH v2] drm/amdgpu: skip mes self test after s0i3 resume for MES IP v11.0,
Tim Huang
- [PATCH v3] drm: Only select I2C_ALGOBIT for drivers that actually need it,
Uwe Kleine-König
- [PATCH] drm/amd/display: Remove the unused function dmub_outbox_irq_info_funcs,
Jiapeng Chong
- [PATCH 00/18] drm, fbdev: Remove apertures structure and FBINFO_MISC_FIRMWARE,
Thomas Zimmermann
- [PATCH 02/18] Revert "fbcon: don't lose the console font across generic->chip driver switch", Thomas Zimmermann
- [PATCH 05/18] drm/radeon: Do not set struct fb_info.apertures, Thomas Zimmermann
- [PATCH 08/18] fbdev/hyperv-fb: Do not set struct fb_info.apertures, Thomas Zimmermann
- [PATCH 04/18] drm/i915: Do not set struct fb_info.apertures, Thomas Zimmermann
- [PATCH 18/18] drm/fbdev: Remove aperture handling and FBINFO_MISC_FIRMWARE, Thomas Zimmermann
- [PATCH 11/18] fbdev/efifb: Do not use struct fb_info.apertures, Thomas Zimmermann
- [PATCH 06/18] drm/fb-helper: Do not allocate unused apertures structure, Thomas Zimmermann
- [PATCH 01/18] fbcon: Remove trailing whitespaces, Thomas Zimmermann
- [PATCH 03/18] drm/gma500: Do not set struct fb_info.apertures, Thomas Zimmermann
- [PATCH 15/18] fbdev/vesafb: Remove trailing whitespaces, Thomas Zimmermann
- [PATCH 10/18] fbdev/efifb: Add struct efifb_par for driver data, Thomas Zimmermann
- [PATCH 12/18] fbdev/offb: Allocate struct offb_par with framebuffer_alloc(), Thomas Zimmermann
- [PATCH 07/18] fbdev/clps711x-fb: Do not set struct fb_info.apertures, Thomas Zimmermann
- [PATCH 14/18] fbdev/simplefb: Do not use struct fb_info.apertures, Thomas Zimmermann
- [PATCH 16/18] fbdev/vesafb: Do not use struct fb_info.apertures, Thomas Zimmermann
- [PATCH 09/18] vfio-mdev/mdpy-fb: Do not set struct fb_info.apertures, Thomas Zimmermann
- [PATCH 13/18] fbdev/offb: Do not use struct fb_info.apertures, Thomas Zimmermann
- [PATCH 17/18] fbdev/vga16fb: Do not use struct fb_info.apertures, Thomas Zimmermann
- [PATCH] drm/amdgpu: skip mes self test after s0i3 resume for MES IP v11.0,
Tim Huang
- [PATCH] drm/amdgpu: grab extra fence reference for drm_sched_job_add_dependency,
Christian König
- [PATCH AUTOSEL 4.19 10/26] drm/amdgpu: Fix type of second parameter in trans_msg() callback, Sasha Levin
- [PATCH AUTOSEL 5.10 24/39] drm/amd/display: fix array index out of bound error in bios parser, Sasha Levin
- [PATCH AUTOSEL 5.10 15/39] drm/amdgpu: Fix type of second parameter in odn_edit_dpm_table() callback, Sasha Levin
- [PATCH AUTOSEL 5.10 14/39] drm/amdgpu: Fix type of second parameter in trans_msg() callback, Sasha Levin
- [PATCH AUTOSEL 5.10 07/39] drm/amd/display: prevent memory leak, Sasha Levin
- [PATCH AUTOSEL 5.15 38/46] drm/amd/display: Use the largest vready_offset in pipe group, Sasha Levin
- [PATCH AUTOSEL 5.15 27/46] drm/amd/display: fix array index out of bound error in bios parser, Sasha Levin
- [PATCH AUTOSEL 5.15 17/46] drm/amdgpu: Fix type of second parameter in odn_edit_dpm_table() callback, Sasha Levin
- [PATCH AUTOSEL 5.15 16/46] drm/amdgpu: Fix type of second parameter in trans_msg() callback, Sasha Levin
- [PATCH AUTOSEL 5.15 08/46] drm/amd/display: prevent memory leak, Sasha Levin
- [PATCH AUTOSEL 5.15 09/46] Revert "drm/amd/display: Limit max DSC target bpp for specific monitors", Sasha Levin
- [PATCH AUTOSEL 6.0 56/73] drm/amd/display: Fix DTBCLK disable requests and SRC_SEL programming, Sasha Levin
- [PATCH AUTOSEL 6.0 55/73] drm/amd/display: Use the largest vready_offset in pipe group, Sasha Levin
- [PATCH AUTOSEL 6.0 40/73] drm/amd/display: fix array index out of bound error in bios parser, Sasha Levin
- [PATCH AUTOSEL 6.0 39/73] drm/amd/display: Workaround to increase phantom pipe vactive in pipesplit, Sasha Levin
- [PATCH AUTOSEL 6.0 27/73] drm/amdgpu: Fix type of second parameter in odn_edit_dpm_table() callback, Sasha Levin
- [PATCH AUTOSEL 6.0 31/73] drm/amd/display: Disable DRR actions during state commit, Sasha Levin
- [PATCH AUTOSEL 6.0 26/73] drm/amdgpu: Fix type of second parameter in trans_msg() callback, Sasha Levin
- [PATCH AUTOSEL 6.0 12/73] Revert "drm/amd/display: Limit max DSC target bpp for specific monitors", Sasha Levin
- [PATCH AUTOSEL 6.0 10/73] drm/amd/display: prevent memory leak, Sasha Levin
- [PATCH AUTOSEL 6.1 66/85] drm/amd/display: Fix DTBCLK disable requests and SRC_SEL programming, Sasha Levin
- [PATCH AUTOSEL 6.1 64/85] drm/amdgpu: Fix potential double free and null pointer dereference, Sasha Levin
- [PATCH AUTOSEL 6.1 65/85] drm/amd/display: Use the largest vready_offset in pipe group, Sasha Levin
- [PATCH AUTOSEL 6.1 54/85] drm/amd/display: Fix display corruption w/ VSR enable, Sasha Levin
- [PATCH AUTOSEL 6.1 46/85] drm/amd/display: fix array index out of bound error in bios parser, Sasha Levin
- [PATCH AUTOSEL 6.1 37/85] drm/amd/display: Disable DRR actions during state commit, Sasha Levin
- [PATCH AUTOSEL 6.1 45/85] drm/amd/display: Workaround to increase phantom pipe vactive in pipesplit, Sasha Levin
- [PATCH AUTOSEL 6.1 32/85] drm/amdgpu: Fix type of second parameter in odn_edit_dpm_table() callback, Sasha Levin
- [PATCH AUTOSEL 6.1 31/85] drm/amdgpu: Fix type of second parameter in trans_msg() callback, Sasha Levin
- [PATCH AUTOSEL 6.1 36/85] drm/amd/display: Use min transition for SubVP into MPO, Sasha Levin
- [PATCH AUTOSEL 6.1 12/85] drm/amd/display: skip commit minimal transition state, Sasha Levin
- [PATCH AUTOSEL 6.1 15/85] Revert "drm/amd/display: Limit max DSC target bpp for specific monitors", Sasha Levin
- [PATCH AUTOSEL 6.1 13/85] drm/amd/display: prevent memory leak, Sasha Levin
- amdgpu refcount saturation,
Borislav Petkov
- [6.2][regression] looks like commit aab9cf7b6954136f4339136a1a7fc0602a2c4d8b leads to use-after-free and random computer hangs,
Mikhail Gavrilov
- [PATCH v6] drm: Optimise for continuous memory allocation,
xinhui pan
- DRM scheduler & amdgpu splats followed by GPU hang,
Michel Dänzer
- [PATCH] drm/amdgpu: skip MES for S0ix as well since it's part of GFX,
Alex Deucher
- [linux-next:master] BUILD REGRESSION ca39c4daa6f7f770b1329ffb46f1e4a6bcc3f291, kernel test robot
- [PATCH -next] drm/amd/display: Remove redundant assignment to variable dc,
Yi Yang
- [PATCH] drm/amd/display: Remove redundant logs from DSC code,
Praful Swarnakar
- [PATCH] drm/amd/pm: correct the fan speed retrieving in PWM for some SMU13 asics,
Evan Quan
- [PATCH V2] drm/plane-helper: Add the missing declaration of drm_atomic_state,
Ma Jun
- [PATCH] drm/amdgpu: Fixed bug on error when uninstalling amdgpu,
YiPeng Chai
- [pull] amdgpu drm-fixes-6.2,
Alex Deucher
- [PATCH 0/7 v2] Improve S0ix stability,
Alex Deucher
- [PATCH 2/7] drm/amdgpu/gmc10: don't touch gfxhub registers during S0ix, Alex Deucher
- [PATCH 1/7] drm/amdgpu/gmc9: don't touch gfxhub registers during S0ix, Alex Deucher
- [PATCH 4/7] drm/amdgpu: don't mess with SDMA clock or powergating in S0ix, Alex Deucher
- [PATCH 7/7] Revert "drm/amdgpu: force exit gfxoff on sdma resume for rmb s0ix", Alex Deucher
- [PATCH 3/7] drm/amdgpu/gmc11: don't touch gfxhub registers during S0ix, Alex Deucher
- [PATCH 5/7] drm/amdgpu: for S0ix, skip SMDA 5.x+ suspend/resume, Alex Deucher
- [PATCH 6/7] Revert "drm/amdgpu: disallow gfxoff until GC IP blocks complete s2idle resume", Alex Deucher
- Re: [PATCH 0/7 v2] Improve S0ix stability, Limonciello, Mario
- [PATCH] drm/amd/display: fix duplicate assignments,
Arnd Bergmann
- [PATCH] drm/amd/display: fix dp_retrieve_lttpr_cap return code,
Arnd Bergmann
- [PATCH] drm/amd/pm: avoid large variable on kernel stack,
Arnd Bergmann
- [linux-next:master] BUILD REGRESSION 459c73db4069c27c1d4a0e20d055b837396364b8,
kernel test robot
- [PATCH 1/2] drm/amd/pm: add support for WINDOW3D profile mode on SMU13.0.0,
Evan Quan
- [RESEND PATCH] drm/plane-helper: Add the missing declaration of drm_atomic_state,
Ma Jun
- [PATCH 0/7] Improvde S0ix stability,
Alex Deucher
- [PATCH 00/18] DC Patches for Dec 19, 2022,
Aurabindo Pillai
- [PATCH 01/18] drm/amd/display: save restore hdcp state when display is unplugged from mst hub, Aurabindo Pillai
- [PATCH 03/18] drm/amd/display: Uninitialized variables causing 4k60 UCLK to stay at DPM1 and not DPM0, Aurabindo Pillai
- [PATCH 02/18] drm/amd/display: phase3 mst hdcp for multiple displays, Aurabindo Pillai
- [PATCH 08/18] drm/amd/display: patch cases with unknown plane state to prevent warning, Aurabindo Pillai
- [PATCH 04/18] drm/amd/display: Improvements in secure display, Aurabindo Pillai
- [PATCH 05/18] drm/amd/display: Use mdelay to avoid crashes, Aurabindo Pillai
- [PATCH 07/18] drm/amd/display: Turn on phantom OTG before disabling phantom pipe, Aurabindo Pillai
- [PATCH 11/18] drm/amd/display: move dccg programming from link hwss hpo dp to hwss, Aurabindo Pillai
- [PATCH 09/18] drm/amd/display: Defer DIG FIFO disable after VID stream enable, Aurabindo Pillai
- [PATCH 12/18] drm/amd/display: update pixel rate div in enable stream, Aurabindo Pillai
- [PATCH 15/18] drm/amd/display: set ignore msa parameter only if freesync is enabled, Aurabindo Pillai
- [PATCH 14/18] drm/amd/display: Fix crash when setting ABM pipe/backlight, Aurabindo Pillai
- [PATCH 10/18] drm/amd/display: fix dc_get_edp_link_panel_inst to only consider links with panels, Aurabindo Pillai
- [PATCH 13/18] drm/amd/display: allow hpo and dio encoder switching during dp retrain test, Aurabindo Pillai
- [PATCH 18/18] drm/amd/display: 3.2.217, Aurabindo Pillai
- [PATCH 06/18] drm/amd/display: Refactor ABM code flow, Aurabindo Pillai
- [PATCH 17/18] drm/amd/display: Reorder dc_state fields to optimize clearing the struct, Aurabindo Pillai
- [PATCH 16/18] drm/amd/display: Adding braces to prepare for future changes to behavior of if block, Aurabindo Pillai
- [linux-next:master] BUILD REGRESSION 663397d1b469ff57f216d499b74a0b0183a508b8, kernel test robot
- [PATCH 1/2] drm/amdkfd: Fix kfd_process_device_init_vm error handling,
Philip Yang
- [PATCH 2/2] drm/amdgpu: Add poison mode query for df v4_3, Candice Li
- [PATCH 1/2] drm/amdgpu: Add df v4_3 headers, Candice Li
- [PATCH v4] drm/amdgpu: Fix size validation for non-exclusive domains (v4),
Luben Tuikov
- [PATCH] drm/amdgpu: Remove unnecessary domain argument,
Luben Tuikov
- [linux-next:master] BUILD REGRESSION 39ab32797f072eaf86b1faa7384ac73450684110, kernel test robot
- [PATCH 1/1] drm/amdgpu: Fix double release KFD pasid,
Philip Yang
- [PATCH 00/16] Enable Colorspace connector property in amdgpu,
Harry Wentland
- [PATCH 02/16] drm/connector: print max_requested_bpc in state debugfs, Harry Wentland
- [PATCH 01/16] drm/display: Don't block HDR_OUTPUT_METADATA on unknown EOTF, Harry Wentland
- [PATCH 03/16] drm/connector: Drop COLORIMETRY_NO_DATA, Harry Wentland
- [PATCH 06/16] drm/connector: Allow drivers to pass list of supported colorspaces, Harry Wentland
- [PATCH 04/16] drm/connector: Convert DRM_MODE_COLORIMETRY to enum, Harry Wentland
- [PATCH 07/16] drm/connector: Print connector colorspace in state debugfs, Harry Wentland
- [PATCH 09/16] drm/amd/display: Register Colorspace property for DP and HDMI, Harry Wentland
- [PATCH 11/16] drm/amd/display: Send correct DP colorspace infopacket, Harry Wentland
- [PATCH 12/16] drm/amd/display: Always set crtcinfo from create_stream_for_sink, Harry Wentland
- [PATCH 08/16] drm/amd/display: Always pass connector_state to stream validation, Harry Wentland
- [PATCH 05/16] drm/connector: Pull out common create_colorspace_property code, Harry Wentland
- [PATCH 13/16] drm/amd/display: Add support for explicit BT601_YCC, Harry Wentland
- [PATCH 10/16] drm/amd/display: Set colorspace for HDMI infoframe, Harry Wentland
- [PATCH 16/16] drm/amd/display: Don't restrict bpc to 8 bpc, Harry Wentland
- [PATCH 14/16] drm/amd/display: Add debugfs for testing output colorspace, Harry Wentland
- [PATCH 15/16] drm/amd/display: Add default case for output_color_space switch, Harry Wentland
- Re: [PATCH 00/16] Enable Colorspace connector property in amdgpu, Joshua Ashton
- [PATCH] drm/amdgpu: Check if fru_addr is not NULL,
Luben Tuikov
- [PATCH 1/2] drm/amdgpu: Enable IH retry CAM on GFX9,
Mukul Joshi
- [PATCH] drm/amdgpu: revert "generally allow over-commit during BO allocation",
Christian König
- [PATCH] drm/amd/display: fix the crtc array out of bound issue.,
Yifan Zhang
- [PATCH 1/2] drm/amd/pm: add missing SMU13.0.0 mm_dpm feature mapping,
Evan Quan
- [PATCH] drm/amdgpu: Fix an oops with GTT | VRAM allocation,
Luben Tuikov
- [PATCH v2] drm/display: Add missing Adaptive Sync DPCD definitions,
Sung Joon Kim
- [PATCH 00/23] DC Patches December 12 2022,
jdhillon
- [PATCH 02/23] drm/amd/display: Add debug bit to disable unbounded requesting, jdhillon
- [PATCH 01/23] drm/amd/display: Speed up DML fast_validate path, jdhillon
- [PATCH 03/23] drm/amd/display: Implement multiple secure display, jdhillon
- [PATCH 06/23] drm/amd/display: fix warning in amdgpu_dm_crtc_configure_crc_source(), jdhillon
- [PATCH 08/23] drm/amd/display: run subvp validation with supported vlevel, jdhillon
- [PATCH 13/23] drm/amd/display: Clear link res when merging a pipe split, jdhillon
- [PATCH 10/23] drm/amd/display: phase3 mst hdcp for multiple displays, jdhillon
- [PATCH 09/23] drm/amd/display: save restore hdcp desired for disp unplug plug from mst hub, jdhillon
- [PATCH 07/23] drm/amd/display: Demote Error Level When ODM Transition Supported, jdhillon
- [PATCH 17/23] drm/amd/display: Fix potential null-deref in dm_resume, jdhillon
- [PATCH 19/23] drm/amd/display: Block subvp if center timing is in use, jdhillon
- [PATCH 12/23] drm/amd/display: Block FPO / SubVP (DRR) on HDMI VRR configs, jdhillon
- [PATCH 15/23] drm/amd/display: add support for three new square pattern variants from DP2.1 specs, jdhillon
- [PATCH 04/23] drm/amd/display: Fix when disabling secure_display, jdhillon
- [PATCH 20/23] drm/amd/display: Revert Reduce delay when sink device not able to ACK 00340h write, jdhillon
- [PATCH 16/23] drm/amd/display: use encoder type independent hwss instead of accessing enc directly, jdhillon
- [PATCH 18/23] drm/amd/display: Clear MST topology if it fails to resume, jdhillon
- [PATCH 21/23] drm/amd/display: Revert Scaler HCBlank issue workaround, jdhillon
- [PATCH 14/23] drm/amd/display: Add DPIA NOTIFICATION logic, jdhillon
- [PATCH 11/23] drm/amd/display: Check for PSR in no memory request case, jdhillon
- [PATCH 22/23] drm/amd/display: Reduce expected sdp bandwidth for dcn321, jdhillon
- [PATCH 05/23] drm/amd/display: phase2 enable mst hdcp multiple displays, jdhillon
- [PATCH 23/23] drm/amd/display: 3.2.216, jdhillon
- [PATCH] [next] drm/radeon: Replace 1-element arrays with flexible-array members,
Paulo Miguel Almeida
- [PATCH 01/10] drm/amd/pm: enable GPO dynamic control support for SMU13.0.0,
Evan Quan
- [PATCH] drm/display: Include missing DPCD definitions from DP2.0 spec,
Sung Joon Kim
- [PATCH v3 0/3] Adjust ACPI video detection fallback path,
Mario Limonciello
- [PATCH] drm/amd/display: Fix spelling mistake: "dram_clk_chanage" -> "dram_clk_change",
Colin Ian King
- [PATCH] drm/amdgpu: Add an extra evict_resource call during device_suspend.,
Shikang Fan
- [PATCH 1/7] drm/amdgpu: add RAS poison consumption handler for AI SRIOV,
Tao Zhou
[Index of Archives]
[Linux USB Devel]
[Linux Media]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]