summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2025-03-03drm/i915/fbc: handle dirty rect coords for the first frameVinod Govindapillai
2025-03-03drm/i915/fbc: disable FBC if PSR2 selective fetch is enabledVinod Govindapillai
2025-03-03drm/i915/fbc: dirty rect support for FBCVinod Govindapillai
2025-03-03drm/i915/fbc: avoid calling fbc activate if fbc is activeVinod Govindapillai
2025-03-03drm/i915/fbc: introduce HAS_FBC_DIRTY_RECT() for FBC dirty rect supportVinod Govindapillai
2025-03-03drm/i915/fbc: add register definitions for fbc dirty rect supportVinod Govindapillai
2025-03-03drm/i915/display: update and store the plane damage clipsVinod Govindapillai
2025-03-03drm/damage-helper: add const qualifier in drm_atomic_helper_damage_merged()Vinod Govindapillai
2025-03-03drm/i915/fbc: remove one duplicate forward declarationVinod Govindapillai
2025-03-03drm/imagination: Fix timestamps in firmware tracesAlessio Belle
2025-03-03drm/imagination: only init job done fences onceBrendan King
2025-03-03drm/imagination: Hold drm_gem_gpuva lock for unmapBrendan King
2025-03-03drm/imagination: avoid deadlock on fence releaseBrendan King
2025-03-03drm/i915: split out i915_gtt_view_types.h from i915_vma_types.hJani Nikula
2025-03-03drm/i915: relocate intel_plane_ggtt_offset() to intel_atomic_plane.cJani Nikula
2025-03-03drm/i915/pxp & drm/xe/pxp: Figure out pxp instance from the gem objectJani Nikula
2025-03-03drm/bridge: Fix spelling mistake "gettin" -> "getting"Colin Ian King
2025-03-03drm/i915/hdcp: add hdcp sub-struct to struct intel_digital_portJani Nikula
2025-03-03drm/i915/mst: add mst sub-struct to struct intel_connectorJani Nikula
2025-03-03drm/i915/mst: add mst sub-struct to struct intel_dpJani Nikula
2025-03-02drm/rockchip: vop2: Introduce vop hardware versionAndy Yan
2025-03-02drm/rockchip: vop2: Support for different layer select configuration between VPsAndy Yan
2025-03-02drm/rockchip: vop2: Merge vop2_cluster/esmart_init functionAndy Yan
2025-03-02drm/rockchip: vop2: Add platform specific callbackAndy Yan
2025-03-02drm/rockchip: vop2: Remove AFBC from TRANSFORM_OFFSET register macroAndy Yan
2025-03-02drm/rockchip: vop2: use devm_regmap_field_alloc for cluster-regsAndy Yan
2025-03-02drm/mediatek: Move to devm_platform_ioremap_resource() usageAnusha Srivatsa
2025-03-02drm/mediatek: Add support for MT8195 Digital Parallel InterfaceAngeloGioacchino Del Regno
2025-03-02drm/mediatek: mtk_dpi: Explicitly manage TVD clock in power on/offAngeloGioacchino Del Regno
2025-03-02drm/mediatek: mtk_dpi: Support AFIFO 1T1P output and conversionAngeloGioacchino Del Regno
2025-03-02drm/mediatek: mtk_dpi: Add support for DPI input clock from HDMIAngeloGioacchino Del Regno
2025-03-02drm/mediatek: mtk_dpi: Move the input_2p_en bit to platform dataAngeloGioacchino Del Regno
2025-03-02drm/mediatek: mtk_dpi: Add checks for reg_h_fre_con existenceAngeloGioacchino Del Regno
2025-03-02drm/mediatek: mtk_dpi: Move pixel clock setting flow to functionAngeloGioacchino Del Regno
2025-03-02drm/mediatek: mtk_dpi: Use an array for pixclk factor calculationAngeloGioacchino Del Regno
2025-03-02drm/mediatek: mtk_dpi: Add support for Pattern Generator in debugfsAngeloGioacchino Del Regno
2025-03-01drm/draw: include missing headersRaag Jadav
2025-03-01gpu: ipu-v3 ipu-cpmem: Remove unused functionsDr. David Alan Gilbert
2025-03-01gpu: ipu-v3: ipu-csi: Remove unused functionsDr. David Alan Gilbert
2025-03-01gpu: ipu-v3: Remove unused ipu_vdi_unsetupDr. David Alan Gilbert
2025-03-01gpu: ipu-v3: Remove unused ipu_image_convert_* functionsDr. David Alan Gilbert
2025-03-01gpu: ipu-v3: Remove unused ipu_idmac_channel_busyDr. David Alan Gilbert
2025-03-01gpu: ipu-v3: Remove unused ipu_rot_mode_to_degreesDr. David Alan Gilbert
2025-03-01gpu: ipu-v3: ipu-ic: Remove unused ipu_ic_task_graphics_initDr. David Alan Gilbert
2025-02-28drm/xe: Add performance tunings to debugfsTvrtko Ursulin
2025-02-28drm/xe/xelp: L3 recommended hashing maskTvrtko Ursulin
2025-02-28drm/xe/xelp: Add Wa_1604555607Tvrtko Ursulin
2025-02-28drm/xe/xelp: Move Wa_16011163337 from tunings to workaroundsTvrtko Ursulin
2025-02-28drm/xe: Fix GT "for each engine" workaroundsTvrtko Ursulin
2025-02-28gpu: host1x: Remove unused host1x_debug_dump_syncptsDr. David Alan Gilbert