summaryrefslogtreecommitdiff
path: root/sys/dev/pci/drm/i915/display
AgeCommit message (Expand)Author
2024-04-29drm/i915: Extract intel_crtc_vblank_evade_scanlines()Jonathan Gray
2024-04-29drm/i915: Change intel_pipe_update_{start,end}() calling conventionJonathan Gray
2024-04-29drm/i915/cdclk: Fix voltage_level programming edge caseJonathan Gray
2024-04-29drm/i915/mst: Reject FEC+MST on ICLJonathan Gray
2024-04-29drm/i915: Fix FEC pipe A vs. DDI A mixupJonathan Gray
2024-04-18drm/i915: Disable port sync when bigjoiner is usedJonathan Gray
2024-04-18drm/i915/cdclk: Fix CDCLK programming order when pipes are activeJonathan Gray
2024-04-18drm/i915/vrr: Disable VRR when using bigjoinerJonathan Gray
2024-04-11drm/i915: Eliminate IS_MTL_GRAPHICS_STEPJonathan Gray
2024-04-11drm/i915: Pre-populate the cursor physical dma addressJonathan Gray
2024-04-11drm/i915/display: Use i915_gem_object_get_dma_address to get dma addressJonathan Gray
2024-04-09reduce diff to linuxJonathan Gray
2024-04-04drm/i915: Do not match JSL in ehl_combo_pll_div_frac_wa_needed()Jonathan Gray
2024-04-04drm/i915/dsi: Go back to the previous INIT_OTP/DISPLAY_ON order, mostlyJonathan Gray
2024-04-04drm/i915/bios: Tolerate devdata==NULL in intel_bios_encoder_supports_dp_dual_...Jonathan Gray
2024-04-04drm/i915: Don't explode when the dig port we don't have an AUX CHJonathan Gray
2024-03-04drm/i915/tv: Fix TV modeJonathan Gray
2024-02-02drm/i915/psr: Only allow PSR in LPSP mode on HSW non-ULTJonathan Gray
2024-02-02drm/i915/lnl: Remove watchdog timers for PSRJonathan Gray
2024-02-02Revert "drm/i915/dsi: Do display on sequence later on icl+"Jonathan Gray
2024-01-29drm/dp_mst: Fix fractional DSC bpp handlingJonathan Gray
2024-01-16update drm to linux 6.6.12Jonathan Gray
2024-01-01drm/i915: Reject async flips with bigjoinerJonathan Gray
2024-01-01drm/i915: Fix ADL+ tiled plane stride when the POT stride is smaller than the...Jonathan Gray
2024-01-01drm/i915/mtl: Add MTL for remapping CCS FBsJonathan Gray
2024-01-01drm/i915/dpt: Only do the POT stride remap when using DPTJonathan Gray
2024-01-01drm/i915: Fix intel_atomic_setup_scalers() plane_state handlingJonathan Gray
2024-01-01drm/i915: Relocate intel_atomic_setup_scalers()Jonathan Gray
2024-01-01drm/i915/mtl: limit second scaler vertical scaling in ver >= 14Jonathan Gray
2023-12-21drm/i915: Fix remapped stride with CCS on ADL+Jonathan Gray
2023-12-14drm/i915: Skip some timing checks on BXT/GLK DSI transcodersJonathan Gray
2023-12-14drm/i915/sdvo: stop caching has_hdmi_monitor in struct intel_sdvoJonathan Gray
2023-12-14drm/i915/lvds: Use REG_BIT() & co.Jonathan Gray
2023-12-14drm/i915/display: Drop check for doublescan mode in modevalidJonathan Gray
2023-11-30drm/i915: Bump GLK CDCLK frequency when driving multiple pipesJonathan Gray
2023-08-24drm/i915/sdvo: fix panel_type initializationJonathan Gray
2023-08-13Revert "drm/i915: Disable DC states for all commits"Jonathan Gray
2023-08-04drm/i915/dpt: Use shmem for dpt objectsJonathan Gray
2023-07-28Remove local hack in intel_atomic_commit_fence_wait().Claudio Jeker
2023-07-28drm/dp_mst: Clear MSG_RDY flag before sending new messageJonathan Gray
2023-07-26drm/i915: Don't preserve dpll_hw_state for slave crtc in BigjoinerJonathan Gray
2023-07-20drm/i915/tc: Fix system resume MST mode restore for DP-alt sinksJonathan Gray
2023-07-20drm/i915/tc: Fix TC port link ref init for DP MST during HW readoutJonathan Gray
2023-07-20drm/i915: Fix TypeC mode initialization during system resumeJonathan Gray
2023-07-20drm/i915/psr: Use hw.adjusted mode when calculating io/fast wake timesJonathan Gray
2023-06-20drm/i915: Use 18 fast wake AUX sync lenJonathan Gray
2023-06-20drm/i915: Explain the magic numbers for AUX SYNC/precharge lengthJonathan Gray
2023-06-15drm/i915/dp: prevent potential div-by-zeroJonathan Gray
2023-06-15drm/i915: Fix NULL ptr deref by checking new_crtc_stateJonathan Gray
2023-06-13drm/i915: Check pipe source size when using skl+ scalersJonathan Gray