index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-05
drm/{i915,xe}: Run DRM default client setup
Thomas Zimmermann
5
-199
/
+21
2025-03-05
drm/i915/display: Move fbdev code around
Thomas Zimmermann
1
-41
/
+44
2025-03-05
drm/i915/display: Remove struct drm_fb_helper from struct intel_fbdev
Thomas Zimmermann
1
-21
/
+28
2025-03-05
drm/i915/display: Remove preferred_bpp from struct intel_fbdev
Thomas Zimmermann
1
-6
/
+23
2025-03-05
drm/i915/display: fbdev: Move custom suspend code to new callback
Thomas Zimmermann
3
-13
/
+38
2025-03-05
drm/i915/display: fbdev: Move custom restore code to new callback
Thomas Zimmermann
3
-2
/
+24
2025-03-05
drm/i915/display: Remove fbdev suspend and hotplug tracking
Thomas Zimmermann
1
-61
/
+2
2025-03-05
drm/client: Send pending hotplug events after resume
Thomas Zimmermann
2
-0
/
+17
2025-03-05
drm/client: Add client-hotplug helper
Thomas Zimmermann
1
-13
/
+19
2025-03-05
drm/{i915, xe}: Suspend/resume fbdev emulation via client interfaces
Thomas Zimmermann
3
-8
/
+27
2025-03-05
drm/xe/display: Fix fbdev GGTT mapping handling.
Maarten Lankhorst
1
-2
/
+2
2025-03-05
drm/i915/display: convert intel_display.c to struct intel_display
Jani Nikula
3
-431
/
+413
2025-03-05
drm/i915/display: remove dupe intel_update_watermarks() declaration
Jani Nikula
1
-2
/
+0
2025-03-05
drm/i915/display: convert intel_has_pending_fb_unpin() to struct intel_display
Jani Nikula
5
-11
/
+12
2025-03-05
drm/i915/display: convert some intel_display.[ch] functions to struct intel_d...
Jani Nikula
3
-88
/
+94
2025-03-05
drm/i915/display: convert various port/phy helpers to struct intel_display
Jani Nikula
5
-36
/
+31
2025-03-05
drm/i915/reset: add modeset_stuck callback to intel_display_reset_prepare()
Jani Nikula
3
-5
/
+15
2025-03-05
drm/i915/reset: pass test only parameter to intel_display_reset_finish()
Jani Nikula
3
-12
/
+4
2025-03-05
drm/i915/reset: decide whether display reset is needed on gt side
Jani Nikula
2
-6
/
+9
2025-03-05
drm/i915/reset: remove I915_RESET_MODESET flag
Jani Nikula
4
-22
/
+15
2025-03-05
drm/i915/reset: add intel_display_reset_test()
Jani Nikula
2
-1
/
+9
2025-03-05
drm/i915/reset: add intel_gt_gpu_reset_clobbers_display() helper
Jani Nikula
5
-7
/
+16
2025-03-05
drm/i915: move pending_fb_pin to struct intel_display
Jani Nikula
6
-12
/
+14
2025-03-05
drm/i915/display: convert display reset to struct intel_display *
Jani Nikula
3
-29
/
+35
2025-03-03
drm/i915/fbc: handle dirty rect coords for the first frame
Vinod Govindapillai
3
-44
/
+99
2025-03-03
drm/i915/fbc: disable FBC if PSR2 selective fetch is enabled
Vinod Govindapillai
1
-2
/
+7
2025-03-03
drm/i915/fbc: dirty rect support for FBC
Vinod Govindapillai
4
-0
/
+93
2025-03-03
drm/i915/fbc: avoid calling fbc activate if fbc is active
Vinod Govindapillai
1
-0
/
+11
2025-03-03
drm/i915/fbc: introduce HAS_FBC_DIRTY_RECT() for FBC dirty rect support
Vinod Govindapillai
1
-0
/
+1
2025-03-03
drm/i915/fbc: add register definitions for fbc dirty rect support
Vinod Govindapillai
1
-0
/
+9
2025-03-03
drm/i915/display: update and store the plane damage clips
Vinod Govindapillai
3
-1
/
+76
2025-03-03
drm/damage-helper: add const qualifier in drm_atomic_helper_damage_merged()
Vinod Govindapillai
2
-2
/
+2
2025-03-03
drm/i915/fbc: remove one duplicate forward declaration
Vinod Govindapillai
1
-1
/
+0
2025-03-03
drm/i915: split out i915_gtt_view_types.h from i915_vma_types.h
Jani Nikula
5
-125
/
+69
2025-03-03
drm/i915: relocate intel_plane_ggtt_offset() to intel_atomic_plane.c
Jani Nikula
16
-7
/
+30
2025-03-03
drm/i915/pxp & drm/xe/pxp: Figure out pxp instance from the gem object
Jani Nikula
7
-18
/
+15
2025-03-03
drm/i915/hdcp: add hdcp sub-struct to struct intel_digital_port
Jani Nikula
6
-58
/
+60
2025-03-03
drm/i915/mst: add mst sub-struct to struct intel_connector
Jani Nikula
7
-59
/
+60
2025-03-03
drm/i915/mst: add mst sub-struct to struct intel_dp
Jani Nikula
5
-67
/
+66
2025-02-28
drm/i915/display: Make POWER_DOMAIN_*() always result in enum intel_display_p...
Gustavo Sousa
1
-3
/
+4
2025-02-28
drm/i915/display: Use explicit base values in POWER_DOMAIN_*() macros
Gustavo Sousa
1
-3
/
+3
2025-02-28
drm/i915/audio: Extend Wa_14020863754 to Xe3_LPD
Gustavo Sousa
1
-1
/
+2
2025-02-28
drm/i915/display: Use IP version check for Wa_14020863754
Gustavo Sousa
1
-1
/
+2
2025-02-28
Merge drm/drm-next into drm-intel-next
Jani Nikula
1660
-26966
/
+111896
2025-02-27
drm/i915/dsb: Allow DSB based commits when scalers are in use
Ville Syrjälä
1
-4
/
+5
2025-02-27
drm/i915/dsb: Plumb dsb into plane scaler functions
Ville Syrjälä
4
-31
/
+42
2025-02-27
drm/i915/dsb: Allow DSB based updates without planes
Ville Syrjälä
1
-1
/
+0
2025-02-27
drm/i915/pfit: split out intel_pfit_regs.h
Jani Nikula
6
-70
/
+83
2025-02-27
drm/i915/pfit: convert moved code to struct intel_display
Jani Nikula
1
-26
/
+25
2025-02-27
drm/i915/pfit: fix comment style for moved comments
Jani Nikula
1
-7
/
+11
[next]