summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2025-03-03drm/bridge: Fix spelling mistake "gettin" -> "getting"Colin Ian King-1/+1
2025-03-03drm/i915/hdcp: add hdcp sub-struct to struct intel_digital_portJani Nikula-58/+60
2025-03-03drm/i915/mst: add mst sub-struct to struct intel_connectorJani Nikula-59/+60
2025-03-03drm/i915/mst: add mst sub-struct to struct intel_dpJani Nikula-67/+66
2025-03-02drm/rockchip: vop2: Introduce vop hardware versionAndy Yan-7/+33
2025-03-02drm/rockchip: vop2: Support for different layer select configuration between VPsAndy Yan-20/+22
2025-03-02drm/rockchip: vop2: Merge vop2_cluster/esmart_init functionAndy Yan-31/+11
2025-03-02drm/rockchip: vop2: Add platform specific callbackAndy Yan-1126/+1180
2025-03-02drm/rockchip: vop2: Remove AFBC from TRANSFORM_OFFSET register macroAndy Yan-6/+6
2025-03-02drm/rockchip: vop2: use devm_regmap_field_alloc for cluster-regsAndy Yan-35/+31
2025-03-02drm/mediatek: Move to devm_platform_ioremap_resource() usageAnusha Srivatsa-24/+8
2025-03-02drm/mediatek: Add support for MT8195 Digital Parallel InterfaceAngeloGioacchino Del Regno-0/+22
2025-03-02drm/mediatek: mtk_dpi: Explicitly manage TVD clock in power on/offAngeloGioacchino Del Regno-0/+9
2025-03-02drm/mediatek: mtk_dpi: Support AFIFO 1T1P output and conversionAngeloGioacchino Del Regno-1/+14
2025-03-02drm/mediatek: mtk_dpi: Add support for DPI input clock from HDMIAngeloGioacchino Del Regno-3/+10
2025-03-02drm/mediatek: mtk_dpi: Move the input_2p_en bit to platform dataAngeloGioacchino Del Regno-7/+7
2025-03-02drm/mediatek: mtk_dpi: Add checks for reg_h_fre_con existenceAngeloGioacchino Del Regno-2/+3
2025-03-02drm/mediatek: mtk_dpi: Move pixel clock setting flow to functionAngeloGioacchino Del Regno-20/+25
2025-03-02drm/mediatek: mtk_dpi: Use an array for pixclk factor calculationAngeloGioacchino Del Regno-51/+52
2025-03-02drm/mediatek: mtk_dpi: Add support for Pattern Generator in debugfsAngeloGioacchino Del Regno-0/+112
2025-03-01drm/draw: include missing headersRaag Jadav-0/+2
2025-02-28drm/xe: Add performance tunings to debugfsTvrtko Ursulin-0/+87
2025-02-28drm/xe/xelp: L3 recommended hashing maskTvrtko Ursulin-1/+8
2025-02-28drm/xe/xelp: Add Wa_1604555607Tvrtko Ursulin-0/+7
2025-02-28drm/xe/xelp: Move Wa_16011163337 from tunings to workaroundsTvrtko Ursulin-8/+7
2025-02-28drm/xe: Fix GT "for each engine" workaroundsTvrtko Ursulin-2/+2
2025-02-28drm/i915/display: Make POWER_DOMAIN_*() always result in enum intel_display_p...Gustavo Sousa-3/+4
2025-02-28drm/i915/display: Use explicit base values in POWER_DOMAIN_*() macrosGustavo Sousa-3/+3
2025-02-28Merge drm/drm-next into drm-xe-nextLucas De Marchi-26863/+103693
2025-02-28drm/i915/audio: Extend Wa_14020863754 to Xe3_LPDGustavo Sousa-1/+2
2025-02-28drm/i915/display: Use IP version check for Wa_14020863754Gustavo Sousa-1/+2
2025-02-28Merge drm/drm-next into drm-intel-nextJani Nikula-21816/+100541
2025-02-28drm/xe/vf: Retry sending MMIO request to GUC on timeout errorSatyanarayana K V P-1/+8
2025-02-28drm/xe/pf: Create a link between PF and VF devicesSatyanarayana K V P-0/+51
2025-02-28drm/vboxvideo: Remove unused hgsmi_cursor_positionDr. David Alan Gilbert-39/+0
2025-02-28drm/xe/xe3lpg: Add Wa_13012615864Tejas Upadhyay-0/+6
2025-02-28Merge tag 'drm-misc-next-2025-02-27' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-237/+1458
2025-02-28Merge tag 'drm-xe-fixes-2025-02-27' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-10/+38
2025-02-28Merge tag 'drm-intel-fixes-2025-02-27' of https://gitlab.freedesktop.org/drm/...Dave Airlie-4/+5
2025-02-28Merge tag 'drm-misc-fixes-2025-02-27' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-66/+156
2025-02-27drm/amdgpu: Fix parameter annotation in vcn_v5_0_0_is_idleSrinivasan Shanmugam-1/+1
2025-02-27drm/amdkfd: debugfs hang_hws skip GPU with MESPhilip Yang-0/+5
2025-02-27drm/amdkfd: Fix pqm_destroy_queue race with GPU resetPhilip Yang-1/+1
2025-02-27drm/amdgpu: Fix parameter annotations for VCN clock gating functionsSrinivasan Shanmugam-6/+4
2025-02-27drm/amdkfd: Fix mode1 reset crash issuePhilip Yang-0/+17
2025-02-27drm/amdkfd: KFD release_work possible circular lockingPhilip Yang-8/+8
2025-02-27drm/amdkfd: Remove kfd_process_hw_exception workerPhilip Yang-11/+1
2025-02-27drm/amd/amdgpu: Add support for xgmi_v6_4_1Asad Kamal-1/+9
2025-02-27drm/amdgpu: Add xgmi speed/width related infoLijo Lazar-0/+34
2025-02-27drm/amdgpu: Move xgmi definitions to xgmi headerLijo Lazar-32/+34