summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-08-29Merge tag 'mediatek-drm-fixes-20250829' of https://git.kernel.org/pub/scm/lin...Dave Airlie-12/+26
2025-08-28drm/mediatek: mtk_hdmi: Fix inverted parameters in some regmap_update_bits callsLouis-Alexis Eyraud-4/+4
2025-08-29Merge tag 'drm-msm-fixes-2025-08-26' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie-193/+281
2025-08-29Merge tag 'amd-drm-fixes-6.17-2025-08-28' of https://gitlab.freedesktop.org/a...Dave Airlie-17/+28
2025-08-29Merge tag 'drm-misc-fixes-2025-08-28' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-55/+83
2025-08-27drm/amdgpu/userq: fix error handling of invalid doorbellAlex Deucher-0/+1
2025-08-27drm/amdgpu: update firmware version checks for user queue supportJesse.Zhang-3/+3
2025-08-27drm/amd/amdgpu: disable hwmon power1_cap* for gfx 11.0.3 on vf modeYang Wang-8/+10
2025-08-27Revert "drm/amdgpu: fix incorrect vm flags to map bo"Alex Deucher-2/+2
2025-08-27drm/amdgpu/gfx12: set MQD as appriopriate for queue typesAlex Deucher-2/+6
2025-08-27drm/amdgpu/gfx11: set MQD as appriopriate for queue typesAlex Deucher-2/+6
2025-08-26drm/xe: switch to local xbasename() helperCarlos Llamas-1/+9
2025-08-26drm/xe: Don't trigger rebind on initial dma-buf validationMatthew Brost-1/+2
2025-08-26drm/xe/vm: Clear the scratch_pt pointer on errorThomas Hellström-2/+6
2025-08-26drm/xe/vm: Don't pin the vm_resv during validationThomas Hellström-16/+4
2025-08-26drm/xe/xe_sync: avoid race during ufence signalingZbigniew Kempczyński-1/+1
2025-08-26Revert "drm/tegra: Use dma_buf from GEM object instance"Thomas Zimmermann-1/+1
2025-08-25drm/msm/dpu: Add a null ptr check for dpu_encoder_needs_modesetChenyuan Yang-0/+2
2025-08-25drm/gpuvm: fix various typos in .c and .h gpuvm fileAlice Ryhl-39/+39
2025-08-25drm/nouveau: remove unused memory target testTimur Tabi-10/+3
2025-08-25drm/nouveau: remove unused increment in gm200_flcn_pio_imem_wrTimur Tabi-1/+1
2025-08-25drm/nouveau: fix error path in nvkm_gsp_fwsec_v2Timur Tabi-2/+3
2025-08-23drm/nouveau/disp: Always accept linear modifierJames Jones-0/+4
2025-08-23Merge tag 'drm-xe-fixes-2025-08-21-1' of https://gitlab.freedesktop.org/drm/x...Dave Airlie-28/+26
2025-08-23Merge tag 'drm-misc-fixes-2025-08-21' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-32/+85
2025-08-22drm/amdgpu: Pin buffers while vmap'ing exported dma-buf objectsThomas Zimmermann-2/+32
2025-08-21drm/xe: Fix vm_bind_ioctl double free bugChristoph Manszewski-1/+2
2025-08-21drm/xe: Move ASID allocation and user PT BO tracking into xe_vm_createPiotr Piórkowski-19/+15
2025-08-21Merge tag 'amd-drm-fixes-6.17-2025-08-20' of https://gitlab.freedesktop.org/a...Dave Airlie-125/+112
2025-08-20Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard-67/+209
2025-08-19drm/xe: Assign ioctl xe file handler to vm in xe_vm_createPiotr Piórkowski-8/+9
2025-08-19drm/i915/gt: Relocate compression repacking WA for JSL/EHLSebastian Brzezinka-9/+11
2025-08-19drm/i915: silence rpm wakeref asserts on GEN11_GU_MISC_IIR accessJani Nikula-0/+4
2025-08-18drm/amd/display: Fix DP audio DTO1 clock source on DCE 6.Timur Kristóf-15/+6
2025-08-18drm/amd/display: Fix fractional fb divider in set_pixel_clock_v3Timur Kristóf-1/+1
2025-08-18drm/amd/display: Don't print errors for nonexistent connectorsTimur Kristóf-5/+15
2025-08-18drm/amd/display: Don't warn when missing DCE encoder capsTimur Kristóf-4/+4
2025-08-18drm/amd/display: Fill display clock and vblank time in dce110_fill_display_co...Timur Kristóf-11/+3
2025-08-18drm/amd/display: Find first CRTC and its line time in dce110_fill_display_con...Timur Kristóf-10/+20
2025-08-18drm/amd/display: Adjust DCE 8-10 clock, don't overclock by 15%Timur Kristóf-7/+5
2025-08-18drm/amd/display: Don't overclock DCE 6 by 15%Timur Kristóf-5/+3
2025-08-18drm/amd/display: Add null pointer check in mod_hdcp_hdcp1_create_session()Chenyuan Yang-0/+3
2025-08-18drm/amd/display: Fix Xorg desktop unresponsive on Replay panelTom Chung-0/+19
2025-08-18drm/amd/display: Avoid a NULL pointer dereferenceMario Limonciello-0/+3
2025-08-18drm/amdgpu/swm14: Update power limit logicAlex Deucher-5/+25
2025-08-18drm/amd/display: Revert Add HPO encoder support to ReplayGabe Teeger-62/+5
2025-08-18drm/msm: skip re-emitting IBs for unusable VMsAntonino Maniscalco-1/+8
2025-08-18drm/msm: Don't use %pK through printkThomas Weißschuh-6/+6
2025-08-18drm/i915/icl+/tc: Convert AUX powered WARN to a debug messageImre Deak-3/+3
2025-08-18drm/i915/lnl+/tc: Use the cached max lane count valueImre Deak-1/+5