aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_pipe_crc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-04i915: Convert to use match_string() helperAndy Shevchenko1-12/+10
2018-03-08drm/i915: Handle pipe CRC around enabling/disabling pipe.Maarten Lankhorst1-7/+46
2017-11-30drm/i915: Make ips_enabled a property depending on whether IPS is enabled, v3.Maarten Lankhorst1-2/+0
2017-11-09drm/i915: Nuke intel_digital_port->portVille Syrjälä1-2/+2
2017-10-10drm/i915: Favor for_each_pipe() macroMika Kahola1-4/+4
2017-10-10drm/i915: Don't relay on I915_MAX_PIPESMika Kahola1-3/+4
2017-08-28drm/i915: Beef up of Beef up the IPS vs. CRC workaroundMarta Lofstedt1-3/+0
2017-08-25drm/i915: Beef up the IPS vs. CRC workaroundVille Syrjälä1-33/+29
2017-05-08drm/i915: use memdup_user_nulGeliang Tang1-10/+3
2017-04-12drm/i915: Do not use lock all in hsw_trans_edp_pipe_A_crc_waMaarten Lankhorst1-3/+14
2017-04-05drm: Remove drm_modeset_legacy_acquire_ctx and crtc->acquire_ctxDaniel Vetter1-1/+1
2017-03-08Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/drm-intel into drm-nextDave Airlie1-1/+1
2017-03-02drm/i915: s/assert_spin_locked/lockdep_assert_held/Chris Wilson1-1/+1
2017-03-01drm/i915: Remove i915_debugfs_unregister()Noralf Trønnes1-57/+11
2017-01-18drm/i915: Avoid drm_atomic_state_put(NULL) on error pathsAnder Conselvan de Oliveira1-4/+6
2017-01-10drm/i915: Use new CRC debugfs APITomeu Vizoso1-12/+82
2016-12-13drm/i915/debugfs: Move out pipe CRC codeTomeu Vizoso1-0/+939