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
/
display
/
intel_tv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-13
drm/i915: Fix TV encoder clock computation
Ville Syrjälä
1
-6
/
+17
2022-03-29
drm/i915: Use DRM_MODE_FMT+DRM_MODE_ARG()
Ville Syrjälä
1
-6
/
+6
2021-12-09
drm/i915/trace: split out display trace to a separate file
Jani Nikula
1
-0
/
+1
2021-12-02
drm/i915/display: add intel_crtc_wait_for_next_vblank() and use it
Jani Nikula
1
-4
/
+3
2021-09-15
drm/i915: s/pipe/transcoder/ when dealing with PIPECONF/TRANSCONF
Ville Syrjälä
1
-1
/
+1
2021-06-24
drm/i915: s/intel_crtc/crtc/
Ville Syrjälä
1
-7
/
+6
2021-06-05
drm/i915/display: replace IS_GEN() in commented code
Lucas De Marchi
1
-1
/
+1
2021-05-05
drm/i915: Don't include intel_de.h from intel_display_types.h
Ville Syrjälä
1
-0
/
+1
2021-04-14
drm/i915/display: rename display version macros
Lucas De Marchi
1
-3
/
+3
2021-03-24
drm/i915/display: Eliminate most usage of INTEL_GEN()
Matt Roper
1
-4
/
+4
2020-09-15
drm/i915: Reduce INTEL_DISPLAY_ENABLED to just treat outputs as disconnected
Ville Syrjälä
1
-0
/
+3
2020-06-25
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
1
-3
/
+0
2020-06-24
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-3
/
+0
2020-05-29
drm/i915: Stop using mode->private_flags
Ville Syrjälä
1
-2
/
+2
2020-05-27
drm: Nuke mode->vrefresh
Ville Syrjälä
1
-3
/
+0
2020-04-03
drm/i915: Pass atomic state to encoder hooks
Ville Syrjälä
1
-3
/
+6
2020-03-25
drm/i915/tv: use struct drm_device based logging
Jani Nikula
1
-3
/
+3
2020-02-27
drm/i915: significantly reduce the use of <drm/i915_drm.h>
Jani Nikula
1
-1
/
+0
2020-02-04
drm/i915/tv: automatic conversion to drm_device based logging macros.
Wambui Karuga
1
-11
/
+15
2020-01-27
drm/i915/tv: use intel_de_*() functions for register access
Jani Nikula
1
-66
/
+72
2020-01-13
drm/i915: Pass intel_connector to intel_attached_*()
Ville Syrjälä
1
-3
/
+3
2020-01-09
drm/i915: Pass cpu_transcoder to assert_pipe_disabled() always
Ville Syrjälä
1
-1
/
+1
2019-11-01
drm/i915: Perform automated conversions for crtc uapi/hw split, base -> uapi.
Maarten Lankhorst
1
-2
/
+2
2019-11-01
drm/i915: Perform automated conversions for crtc uapi/hw split, base -> hw.
Maarten Lankhorst
1
-2
/
+2
2019-10-31
drm/i915: Simplify pipe_mask setup even further
Ville Syrjälä
1
-1
/
+1
2019-10-31
drm/i915: s/crtc_mask/pipe_mask/
Ville Syrjälä
1
-1
/
+1
2019-10-30
drm/i915: Nuke 'mode' argument to intel_get_load_detect_pipe()
Ville Syrjälä
1
-1
/
+1
2019-10-02
drm/i915: Clean up encoder->crtc_mask setup
Ville Syrjälä
1
-2
/
+1
2019-10-02
drm/i915: Polish intel_tv_mode_valid()
Ville Syrjälä
1
-4
/
+3
2019-08-07
drm/i915: rename intel_drv.h to display/intel_display_types.h
Jani Nikula
1
-1
/
+1
2019-06-21
Merge tag 'drm-intel-next-2019-06-19' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-0
/
+1993
2019-06-17
drm/i915: move modesetting output/encoder code under display/
Jani Nikula
1
-0
/
+1991