summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2024-10-24gpu: drm: omapdrm: use new of_graph functionsKuninori Morimoto-2/+4
2024-10-25Merge tag 'drm-intel-gt-next-2024-10-23' of https://gitlab.freedesktop.org/dr...Dave Airlie-59/+80
2024-10-24drm/bridge: dw-hdmi: set bridge's ycbcr_420_allowed flagDmitry Baryshkov-0/+3
2024-10-24drm/msm/dp: migrate the ycbcr_420_allowed to drm_bridgeDmitry Baryshkov-11/+10
2024-10-24drm/bridge: aux: allow interlaced and YCbCr 420 outputDmitry Baryshkov-0/+8
2024-10-24drm/bridge: display-connector: allow YCbCr 420 for HDMI and DPDmitry Baryshkov-0/+4
2024-10-24drm/atomic: add interlaced and ycbcr_420 flags to connector's state dumpDmitry Baryshkov-0/+2
2024-10-24drm/display: bridge_connector: handle ycbcr_420_allowedDmitry Baryshkov-2/+4
2024-10-24drm/xe: Don't restart parallel queues multiple times on GT resetNirmoy Das-2/+12
2024-10-24drm/xe/ufence: Prefetch ufence addr to catch bogus addressNirmoy Das-1/+2
2024-10-24drm/xe: Handle unreliable MMIO reads during forcewakeShuicheng Lin-3/+9
2024-10-24drm/xe/guc/ct: Flush g2h worker in case of g2h response timeoutBadal Nilawar-0/+18
2024-10-24drm/xe: Enlarge the invalidation timeout from 150 to 500Shuicheng Lin-1/+1
2024-10-24drm/tegra: Fix NULL vs IS_ERR() check in probe()Dan Carpenter-2/+2
2024-10-24drm/i915: remove all IS_<PLATFORM>_GT<N>() macrosJani Nikula-32/+8
2024-10-23drm/xe/oa: Allow only certain property changes from configAshutosh Dixit-14/+46
2024-10-23drm/xe/oa: Add syncs support to OA config ioctlAshutosh Dixit-18/+26
2024-10-23drm/xe/oa: Move functions up so they can be reused for config ioctlAshutosh Dixit-229/+229
2024-10-23drm/xe/oa: Signal output fencesAshutosh Dixit-17/+105
2024-10-23drm/xe/oa: Add input fence dependenciesAshutosh Dixit-4/+21
2024-10-23drm/xe/oa/uapi: Define and parse OA sync propertiesAshutosh Dixit-2/+89
2024-10-23drm/xe/oa: Separate batch submission from waiting for completionAshutosh Dixit-13/+44
2024-10-23drm/xe: Mark GT work queue with WQ_MEM_RECLAIMMatthew Brost-1/+2
2024-10-23drm/xe: Mark G2H work queue with WQ_MEM_RECLAIMMatthew Brost-1/+1
2024-10-23drm/xe: Mark GGTT work queue with WQ_MEM_RECLAIMMatthew Brost-1/+1
2024-10-23drm/xe: Take ref to job's fence in armMatthew Brost-7/+7
2024-10-23drm/i915/xe3lpd: Add condition for EDP to powerdown P2.PGSuraj Kandpal-1/+2
2024-10-23drm/i915/xe3lpd: Add new bit range of MAX swing setupSuraj Kandpal-1/+1
2024-10-23drm/i915/xe3lpd: Add C20 Phy consolidated programming tableSuraj Kandpal-3/+23
2024-10-23drm/i915/xe3lpd: Add cdclk changesRadhakrishna Sripada-2/+57
2024-10-23drm/i915: Remove ckey/format checks from skl_update_scaler_plane()Ville Syrjälä-67/+10
2024-10-23drm/i915/pfit: Extract intel_pfit.cVille Syrjälä-546/+578
2024-10-23drm/i915/panel: Convert panel code to intel_displayVille Syrjälä-40/+47
2024-10-23drm/i915/pfit: Check pfit destination window on ILK-BDWVille Syrjälä-0/+55
2024-10-23drm/i915/pfit: Reject cloning when using pfit on ILK-BDWVille Syrjälä-0/+27
2024-10-23drm/i915/pfit: Check pfit minimum timings in pre-SKLVille Syrjälä-1/+58
2024-10-23drm/i915/pfit: Reject pfit downscaling for GMCH platformsVille Syrjälä-0/+20
2024-10-23drm/i915/pfit: Check pfit scaling factors on ILK-BDWVille Syrjälä-0/+39
2024-10-23drm/i915/pfit: Check pipe source size against pfit limits on ILK-BDWVille Syrjälä-1/+51
2024-10-23drm/mediatek: Fix potential NULL dereference in mtk_crtc_destroy()Dan Carpenter-2/+1
2024-10-23drm/mediatek: Fix get efuse issue for MT8188 DPTXLiankun Yang-1/+84
2024-10-23drm/i915/active: Use try_cmpxchg() in active_fence_cb()Uros Bizjak-1/+1
2024-10-23drm/xe: Don't restart parallel queues multiple times on GT resetNirmoy Das-2/+12
2024-10-23drm/panel: s6e3ha8: add static modifier to supply listDzmitry Sankouski-1/+1
2024-10-23drm/i915/psr: vbt.psr.enable is only for eDP panelsJouni Högander-1/+3
2024-10-22drm/amdgpu: handle default profile on on devices without fullscreen 3DAlex Deucher-1/+10
2024-10-22drm/amdgpu: handle default profile on on devices without fullscreen 3DAlex Deucher-1/+10
2024-10-22drm/amd/display: Disable PSR-SU on Parade 08-01 TCON tooMario Limonciello-0/+2
2024-10-22drm/amdgpu: fix random data corruption for sdma 7Frank Min-1/+8
2024-10-22drm/amd/display: temp w/a for DP Link Layer complianceAurabindo Pillai-0/+13