summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)AuthorFilesLines
13 daysdrm/i915/ddi: only call shutdown hooks for valid encodersJani Nikula1-2/+4
13 daysdrm/i915/display: add intel_encoder_is_hdmi()Jani Nikula1-0/+13
13 daysdrm/i915/ddi: gracefully handle errors from intel_ddi_init_hdmi_connector()Jani Nikula1-1/+10
13 daysdrm/i915/hdmi: add error handling in g4x_hdmi_init()Jani Nikula2-14/+26
13 daysdrm/i915/hdmi: propagate errors from intel_hdmi_init_connector()Jani Nikula2-5/+7
13 daysdrm/i915/ddi: change intel_ddi_init_{dp, hdmi}_connector() return typeJani Nikula1-11/+9
2025-08-01drm/i915/dp: Fix 2.7 Gbps DP_LINK_BW value on g4xVille Syrjälä1-0/+6
2025-07-10drm/i915/dp_mst: Work around Thunderbolt sink disconnect after SINK_COUNT_ESI...Imre Deak1-0/+18
2025-07-10drm/i915/gsc: mei interrupt top half should be in irq disabled contextJunxiao Chang1-1/+1
2025-07-10drm/i915/gt: Fix timeline left held on VMA alloc errorJanusz Krzysztofik1-1/+2
2025-07-10drm/i915/selftests: Change mock_request() to return error pointersDan Carpenter2-11/+11
2025-07-06drm/i915/dsi: Fix off by one in BXT_MIPI_TRANS_VTOTALVille Syrjälä1-2/+2
2025-07-06drm/i915: fix build error some moreArnd Bergmann1-1/+1
2025-07-06Revert "drm/i915/gem: Allow EXEC_CAPTURE on recoverable contexts on DG1"Joonas Lahtinen1-1/+1
2025-07-06drm/i915/gem: Allow EXEC_CAPTURE on recoverable contexts on DG1Ville Syrjälä1-1/+1
2025-06-27drm/i915/pmu: Fix build error with GCOV and AutoFDO enabledTzung-Bi Shih1-2/+2
2025-06-19drm/i915/guc: Handle race condition where wakeref count drops below 0Jesus Narvaez1-3/+14
2025-06-19drm/i915/psr: Fix using wrong mask in REG_FIELD_PREPJouni Högander1-2/+2
2025-06-19drm/i915/guc: Check if expecting reply before decrementing outstanding_submis...Jesus Narvaez1-1/+1
2025-05-09drm/i915/pxp: fix undefined reference to `intel_pxp_gsccs_is_ready_for_sessions'Chen Linxuan1-2/+6
2025-04-25drm/i915/gvt: fix unterminated-string-initialization warningJani Nikula1-3/+4
2025-04-25drm/i915/vrr: Add vrr.vsync_{start, end} in vrr_params_changedAnkit Nautiyal1-1/+3
2025-04-20drm/i915/huc: Fix fence not released on early probe errorsJanusz Krzysztofik3-6/+7
2025-04-20drm/i915: Disable RPG during live selftestBadal Nilawar2-15/+22
2025-03-22drm/i915: Increase I915_PARAM_MMAP_GTT_VERSION version to indicate support fo...José Roberto de Souza1-1/+4
2025-03-22drm/i915/cdclk: Do cdclk post plane programming laterVille Syrjälä1-3/+2
2025-03-13drm/i915: Plumb 'dsb' all way to the plane hooksVille Syrjälä10-246/+333
2025-03-13drm/i915/color: Extract intel_color_modeset()Ville Syrjälä3-29/+22
2025-03-13drm/i915/dsi: Use TRANS_DDI_FUNC_CTL's own port width macroImre Deak1-2/+2
2025-03-13drm/i915/dsi: convert to struct intel_displayJani Nikula3-223/+227
2025-02-27drm/i915/gt: Use spin_lock_irqsave() in interruptible contextKrzysztof Karas1-2/+2
2025-02-27drm/i915/ddi: Fix HDMI port width programming in DDI_BUF_CTLImre Deak2-2/+2
2025-02-27drm/i915/dp: Fix error handling during 128b/132b link trainingImre Deak1-1/+14
2025-02-27drm/i915: Make sure all planes in use by the joiner have their crtc includedVille Syrjälä1-0/+18
2025-02-21drm/i915/selftests: avoid using uninitialized contextKrzysztof Karas1-2/+2
2025-02-17drm/i915: Drop 64bpp YUV formats from ICL+ SDR planesVille Syrjälä1-4/+0
2025-02-17drm/i915/dp: Iterate DSC BPP from high to low on all platformsJani Nikula1-4/+3
2025-02-17drm/i915: Fix page cleanup on DMA remap failureBrian Geffon1-5/+1
2025-02-17drm/i915/guc: Debug print LRC state entries only if the context is pinnedDaniele Ceraolo Spurio1-6/+14
2025-02-17drm/i915/dp: fix the Adaptive sync Operation mode for SDPAnkit Nautiyal1-2/+1
2025-01-23drm/i915/fb: Relax clear color alignment to 64 bytesVille Syrjälä1-1/+1
2025-01-09drm/i915/dg1: Fix power gate sequence.Rodrigo Vivi1-1/+1
2025-01-09drm/i915/cx0_phy: Fix C10 pll programming sequenceSuraj Kandpal1-8/+4
2024-12-27i915/guc: Accumulate active runtime on gt resetUmesh Nerlige Ramappa1-1/+14
2024-12-27i915/guc: Ensure busyness counter increases motonicallyUmesh Nerlige Ramappa2-1/+9
2024-12-27i915/guc: Reset engine utilization buffer before registrationUmesh Nerlige Ramappa1-0/+21
2024-12-19drm/i915: Fix NULL pointer dereference in capture_engineEugene Kobyak1-3/+15
2024-12-19drm/i915/color: Stop using non-posted DSB writes for legacy LUTVille Syrjälä1-10/+20
2024-12-19drm/i915: Fix memory leak by correcting cache object name in error handlerJiasheng Jiang1-1/+1
2024-11-12drm/i915: Grab intel_display from the encoder to avoid potential oopsiesVille Syrjälä1-2/+2