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_pipe_crc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-13
drm/i915: Fix fastset vs. pfit on/off on HSW EDP transcoder
Ville Syrjälä
1
-3
/
+10
2019-04-08
drm/i915: extract intel_pipe_crc.h from intel_drv.h
Jani Nikula
1
-1
/
+3
2019-03-19
drm/i915: stick to kernel fixed size types
Jani Nikula
1
-1
/
+1
2019-03-08
drm/i915: Disable PSR2 while getting pipe CRC
José Roberto de Souza
1
-0
/
+1
2019-03-08
drm/i915/crc: Make IPS workaround generic
José Roberto de Souza
1
-30
/
+20
2019-02-20
drm/i915: Extend skl+ crc sources with more planes
Ville Syrjälä
1
-2
/
+73
2019-02-20
drm/i915: Remove the broken DP CRC support for g4x
Ville Syrjälä
1
-69
/
+11
2019-02-20
drm/i915: Use named initializers for the crc source name array
Ville Syrjälä
1
-9
/
+9
2019-02-20
drm/i915: Remove the "pf" crc source
Ville Syrjälä
1
-4
/
+2
2019-01-17
drm/i915: small isolated c99 types to kernel types switch
Jani Nikula
1
-9
/
+9
2019-01-14
drm/i915: Markup paired operations on display power domains
Chris Wilson
1
-2
/
+4
2018-12-13
drm/i915: merge gen checks to use range
Lucas De Marchi
1
-2
/
+2
2018-12-13
drm/i915: replace IS_GEN<N> with IS_GEN(..., N)
Lucas De Marchi
1
-4
/
+4
2018-08-27
Merge drm/drm-next into drm-misc-next
Sean Paul
1
-445
/
+0
2018-08-22
drm/crc: Cleanup crtc_crc_open function
Mahesh Kumar
1
-3
/
+1
2018-08-13
drm/i915/crc: implement get_crc_sources callback
Mahesh Kumar
1
-0
/
+7
2018-08-13
drm/i915/crc: implement verify_crc_source callback
Mahesh Kumar
1
-0
/
+108
2018-07-06
drm/i915: Remove support for legacy debugfs crc interface
Maarten Lankhorst
1
-445
/
+0
2018-05-04
i915: Convert to use match_string() helper
Andy Shevchenko
1
-12
/
+10
2018-03-08
drm/i915: Handle pipe CRC around enabling/disabling pipe.
Maarten Lankhorst
1
-7
/
+46
2017-11-30
drm/i915: Make ips_enabled a property depending on whether IPS is enabled, v3.
Maarten Lankhorst
1
-2
/
+0
2017-11-09
drm/i915: Nuke intel_digital_port->port
Ville Syrjälä
1
-2
/
+2
2017-10-10
drm/i915: Favor for_each_pipe() macro
Mika Kahola
1
-4
/
+4
2017-10-10
drm/i915: Don't relay on I915_MAX_PIPES
Mika Kahola
1
-3
/
+4
2017-08-28
drm/i915: Beef up of Beef up the IPS vs. CRC workaround
Marta Lofstedt
1
-3
/
+0
2017-08-25
drm/i915: Beef up the IPS vs. CRC workaround
Ville Syrjälä
1
-33
/
+29
2017-05-08
drm/i915: use memdup_user_nul
Geliang Tang
1
-10
/
+3
2017-04-12
drm/i915: Do not use lock all in hsw_trans_edp_pipe_A_crc_wa
Maarten Lankhorst
1
-3
/
+14
2017-04-05
drm: Remove drm_modeset_legacy_acquire_ctx and crtc->acquire_ctx
Daniel Vetter
1
-1
/
+1
2017-03-08
Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
1
-1
/
+1
2017-03-02
drm/i915: s/assert_spin_locked/lockdep_assert_held/
Chris Wilson
1
-1
/
+1
2017-03-01
drm/i915: Remove i915_debugfs_unregister()
Noralf Trønnes
1
-57
/
+11
2017-01-18
drm/i915: Avoid drm_atomic_state_put(NULL) on error paths
Ander Conselvan de Oliveira
1
-4
/
+6
2017-01-10
drm/i915: Use new CRC debugfs API
Tomeu Vizoso
1
-12
/
+82
2016-12-13
drm/i915/debugfs: Move out pipe CRC code
Tomeu Vizoso
1
-0
/
+939