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