summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
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-25drm/xe/vm: Clear the scratch_pt pointer on errorThomas Hellström-2/+6
2025-08-25drm/xe/tests/xe_dma_buf: Set the drm_object::dma_buf memberThomas Hellström-5/+3
2025-08-25drm/xe/vm: Don't pin the vm_resv during validationThomas Hellström-16/+4
2025-08-25drm/i915/psr: Check drm_dp_dpcd_read return value on PSR dpcd initJouni Högander-11/+21
2025-08-24drm/xe/xe_sync: avoid race during ufence signalingZbigniew Kempczyński-1/+1
2025-08-25drm/i915/edp: eDP Data OverrrideSuraj Kandpal-0/+19
2025-08-25drm/i915/bios: Add function to check if edp data override is neededSuraj Kandpal-0/+34
2025-08-25drm/i915/vbt: Add eDP Data rate overrride field in VBTSuraj Kandpal-1/+21
2025-08-23drm/msm: fix msm_gem_vma_new() allocations for managed GPUVMsDmitry Baryshkov-6/+7
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-22drm/rockchip: dsi2: add support rk3576Guochun Huang-0/+21
2025-08-22drm/panel: ilitek-ili9881c: Add Bestar BSD1218-A101KL68 supportHeiko Stuebner-0/+221
2025-08-22drm/panel: ilitek-ili9881c: convert (un-)prepare to mipi_dsi_multi_contextHeiko Stuebner-45/+21
2025-08-22drm/panel: ilitek-ili9881c: move display_on/_off dcs calls to (un-)prepareHeiko Stuebner-20/+7
2025-08-22drm/panel: ilitek-ili9881c: turn off power-supply when init failsHeiko Stuebner-4/+8
2025-08-23Merge tag 'drm-misc-fixes-2025-08-21' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-32/+85
2025-08-22drm/xe/configfs: Dump custom settings when bindingLucas De Marchi-0/+44
2025-08-22drm/xe/configfs: Minor fixes to documentationLucas De Marchi-4/+5
2025-08-22drm/xe/configfs: Improve documentation stepsLucas De Marchi-4/+16
2025-08-22drm/xe/configfs: Use tree-like output in documentationLucas De Marchi-2/+10
2025-08-22drm/xe/configfs: Use guard() for dev->lockLucas De Marchi-8/+5
2025-08-22drm/xe/configfs: Allow to enable PSMILucas De Marchi-5/+63
2025-08-22drm/xe/configfs: Simplify kernel docLucas De Marchi-12/+3
2025-08-22drm/xe/psmi: Add Wa_16023683509Vinay Belgaumkar-0/+6
2025-08-22drm/xe/psmi: Add Wa_14020001231Badal Nilawar-0/+9
2025-08-22drm/xe/rtp: Add match for psmiLucas De Marchi-0/+10
2025-08-22drm/xe/psmi: Add debugfs interface for PSMILucas De Marchi-0/+337
2025-08-22drm/xe/psmi: Add GuC flag to enable PSMILucas De Marchi-1/+9
2025-08-22drm/bridge: simple-bridge: Add support for radxa ra620Andy Yan-0/+5
2025-08-22drm: re-allow no-op changes on non-primary planes in async flipsXaver Hugl-11/+12
2025-08-22drm/xe/pcode: Initialize data0 for pcode read routineStuart Summers-10/+10
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-21drm/xe/kunit: Extend platform generator with PTLMichal Wajdeczko-0/+1
2025-08-21drm/panel: jdi-lpm102a188a: Fix error code in jdi_panel_prepare()Dan Carpenter-1/+3
2025-08-21drm: of: fix documentation referenceRaphael Gallais-Pou-2/+5
2025-08-21drm/dp: drm_edp_backlight_set_level: do not always send 3-byte commandsVal Packett-1/+3
2025-08-21drm/i915/psr: Check pause counter before continuing to PSR activationJouni Högander-0/+3
2025-08-21drm/i915/psr: Do not activate disabled PSR on irq_aux_errorJouni Högander-1/+3
2025-08-21drm/i915/psr: drm_WARN_ON when activating disabled PSRJouni Högander-0/+2
2025-08-21Merge tag 'amd-drm-fixes-6.17-2025-08-20' of https://gitlab.freedesktop.org/a...Dave Airlie-125/+112
2025-08-21drm/i915/backlight: Fix divide by 0 error in i9xx_set_backlightSuraj Kandpal-1/+2
2025-08-20drm/xe: Use for_each_gt to define gt_countGustavo Sousa-2/+7
2025-08-20drm/xe: Probe for tile count during device info initializationGustavo Sousa-33/+48
2025-08-20drm/xe/tuning: Apply "Disable NULL query for Anyhit Shader" to Xe2Nitin Gote-1/+1
2025-08-20drm/bridge: anx7625: register content protect propertyHsin-Yi Wang-0/+1