index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_tv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: extract intel_tv.h from intel_drv.h
Jani Nikula
2019-04-08
1
-0
/
+1
*
drm/i915: extract intel_connector.h from intel_drv.h
Jani Nikula
2019-04-08
1
-1
/
+3
*
drm/i915/tv: Bypass the vertical filter if possible
Ville Syrjälä
2019-01-29
1
-1
/
+18
*
drm/i915/tv: Fix adjusted_mode dotclock for interlaced modes
Ville Syrjälä
2019-01-29
1
-1
/
+6
*
drm/i915/tv: Use the scanline counter for timestamps on i965gm TV output
Ville Syrjälä
2019-01-28
1
-0
/
+10
*
drm/i915/tv: Fix return value for intel_tv_compute_config()
Ville Syrjälä
2019-01-28
1
-1
/
+1
*
drm/i915/tv: Filter out >1024 wide modes that would need vertical scaling on ...
Ville Syrjälä
2019-01-25
1
-0
/
+6
*
drm/i915/tv: Fix >1024 modes on gen3
Ville Syrjälä
2019-01-25
1
-8
/
+83
*
drm/i915/tv: Generate better pipe timings for TV encoder
Ville Syrjälä
2019-01-25
1
-45
/
+277
*
drm/i915/tv: Add 1080p30/50/60 TV modes
Ville Syrjälä
2019-01-25
1
-4
/
+86
*
drm/i915/tv: Nuke reported_modes[]
Ville Syrjälä
2019-01-25
1
-21
/
+1
*
drm/i915/tv: Make TV mode autoselection actually useable
Ville Syrjälä
2019-01-25
1
-5
/
+7
*
drm/i915/tv: Use drm_mode_set_name() to name TV modes
Ville Syrjälä
2019-01-25
1
-10
/
+11
*
drm/i915/tv: Deobfuscate preferred mode selection
Ville Syrjälä
2019-01-25
1
-20
/
+30
*
drm/i915/tv: Nuke silly 0 initialzation of xpos/ypos
Ville Syrjälä
2019-01-25
1
-3
/
+3
*
drm/i915/tv: Use bools where appropriate
Ville Syrjälä
2019-01-25
1
-12
/
+12
*
drm/i915/tv: Store the TV oversampling factor in the TV mode
Ville Syrjälä
2019-01-25
1
-14
/
+28
*
drm/i915/tv: Fix tv mode clocks
Ville Syrjälä
2019-01-25
1
-7
/
+7
*
drm/i915/tv: Fix interlaced ysize calculation
Ville Syrjälä
2019-01-25
1
-1
/
+1
*
drm/i915: Pass down rc in intel_encoder->compute_config()
Lyude Paul
2019-01-16
1
-4
/
+4
*
drm/i915: drop all drmP.h includes
Jani Nikula
2019-01-09
1
-1
/
+0
*
drm/i915: Introduce CRTC output format
Shashank Sharma
2018-10-15
1
-0
/
+1
*
drm/i915: add a common connector type independent destroy hook
Jani Nikula
2018-10-09
1
-8
/
+1
*
drm/i915/tv: fix strncpy truncation warning
Dominique Martinet
2018-07-12
1
-2
/
+1
*
drm/i915: Allow DBLSCAN user modes with eDP/LVDS/DSI
Ville Syrjälä
2018-06-13
1
-2
/
+10
*
drm/i915: Clean up TV pipe select bits
Ville Syrjälä
2018-05-17
1
-14
/
+6
*
drm/i915/tv: Cleanup up obsolete comments
Chris Wilson
2018-02-14
1
-25
/
+3
*
drm/i915: Eliminate some encoder->crtc usage from TV code
Ville Syrjälä
2017-11-09
1
-2
/
+2
*
drm/i915: Populate output_types from .get_config()
Ville Syrjälä
2017-10-30
1
-0
/
+2
*
drm/i915: Use mul_u32_u32() for 32b x 32b -> 64b result
Chris Wilson
2017-09-13
1
-1
/
+1
*
drm/i915: Constify states passed to enable/disable/etc. encoder hooks
Ville Syrjälä
2017-08-22
1
-7
/
+7
*
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
2017-08-08
1
-1
/
+0
*
drm: Nuke drm_atomic_helper_connector_set_property
Daniel Vetter
2017-08-08
1
-1
/
+0
*
drm/i915: Convert intel_tv connector properties to atomic, v5.
Maarten Lankhorst
2017-04-12
1
-112
/
+63
*
drm/i915: Remove unused members from intel_tv.c
Maarten Lankhorst
2017-04-12
1
-33
/
+0
*
drm/atomic: Acquire connection_mutex lock in drm_helper_probe_single_connecto...
Maarten Lankhorst
2017-04-06
1
-10
/
+11
*
drm/i915: Store encoder power domain in struct intel_encoder
Ander Conselvan de Oliveira
2017-02-27
1
-0
/
+1
*
drm/i915: Pass dev_priv to intel_setup_outputs()
Ander Conselvan de Oliveira
2016-11-25
1
-2
/
+2
*
drm/i915: Assorted INTEL_INFO(dev) cleanups
Tvrtko Ursulin
2016-11-17
1
-3
/
+2
*
drm/i915: Pass dev_priv to intel_wait_for_vblank()
Ville Syrjälä
2016-11-01
1
-3
/
+3
*
drm/i915: Make INTEL_DEVID only take dev_priv
Tvrtko Ursulin
2016-10-14
1
-2
/
+2
*
drm/i915: Shrink TV modes const data
Tvrtko Ursulin
2016-10-13
1
-18
/
+28
*
drm/i915: Store port enum in intel_encoder
Pandiyan, Dhinakaran
2016-09-21
1
-0
/
+2
*
drm/i915: Make encoder->compute_config take the connector state
Maarten Lankhorst
2016-08-23
1
-1
/
+2
*
drm/i915: Pass crtc_state and connector_state to encoder functions
Maarten Lankhorst
2016-08-23
1
-3
/
+9
*
drm/i915: Mass convert dev->dev_private to to_i915(dev)
Chris Wilson
2016-07-04
1
-6
/
+6
*
drm/i915: Move connector registration to driver registration
Chris Wilson
2016-06-24
1
-1
/
+0
*
drm/i915: Move backlight registration to connector registration
Chris Wilson
2016-06-24
1
-0
/
+1
*
drm/i915: Move intel_connector->unregister to connector->early_unregister
Chris Wilson
2016-06-19
1
-1
/
+1
*
drm: i915: Rely on the default ->best_encoder() behavior where appropriate
Boris Brezillon
2016-06-10
1
-1
/
+0
[next]