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
2022-07-18
drm/i915/tgl+: Fix HDMI transcoder clock vs. DDI BUF disabling order
Imre Deak
-1
/
+5
2022-07-12
drm/i915: Add Wa_14016291713
Matt Roper
-0
/
+6
2022-07-12
drm/i915/display: Ensure PSR gets disabled if no encoders in new state
Jouni Högander
-22
/
+31
2022-07-08
drm/i915/dg2: Bump up CDCLK for DG2
Stanislav Lisovskiy
-2
/
+2
2022-07-06
drm/i915: Nuke PCH_JSP
Ville Syrjälä
-5
/
+4
2022-07-06
drm/i915: Nuke PCH_MCC
Ville Syrjälä
-6
/
+5
2022-07-06
drm/i915: Use short PCH names consistently
Ville Syrjälä
-5
/
+5
2022-07-01
drm/i915/display: clean up comments
Tom Rix
-4
/
+4
2022-06-30
drm/i915: Drain freed object after suspend display
José Roberto de Souza
-0
/
+2
2022-06-30
drm/i915: use DISPLAY_VER() instead of accessing match_info directly
Jani Nikula
-3
/
+1
2022-06-30
drm/i915/bios: debug log ddi port info after parsing
Jani Nikula
-2
/
+6
2022-06-28
drm/i915: fix a possible refcount leak in intel_dp_add_mst_connector()
Hangyu Hua
-0
/
+1
2022-06-28
drm/i915: Fix error code in icl_compute_combo_phy_dpll()
Dan Carpenter
-1
/
+1
2022-06-27
drm/i915: Move the color stuff under INTEL_INFO->display
Ville Syrjälä
-39
/
+42
2022-06-27
drm/i915: Get rid of XE_LPD_CURSOR_OFFSETS
Ville Syrjälä
-9
/
+1
2022-06-27
drm/i915: Use _MMIO_PIPE2() where appropriate
Ville Syrjälä
-1
/
+1
2022-06-27
drm/i915: Use _MMIO_TRANS2() where appropriate
Ville Syrjälä
-10
/
+9
2022-06-27
drm/i915: s/_CURSOR2/_MMIO_CURSOR2//
Ville Syrjälä
-7
/
+7
2022-06-27
drm/i915: Make pipe_offsets[] & co. u32
Ville Syrjälä
-3
/
+3
2022-06-27
drm/i915: Move display_mmio_offset under INTEL_INFO->display
Ville Syrjälä
-5
/
+6
2022-06-27
drm/i915: Move pipe_offsets[] & co. to INTEL_INFO->display
Ville Syrjälä
-36
/
+36
2022-06-27
drm/i915: Move dbuf details to INTEL_INFO->display
Ville Syrjälä
-19
/
+20
2022-06-27
drm/i915: Eliminate PIPECONF RMWs from .color_commit()
Ville Syrjälä
-24
/
+29
2022-06-27
drm/i915/dgfx: Disable d3cold at gfx root port
Anshuman Gupta
-19
/
+15
2022-06-23
drm/i915: Call i915_gem_suspend() only after display is turned off
José Roberto de Souza
-2
/
+2
2022-06-20
drm/i915/bios: calculate panel type as per child device index in VBT
Animesh Manna
-7
/
+25
2022-06-20
drm/i915/display: convert modeset setup to struct drm_i915_private *i915
Jani Nikula
-102
/
+100
2022-06-20
drm/i915/display: split out hw state readout and sanitize
Jani Nikula
-725
/
+778
2022-06-20
drm/i915/display: Re-add check for low voltage sku for max dp source rate
Jason A. Donenfeld
-3
/
+29
2022-06-17
drm/i915/display: some struct drm_i915_private *i915 conversions
Jani Nikula
-30
/
+30
2022-06-17
drm/i915/display: rename dev_priv -> i915 in crtc state dump
Jani Nikula
-40
/
+40
2022-06-17
drm/i915/display: change who adds [] around crtc state dump context string
Jani Nikula
-6
/
+6
2022-06-17
drm/i915/display: split out crtc state dump to a separate file
Jani Nikula
-314
/
+340
2022-06-17
drm/i915/display: split out modeset verification code
Jani Nikula
-235
/
+284
2022-06-17
drm/i915/mpllb: move mpllb state check to intel_snps_phy.c
Jani Nikula
-46
/
+48
2022-06-17
drm/i915/mpllb: use I915_STATE_WARN() for state mismatch warnings
Jani Nikula
-8
/
+6
2022-06-17
drm/i915/dpll: move shared dpll state verification to intel_dpll_mgr.c
Jani Nikula
-92
/
+95
2022-06-17
drm/i915/wm: move wm state verification to intel_pm.c
Jani Nikula
-142
/
+132
2022-06-16
drm/i915: Implement w/a 22010492432 for adl-s
Ville Syrjälä
-2
/
+2
2022-06-16
drm/i915/bios: Introduce panel_bits() and panel_bool()
Ville Syrjälä
-13
/
+21
2022-06-16
drm/i915/bios: Don't parse the DPS panel type when the VBT does not have it
Ville Syrjälä
-0
/
+8
2022-06-16
drm/i915/bios: Move panel_type stuff out of parse_panel_options()
Ville Syrjälä
-8
/
+5
2022-06-16
drm/i915: Remove bogus LPT iCLKIP WARN
Ville Syrjälä
-1
/
+0
2022-06-16
drm/i915: Sanitize underrun reporting before turning off any pipes
Ville Syrjälä
-2
/
+2
2022-06-16
drm/i915: Extract intel_sanitize_fifo_underrun_reporting()
Ville Syrjälä
-28
/
+37
2022-06-16
drm/i915: Do not start connector polling on headless sku
Jouni Högander
-1
/
+3
2022-06-16
drm/i915: Do not start connector polling if display is disabled
Jouni Högander
-1
/
+2
2022-06-16
drm/i915/opregion: add function to check if headless sku
Jouni Högander
-0
/
+21
2022-06-15
drm/i915/bios: split ddi port parsing and debug printing
Jani Nikula
-28
/
+37
2022-06-15
drm/i915/bios: no need to pass i915 to parse_ddi_port()
Jani Nikula
-3
/
+3
[next]