summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2024-10-16drm/xe/xe_sync: initialise ufence.signalledMatthew Auld-1/+1
2024-10-16drm/xe/ufence: ufence can be signaled right after wait_wokenNirmoy Das-3/+0
2024-10-16drm/xe: Use bookkeep slots for external BO's in exec IOCTLMatthew Brost-8/+4
2024-10-16drm/xe/query: Increase timestamp widthLucas De Marchi-1/+5
2024-10-16drm/xe: Don't free job in TDRMatthew Brost-2/+5
2024-10-16drm/xe: Take job list lock in xe_sched_add_pending_jobMatthew Brost-0/+2
2024-10-16drm/xe: fix unbalanced rpm put() with declare_wedged()Matthew Auld-2/+2
2024-10-16drm/xe: fix unbalanced rpm put() with fence_fini()Matthew Auld-23/+15
2024-10-16drm/xe/xe2lpg: Extend Wa_15016589081 for xe2lpgAradhya Bhatia-0/+4
2024-10-16drm/i915/dp_mst: Don't require DSC hblank quirk for a non-DSC compatible modeImre Deak-0/+3
2024-10-16drm/i915/dp_mst: Handle error during DSC BW overhead/slice calculationImre Deak-10/+27
2024-10-16drm/panel: s6e3ha8: select CONFIG_DRM_DISPLAY_DSC_HELPERArnd Bergmann-0/+1
2024-10-16drm/panel: Add Samsung AMS581VF01 panel driverDanila Tikhonov-0/+293
2024-10-15drm/msm/a6xx+: Insert a fence wait before SMMU table updateRob Clark-3/+13
2024-10-16drm: i915: Change fault type to unsigned longVincenzo Frascino-3/+3
2024-10-15drm/msm/dpu: don't always program merge_3d blockJessica Zhang-1/+1
2024-10-15drm/msm/dpu: Don't always set merge_3d pending flushJessica Zhang-2/+8
2024-10-15gpu: host1x: Set up device DMA parametersThierry Reding-0/+1
2024-10-15drm/amdgpu/swsmu: Only force workload setup on initAlex Deucher-3/+3
2024-10-15drm/radeon: Fix encoder->possible_clonesVille Syrjälä-1/+1
2024-10-15drm/amdgpu/smu13: always apply the powersave optimizationAlex Deucher-12/+10
2024-10-15drm/amdkfd: Accounting pdd vram_usage for svmPhilip Yang-6/+32
2024-10-15drm/amd/amdgpu: Fix double unlock in amdgpu_mes_add_ringSrinivasan Shanmugam-2/+3
2024-10-15drm/amdgpu/mes: fix issue of writing to the same log buffer from 2 MES pipesMichael Chen-2/+2
2024-10-15drm/amdgpu: prevent BO_HANDLES error from being overwrittenMohammed Anees-1/+1
2024-10-15drm/amdgpu: enable enforce_isolation sysfs node on VFsAlex Deucher-7/+4
2024-10-15drm/amdgpu/swsmu: add automatic parameter to set_soft_freq_rangeAlex Deucher-90/+152
2024-10-15drm/amdgpu: Fix off by one in current_memory_partition_show()Dan Carpenter-1/+1
2024-10-15drm/amdgpu/swsmu: default to fullscreen 3D profile for dGPUsAlex Deucher-1/+5
2024-10-15drm/amdgpu/swsmu: Only force workload setup on initAlex Deucher-3/+3
2024-10-15drm/radeon: Fix encoder->possible_clonesVille Syrjälä-1/+1
2024-10-15drm/amdgpu/smu13: always apply the powersave optimizationAlex Deucher-12/+10
2024-10-15drm/amd/display: 3.2.305Aric Cyr-1/+1
2024-10-15drm/amd/display: disable dynamic ODM when sharpness is enabledSamson Tam-0/+1
2024-10-15drm/amd/display: Check returned status from core_link_read_dpcdAlex Hung-0/+6
2024-10-15drm/amd/display: Clear pipe pointers on pipe resetJoshua Aberback-16/+8
2024-10-15drm/amd/display: add sharpening policy to plane stateSamson Tam-5/+12
2024-10-15drm/amd/display: resolve correct MALL size for dcn401Dillon Varone-3/+28
2024-10-15drm/amd/display: Read Sink emission rate capabilityRobin Chen-10/+20
2024-10-15drm/amd/display: print messages when programming shaper/3dlut failsAlex Hung-6/+25
2024-10-15drm/amd/display: Full exit out of IPS2 when all allow signals have been clearedLeo Chen-3/+6
2024-10-15drm/amd/display: Fix Coverity change for visual confirmLeo (Hanghong) Ma-1/+2
2024-10-15drm/amd/display: Add 3DLUT FL HW bug workaroundIlya Bakoulin-13/+122
2024-10-15drm/amd/display: Add check for headless for idle optimizationRoman Li-1/+1
2024-10-15drm/amd/display: Increase idle worker HPD detection timeRoman Li-1/+1
2024-10-15drm/amd/display: Remove useless assignmentsAlex Hung-7/+0
2024-10-15drm/amd/display: Check status from dpcd_get_tunneling_device_dataAlex Hung-0/+9
2024-10-15drm/amd/display: Check returns from drm_dp_dpcd_writeAlex Hung-5/+12
2024-10-15drm/amdgpu: Wait for reset on init completionLijo Lazar-1/+8
2024-10-15drm/amdkfd: Accounting pdd vram_usage for svmPhilip Yang-6/+32