summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2024-10-18Merge tag 'drm-intel-fixes-2024-10-17' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2024-10-18Merge tag 'amd-drm-fixes-6.12-2024-10-16' of https://gitlab.freedesktop.org/a...Dave Airlie
2024-10-17Merge tag 'drm-msm-fixes-2024-10-16' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2024-10-17drm/ast: vga: Clear EDID if no display is connectedThomas Zimmermann
2024-10-17drm/ast: sil164: Clear EDID if no display is connectedThomas Zimmermann
2024-10-17Revert "drm/mgag200: Add vblank support"Thomas Zimmermann
2024-10-16drm/amdgpu/swsmu: default to fullscreen 3D profile for dGPUsAlex Deucher
2024-10-16drm/i915/display: Don't allow tile4 framebuffer to do hflip on display20 or g...Juha-Pekka Heikkila
2024-10-16drm/xe/bmg: improve cache flushing behaviourMatthew Auld
2024-10-16drm/xe/xe_sync: initialise ufence.signalledMatthew Auld
2024-10-16drm/xe/ufence: ufence can be signaled right after wait_wokenNirmoy Das
2024-10-16drm/xe: Use bookkeep slots for external BO's in exec IOCTLMatthew Brost
2024-10-16drm/xe/query: Increase timestamp widthLucas De Marchi
2024-10-16drm/xe: Don't free job in TDRMatthew Brost
2024-10-16drm/xe: Take job list lock in xe_sched_add_pending_jobMatthew Brost
2024-10-16drm/xe: fix unbalanced rpm put() with declare_wedged()Matthew Auld
2024-10-16drm/xe: fix unbalanced rpm put() with fence_fini()Matthew Auld
2024-10-16drm/xe/xe2lpg: Extend Wa_15016589081 for xe2lpgAradhya Bhatia
2024-10-16drm/i915/dp_mst: Don't require DSC hblank quirk for a non-DSC compatible modeImre Deak
2024-10-16drm/i915/dp_mst: Handle error during DSC BW overhead/slice calculationImre Deak
2024-10-15drm/msm/a6xx+: Insert a fence wait before SMMU table updateRob Clark
2024-10-15drm/msm/dpu: don't always program merge_3d blockJessica Zhang
2024-10-15drm/msm/dpu: Don't always set merge_3d pending flushJessica Zhang
2024-10-15drm/amdgpu/swsmu: Only force workload setup on initAlex Deucher
2024-10-15drm/radeon: Fix encoder->possible_clonesVille Syrjälä
2024-10-15drm/amdgpu/smu13: always apply the powersave optimizationAlex Deucher
2024-10-15drm/amdkfd: Accounting pdd vram_usage for svmPhilip Yang
2024-10-15drm/amd/amdgpu: Fix double unlock in amdgpu_mes_add_ringSrinivasan Shanmugam
2024-10-15drm/amdgpu/mes: fix issue of writing to the same log buffer from 2 MES pipesMichael Chen
2024-10-15drm/amdgpu: prevent BO_HANDLES error from being overwrittenMohammed Anees
2024-10-15drm/amdgpu: enable enforce_isolation sysfs node on VFsAlex Deucher
2024-10-14drm/msm: Allocate memory for disp snapshot with kvzalloc()Douglas Anderson
2024-10-14drm/msm: Avoid NULL dereference in msm_disp_state_print_regs()Douglas Anderson
2024-10-14drm/msm/dsi: fix 32-bit signed integer extension in pclk_rate calculationJonathan Marek
2024-10-14drm/msm/dsi: improve/fix dsc pclk calculationJonathan Marek
2024-10-14drm/msm/hdmi: drop pll_cmp_to_fdata from hdmi_phy_8998Dmitry Baryshkov
2024-10-14drm/msm/dpu: check for overflow in _dpu_crtc_setup_lm_bounds()Dmitry Baryshkov
2024-10-14drm/msm/dpu: move CRTC resource assignment to dpu_encoder_virt_atomic_checkDmitry Baryshkov
2024-10-14drm/msm/dpu: make sure phys resources are properly initializedDmitry Baryshkov
2024-10-14drm/panel: himax-hx83102: Adjust power and gamma to optimize brightnessCong Yang
2024-10-11Merge tag 'pmdomain-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-10-11Merge tag 'drm-xe-fixes-2024-10-10' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-10-10drm/vmwgfx: Remove unnecessary NULL checks before kvfree()Thorsten Blum
2024-10-11Merge tag 'drm-misc-fixes-2024-10-10' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-10-11Merge tag 'drm-intel-fixes-2024-10-10' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2024-10-10drm/vmwgfx: Handle surface check failure correctlyNikolay Kuratov
2024-10-10drm/vmwgfx: Cleanup kms setup without 3dZack Rusin
2024-10-10drm/vmwgfx: Handle possible ENOMEM in vmw_stdu_connector_atomic_checkIan Forbes
2024-10-10drm/vmwgfx: Limit display layout ioctl array size to VMWGFX_NUM_DISPLAY_UNITSIan Forbes
2024-10-10Revert "drm/tegra: gr3d: Convert into dev_pm_domain_attach|detach_list()"Ulf Hansson