summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2024-10-18Merge tag 'drm-xe-fixes-2024-10-17' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie16-44/+63
2024-10-17Merge tag 'drm-misc-fixes-2024-10-17' of https://gitlab.freedesktop.org/drm/m...Dave Airlie22-236/+43
2024-10-17Merge tag 'drm-intel-fixes-2024-10-17' of https://gitlab.freedesktop.org/drm/...Dave Airlie1-10/+30
2024-10-17Merge tag 'amd-drm-fixes-6.12-2024-10-16' of https://gitlab.freedesktop.org/a...Dave Airlie11-35/+61
2024-10-17Merge tag 'drm-msm-fixes-2024-10-16' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie8-59/+89
2024-10-17drm/ast: vga: Clear EDID if no display is connectedThomas Zimmermann1-0/+2
2024-10-17drm/ast: sil164: Clear EDID if no display is connectedThomas Zimmermann1-0/+2
2024-10-17Revert "drm/mgag200: Add vblank support"Thomas Zimmermann11-178/+6
2024-10-16drm/amdgpu/swsmu: default to fullscreen 3D profile for dGPUsAlex Deucher1-1/+5
2024-10-16drm/i915/display: Don't allow tile4 framebuffer to do hflip on display20 or g...Juha-Pekka Heikkila3-0/+25
2024-10-16drm/xe/bmg: improve cache flushing behaviourMatthew Auld2-4/+0
2024-10-16drm/xe/xe_sync: initialise ufence.signalledMatthew Auld1-1/+1
2024-10-16drm/xe/ufence: ufence can be signaled right after wait_wokenNirmoy Das1-3/+0
2024-10-16drm/xe: Use bookkeep slots for external BO's in exec IOCTLMatthew Brost1-8/+4
2024-10-16drm/xe/query: Increase timestamp widthLucas De Marchi1-1/+5
2024-10-16drm/xe: Don't free job in TDRMatthew Brost1-2/+5
2024-10-16drm/xe: Take job list lock in xe_sched_add_pending_jobMatthew Brost1-0/+2
2024-10-16drm/xe: fix unbalanced rpm put() with declare_wedged()Matthew Auld1-2/+2
2024-10-16drm/xe: fix unbalanced rpm put() with fence_fini()Matthew Auld3-23/+15
2024-10-16drm/xe/xe2lpg: Extend Wa_15016589081 for xe2lpgAradhya Bhatia1-0/+4
2024-10-16drm/i915/dp_mst: Don't require DSC hblank quirk for a non-DSC compatible modeImre Deak1-0/+3
2024-10-16drm/i915/dp_mst: Handle error during DSC BW overhead/slice calculationImre Deak1-10/+27
2024-10-16drm/msm/a6xx+: Insert a fence wait before SMMU table updateRob Clark1-3/+13
2024-10-16drm/msm/dpu: don't always program merge_3d blockJessica Zhang1-1/+1
2024-10-16drm/msm/dpu: Don't always set merge_3d pending flushJessica Zhang2-2/+8
2024-10-15gpu: host1x: Set up device DMA parametersThierry Reding1-0/+1
2024-10-15drm/amdgpu/swsmu: Only force workload setup on initAlex Deucher1-3/+3
2024-10-15drm/radeon: Fix encoder->possible_clonesVille Syrjälä1-1/+1
2024-10-15drm/amdgpu/smu13: always apply the powersave optimizationAlex Deucher1-12/+10
2024-10-15drm/amdkfd: Accounting pdd vram_usage for svmPhilip Yang4-6/+32
2024-10-15drm/amd/amdgpu: Fix double unlock in amdgpu_mes_add_ringSrinivasan Shanmugam1-2/+3
2024-10-15drm/amdgpu/mes: fix issue of writing to the same log buffer from 2 MES pipesMichael Chen1-2/+2
2024-10-15drm/amdgpu: prevent BO_HANDLES error from being overwrittenMohammed Anees1-1/+1
2024-10-15drm/amdgpu: enable enforce_isolation sysfs node on VFsAlex Deucher1-7/+4
2024-10-15gpu: host1x: Fix boot regression for TegraJon Hunter1-10/+8
2024-10-14drm/msm: Allocate memory for disp snapshot with kvzalloc()Douglas Anderson1-2/+2
2024-10-14drm/msm: Avoid NULL dereference in msm_disp_state_print_regs()Douglas Anderson1-7/+8
2024-10-14drm/msm/dsi: fix 32-bit signed integer extension in pclk_rate calculationJonathan Marek1-1/+1
2024-10-14drm/msm/dsi: improve/fix dsc pclk calculationJonathan Marek1-1/+1
2024-10-14drm/msm/hdmi: drop pll_cmp_to_fdata from hdmi_phy_8998Dmitry Baryshkov1-9/+0
2024-10-14drm/msm/dpu: check for overflow in _dpu_crtc_setup_lm_bounds()Dmitry Baryshkov1-4/+13
2024-10-14drm/msm/dpu: move CRTC resource assignment to dpu_encoder_virt_atomic_checkDmitry Baryshkov2-24/+38
2024-10-14drm/msm/dpu: make sure phys resources are properly initializedDmitry Baryshkov1-5/+4
2024-10-14drm/panel: himax-hx83102: Adjust power and gamma to optimize brightnessCong Yang1-6/+6
2024-10-11Merge tag 'pmdomain-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-13/+33
2024-10-11Merge tag 'drm-xe-fixes-2024-10-10' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie4-26/+33
2024-10-11drm/vmwgfx: Remove unnecessary NULL checks before kvfree()Thorsten Blum1-4/+2
2024-10-11Merge tag 'drm-misc-fixes-2024-10-10' of https://gitlab.freedesktop.org/drm/m...Dave Airlie9-88/+31
2024-10-11Merge tag 'drm-intel-fixes-2024-10-10' of https://gitlab.freedesktop.org/drm/...Dave Airlie1-3/+7
2024-10-10drm/vmwgfx: Handle surface check failure correctlyNikolay Kuratov1-0/+1