summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-02-21Merge tag 'drm-msm-fixes-2025-02-20' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie-49/+75
2025-02-21Merge tag 'drm-intel-fixes-2025-02-20' of https://gitlab.freedesktop.org/drm/...Dave Airlie-11/+40
2025-02-21Merge tag 'drm-xe-fixes-2025-02-20' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-16/+7
2025-02-21Merge tag 'drm-misc-fixes-2025-02-20' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-7/+12
2025-02-19drm/i915/dp: Fix disabling the transcoder function in 128b/132b modeImre Deak-4/+2
2025-02-19drm/i915/dp: Fix error handling during 128b/132b link trainingImre Deak-1/+14
2025-02-19drm/nouveau/pmu: Fix gp10b firmware guardAaron Kling-1/+1
2025-02-18drm/xe/guc: Fix size_t print formatLucas De Marchi-2/+2
2025-02-18drm/xe: Make GUC binaries dump consistent with other binaries in devcoredumpJosé Roberto de Souza-3/+6
2025-02-17drm/i915: Make sure all planes in use by the joiner have their crtc includedVille Syrjälä-0/+18
2025-02-17drm/i915/ddi: Fix HDMI port width programming in DDI_BUF_CTLImre Deak-2/+2
2025-02-17drm/i915/dsi: Use TRANS_DDI_FUNC_CTL's own port width macroImre Deak-2/+2
2025-02-17drm/xe: Fix error handling in xe_irq_install()Lucas De Marchi-13/+1
2025-02-17drm/i915/gt: Use spin_lock_irqsave() in interruptible contextKrzysztof Karas-2/+2
2025-02-15drm/msm/dsi/phy: Do not overwite PHY_CMN_CLK_CFG1 when choosing bitclk sourceKrzysztof Kozlowski-2/+3
2025-02-15drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG1 against clock driverKrzysztof Kozlowski-14/+26
2025-02-15drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG0 updated from driver sideKrzysztof Kozlowski-3/+16
2025-02-15drm/msm/dpu: Drop extraneous return in dpu_crtc_reassign_planes()Jessica Zhang-2/+0
2025-02-15drm/msm/dpu: Don't leak bits_per_component into random DSC_ENC fieldsMarijn Suijten-1/+2
2025-02-15drm/msm/dpu: Disable dither in phys encoder cleanupJessica Zhang-0/+3
2025-02-15drm/msm/dpu: Fix uninitialized variableEthan Carter Edwards-4/+3
2025-02-15drm/msm/dp: account for widebus and yuv420 during mode validationAbhinav Kumar-6/+10
2025-02-15drm/msm/dpu: correct LM pairing for SM6150Dmitry Baryshkov-2/+0
2025-02-15drm/msm/dpu: enable DPU_WB_INPUT_CTRL for DPU 5.xDmitry Baryshkov-3/+3
2025-02-15drm/msm/dpu: skip watchdog timer programming through TOP on >= SM8450Dmitry Baryshkov-1/+1
2025-02-15drm/msm: Avoid rounding up to one jiffyRob Clark-7/+4
2025-02-15drm/msm/a6xx: Only print the GMU firmware version onceKonrad Dybcio-4/+4
2025-02-14nouveau/svm: fix missing folio unlock + put after make_device_exclusive_range()David Hildenbrand-2/+7
2025-02-14Merge tag 'drm-xe-fixes-2025-02-13' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-25/+31
2025-02-14Merge tag 'drm-intel-fixes-2025-02-13' of https://gitlab.freedesktop.org/drm/...Dave Airlie-2/+2
2025-02-14Merge tag 'amd-drm-fixes-6.14-2025-02-13' of https://gitlab.freedesktop.org/a...Dave Airlie-9/+49
2025-02-14Merge tag 'drm-misc-fixes-2025-02-13' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-100/+109
2025-02-13drm: panel: jd9365da-h3: fix reset signal polarityHugo Villeneuve-4/+4
2025-02-13drm: Fix DSC BPP increment decodingImre Deak-1/+1
2025-02-12drm/amdgpu: avoid buffer overflow attach in smu_sys_set_pp_table()Jiang Liu-1/+2
2025-02-12drm/amdkfd: Ensure consistent barrier state saved in gfx12 trap handlerLancelot SIX-1/+6
2025-02-12drm/amdgpu: bail out when failed to load fw in psp_init_cap_microcode()Jiang Liu-2/+3
2025-02-12amdkfd: properly free gang_ctx_bo when failed to init user queueZhu Lingshan-1/+1
2025-02-12drm/amdgpu: bump version for RV/PCO compute fixAlex Deucher-1/+2
2025-02-12drm/amdgpu/gfx9: manually control gfxoff for CS on RVAlex Deucher-2/+34
2025-02-12drm/amdgpu/pm: fix UVD handing in amdgpu_dpm_set_powergating_by_smu()Alex Deucher-1/+1
2025-02-12drm/xe: Carve out wopcm portion from the stolen memoryNirmoy Das-24/+30
2025-02-10drm/i915/selftests: avoid using uninitialized contextKrzysztof Karas-2/+2
2025-02-10drm/xe/client: bo->client does not need bos_lockTejas Upadhyay-1/+1
2025-02-09drm/hisilicon/hibmc: select CONFIG_DRM_DISPLAY_DP_HELPERArnd Bergmann-0/+2
2025-02-07drm/panthor: avoid garbage value in panthor_ioctl_dev_query()Su Hui-0/+1
2025-02-07gpu: host1x: Fix a use of uninitialized mutexRupinderjit Singh-2/+2
2025-02-07Merge tag 'drm-intel-fixes-2025-02-06' of https://gitlab.freedesktop.org/drm/...Dave Airlie-25/+57
2025-02-07Merge tag 'drm-xe-fixes-2025-02-06' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-39/+61
2025-02-07Merge tag 'drm-misc-fixes-2025-02-06' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-12/+8