summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2024-08-07drm/buddy: Add start address support to trim functionArunpravin Paneer Selvam-3/+24
2024-08-07drm/amd/display: Add missing program DET segment call to pipe initRodrigo Siqueira-0/+2
2024-08-07drm/amd/display: Add missing DCN314 to the DML MakefileRodrigo Siqueira-0/+2
2024-08-07drm/amdgpu: force to use legacy inv in mmhubLikun Gao-1/+2
2024-08-07drm/amd/pm: update powerplay structure on smu v14.0.2/3Kenneth Feng-6/+46
2024-08-07drm/amd/display: Add missing mcache registersRodrigo Siqueira-1/+3
2024-08-07drm/amd/display: Add dcc propagation valueRodrigo Siqueira-0/+1
2024-08-07drm/amd/display: Add missing DET segments programmingRodrigo Siqueira-0/+2
2024-08-07drm/amd/display: Replace dm_execute_dmub_cmd with dc_wake_and_execute_dmub_cmdRodrigo Siqueira-2/+1
2024-08-07drm/i915: 2 GiB of relocations ought to be enough for anybody*Tvrtko Ursulin-2/+2
2024-08-07fs: Convert aops->write_begin to take a folioMatthew Wilcox (Oracle)-25/+22
2024-08-07fs: Convert aops->write_end to take a folioMatthew Wilcox (Oracle)-2/+2
2024-08-07drm/xe: Fix access_ok check in user_fence_createNirmoy Das-1/+1
2024-08-07drm/i915: Attempt to get pages without eviction firstDavid Gow-5/+7
2024-08-07drm/i915: Allow evicting to use the requested placementDavid Gow-1/+0
2024-08-07gpu: drm: use for_each_endpoint_of_node()Kuninori Morimoto-2/+1
2024-08-06drm/xe: Add kernel doc for xe_hw_engine_lookupMika Kuoppala-3/+13
2024-08-06drm/xe: Export xe_hw_engine's mmio accessorsDominik Grzegorzek-34/+57
2024-08-06drm/xe/guc: Define GuC version v70.29.2 for BMGJulia Filipchuk-0/+1
2024-08-06drm/xe/guc: Bump minimum required GuC version to v70.29.2Julia Filipchuk-13/+24
2024-08-06drm/xe/xe2: Add performance turning changesShekhar Chauhan-1/+11
2024-08-06drm/atomic: allow no-op FB_ID updates for async flipsSimon Ser-11/+4
2024-08-06drm/amdgpu: Add DCC GFX12 flag to enable address alignmentArunpravin Paneer Selvam-1/+2
2024-08-06drm/amdgpu: fix unchecked return value warning for amdgpu_atombiosTim Huang-14/+21
2024-08-06drm/amdgpu: fix unchecked return value warning for amdgpu_gfxTim Huang-4/+14
2024-08-06drm/amd/pm: fix unchecked return value warning for vega10_hwmgrTim Huang-3/+1
2024-08-06drm/amdgpu: correct sdma7 max dwFrank Min-1/+1
2024-08-06drm/amdgpu: Add address alignment support to DCC buffersArunpravin Paneer Selvam-2/+57
2024-08-06drm/amd/display: 3.2.295Aric Cyr-1/+1
2024-08-06drm/amd/display: Add DML2.1 option to disable DRR clamped P-State StrategiesDillon Varone-3/+10
2024-08-06drm/amd/display: Revert Avoid overflow assignmentGabe Teeger-4/+2
2024-08-06drm/amd/display: Add clock control callbacksHansen Dsouza-54/+99
2024-08-06drm/amd/display: Address coverity changeChris Park-2/+4
2024-08-06drm/amd/display: Skip Recompute DSC Params if no Stream on LinkFangzhi Zuo-0/+3
2024-08-06drm/amd/display: skip crtc power down when ips switchFudong Wang-0/+1
2024-08-06drm/amd/display: Add clock control callbacksHansen Dsouza-29/+252
2024-08-06drm/amd/display: Re-enable panel replay featureTom Chung-12/+8
2024-08-06drm/amd/display: Force enable 3DLUT DMA check for dcn401 in DMLDillon Varone-2/+6
2024-08-06drm/amd/display: Assume 32 bpp cursor in DML21Joshua Aberback-12/+1
2024-08-06drm/amd/display: Disable SubVP if Hardware Rotation is UsedAustin Zheng-1/+2
2024-08-06drm/amdgpu: change non-dcc buffer copy configurationFrank Min-2/+3
2024-08-06drm/amdgpu: report bad status in GPU recoveryTao Zhou-2/+8
2024-08-06drm/amdgpu: update bad state check in GPU recoveryTao Zhou-1/+1
2024-08-06drm/amd/display: Print Pcon FRL Link BW in Debug MessageFangzhi Zuo-0/+2
2024-08-06drm/amdgpu: Forward soft recovery errors to userspaceJoshua Ashton-2/+1
2024-08-06drm/amdgpu: remove RAS unused paramter 'err_addr'Yang Wang-45/+31
2024-08-06drm/amdgpu: add golden setting for gc v12Likun Gao-0/+27
2024-08-06drm/amd/display: fix a UBSAN warning in DML2.1Aurabindo Pillai-44/+49
2024-08-06drm/amdgpu: create function to check RAS RMA statusTao Zhou-8/+19
2024-08-06drm/amd/display: Add stream and char control callbackHansen Dsouza-10/+122