index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-23
drm/i915/gt: fix typos in i915/gt files.
Nitin Gote
28
-38
/
+38
2025-01-23
drm/i915/cx0_phy: Use HDMI PLL algorithm for C10 PHY
Ankit Nautiyal
3
-49
/
+11
2025-01-23
drm/i915/intel_snps_hdmi_pll: Compute C10 HDMI PLLs with algorithm
Ankit Nautiyal
2
-0
/
+78
2025-01-23
drm/i915/cx0_phy_regs: Add C10 registers bits
Ankit Nautiyal
1
-0
/
+24
2025-01-23
drm/i915/snps_phy: Use HDMI PLL algorithm for DG2
Ankit Nautiyal
3
-31
/
+9
2025-01-23
drm/i915/display: Add support for SNPS PHY HDMI PLL algorithm for DG2
Ankit Nautiyal
4
-0
/
+305
2025-01-22
drm/i915/dp_mst: Use intel_display::platform.alderlake_p instead of IS_ALDERL...
Imre Deak
1
-2
/
+1
2025-01-22
drm/i915/dp_mst: Simplify getting a drm_device pointer needed by to_i915()
Imre Deak
1
-3
/
+3
2025-01-22
drm/i915/dp_mst: Simplify using to_intel_display() passing it an intel_connec...
Imre Deak
1
-3
/
+3
2025-01-22
drm/i915/dp_mst: Use intel_connector vs. drm_connector pointer in intel_dp_mst.c
Imre Deak
1
-92
/
+88
2025-01-22
drm/i915/dp_mst: Fix error handling while adding a connector
Imre Deak
1
-8
/
+9
2025-01-22
drm/i915/dp: Correct max compressed bpp bounds by using link bpp
Ankit Nautiyal
1
-2
/
+4
2025-01-21
drm/i915/backlight: Return immediately when scale() finds invalid parameters
Guenter Roeck
1
-2
/
+3
2025-01-21
drm/i915/dsb: Allow DSB to perform commits when VRR is enabled
Ville Syrjälä
1
-1
/
+0
2025-01-21
drm/i915/dsb: Add support for triggering VRR push with DSB
Ville Syrjälä
1
-0
/
+10
2025-01-21
drm/i915: Allow fastboot to fix up the vblank delay
Ville Syrjälä
1
-4
/
+22
2025-01-21
drm/i915: Extract lrr_params_changed()
Ville Syrjälä
1
-2
/
+9
2025-01-21
drm/i915: Warn if someone tries to use intel_set_transcoder_timings*() on DSI...
Ville Syrjälä
1
-0
/
+4
2025-01-21
drm/i915: Update TRANS_SET_CONTEXT_LATENCY during LRR updates
Ville Syrjälä
1
-0
/
+4
2025-01-21
drm/i915: Handle interlaced modes in intel_set_transcoder_timings_lrr()
Ville Syrjälä
1
-2
/
+6
2025-01-21
drm/i915: Keep TRANS_VBLANK.vblank_start==0 on ADL+ even when doing LRR updates
Ville Syrjälä
1
-0
/
+8
2025-01-21
drm/xe/dp: Fix non-display builds with DP tunnelling incorrectly enabled
Imre Deak
1
-1
/
+1
2025-01-21
drm/xe: Remove double pageflip
Maarten Lankhorst
1
-10
/
+0
2025-01-21
drm/i915/psr: Allow changing Panel Replay mode without full modeset
Jouni Högander
2
-22
/
+17
2025-01-21
drm/i915/psr: Make intel_psr_enable_sink as local static function
Jouni Högander
2
-4
/
+2
2025-01-21
drm/i915/psr: Enable Panel Replay on sink always when it's supported
Jouni Högander
1
-2
/
+1
2025-01-21
drm/i915/psr: Add new function for writing sink panel replay enable bit
Jouni Högander
2
-0
/
+8
2025-01-21
drm/xe/display: Re-use display vmas when possible
Maarten Lankhorst
8
-9
/
+65
2025-01-21
drm/i915/hdcp: Use correct function to check if encoder is HDMI
Suraj Kandpal
1
-1
/
+1
2025-01-20
drm/i915: Carve up skl_get_plane_caps()
Ville Syrjälä
1
-24
/
+57
2025-01-20
drm/i915: Relocate xe AUX hack
Ville Syrjälä
1
-5
/
+10
2025-01-20
drm/i915: Nuke ADL pre-production Wa_22011186057
Ville Syrjälä
1
-8
/
+0
2025-01-20
drm/i915: Disable scanout VT-d workaround for TGL+
Ville Syrjälä
1
-1
/
+1
2025-01-20
drm/i915: Reuse vlv_primary_min_alignment() for sprites as well
Ville Syrjälä
3
-20
/
+9
2025-01-20
drm/i915: Use plane->can_async_flip() for alignment exceptions
Ville Syrjälä
2
-39
/
+37
2025-01-20
drm/i915: Introduce plane->can_async_flip()
Ville Syrjälä
6
-52
/
+97
2025-01-20
drm/i915: Allow async flips with compression on ICL
Ville Syrjälä
1
-1
/
+20
2025-01-20
drm/i915: Allow async flips with render compression on TGL+
Ville Syrjälä
3
-8
/
+26
2025-01-17
drm/i915/dmc_wl: Track pipe interrupt registers
Gustavo Sousa
1
-0
/
+1
2025-01-17
drm/i915/display: Wrap IRQ-specific uncore functions
Gustavo Sousa
1
-45
/
+83
2025-01-17
drm/i915/display: Use display MMIO functions in intel_display_irq.c
Gustavo Sousa
1
-101
/
+121
2025-01-17
drm/i915/dsc: Remove old comment about DSC 444 support
Ankit Nautiyal
1
-1
/
+0
2025-01-17
drm/i915/dsc: Use helper to calculate range_bpg_offset
Ankit Nautiyal
1
-29
/
+30
2025-01-17
drm/i915/hdcp: Fix Repeater authentication during topology change
Suraj Kandpal
1
-0
/
+13
2025-01-16
drm/i915/cx0_phy: Update HDMI TMDS C20 algorithm value
Dnyaneshwar Bhadane
3
-8
/
+57
2025-01-16
drm/i915/display: Add MTL subplatforms definition
Dnyaneshwar Bhadane
2
-0
/
+14
2025-01-16
drm/xe/dp: Enable DP tunneling
Imre Deak
3
-2
/
+20
2025-01-15
drm/i915/vrr: Plumb the DSB into intel_vrr_send_push()
Ville Syrjälä
3
-5
/
+15
2025-01-15
drm/i915/vrr: Add extra vblank delay to estimates
Ville Syrjälä
1
-6
/
+27
2025-01-15
drm/i915/vrr: Fix vmin/vmax/flipline on TGL when using vblank delay
Ville Syrjälä
1
-6
/
+26
[next]