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