index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_lvds.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-15
1
-8
/
+1
*
drm/i915: Introduce intel_panel_{fixed,downclock}_mode()
Ville Syrjälä
2022-03-15
1
-1
/
+2
*
drm/i915/lvds: Pass fixed_mode to compute_is_dual_link_lvds()
Ville Syrjälä
2022-03-15
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
*
drm/i915/panel: mass rename functions to have intel_panel_ prefix
Jani Nikula
2021-08-26
1
-5
/
+2
*
drm/i915/backlight: mass rename functions to have intel_backlight_ prefix
Jani Nikula
2021-08-26
1
-5
/
+5
*
drm/i915/backlight: extract backlight code to a separate file
Jani Nikula
2021-08-26
1
-0
/
+1
*
drm/i915: s/intel_crtc/crtc/
Ville Syrjälä
2021-06-24
1
-2
/
+2
*
drm/i915: Don't include intel_de.h from intel_display_types.h
Ville Syrjälä
2021-05-05
1
-0
/
+1
*
drm/i915/display: rename display version macros
Lucas De Marchi
2021-04-14
1
-1
/
+1
*
drm/i915/display: Eliminate most usage of INTEL_GEN()
Matt Roper
2021-03-23
1
-6
/
+6
*
drm/i915: Wait for LVDS panel power cycle delay on reboot
Ville Syrjälä
2020-10-09
1
-0
/
+10
*
drm/i915: Reduce INTEL_DISPLAY_ENABLED to just treat outputs as disconnected
Ville Syrjälä
2020-09-15
1
-7
/
+1
*
drm/i915/params: switch to device specific parameters
Jani Nikula
2020-06-22
1
-2
/
+2
*
drm/i915: Have pfit calculations return an error code
Ville Syrjälä
2020-04-24
1
-5
/
+8
*
drm/i915: Pass connector state to pfit calculations
Ville Syrjälä
2020-04-24
1
-5
/
+2
*
drm/i915: s/pipe_config/crtc_state/ in pfit functions
Ville Syrjälä
2020-04-24
1
-2
/
+2
*
drm/i915: Pass atomic state to encoder hooks
Ville Syrjälä
2020-04-03
1
-8
/
+14
*
drm/i915/lvds: convert to drm_device based logging macros.
Wambui Karuga
2020-03-11
1
-18
/
+25
*
drm/i915: significantly reduce the use of <drm/i915_drm.h>
Jani Nikula
2020-02-27
1
-1
/
+0
*
drm/i915/display: Make WARN* drm specific where drm_device ptr is available
Pankaj Bharadiya
2020-02-04
1
-3
/
+4
*
drm/i915/lvds: use intel_de_*() functions for register access
Jani Nikula
2020-01-27
1
-29
/
+28
*
drm/i915: Perform automated conversions for crtc uapi/hw split, base -> uapi.
Maarten Lankhorst
2019-11-01
1
-2
/
+2
*
drm/i915: Perform automated conversions for crtc uapi/hw split, base -> hw.
Maarten Lankhorst
2019-11-01
1
-4
/
+4
*
drm/i915: Simplify pipe_mask setup even further
Ville Syrjälä
2019-10-31
1
-1
/
+1
*
drm/i915: s/crtc_mask/pipe_mask/
Ville Syrjälä
2019-10-31
1
-2
/
+2
*
drm/i915: Simplify LVDS crtc_mask setup
Ville Syrjälä
2019-10-31
1
-5
/
+3
*
drm/i915: Clean up encoder->crtc_mask setup
Ville Syrjälä
2019-10-02
1
-3
/
+3
*
drm/i915: Use enum pipe consistently
Ville Syrjälä
2019-08-23
1
-1
/
+1
*
drm/i915: Wrappers for display register waits
Daniele Ceraolo Spurio
2019-08-16
1
-4
/
+2
*
drm/i915: rename intel_drv.h to display/intel_display_types.h
Jani Nikula
2019-08-07
1
-1
/
+1
*
drm/i915: move modesetting output/encoder code under display/
Jani Nikula
2019-06-17
1
-0
/
+1008