summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-09-05drm/amd/display: Add HDCP policy controlOleh Kuzhylnyi-2/+6
2025-09-05drm/amdgpu: Add vbios build number interfaceLijo Lazar-3/+54
2025-09-05drm/amd/display: Disable DPCD Probe QuirkFangzhi Zuo-0/+1
2025-09-05drm/amd/pm: Add caching for SystemMetrics tableLijo Lazar-13/+36
2025-09-05drm/amd/pm: refine amdgpu pm sysfs node error codeYang Wang-2/+3
2025-09-05drm/amd/pm: use int type to store negative error codesQianfeng Rong-3/+3
2025-09-05drm/radeon/pm: Remove redundant ternary operatorsLiao Yuanhong-2/+1
2025-09-05drm/radeon/radeon_legacy_encoders: Remove redundant ternary operatorsLiao Yuanhong-10/+10
2025-09-05drm/radeon/dpm: Remove redundant ternary operatorsLiao Yuanhong-5/+5
2025-09-05drm/radeon/atom: Remove redundant ternary operatorsLiao Yuanhong-1/+1
2025-09-05drm/amd/pm/powerplay/smumgr: remove redundant ternary operatorsLiao Yuanhong-12/+8
2025-09-05drm/amd/pm/powerplay/hwmgr/ppatomctrl: Remove redundant ternary operatorsLiao Yuanhong-2/+2
2025-09-05amdgpu/pm/legacy: remove redundant ternary operatorsLiao Yuanhong-2/+1
2025-09-05drm/amd/display: Remove redundant ternary operatorsLiao Yuanhong-7/+6
2025-09-05drm/amdgpu/userq: add a detect and reset callbackJesse.Zhang-0/+51
2025-09-05drm/amdkfd: Fix error code sign for EINVAL in svm_ioctl()Qianfeng Rong-1/+1
2025-09-05drm/amdgpu: don't enable SMU on cyan skillfishAlex Deucher-1/+4
2025-09-05drm/amdgpu: add support for cyan skillfish gpu_infoAlex Deucher-0/+4
2025-09-05drm/amdgpu: add support for cyan skillfish without IP discoveryAlex Deucher-0/+30
2025-09-05drm/amdgpu: add ip offset support for cyan skillfishAlex Deucher-1/+59
2025-09-05drm/amdgpu: Fix function header names in amdgpu_connectors.cSrinivasan Shanmugam-3/+12
2025-09-05amd/amdkfd: correct mem limit calculation for small APUsYifan Zhang-12/+32
2025-09-05drm/amd/display: remove oem i2c adapter on finishGeoffrey McRae-1/+12
2025-09-05drm/amdgpu/userq: add force completion helpersAlex Deucher-0/+43
2025-09-05drm/amdgpu: add user queue reset sourceAlex Deucher-0/+4
2025-09-05drm/amdgpu/mes12: implement detect and reset callbackJesse.Zhang-0/+31
2025-09-05drm/amdgpu/mes11: implement detect and reset callbackJesse.Zhang-0/+31
2025-09-05drm/amdgpu/mes: add front end for detect and reset hung queueJesse.Zhang-0/+86
2025-09-05drm/amd/amdgpu: Implement MES suspend/resume gang functionality for v12Jesse.Zhang-2/+30
2025-09-05drm/amdgpu: Add preempt and restore callbacks to userq funcsJesse.Zhang-0/+4
2025-09-05drm/xe/guc: Fix badly worded error messageJohn Harrison-1/+1
2025-09-05drm/xe/guc: Clean up of GuC 'CTL' definesJohn Harrison-34/+15
2025-09-05drm/amdgpu: fix the formating for debugfs printSunil Khatri-1/+1
2025-09-05drm/amd: add more cyan skillfish PCI idsAlex Deucher-0/+5
2025-09-05drm/amdgpu: add more information in debugfs to pagetable dumpSunil Khatri-0/+6
2025-09-05drm/amdgpu: Correct info field of bad page threshold exceed CPERXiang Liu-1/+3
2025-09-05drm/amdkfd: fix p2p links bug in topologyEric Huang-1/+2
2025-09-05drm/radeon/ci_dpm: Use int type to store negative error codesQianfeng Rong-2/+4
2025-09-05drm/amdgpu/vcn: Remove redundant ternary operatorsLiao Yuanhong-2/+2
2025-09-05drm/amdgpu/jpeg: Remove redundant ternary operatorsLiao Yuanhong-3/+3
2025-09-05drm/amdgpu/ih: Remove redundant ternary operatorsLiao Yuanhong-6/+3
2025-09-05drm/amdgpu/gmc: Remove redundant ternary operatorsLiao Yuanhong-6/+3
2025-09-05drm/amdgpu/gfx: Remove redundant ternary operatorsLiao Yuanhong-4/+2
2025-09-05drm/amdgpu/amdgpu_cper: Remove redundant ternary operatorsLiao Yuanhong-1/+1
2025-09-05drm/amd/amdgpu: Fix a less than zero check on a uint32_t struct fieldColin Ian King-2/+4
2025-09-05drm/xe: Extend Wa_13011645652 to PTL-H, WCLJulia Filipchuk-1/+2
2025-09-05drm/vkms: Add P01* formatsLouis Chauvet-1/+9
2025-09-05drm/vkms: Create helper macro for YUV formatsLouis Chauvet-27/+48
2025-09-05drm/vkms: Change YUV helpers to support u16 inputs for conversionLouis Chauvet-84/+85
2025-09-05drm/vkms: Add support for RGB888 formatsLouis Chauvet-0/+9