index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
vlv_dsi.c
Age
Commit message (
Expand
)
Author
2021-11-23
drm/i915/dsi: split out vlv_dsi.h
Jani Nikula
2021-11-23
drm/i915/dsi: split out vlv_dsi_pll.h
Jani Nikula
2021-11-23
drm/i915/dsi: split out intel_dsi_vbt.h
Jani Nikula
2021-11-18
drm/i915/vlv_dsi: Double pixelclock on read-back for dual-link panels
Hans de Goede
2021-10-14
drm/i915: split out vlv sideband to a separate file
Jani Nikula
2021-09-30
drm/i915: Drop pointless fixed_mode checks from dsi code
Ville Syrjälä
2021-09-30
drm/i915: Introduce intel_panel_compute_config()
Ville Syrjälä
2021-08-26
drm/i915/panel: mass rename functions to have intel_panel_ prefix
Jani Nikula
2021-08-26
drm/i915/backlight: mass rename functions to have intel_backlight_ prefix
Jani Nikula
2021-08-26
drm/i915/backlight: extract backlight code to a separate file
Jani Nikula
2021-06-24
drm/i915: s/intel_crtc/crtc/
Ville Syrjälä
2021-05-05
drm/i915: Don't include intel_de.h from intel_display_types.h
Ville Syrjälä
2021-04-28
drm/i915/display: move crtc and dpll declarations where they belong
Jani Nikula
2021-04-26
drm/i915/dsi: Fix comment typo
zuoqilin
2021-04-12
drm/i915/display/vlv_dsi: Move panel_pwr_cycle_delay to next panel-on
Hans de Goede
2021-04-12
drm/i915/display/vlv_dsi: Do not skip panel_pwr_cycle_delay when disabling th...
Hans de Goede
2021-04-07
drm/i915/display: Eliminate IS_GEN9_{BC,LP}
Matt Roper
2021-02-08
drm/i915: refactor skylake scaler code into new file.
Dave Airlie
2021-01-07
drm/i915/dsi: Use unconditional msleep for the panel_on_delay when there is n...
Hans de Goede
2020-10-09
drm/i915: Wait for VLV/CHV/BXT/GLK DSI panel power cycle delay on reboot
Ville Syrjälä
2020-09-15
drm/i915: Reduce INTEL_DISPLAY_ENABLED to just treat outputs as disconnected
Ville Syrjälä
2020-05-29
drm/i915: Stop using mode->private_flags
Ville Syrjälä
2020-04-24
drm/i915: Have pfit calculations return an error code
Ville Syrjälä
2020-04-24
drm/i915: Pass connector state to pfit calculations
Ville Syrjälä
2020-04-24
drm/i915: s/pipe_config/crtc_state/ in pfit functions
Ville Syrjälä
2020-04-21
drm/i915/display/vlv_dsi: Prefer drm_WARN_ON over WARN_ON
Pankaj Bharadiya
2020-04-03
drm/i915: Pass atomic state to encoder hooks
Ville Syrjälä
2020-03-25
drm/i915/dsi: use struct drm_device based logging
Jani Nikula
2020-03-02
drm/i915/dsi: Remove readback of panel orientation on BYT / CHT
Hans de Goede
2020-02-25
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
2020-02-21
Merge tag 'drm-misc-next-2020-02-10' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-02-04
drm/i915/vlv_dsi: conversion to drm_device based logging macros.
Wambui Karuga
2020-02-04
drm/i915/display: Make WARN* drm specific where drm_device ptr is available
Pankaj Bharadiya
2020-01-31
drm/i915: move pipe, pch and vblank enable to encoders on DDI platforms
Jani Nikula
2020-01-27
drm/i915/vlv_dsi: use intel_de_*() functions for register access
Jani Nikula
2020-01-21
drm/i915: Use intel_attached_encoder()
Ville Syrjälä
2020-01-13
drm/i915: Pass intel_encoder to enc_to_*()
Ville Syrjälä
2020-01-11
drm/connector: Split out orientation quirk detection (v2)
Derek Basehore
2020-01-03
drm/i915/dsi: Init panel-enable GPIO to low when the LCD is initially off (v2)
Hans de Goede
2020-01-03
drm/i915/dsi: Move poking of panel-enable GPIO to intel_dsi_vbt.c
Hans de Goede
2019-12-28
drm/i915: prefer 3-letter acronym for skylake
Lucas De Marchi
2019-12-18
drm/i915: Move stuff from haswell_crtc_disable() into encoder .post_disable()
Ville Syrjälä
2019-11-01
drm/i915: Perform automated conversions for crtc uapi/hw split, base -> uapi.
Maarten Lankhorst
2019-11-01
drm/i915: Perform automated conversions for crtc uapi/hw split, base -> hw.
Maarten Lankhorst
2019-10-31
drm/i915: Simplify pipe_mask setup even further
Ville Syrjälä
2019-10-31
drm/i915: s/crtc_mask/pipe_mask/
Ville Syrjälä
2019-08-23
drm/i915: Use enum pipe consistently
Ville Syrjälä
2019-08-16
drm/i915: Wrappers for display register waits
Daniele Ceraolo Spurio
2019-08-07
drm/i915: rename intel_drv.h to display/intel_display_types.h
Jani Nikula
2019-07-09
drm/i915: Add icl mipi dsi properties
Vandita Kulkarni
[next]