index
:
drm-intel
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
23 hours
drm/i915/display: clean up comments
for-linux-next
drm-intel-next
Tom Rix
1
-4
/
+4
2 days
drm/i915: Drain freed object after suspend display
José Roberto de Souza
1
-0
/
+2
3 days
drm/i915: use DISPLAY_VER() instead of accessing match_info directly
Jani Nikula
1
-3
/
+1
3 days
drm/i915/bios: debug log ddi port info after parsing
Jani Nikula
1
-2
/
+6
4 days
drm/i915: fix a possible refcount leak in intel_dp_add_mst_connector()
Hangyu Hua
1
-0
/
+1
5 days
drm/i915: Fix error code in icl_compute_combo_phy_dpll()
Dan Carpenter
1
-1
/
+1
5 days
drm/i915: Move the color stuff under INTEL_INFO->display
Ville Syrjälä
3
-39
/
+42
5 days
drm/i915: Get rid of XE_LPD_CURSOR_OFFSETS
Ville Syrjälä
1
-9
/
+1
5 days
drm/i915: Use _MMIO_PIPE2() where appropriate
Ville Syrjälä
1
-1
/
+1
5 days
drm/i915: Use _MMIO_TRANS2() where appropriate
Ville Syrjälä
1
-10
/
+9
5 days
drm/i915: s/_CURSOR2/_MMIO_CURSOR2//
Ville Syrjälä
1
-7
/
+7
5 days
drm/i915: Make pipe_offsets[] & co. u32
Ville Syrjälä
1
-3
/
+3
5 days
drm/i915: Move display_mmio_offset under INTEL_INFO->display
Ville Syrjälä
3
-5
/
+6
5 days
drm/i915: Move pipe_offsets[] & co. to INTEL_INFO->display
Ville Syrjälä
3
-36
/
+36
5 days
drm/i915: Move dbuf details to INTEL_INFO->display
Ville Syrjälä
5
-19
/
+20
5 days
drm/i915: Eliminate PIPECONF RMWs from .color_commit()
Ville Syrjälä
3
-24
/
+29
5 days
drm/i915/dgfx: Disable d3cold at gfx root port
Anshuman Gupta
1
-19
/
+15
9 days
drm/i915: Call i915_gem_suspend() only after display is turned off
José Roberto de Souza
1
-2
/
+2
12 days
drm/i915/bios: calculate panel type as per child device index in VBT
drm-intel-next-2022-06-22
Animesh Manna
8
-7
/
+25
12 days
drm/i915/display: convert modeset setup to struct drm_i915_private *i915
Jani Nikula
3
-102
/
+100
12 days
drm/i915/display: split out hw state readout and sanitize
Jani Nikula
5
-725
/
+778
12 days
drm/i915/display: Re-add check for low voltage sku for max dp source rate
Jason A. Donenfeld
1
-3
/
+29
2022-06-17
drm/i915/display: some struct drm_i915_private *i915 conversions
Jani Nikula
1
-30
/
+30
2022-06-17
drm/i915/display: rename dev_priv -> i915 in crtc state dump
Jani Nikula
1
-40
/
+40
2022-06-17
drm/i915/display: change who adds [] around crtc state dump context string
Jani Nikula
3
-6
/
+6
2022-06-17
drm/i915/display: split out crtc state dump to a separate file
Jani Nikula
6
-314
/
+340
2022-06-17
drm/i915/display: split out modeset verification code
Jani Nikula
5
-235
/
+284
2022-06-17
drm/i915/mpllb: move mpllb state check to intel_snps_phy.c
Jani Nikula
3
-46
/
+48
2022-06-17
drm/i915/mpllb: use I915_STATE_WARN() for state mismatch warnings
Jani Nikula
1
-8
/
+6
2022-06-17
drm/i915/dpll: move shared dpll state verification to intel_dpll_mgr.c
Jani Nikula
3
-92
/
+95
2022-06-17
drm/i915/wm: move wm state verification to intel_pm.c
Jani Nikula
3
-142
/
+132
2022-06-16
drm/i915: Implement w/a 22010492432 for adl-s
Ville Syrjälä
1
-2
/
+2
2022-06-16
drm/i915/bios: Introduce panel_bits() and panel_bool()
Ville Syrjälä
2
-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ä
1
-0
/
+8
2022-06-16
drm/i915/bios: Move panel_type stuff out of parse_panel_options()
Ville Syrjälä
1
-8
/
+5
2022-06-16
drm/i915: Remove bogus LPT iCLKIP WARN
Ville Syrjälä
1
-1
/
+0
2022-06-16
drm/i915: Sanitize underrun reporting before turning off any pipes
Ville Syrjälä
1
-2
/
+2
2022-06-16
drm/i915: Extract intel_sanitize_fifo_underrun_reporting()
Ville Syrjälä
1
-28
/
+37
2022-06-16
drm/i915: Do not start connector polling on headless sku
Jouni Högander
1
-1
/
+3
2022-06-16
drm/i915: Do not start connector polling if display is disabled
Jouni Högander
1
-1
/
+2
2022-06-16
drm/i915/opregion: add function to check if headless sku
Jouni Högander
2
-0
/
+21
2022-06-15
drm/i915/bios: split ddi port parsing and debug printing
Jani Nikula
1
-28
/
+37
2022-06-15
drm/i915/bios: no need to pass i915 to parse_ddi_port()
Jani Nikula
1
-3
/
+3
2022-06-15
drm/i915/bios: use dvi and hdmi support helpers
Jani Nikula
1
-2
/
+2
2022-06-14
drm/i915: Skip FDI vs. dotclock sanity check during readout
Ville Syrjälä
1
-2
/
+0
2022-06-14
drm/i915: Introduce struct iclkip_params
Ville Syrjälä
1
-35
/
+57
2022-06-14
drm/i915: Extract intel_crtc_dotclock()
Ville Syrjälä
2
-6
/
+13
2022-06-09
drm/i915/display: Fix handling of enable_psr parameter
José Roberto de Souza
1
-4
/
+3
2022-06-08
drm/i915: Parse max link rate from the eDP BDB block
Ville Syrjälä
4
-2
/
+27
2022-06-08
drm/i915: Update eDP fast link training link rate parsing
Ville Syrjälä
2
-12
/
+21
[next]