summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-xe-fixes-2024-10-17' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie2024-10-1816-44/+63
|\
| * drm/i915/display: Don't allow tile4 framebuffer to do hflip on display20 or g...Juha-Pekka Heikkila2024-10-163-0/+25
| * drm/xe/bmg: improve cache flushing behaviourMatthew Auld2024-10-162-4/+0
| * drm/xe/xe_sync: initialise ufence.signalledMatthew Auld2024-10-161-1/+1
| * drm/xe/ufence: ufence can be signaled right after wait_wokenNirmoy Das2024-10-161-3/+0
| * drm/xe: Use bookkeep slots for external BO's in exec IOCTLMatthew Brost2024-10-161-8/+4
| * drm/xe/query: Increase timestamp widthLucas De Marchi2024-10-161-1/+5
| * drm/xe: Don't free job in TDRMatthew Brost2024-10-161-2/+5
| * drm/xe: Take job list lock in xe_sched_add_pending_jobMatthew Brost2024-10-161-0/+2
| * drm/xe: fix unbalanced rpm put() with declare_wedged()Matthew Auld2024-10-161-2/+2
| * drm/xe: fix unbalanced rpm put() with fence_fini()Matthew Auld2024-10-163-23/+15
| * drm/xe/xe2lpg: Extend Wa_15016589081 for xe2lpgAradhya Bhatia2024-10-161-0/+4
* | Merge tag 'drm-misc-fixes-2024-10-17' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2024-10-1720-226/+34
|\ \
| * | drm/ast: vga: Clear EDID if no display is connectedThomas Zimmermann2024-10-171-0/+2
| * | drm/ast: sil164: Clear EDID if no display is connectedThomas Zimmermann2024-10-171-0/+2
| * | Revert "drm/mgag200: Add vblank support"Thomas Zimmermann2024-10-1711-178/+6
| * | drm/panel: himax-hx83102: Adjust power and gamma to optimize brightnessCong Yang2024-10-141-6/+6
| * | drm/vmwgfx: Remove unnecessary NULL checks before kvfree()Thorsten Blum2024-10-111-4/+2
| * | drm/vmwgfx: Handle surface check failure correctlyNikolay Kuratov2024-10-101-0/+1
| * | drm/vmwgfx: Cleanup kms setup without 3dZack Rusin2024-10-102-32/+6
| * | drm/vmwgfx: Handle possible ENOMEM in vmw_stdu_connector_atomic_checkIan Forbes2024-10-101-0/+4
| * | drm/vmwgfx: Limit display layout ioctl array size to VMWGFX_NUM_DISPLAY_UNITSIan Forbes2024-10-103-6/+5
* | | Merge tag 'drm-intel-fixes-2024-10-17' of https://gitlab.freedesktop.org/drm/...Dave Airlie2024-10-171-10/+30
|\ \ \
| * | | drm/i915/dp_mst: Don't require DSC hblank quirk for a non-DSC compatible modeImre Deak2024-10-161-0/+3
| * | | drm/i915/dp_mst: Handle error during DSC BW overhead/slice calculationImre Deak2024-10-161-10/+27
| | |/ | |/|
* | | Merge tag 'amd-drm-fixes-6.12-2024-10-16' of https://gitlab.freedesktop.org/a...Dave Airlie2024-10-1711-35/+61
|\ \ \
| * | | drm/amdgpu/swsmu: default to fullscreen 3D profile for dGPUsAlex Deucher2024-10-161-1/+5
| * | | drm/amdgpu/swsmu: Only force workload setup on initAlex Deucher2024-10-151-3/+3
| * | | drm/radeon: Fix encoder->possible_clonesVille Syrjälä2024-10-151-1/+1
| * | | drm/amdgpu/smu13: always apply the powersave optimizationAlex Deucher2024-10-151-12/+10
| * | | drm/amdkfd: Accounting pdd vram_usage for svmPhilip Yang2024-10-154-6/+32
| * | | drm/amd/amdgpu: Fix double unlock in amdgpu_mes_add_ringSrinivasan Shanmugam2024-10-151-2/+3
| * | | drm/amdgpu/mes: fix issue of writing to the same log buffer from 2 MES pipesMichael Chen2024-10-151-2/+2
| * | | drm/amdgpu: prevent BO_HANDLES error from being overwrittenMohammed Anees2024-10-151-1/+1
| * | | drm/amdgpu: enable enforce_isolation sysfs node on VFsAlex Deucher2024-10-151-7/+4
| |/ /
* | | Merge tag 'drm-msm-fixes-2024-10-16' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie2024-10-178-59/+89
|\ \ \ | |/ / |/| |
| * | drm/msm/a6xx+: Insert a fence wait before SMMU table updateRob Clark2024-10-161-3/+13
| * | drm/msm/dpu: don't always program merge_3d blockJessica Zhang2024-10-161-1/+1
| * | drm/msm/dpu: Don't always set merge_3d pending flushJessica Zhang2024-10-152-2/+8
| * | drm/msm: Allocate memory for disp snapshot with kvzalloc()Douglas Anderson2024-10-141-2/+2
| * | drm/msm: Avoid NULL dereference in msm_disp_state_print_regs()Douglas Anderson2024-10-141-7/+8
| * | drm/msm/dsi: fix 32-bit signed integer extension in pclk_rate calculationJonathan Marek2024-10-141-1/+1
| * | drm/msm/dsi: improve/fix dsc pclk calculationJonathan Marek2024-10-141-1/+1
| * | drm/msm/hdmi: drop pll_cmp_to_fdata from hdmi_phy_8998Dmitry Baryshkov2024-10-141-9/+0
| * | drm/msm/dpu: check for overflow in _dpu_crtc_setup_lm_bounds()Dmitry Baryshkov2024-10-141-4/+13
| * | drm/msm/dpu: move CRTC resource assignment to dpu_encoder_virt_atomic_checkDmitry Baryshkov2024-10-142-24/+38
| * | drm/msm/dpu: make sure phys resources are properly initializedDmitry Baryshkov2024-10-141-5/+4
* | | Merge tag 'pmdomain-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-10-111-13/+33
|\ \ \
| * | | Revert "drm/tegra: gr3d: Convert into dev_pm_domain_attach|detach_list()"Ulf Hansson2024-10-101-13/+33
* | | | Merge tag 'drm-xe-fixes-2024-10-10' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie2024-10-114-26/+33
|\ \ \ \