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
/
intel_tv.c
Age
Commit message (
Expand
)
Author
2019-01-29
drm/i915/tv: Bypass the vertical filter if possible
Ville Syrjälä
2019-01-29
drm/i915/tv: Fix adjusted_mode dotclock for interlaced modes
Ville Syrjälä
2019-01-28
drm/i915/tv: Use the scanline counter for timestamps on i965gm TV output
Ville Syrjälä
2019-01-28
drm/i915/tv: Fix return value for intel_tv_compute_config()
Ville Syrjälä
2019-01-25
drm/i915/tv: Filter out >1024 wide modes that would need vertical scaling on ...
Ville Syrjälä
2019-01-25
drm/i915/tv: Fix >1024 modes on gen3
Ville Syrjälä
2019-01-25
drm/i915/tv: Generate better pipe timings for TV encoder
Ville Syrjälä
2019-01-25
drm/i915/tv: Add 1080p30/50/60 TV modes
Ville Syrjälä
2019-01-25
drm/i915/tv: Nuke reported_modes[]
Ville Syrjälä
2019-01-25
drm/i915/tv: Make TV mode autoselection actually useable
Ville Syrjälä
2019-01-25
drm/i915/tv: Use drm_mode_set_name() to name TV modes
Ville Syrjälä
2019-01-25
drm/i915/tv: Deobfuscate preferred mode selection
Ville Syrjälä
2019-01-25
drm/i915/tv: Nuke silly 0 initialzation of xpos/ypos
Ville Syrjälä
2019-01-25
drm/i915/tv: Use bools where appropriate
Ville Syrjälä
2019-01-25
drm/i915/tv: Store the TV oversampling factor in the TV mode
Ville Syrjälä
2019-01-25
drm/i915/tv: Fix tv mode clocks
Ville Syrjälä
2019-01-25
drm/i915/tv: Fix interlaced ysize calculation
Ville Syrjälä
2019-01-16
drm/i915: Pass down rc in intel_encoder->compute_config()
Lyude Paul
2019-01-09
drm/i915: drop all drmP.h includes
Jani Nikula
2018-10-15
drm/i915: Introduce CRTC output format
Shashank Sharma
2018-10-09
drm/i915: add a common connector type independent destroy hook
Jani Nikula
2018-07-12
drm/i915/tv: fix strncpy truncation warning
Dominique Martinet
2018-06-13
drm/i915: Allow DBLSCAN user modes with eDP/LVDS/DSI
Ville Syrjälä
2018-05-17
drm/i915: Clean up TV pipe select bits
Ville Syrjälä
2018-02-14
drm/i915/tv: Cleanup up obsolete comments
Chris Wilson
2017-11-09
drm/i915: Eliminate some encoder->crtc usage from TV code
Ville Syrjälä
2017-10-30
drm/i915: Populate output_types from .get_config()
Ville Syrjälä
2017-09-13
drm/i915: Use mul_u32_u32() for 32b x 32b -> 64b result
Chris Wilson
2017-08-22
drm/i915: Constify states passed to enable/disable/etc. encoder hooks
Ville Syrjälä
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
2017-08-08
drm: Nuke drm_atomic_helper_connector_set_property
Daniel Vetter
2017-04-12
drm/i915: Convert intel_tv connector properties to atomic, v5.
Maarten Lankhorst
2017-04-12
drm/i915: Remove unused members from intel_tv.c
Maarten Lankhorst
2017-04-06
drm/atomic: Acquire connection_mutex lock in drm_helper_probe_single_connecto...
Maarten Lankhorst
2017-02-27
drm/i915: Store encoder power domain in struct intel_encoder
Ander Conselvan de Oliveira
2016-11-25
drm/i915: Pass dev_priv to intel_setup_outputs()
Ander Conselvan de Oliveira
2016-11-17
drm/i915: Assorted INTEL_INFO(dev) cleanups
Tvrtko Ursulin
2016-11-01
drm/i915: Pass dev_priv to intel_wait_for_vblank()
Ville Syrjälä
2016-10-14
drm/i915: Make INTEL_DEVID only take dev_priv
Tvrtko Ursulin
2016-10-13
drm/i915: Shrink TV modes const data
Tvrtko Ursulin
2016-09-21
drm/i915: Store port enum in intel_encoder
Pandiyan, Dhinakaran
2016-08-23
drm/i915: Make encoder->compute_config take the connector state
Maarten Lankhorst
2016-08-23
drm/i915: Pass crtc_state and connector_state to encoder functions
Maarten Lankhorst
2016-07-04
drm/i915: Mass convert dev->dev_private to to_i915(dev)
Chris Wilson
2016-06-24
drm/i915: Move connector registration to driver registration
Chris Wilson
2016-06-24
drm/i915: Move backlight registration to connector registration
Chris Wilson
2016-06-19
drm/i915: Move intel_connector->unregister to connector->early_unregister
Chris Wilson
2016-06-10
drm: i915: Rely on the default ->best_encoder() behavior where appropriate
Boris Brezillon
2016-05-30
drm/i915: Give encoders useful names
Ville Syrjälä
2016-03-16
drm/i915: move VBT based TV presence check to intel_bios.c
Jani Nikula
[next]