index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_sdvo.c
Age
Commit message (
Expand
)
Author
2020-09-15
drm/i915: Reduce INTEL_DISPLAY_ENABLED to just treat outputs as disconnected
Ville Syrjälä
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-09
drm/i915/sdvo: Make .get_modes() return the number of modes
Ville Syrjälä
2020-07-09
drm/i915/sdvo: Make SDVO deal with HDMI pixel repeat
Ville Syrjälä
2020-07-09
drm/i915/sdvo: Implement limited color range for SDVO HDMI properly
Ville Syrjälä
2020-05-19
drm/i915/display/sdvo: Prefer drm_WARN* over WARN*
Pankaj Bharadiya
2020-04-06
drm/i915: Add a retry counter for hotplug detect retries
Imre Deak
2020-04-03
drm/i915: Pass atomic state to encoder hooks
Ville Syrjälä
2020-02-27
drm/i915: significantly reduce the use of <drm/i915_drm.h>
Jani Nikula
2020-02-20
drm/i915: Mark all HPD capabled connectors as such
Ville Syrjälä
2020-02-04
drm/i915/sdvo: automatic conversion to drm_device based logging macros.
Wambui Karuga
2020-02-04
drm/i915/display/sdvo: Make WARN* drm specific where drm_priv ptr is available
Pankaj Bharadiya
2020-01-27
drm/i915/sdvo: use intel_de_*() functions for register access
Jani Nikula
2020-01-20
drm/i915/sdvo: Consolidate SDVO HDMI force_dvi handling
Ville Syrjälä
2020-01-20
drm/i915/sdvo: Reduce the size of the on stack buffers
Ville Syrjälä
2020-01-13
drm/i915: Pass intel_connector to intel_attached_*()
Ville Syrjälä
2019-11-14
drm/i915: Drop redundant aspec ratio prop value initialization
Ville Syrjälä
2019-11-14
drm/i915: Do not override mode's aspect ratio with the prop value NONE
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-10-02
drm/i915: Clean up encoder->crtc_mask setup
Ville Syrjälä
2019-08-07
drm/i915: rename intel_drv.h to display/intel_display_types.h
Jani Nikula
2019-07-15
drm/i915: Add support for retrying hotplug
Imre Deak
2019-07-11
drm/i915/sdvo: Fix handling if zero hbuf size
Ville Syrjälä
2019-07-10
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
2019-07-09
drm/i915/sdvo: Add helpers to get the cmd/status string
Ville Syrjälä
2019-07-09
drm/i915/sdvo: Shrink sdvo_cmd_names[] strings
Ville Syrjälä
2019-07-09
drm/i915/sdvo: Remove duplicate SET_INPUT_TIMINGS_PART1 cmd name string
Ville Syrjälä
2019-07-09
drm/i915/sdvo: Use named initializers for the SDVO command names
Ville Syrjälä
2019-06-21
Merge tag 'drm-intel-next-2019-06-19' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2019-06-17
drm/i915: move modesetting output/encoder code under display/
Jani Nikula