index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
Age
Commit message (
Expand
)
Author
Lines
12 days
drm/i915/psr: Fix for Panel Replay X granularity DPCD register handling
Jouni Högander
-3
/
+8
2026-02-23
drm/i915/alpm: ALPM disable fixes
Jouni Högander
-6
/
+1
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-3
/
+2
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-4
/
+2
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-59
/
+59
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-74
/
+73
2026-02-21
Merge tag 'drm-intel-next-fixes-2026-02-20' of https://gitlab.freedesktop.org...
Dave Airlie
-0
/
+3
2026-02-18
Merge tag 'drm-intel-next-fixes-2026-02-13' of https://gitlab.freedesktop.org...
Dave Airlie
-4
/
+19
2026-02-17
drm/i915/dp: Add missing slice count check during mode validation
Imre Deak
-0
/
+3
2026-02-12
drm/i915/acpi: free _DSM package when no connectors
Kaushlendra Kumar
-0
/
+1
2026-02-12
drm/i915/dp: Fix pipe BPP clamping due to HDR
Imre Deak
-3
/
+17
2026-02-09
drm/i915/quirks: Fix device id for QUIRK_EDP_LIMIT_RATE_HBR2 entry
Ankit Nautiyal
-1
/
+1
2026-02-06
Merge tag 'drm-intel-next-fixes-2026-02-05' of https://gitlab.freedesktop.org...
Dave Airlie
-24
/
+26
2026-02-02
drm/i915/display: fix the pixel normalization handling for xe3p_lpd
Vinod Govindapillai
-24
/
+26
2026-01-30
Merge tag 'drm-intel-next-fixes-2026-01-29' of https://gitlab.freedesktop.org...
Dave Airlie
-8
/
+21
2026-01-28
BackMerge tag 'v6.19-rc7' into drm-next
Dave Airlie
-14
/
+22
2026-01-26
drm/i915/display: Prevent u64 underflow in intel_fbc_stolen_end
Jonathan Cavitt
-8
/
+21
2026-01-22
drm/i915/display: Fix color pipeline enum name leak
Chaitanya Kumar Borah
-5
/
+13
2026-01-22
drm/i915/color: Place 3D LUT after CSC in plane color pipeline
Chaitanya Kumar Borah
-9
/
+9
2026-01-19
drm/i915/psr: Don't enable Panel Replay on sink if globally disabled
Jouni Högander
-1
/
+6
2026-01-16
Merge tag 'drm-intel-next-2026-01-15' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
-952
/
+1299
2026-01-13
drm/i915/dp: Simplify computing the DSC compressed BPP for DP-MST
Imre Deak
-42
/
+6
2026-01-13
drm/i915/dp: Simplify eDP vs. DP compressed BPP computation
Imre Deak
-30
/
+2
2026-01-13
drm/i915/dp: Unify computing compressed BPP for DP-SST and eDP
Imre Deak
-8
/
+13
2026-01-13
drm/i915/dp: Simplify computing forced DSC BPP for DP-SST
Imre Deak
-10
/
+4
2026-01-13
drm/i915/dp: Simplify computing DSC BPPs for DP-SST
Imre Deak
-21
/
+8
2026-01-13
drm/i915/dp: Simplify computing DSC BPPs for eDP
Imre Deak
-13
/
+3
2026-01-13
drm/i915/dp: Use helpers to align min/max compressed BPPs
Imre Deak
-18
/
+5
2026-01-13
drm/i915/dp: Unify detect and compute time DSC mode BW validation
Imre Deak
-129
/
+20
2026-01-13
drm/i915/dp: Add intel_dp_mode_valid_with_dsc()
Imre Deak
-36
/
+57
2026-01-13
drm/i915/dp: Factor out compute_max_compressed_bpp_x16()
Imre Deak
-33
/
+49
2026-01-13
drm/i915/dp: Factor out compute_min_compressed_bpp_x16()
Imre Deak
-8
/
+18
2026-01-13
drm/i915/dp: Pass mode clock to dsc_throughput_quirk_max_bpp_x16()
Imre Deak
-6
/
+4
2026-01-13
drm/i915/dp: Pass intel_output_format to intel_dp_dsc_sink_{min_max}_compress...
Imre Deak
-16
/
+12
2026-01-13
drm/i915/dp: Drop intel_dp parameter from intel_dp_compute_config_link_bpp_li...
Imre Deak
-5
/
+4
2026-01-13
drm/i915/dp: Align min/max compressed BPPs when calculating BPP limits
Imre Deak
-0
/
+57
2026-01-13
drm/i915/dp: Align min/max DSC input BPPs to sink caps
Imre Deak
-2
/
+23
2026-01-13
drm/i915/dp: Factor out align_max_vesa_compressed_bpp_x16()
Imre Deak
-15
/
+20
2026-01-13
drm/i915/dp: Factor out align_max_sink_dsc_input_bpp()
Imre Deak
-10
/
+18
2026-01-13
drm/i915/dp: Drop unused timeslots param from dsc_compute_link_config()
Imre Deak
-11
/
+7
2026-01-09
drm/i915/cdclk: Incorporate Xe3_LPD changes for CD2X divider
Gustavo Sousa
-6
/
+23
2026-01-09
Merge tag 'drm-misc-next-2026-01-08' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
-0
/
+1
2026-01-07
drm/i915/lt_phy_regs: Fix the SPDX identifier comment
Ankit Nautiyal
-2
/
+2
2026-01-07
drm/i915/intel_lt_phy: Fix the SPDX identifier comment
Ankit Nautiyal
-2
/
+2
2026-01-07
drm/i915/intel_gvt_api: Fix the SPDX identifier comment
Ankit Nautiyal
-2
/
+2
2026-01-07
drm/i915/intel_dsb_buffer: Fix the SPDX identifier comment
Ankit Nautiyal
-2
/
+2
2026-01-07
drm/i915/intel_dsb: Fix the SPDX identifier comment
Ankit Nautiyal
-2
/
+2
2026-01-07
drm/i915/intel_display_params: Fix the SPDX identifier comment
Ankit Nautiyal
-1
/
+1
2026-01-07
drm/i915/intel_cx0_phy_regs: Fix the SPDX identifier comment
Ankit Nautiyal
-2
/
+2
[next]