summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2025-05-06BackMerge tag 'v6.15-rc5' into drm-nextDave Airlie60-304/+491
2025-05-05drm/xe/gsc: do not flush the GSC worker from the reset pathDaniele Ceraolo Spurio7-2/+44
2025-05-05drm/amdgpu: only keep most recent fence for each contextArvind Yadav1-0/+6
2025-05-05drm/amdgpu: Add Support for enforcing isolation without Cleaner ShaderSrinivasan Shanmugam5-7/+25
2025-05-05drm/amdgpu: change DRM_DBG_DRIVER to drm_dbg_driverSunil Khatri1-3/+4
2025-05-05drm/amdgpu: change DRM_ERROR to drm_file_err in amdgpu_userq.cSunil Khatri1-31/+32
2025-05-05drm/amdgpu: use drm_file_err in fence timeoutsSunil Khatri1-5/+4
2025-05-05drm/amdgpu: add drm_file reference in userq_mgrSunil Khatri3-3/+7
2025-05-05drm: add drm_file_err function to add process infoSunil Khatri1-0/+34
2025-05-05drm/amd/display: Promote DC to 3.2.331Taimur Hassan1-1/+1
2025-05-05drm/amd/display: Only wait for required free space in DMUB mailboxDillon Varone3-17/+76
2025-05-05drm/amd/display: Assign preferred stream encoder instance to dpiaMeenakshikumar Somasundaram1-0/+4
2025-05-05drm/amd/display: Fix wrong handling for AUX_DEFER caseWayne Lin1-4/+24
2025-05-05drm/amd/display: Copy AUX read reply data whenever length > 0Wayne Lin1-2/+1
2025-05-05drm/amd/display: Remove incorrect checking in dmub aux handlerWayne Lin1-11/+1
2025-05-05drm/amd/display: Fix the checking condition in dmub aux handlingWayne Lin1-1/+1
2025-05-05drm/amd/display: Shift DMUB AUX reply command if necessaryWayne Lin1-1/+4
2025-05-05drm/amd/display: Refactor SubVP cursor limiting logicDillon Varone39-135/+418
2025-05-05drm/amd/display: Call FP Protect Before Mode Programming/Mode SupportAustin Zheng1-4/+4
2025-05-05drm/amd/display: Remove unnecessary DC_FP_START/DC_FP_ENDAlex Hung1-6/+0
2025-05-05drm/amd/display: Send IPSExit unconditionally.JinZe Xu1-7/+8
2025-05-05drm/amd/display: Add skip rIOMMU dc config optionKevin Gao2-3/+4
2025-05-05Revert "drm/amd/display: turn off eDP lcdvdd and backlight if not required"Nicholas Kazlauskas2-4/+2
2025-05-05drm/amd/display: [FW Promotion] Release 0.1.8.0Taimur Hassan1-0/+3
2025-05-05drm/amd/display: disable DPP RCG before DPP CLK enableCharlene Liu2-21/+38
2025-05-05drm/amd/display: more liberal vmin/vmax update for freesyncAurabindo Pillai1-5/+11
2025-05-05drm/amd/display: allow dscclk disableCharlene Liu1-11/+13
2025-05-05Revert "drm/amd/display: Refactor SubVP cursor limiting logic"Ryan Seto39-400/+129
2025-05-05drm/amd/display: Prepare for Fused I2C-over-AUXDominik Kaszewski2-5/+10
2025-05-05drm/amd/display: Fix invalid context error in dml helperRoman Li1-9/+5
2025-05-05drm/amd/display: Remove redundant null checkAlex Hung1-5/+0
2025-05-05drm/amd/display: Always Scale FlagJesse Agate1-11/+14
2025-05-05drm/amd/display: Promote DC to 3.2.330Taimur Hassan1-1/+1
2025-05-05drm/amd/display: Refactoring DSC enum dsc_bits_per_comp.Bhuvanachandra Pinninti3-13/+6
2025-05-05drm/amd/display: Update IPS sequential_ono requirement checksOvidiu Bunea3-3/+3
2025-05-05drm/bridge: anx7625: change the gpiod_set_value APIAyushi Makhija1-4/+4
2025-05-05drm/bridge: anx7625: fix anx7625_sink_detect() to return correct hpd statusAyushi Makhija1-3/+0
2025-05-05drm/bridge: anx7625: fix drm_bridge ops flags to support hot-pluggingAyushi Makhija1-3/+2
2025-05-05drm/bridge: anx7625: enable HPD interruptsAyushi Makhija1-0/+18
2025-05-05drm/i915/display: implement wa_14022269668Vinod Govindapillai1-1/+4
2025-05-05drivers: gpu: drm: panel: Add BOE TD4320Barnabás Czémán3-0/+257
2025-05-04drm/msm/adreno: Add module param to disable ACDAkhil P Oommen2-0/+11
2025-05-04drm/msm: a6x: Rework qmp_get() error handlingAkhil P Oommen1-2/+3
2025-05-04drm/msm/a6xx: Increase HFI response timeoutAkhil P Oommen1-1/+1
2025-05-04drm/msm/adreno: Add support for ACDAkhil P Oommen4-10/+132
2025-05-04drm/msm/adreno: Drop fictional address_space_sizeRob Clark4-22/+36
2025-05-04drm/msm: Be more robust when HFI response times outConnor Abbott1-9/+26
2025-05-04drm/msm/gpu: Fix crash when throttling GPU immediately during bootStephan Gerhold1-0/+1
2025-05-04drm/ci: uprev mesaVignesh Raman5-8/+10
2025-05-04drm/rockchip: inno-hdmi: Fix video timing HSYNC/VSYNC polarity setting for rk...Andy Yan1-1/+35