summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display
AgeCommit message (Expand)AuthorFilesLines
10 daysdrm/i915/psr: Do not trigger Frame Change events from frontbuffer flushJouni Högander1-5/+9
10 daysdrm/i915/fbc: fix the implementation of wa_18038517565Vinod Govindapillai1-4/+4
14 daysMerge tag 'drm-next-2025-08-08' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-6/+15
2025-07-31Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds149-2130/+7996
2025-07-29drm/i915/display: Set C10_VDR_CTRL_MSGBUS_ACCESS before phy reg readJouni Högander1-0/+4
2025-07-29drm/i915/display: Ensure phy is accessible on lfps configurationJouni Högander1-0/+6
2025-07-29drm/i915/display: Avoid unnecessarily calling intel_cx0_get_owned_lane_maskJouni Högander1-1/+2
2025-07-29drm/i915/display: Write PHY_CMN1_CONTROL only when using AUXLess ALPMJouni Högander1-5/+3
2025-07-23drm/i915/display: Fix dma_fence_wait_timeout() return value handlingAakash Deep Sarkar1-1/+2
2025-07-21drm/i915/dp: Fix 2.7 Gbps DP_LINK_BW value on g4xVille Syrjälä1-0/+6
2025-07-21Merge tag 'drm-misc-next-2025-07-17' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie4-11/+23
2025-07-16drm/i915: Pass along the format info from .fb_create() to drm_helper_mode_fil...Ville Syrjälä4-5/+14
2025-07-16drm: Allow the caller to pass in the format info to drm_helper_mode_fill_fb_s...Ville Syrjälä1-1/+1
2025-07-16drm: Pass the format info to .fb_create()Ville Syrjälä2-0/+2
2025-07-16drm: Pass pixel_format+modifier to .get_format_info()Ville Syrjälä2-6/+7
2025-07-11Merge tag 'drm-intel-next-2025-07-10' of https://gitlab.freedesktop.org/drm/i...Simona Vetter1-4/+4
2025-07-10drm/i915/bios: Apply vlv_fixup_mipi_sequences() to v2 mipi-sequences tooHans de Goede1-4/+4
2025-07-10drm/i915/bios: Apply vlv_fixup_mipi_sequences() to v2 mipi-sequences tooHans de Goede1-4/+4
2025-07-08Merge tag 'drm-intel-next-2025-07-04' of https://gitlab.freedesktop.org/drm/i...Simona Vetter64-826/+2247
2025-07-04Merge tag 'drm-misc-next-2025-07-03' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie1-91/+49
2025-07-02drm/i915/power: use intel_de_wait_for_clear() instead of wait_for()Jani Nikula1-5/+11
2025-07-01drm/i915/display: drop a number of dependencies on i915_drv.hJani Nikula8-9/+17
2025-07-01drm/i915/fb: use struct intel_display for DISPLAY_VER()Jani Nikula1-2/+2
2025-06-30drm/i915/backlight: Use drm_edp_backlight_enableSuraj Kandpal1-14/+0
2025-06-30drm/i915/backlight: Use drm helper to set edp backlightSuraj Kandpal1-31/+3
2025-06-30drm/i915/backlight: Use drm helper to initialize edp backlightSuraj Kandpal1-50/+48
2025-06-30drm/dp: Change current_level argument type to u32Suraj Kandpal1-1/+1
2025-06-30drm/dp: Add argument for max luminance in drm_edp_backlight_initSuraj Kandpal1-2/+4
2025-06-30drm/dp: Add argument in drm_edp_backlight_initSuraj Kandpal1-1/+1
2025-06-30drm/i915/display: Fix macro HAS_ULTRAJOINERAnkit Nautiyal1-3/+2
2025-06-30drm/i915/dsi: Fix NULL pointer deref in vlv_dphy_param_init()Hans de Goede1-1/+1
2025-06-27drm/i915/flipq: Add intel_flipq_dump()Ville Syrjälä2-0/+48
2025-06-27drm/i915/flipq: Implement Wa_18034343758Ville Syrjälä3-0/+34
2025-06-27drm/i915/flipq: Implement flip queue based commit pathVille Syrjälä8-15/+75
2025-06-27drm/i915/flipq: Provide the nuts and bolts code for flip queueVille Syrjälä6-0/+513
2025-06-27drm/i915/dmc: Define flip queue related PIPEDMC registersVille Syrjälä1-0/+190
2025-06-27drm/i915: Try to program PKG_C_LATENCY more correctlyVille Syrjälä3-43/+61
2025-06-27drm/i915: Set PKG_C_LATENCY.added_wake_time to 0Ville Syrjälä1-9/+0
2025-06-27drm/i915/dsi: Fix NULL pointer deref in vlv_dphy_param_init()Hans de Goede1-1/+1
2025-06-27drm/i915/psr: Add intel_psr2_panic_force_full_updateJocelyn Falempe3-0/+29
2025-06-27drm/i915/display: Add drm_panic support for 4-tiling with DPTJocelyn Falempe1-0/+20
2025-06-27drm/i915/display: Add drm_panic support for Y-tiling with DPTJocelyn Falempe3-6/+75
2025-06-27drm/i915/display: Add drm_panic supportJocelyn Falempe1-1/+82
2025-06-27drm/i915: Add intel_bo_panic_setup() and intel_bo_panic_finish()Jocelyn Falempe2-0/+14
2025-06-27drm/i915: Add intel_bo_alloc_framebuffer()Jocelyn Falempe5-3/+12
2025-06-27drm/i915/display: Add a disable_tiling() for skl planesJocelyn Falempe1-0/+20
2025-06-27drm/i915/display/i9xx: Add a disable_tiling() for i9xx planesJocelyn Falempe2-0/+25
2025-06-27drm/i915/fbdev: Add intel_fbdev_get_map()Jocelyn Falempe4-1/+17
2025-06-27Merge tag 'drm-misc-next-2025-06-26' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie1-1/+1
2025-06-26drm/i915/power: convert {SKL, ICL}_PW_CTL_IDX_TO_PG() macros to a functionJani Nikula1-13/+11