| Age | Commit message (Expand) | Author |
| 2025-12-31 | drm/i915/gem: Zero-initialize the eb.vma array in i915_gem_do_execbuffer | Krzysztof Niemiec |
| 2025-12-30 | drm/i915/utils: drop unnecessary ifdefs | Jani Nikula |
| 2025-12-30 | drm/i915: drop i915 param from i915_fence{, _context}_timeout() | Jani Nikula |
| 2025-12-30 | drm/i915/vrr: Enable DC Balance | Mitul Golani |
| 2025-12-30 | drm/i915/display: Add function to configure event for dc balance | Mitul Golani |
| 2025-12-30 | drm/i915/vrr: Pause DC Balancing for DSB commits | Ville Syrjälä |
| 2025-12-30 | drm/i915/dsb: Add pipedmc dc balance enable/disable | Ville Syrjälä |
| 2025-12-30 | drm/i915/display: Wait for VRR PUSH status update | Mitul Golani |
| 2025-12-30 | drm/i915/vrr: Implement vblank evasion with DC balancing | Ville Syrjälä |
| 2025-12-30 | drm/i915/vblank: Extract vrr_vblank_start() | Ville Syrjälä |
| 2025-12-30 | drm/i915/vrr: Write DC balance params to hw registers | Mitul Golani |
| 2025-12-30 | drm/i915/display: Add DC Balance flip count operations | Mitul Golani |
| 2025-12-30 | drm/i915/vrr: Add function to reset DC balance accumulated params | Mitul Golani |
| 2025-12-30 | drm/i915/vrr: Add function to check if DC Balance Possible | Mitul Golani |
| 2025-12-30 | drm/i915/vrr: Add compute config for DC Balance params | Mitul Golani |
| 2025-12-30 | drm/i915/vrr: Add state dump for DC Balance params | Mitul Golani |
| 2025-12-30 | drm/i915/vrr: Add DC Balance params to crtc_state | Mitul Golani |
| 2025-12-30 | drm/i915/vrr: Add functions to read out vmin/vmax stuff | Ville Syrjälä |
| 2025-12-30 | drm/i915/vrr: Add VRR DC balance registers | Mitul Golani |
| 2025-12-30 | drm/i915/dmc: Add pipe dmc registers and bits for DC Balance | Ville Syrjälä |
| 2025-12-30 | drm/i915/display: Add source param for dc balance | Mitul Golani |
| 2025-12-29 | drm/i915/gvt/display_helper: Get rid of #ifdef/#undefs | Ankit Nautiyal |
| 2025-12-29 | drm/i915/gvt: Use the appropriate header for the DPLL macro | Ankit Nautiyal |
| 2025-12-29 | drm/i915/gvt: Change for_each_pipe to use pipe_valid API | Ankit Nautiyal |
| 2025-12-29 | drm/i915/gvt: Add header to use display offset functions in macros | Ankit Nautiyal |
| 2025-12-29 | drm/i915/display: Add APIs to be used by gvt to get the register offsets | Ankit Nautiyal |
| 2025-12-29 | drm/i915/display: Abstract pipe/trans/cursor offset calculation | Ankit Nautiyal |
| 2025-12-29 | drm/i915/display: use to_intel_uncore() to avoid i915_drv.h | Jani Nikula |
| 2025-12-29 | drm/xe/compat: convert uncore macro to static inlines | Jani Nikula |
| 2025-12-29 | drm/i915: remove unused dev_priv local variable | Jani Nikula |
| 2025-12-29 | drm/i915/vdsc: Account for DSC slice overhead in intel_vdsc_min_cdclk() | Ankit Nautiyal |
| 2025-12-28 | drm/i915/gem: Zero-initialize the eb.vma array in i915_gem_do_execbuffer | Krzysztof Niemiec |
| 2025-12-27 | Merge tag 'drm-intel-next-2025-12-19' of https://gitlab.freedesktop.org/drm/i... | Dave Airlie |
| 2025-12-26 | Merge tag 'drm-misc-next-2025-12-12' of https://gitlab.freedesktop.org/drm/mi... | Dave Airlie |
| 2025-12-24 | drm/i915/cx0: Use the consolidated HDMI tables | Suraj Kandpal |
| 2025-12-22 | drm/atomic: convert drm_atomic_get_{old, new}_colorop_state() into proper fun... | Jani Nikula |
| 2025-12-22 | drm/xe/display: drop i915_utils.h | Jani Nikula |
| 2025-12-22 | drm/i915: drop dependency on struct intel_display from i915 initial plane | Jani Nikula |
| 2025-12-22 | drm/{i915, xe}: pass struct drm_device instead of drm_device to ->alloc_obj | Jani Nikula |
| 2025-12-22 | drm/{i915, xe}: pass struct drm_plane_state instead of struct drm_crtc to ->s... | Jani Nikula |
| 2025-12-22 | drm/{i915,xe}: deduplicate initial plane setup | Jani Nikula |
| 2025-12-22 | drm/{i915, xe}: deduplicate intel_alloc_initial_plane_obj() FB modifier checks | Jani Nikula |
| 2025-12-22 | drm/i915: further deduplicate intel_find_initial_plane_obj() | Jani Nikula |
| 2025-12-22 | drm/i915: return plane_state from intel_reuse_initial_plane_obj() | Jani Nikula |
| 2025-12-22 | drm/{i915, xe}: start deduplicating intel_find_initial_plane_obj() between i9... | Jani Nikula |
| 2025-12-22 | drm/{i915, xe}: deduplicate plane_config_fini() between i915 and xe | Jani Nikula |
| 2025-12-22 | drm/{i915, xe}: deduplicate intel_initial_plane_config() between i915 and xe | Jani Nikula |
| 2025-12-22 | drm/{i915, xe}: move initial plane calls to parent interface | Jani Nikula |
| 2025-12-22 | drm/i915: rename intel_plane_initial.h to intel_initial_plane.h | Jani Nikula |
| 2025-12-22 | drm/i915: move display/intel_plane_initial.c to i915_initial_plane.c | Jani Nikula |