index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_lspcon.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Replace intel_bios_is_lspcon_present() with intel_bios_encoder_is_l...
Ville Syrjälä
2023-02-14
1
-1
/
+1
*
drm/i915: stop including i915_irq.h from i915_trace.h
Jani Nikula
2022-11-11
1
-0
/
+1
*
drm: Drop drm_edid.h from drm_crtc.h
Ville Syrjälä
2022-06-20
1
-0
/
+1
*
drm/display: Move HDMI helpers into display-helper module
Thomas Zimmermann
2022-04-25
1
-1
/
+1
*
drm: Rename dp/ to display/
Thomas Zimmermann
2022-04-25
1
-1
/
+1
*
Merge tag 'drm-intel-next-2022-02-08' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2022-02-11
1
-67
/
+77
|
\
|
*
drm/i915/lspcon: convert to drm device based logging
Jani Nikula
2022-01-24
1
-67
/
+77
*
|
drm/edid: Rename drm_hdmi_avi_infoframe_colorspace to _colorimetry
Maxime Ripard
2022-01-25
1
-1
/
+1
*
|
drm/dp: Move public DisplayPort headers into dp/
Thomas Zimmermann
2022-01-17
1
-1
/
+1
|
/
*
Merge tag 'drm-intel-next-2021-05-19-1' of git://anongit.freedesktop.org/drm/...
Dave Airlie
2021-05-21
1
-0
/
+1
|
\
|
*
drm/i915: Don't include intel_de.h from intel_display_types.h
Ville Syrjälä
2021-05-05
1
-0
/
+1
*
|
drm/dp_dual_mode: Pass drm_device to drm_lspcon_(get|set)_mode()
Lyude Paul
2021-04-27
1
-5
/
+7
*
|
drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_detect()
Lyude Paul
2021-04-27
1
-2
/
+3
|
/
*
drm/i915/display: Implement DRM infoframe read for LSPCON
Uma Shankar
2020-12-02
1
-1
/
+4
*
drm/i915/display: Implement infoframes readback for LSPCON
Uma Shankar
2020-12-02
1
-2
/
+55
*
drm/i915/lspcon: Create separate infoframe_enabled helper
Uma Shankar
2020-12-02
1
-0
/
+9
*
drm/i915/display: Enable HDR for Parade based lspcon
Uma Shankar
2020-12-02
1
-6
/
+11
*
drm/i915/display: Enable colorspace programming for LSPCON devices
Uma Shankar
2020-12-02
1
-0
/
+3
*
drm/i915/display: Attach content type property for LSPCON
Uma Shankar
2020-12-02
1
-0
/
+2
*
drm/i915/display: Add a WARN for invalid output range and format
Uma Shankar
2020-12-02
1
-0
/
+4
*
drm/i915/display: Fixes quantization range for YCbCr output
Uma Shankar
2020-12-02
1
-6
/
+11
*
drm/i915/display: Attach HDR property for capable Gen9 devices
Uma Shankar
2020-12-02
1
-1
/
+1
*
drm/i915/display: Enable HDR on gen9 devices with MCA Lspcon
Uma Shankar
2020-12-02
1
-13
/
+18
*
drm/i915/display: Add HDR Capability detection for LSPCON
Uma Shankar
2020-12-02
1
-0
/
+27
*
drm/i915: Nuke lspcon_ycbcr420_config()
Ville Syrjälä
2020-10-16
1
-14
/
+0
*
drm/i915: Nuke lspcon_downsampling
Ville Syrjälä
2020-10-16
1
-8
/
+12
*
drm/i915: Make lspcon_init() static
Ville Syrjälä
2020-10-02
1
-1
/
+1
*
drm/i915: Init lspcon after HPD in intel_dp_detect()
Kai-Heng Feng
2020-10-01
1
-27
/
+34
*
drm/i915/dp: Extract drm_dp_read_dpcd_caps()
Lyude Paul
2020-08-31
1
-1
/
+1
*
drm/i915/display: prefer dig_port to reference intel_digital_port
Lucas De Marchi
2020-07-02
1
-4
/
+4
*
drm/i915: Fix enabled infoframe states of lspcon
Gwan-gyeong Mun
2020-05-14
1
-1
/
+1
*
drm/i915: Pass intel_encoder to enc_to_*()
Ville Syrjälä
2020-01-13
1
-4
/
+4
*
drm/i915: Perform automated conversions for crtc uapi/hw split, base -> hw.
Maarten Lankhorst
2019-11-01
1
-2
/
+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
/
+588