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
Age
Commit message (
Expand
)
Author
Lines
2023-09-29
drm/i915: Warn on if set frontbuffer return value is not NULL on release
Jouni Högander
-2
/
+3
2023-09-28
drm/i915/fdi: Recompute state for affected CRTCs on FDI links
Imre Deak
-0
/
+52
2023-09-28
drm/i915/fdi: Improve FDI BW sharing between pipe B and C
Imre Deak
-40
/
+140
2023-09-28
drm/i915: Add helpers for BW management on shared display links
Imre Deak
-5
/
+311
2023-09-28
drm/i915: Factor out a helper to check/compute all the CRTC states
Imre Deak
-32
/
+46
2023-09-28
drm/i915: Rename intel_modeset_all_pipes() to intel_modeset_all_pipes_late()
Imre Deak
-7
/
+7
2023-09-28
drm/i915: Add helper to modeset a set of pipes
Imre Deak
-21
/
+83
2023-09-28
drm/i915/dp: Limit the output link bpp in DSC mode
Imre Deak
-0
/
+12
2023-09-28
drm/i915/dp: Update the link bpp limits for DSC mode
Imre Deak
-22
/
+108
2023-09-28
drm/i915/dp: Skip computing a non-DSC link config if DSC is needed
Imre Deak
-14
/
+33
2023-09-28
drm/i915/dp: Track the pipe and link bpp limits separately
Imre Deak
-18
/
+45
2023-09-28
drm/i915/dp: Factor out helpers to compute the link limits
Imre Deak
-45
/
+68
2023-09-27
drm/i915/dsb: Use DEwake to combat PkgC latency
Ville Syrjälä
-14
/
+82
2023-09-27
drm/i915: Introduce intel_crtc_scanline_to_hw()
Ville Syrjälä
-0
/
+15
2023-09-27
drm/i915: Introduce skl_watermark_max_latency()
Ville Syrjälä
-0
/
+16
2023-09-27
drm/i915/dsb: Evade transcoder undelayed vblank when using DSB
Ville Syrjälä
-1
/
+4
2023-09-27
drm/i915/dsb: Use non-posted register writes for legacy LUT
Ville Syrjälä
-0
/
+11
2023-09-27
drm/i915/dsb: Load LUTs using the DSB during vblank
Ville Syrjälä
-7
/
+32
2023-09-27
drm/i915/dsb: Don't use DSB to load the LUTs during full modeset
Ville Syrjälä
-0
/
+4
2023-09-27
drm/i915/dsb: Add support for non-posted DSB registers writes
Ville Syrjälä
-0
/
+23
2023-09-27
drm/i915/dsb: Introduce intel_dsb_reg_write_masked()
Ville Syrjälä
-0
/
+20
2023-09-27
drm/i915/dsb: Introduce intel_dsb_noop()
Ville Syrjälä
-0
/
+10
2023-09-27
drm/i915/dsb: Define the contents of some intstructions bit better
Ville Syrjälä
-4
/
+8
2023-09-27
drm/i915/dsb: Define more DSB bits
Ville Syrjälä
-0
/
+31
2023-09-27
drm/i915/dsb: Use non-locked register access
Ville Syrjälä
-9
/
+9
2023-09-26
drm/i915/cx0: prefer forward declarations over includes
Jani Nikula
-6
/
+8
2023-09-26
drm/i915/dp: refactor aux_ch_name()
Jani Nikula
-18
/
+25
2023-09-25
drm/i915/irq: Clear GFX_MSTR_IRQ as part of IRQ reset
Gustavo Sousa
-0
/
+2
2023-09-25
drm/i915: Zap some empty lines
Tvrtko Ursulin
-7
/
+0
2023-09-22
drm/i915/display: Print display info inside driver display initialization
Balasubramani Vivekanandan
-2
/
+5
2023-09-21
drm/i915/bios: Fixup h/vsync_end instead of h/vtotal
Ville Syrjälä
-8
/
+15
2023-09-21
drm/i915/lnl: Start using CDCLK through PLL
Stanislav Lisovskiy
-2
/
+8
2023-09-21
drm/i915/xe2lpd: Add DC state support
Matt Roper
-1
/
+21
2023-09-21
drm/i915/xe2lpd: Add display power well
Ravi Kumar Vodapalli
-1
/
+82
2023-09-21
drm/i915/lnl: Add CDCLK table
Stanislav Lisovskiy
-1
/
+29
2023-09-21
drm/i915/lnl: Add gmbus/ddc support
Lucas De Marchi
-2
/
+6
2023-09-21
drm/i915/xe2lpd: Extend Wa_15010685871
Lucas De Marchi
-3
/
+4
2023-09-21
drm/i915/xe2lpd: Add support for HPD
Gustavo Sousa
-2
/
+19
2023-09-21
drm/i915/xe2lpd: Enable odd size and panning for planar yuv
Juha-Pekka Heikkilä
-0
/
+8
2023-09-21
drm/i915/xe2lpd: Read pin assignment from IOM
Luca Coelho
-0
/
+29
2023-09-21
drm/i915/xe2lpd: Handle port AUX interrupts
Gustavo Sousa
-4
/
+8
2023-09-21
drm/i915/xe2lpd: Re-order DP AUX regs
Lucas De Marchi
-9
/
+24
2023-09-21
drm/i915/display: Use _PICK_EVEN_2RANGES() in DP AUX regs
Lucas De Marchi
-20
/
+10
2023-09-21
drm/i915/display: Fix style and conventions for DP AUX regs
Lucas De Marchi
-37
/
+35
2023-09-21
drm/i915/xe2lpd: Register DE_RRMR has been removed
Clint Taylor
-1
/
+1
2023-09-21
drm/i915/xe2lpd: Don't try to program PLANE_AUX_DIST
Matt Roper
-1
/
+1
2023-09-21
drm/i915/xe2lpd: Treat cursor plane as regular plane for DDB allocation
Stanislav Lisovskiy
-10
/
+12
2023-09-21
drm/i915/xe2lpd: Add fake PCH
Gustavo Sousa
-1
/
+6
2023-09-21
drm/i915: Re-order if/else ladder in intel_detect_pch()
Lucas De Marchi
-5
/
+8
2023-09-21
drm/i915/display: Remove FBC capability from fused off pipes
Clint Taylor
-0
/
+3
[next]