index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_lvds.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Clean up some DISPLAY_VER checks
Ville Syrjälä
2023-11-29
1
-1
/
+1
*
drm/i915: Skip some timing checks on BXT/GLK DSI transcoders
Ville Syrjälä
2023-11-29
1
-0
/
+5
*
drm/i915/display: Move lvds_channel_mode module parameter under display
Jouni Högander
2023-10-26
1
-2
/
+2
*
drm/i915/fdi: Improve FDI BW sharing between pipe B and C
Imre Deak
2023-09-28
1
-3
/
+7
*
drm/i915/lvds: Populate connector->ddc
Ville Syrjälä
2023-09-15
1
-12
/
+11
*
drm/i915/lvds: switch to drm_edid_read_switcheroo()
Jani Nikula
2023-06-02
1
-11
/
+2
*
drm/i915/display: Add new member to configure PCON color conversion
Ankit Nautiyal
2023-05-05
1
-0
/
+1
*
drm/i915: Namespace pfit registers properly
Ville Syrjälä
2023-04-20
1
-1
/
+1
*
drm/i915/pps: split out PPS regs to a separate file
Jani Nikula
2023-03-30
1
-0
/
+1
*
drm/i915: s/PIPECONF/TRANSCONF/
Ville Syrjälä
2023-02-17
1
-1
/
+1
*
drm/i915/lvds: s/pipe_config/crtc_state/
Ville Syrjälä
2023-01-31
1
-23
/
+23
*
drm/i915/lvds: s/intel_encoder/encoder/ etc.
Ville Syrjälä
2023-01-31
1
-70
/
+64
*
drm/i915/lvds: s/dev_priv/i915/
Ville Syrjälä
2023-01-31
1
-57
/
+54
*
drm/i915/lvds: Fix whitespace
Ville Syrjälä
2023-01-31
1
-14
/
+14
*
drm/i915/lvds: Extract intel_lvds_regs.h
Ville Syrjälä
2023-01-31
1
-0
/
+1
*
drm/i915/lvds: Use REG_BIT() & co.
Ville Syrjälä
2023-01-31
1
-2
/
+2
*
drm/i915/lvds: Use intel_de_rmw()
Ville Syrjälä
2023-01-31
1
-8
/
+4
*
drm/i915/lvds: Split long lines
Ville Syrjälä
2023-01-31
1
-3
/
+7
*
drm/i915/panel: move panel fixed EDID to struct intel_panel
Jani Nikula
2023-01-26
1
-6
/
+5
*
drm/i915/bios: convert intel_bios_init_panel() to drm_edid
Jani Nikula
2023-01-26
1
-1
/
+1
*
drm/i915/edid: convert DP, HDMI and LVDS to drm_edid
Jani Nikula
2023-01-26
1
-17
/
+29
*
drm/i915: Do panel VBT init early if the VBT declares an explicit panel type
Ville Syrjälä
2022-12-09
1
-2
/
+2
*
drm/i915: stop including i915_irq.h from i915_trace.h
Jani Nikula
2022-11-11
1
-0
/
+1
*
drm/i915/display: remove drm_device aliases
Andrzej Hajda
2022-10-11
1
-6
/
+5
*
drm/i915: Allow alternate fixed modes always for LVDS
Ville Syrjälä
2022-09-28
1
-2
/
+1
*
drm/i915: Simplify intel_panel_add_edid_alt_fixed_modes()
Ville Syrjälä
2022-09-28
1
-2
/
+1
*
drm/i915: Clean up connector->*_allowed setup
Ville Syrjälä
2022-09-26
1
-2
/
+0
*
drm/i915: Extract intel_attach_scaling_mode_property()
Ville Syrjälä
2022-09-26
1
-9
/
+1
*
drm/i915: Extract intel_lvds_add_properties()
Ville Syrjälä
2022-09-26
1
-7
/
+14
*
drm/i915: Pass intel_encoder to to_lvds_encoder()
Ville Syrjälä
2022-09-26
1
-9
/
+9
*
drm/i915: move vbt to display.vbt
Jani Nikula
2022-08-31
1
-2
/
+2
*
drm/i915/bios: calculate panel type as per child device index in VBT
Animesh Manna
2022-06-20
1
-1
/
+1
*
drm/i915: Accept more fixed modes with VRR panels
Ville Syrjälä
2022-06-01
1
-1
/
+2
*
drm/i915/bios: Determine panel type via PNPID match
Ville Syrjälä
2022-05-27
1
-1
/
+2
*
drm/i915/bios: Split VBT data into per-panel vs. global parts
Ville Syrjälä
2022-05-27
1
-2
/
+4
*
drm/i915: Allow static DRRS on LVDS
Ville Syrjälä
2022-03-31
1
-1
/
+2
*
drm/i915: Combine the EDID fixed_mode+downclock_mode lookup into one
Ville Syrjälä
2022-03-31
1
-1
/
+1
*
drm/i915: Put fixed modes directly onto the panel's fixed_modes list
Ville Syrjälä
2022-03-31
1
-18
/
+13
*
drm/i915: Extract intel_panel_encoder_fixed_mode()
Ville Syrjälä
2022-03-29
1
-6
/
+1
*
drm/i915: Rename intel_panel_vbt_fixed_mode()
Ville Syrjälä
2022-03-29
1
-1
/
+1
*
drm/i915: Use intel_panel_preferred_fixed_mode() more
Ville Syrjälä
2022-03-29
1
-5
/
+6
*
drm/i915: Use DRM_MODE_FMT+DRM_MODE_ARG()
Ville Syrjälä
2022-03-29
1
-2
/
+2
*
drm/i915: Pass intel_connector to intel_panel_{init,fini}()
Ville Syrjälä
2022-03-29
1
-1
/
+1
*
drm/i915: Introduce intel_panel_get_modes()
Ville Syrjälä
2022-03-14
1
-8
/
+1
*
drm/i915: Introduce intel_panel_{fixed,downclock}_mode()
Ville Syrjälä
2022-03-14
1
-1
/
+2
*
drm/i915/lvds: Pass fixed_mode to compute_is_dual_link_lvds()
Ville Syrjälä
2022-03-14
1
-3
/
+4
*
drm/i915/dpll: move dpll modeset asserts to intel_dpll.c
Jani Nikula
2021-10-01
1
-0
/
+1
*
drm/i915/fdi: move fdi modeset asserts to intel_fdi.c
Jani Nikula
2021-10-01
1
-0
/
+1
*
drm/i915: Introduce intel_panel_compute_config()
Ville Syrjälä
2021-09-30
1
-2
/
+3
*
drm/i915: Use intel_panel_mode_valid() for DSI/LVDS/(s)DVO
Ville Syrjälä
2021-09-30
1
-4
/
+6
[next]