index
:
kernel/linux.git
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.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2019-06-17
drm/i915: move modesetting output/encoder code under display/
Jani Nikula
1
-1991
/
+0
2019-04-30
drm/i915: extract intel_hotplug.h from intel_drv.h and i915_drv.h
Jani Nikula
1
-0
/
+1
2019-04-08
drm/i915: extract intel_tv.h from intel_drv.h
Jani Nikula
1
-0
/
+1
2019-04-08
drm/i915: extract intel_connector.h from intel_drv.h
Jani Nikula
1
-1
/
+3
2019-01-30
drm/i915/tv: Bypass the vertical filter if possible
Ville Syrjälä
1
-1
/
+18
2019-01-30
drm/i915/tv: Fix adjusted_mode dotclock for interlaced modes
Ville Syrjälä
1
-1
/
+6
2019-01-28
drm/i915/tv: Use the scanline counter for timestamps on i965gm TV output
Ville Syrjälä
1
-0
/
+10
2019-01-28
drm/i915/tv: Fix return value for intel_tv_compute_config()
Ville Syrjälä
1
-1
/
+1
2019-01-25
drm/i915/tv: Filter out >1024 wide modes that would need vertical scaling on ...
Ville Syrjälä
1
-0
/
+6
2019-01-25
drm/i915/tv: Fix >1024 modes on gen3
Ville Syrjälä
1
-8
/
+83
2019-01-25
drm/i915/tv: Generate better pipe timings for TV encoder
Ville Syrjälä
1
-45
/
+277
2019-01-25
drm/i915/tv: Add 1080p30/50/60 TV modes
Ville Syrjälä
1
-4
/
+86
2019-01-25
drm/i915/tv: Nuke reported_modes[]
Ville Syrjälä
1
-21
/
+1
2019-01-25
drm/i915/tv: Make TV mode autoselection actually useable
Ville Syrjälä
1
-5
/
+7
2019-01-25
drm/i915/tv: Use drm_mode_set_name() to name TV modes
Ville Syrjälä
1
-10
/
+11
2019-01-25
drm/i915/tv: Deobfuscate preferred mode selection
Ville Syrjälä
1
-20
/
+30
2019-01-25
drm/i915/tv: Nuke silly 0 initialzation of xpos/ypos
Ville Syrjälä
1
-3
/
+3
2019-01-25
drm/i915/tv: Use bools where appropriate
Ville Syrjälä
1
-12
/
+12
2019-01-25
drm/i915/tv: Store the TV oversampling factor in the TV mode
Ville Syrjälä
1
-14
/
+28
2019-01-25
drm/i915/tv: Fix tv mode clocks
Ville Syrjälä
1
-7
/
+7
2019-01-25
drm/i915/tv: Fix interlaced ysize calculation
Ville Syrjälä
1
-1
/
+1
2019-01-16
drm/i915: Pass down rc in intel_encoder->compute_config()
Lyude Paul
1
-4
/
+4
2019-01-09
drm/i915: drop all drmP.h includes
Jani Nikula
1
-1
/
+0
2018-10-15
drm/i915: Introduce CRTC output format
Shashank Sharma
1
-0
/
+1
2018-10-09
drm/i915: add a common connector type independent destroy hook
Jani Nikula
1
-8
/
+1
2018-07-12
drm/i915/tv: fix strncpy truncation warning
Dominique Martinet
1
-2
/
+1
2018-06-13
drm/i915: Allow DBLSCAN user modes with eDP/LVDS/DSI
Ville Syrjälä
1
-2
/
+10
2018-05-17
drm/i915: Clean up TV pipe select bits
Ville Syrjälä
1
-14
/
+6
2018-02-14
drm/i915/tv: Cleanup up obsolete comments
Chris Wilson
1
-25
/
+3
2017-11-09
drm/i915: Eliminate some encoder->crtc usage from TV code
Ville Syrjälä
1
-2
/
+2
2017-10-30
drm/i915: Populate output_types from .get_config()
Ville Syrjälä
1
-0
/
+2
2017-09-13
drm/i915: Use mul_u32_u32() for 32b x 32b -> 64b result
Chris Wilson
1
-1
/
+1
2017-08-22
drm/i915: Constify states passed to enable/disable/etc. encoder hooks
Ville Syrjälä
1
-7
/
+7
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
1
-1
/
+0
2017-08-08
drm: Nuke drm_atomic_helper_connector_set_property
Daniel Vetter
1
-1
/
+0
2017-04-12
drm/i915: Convert intel_tv connector properties to atomic, v5.
Maarten Lankhorst
1
-112
/
+63
2017-04-12
drm/i915: Remove unused members from intel_tv.c
Maarten Lankhorst
1
-33
/
+0
2017-04-06
drm/atomic: Acquire connection_mutex lock in drm_helper_probe_single_connecto...
Maarten Lankhorst
1
-10
/
+11
2017-02-27
drm/i915: Store encoder power domain in struct intel_encoder
Ander Conselvan de Oliveira
1
-0
/
+1
2016-11-25
drm/i915: Pass dev_priv to intel_setup_outputs()
Ander Conselvan de Oliveira
1
-2
/
+2
2016-11-17
drm/i915: Assorted INTEL_INFO(dev) cleanups
Tvrtko Ursulin
1
-3
/
+2
2016-11-01
drm/i915: Pass dev_priv to intel_wait_for_vblank()
Ville Syrjälä
1
-3
/
+3
2016-10-14
drm/i915: Make INTEL_DEVID only take dev_priv
Tvrtko Ursulin
1
-2
/
+2
2016-10-13
drm/i915: Shrink TV modes const data
Tvrtko Ursulin
1
-18
/
+28
2016-09-21
drm/i915: Store port enum in intel_encoder
Pandiyan, Dhinakaran
1
-0
/
+2
2016-08-23
drm/i915: Make encoder->compute_config take the connector state
Maarten Lankhorst
1
-1
/
+2
2016-08-23
drm/i915: Pass crtc_state and connector_state to encoder functions
Maarten Lankhorst
1
-3
/
+9
2016-07-04
drm/i915: Mass convert dev->dev_private to to_i915(dev)
Chris Wilson
1
-6
/
+6
2016-06-24
drm/i915: Move connector registration to driver registration
Chris Wilson
1
-1
/
+0
2016-06-24
drm/i915: Move backlight registration to connector registration
Chris Wilson
1
-0
/
+1
[next]