summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_pipe_crc.c
AgeCommit message (Expand)Author
2019-01-17drm/i915: small isolated c99 types to kernel types switchJani Nikula
2019-01-14drm/i915: Markup paired operations on display power domainsChris Wilson
2018-12-12drm/i915: merge gen checks to use rangeLucas De Marchi
2018-12-12drm/i915: replace IS_GEN<N> with IS_GEN(..., N)Lucas De Marchi
2018-08-27Merge drm/drm-next into drm-misc-nextSean Paul
2018-08-22drm/crc: Cleanup crtc_crc_open functionMahesh Kumar
2018-08-13drm/i915/crc: implement get_crc_sources callbackMahesh Kumar
2018-08-13drm/i915/crc: implement verify_crc_source callbackMahesh Kumar
2018-07-06drm/i915: Remove support for legacy debugfs crc interfaceMaarten Lankhorst
2018-05-04i915: Convert to use match_string() helperAndy Shevchenko
2018-03-08drm/i915: Handle pipe CRC around enabling/disabling pipe.Maarten Lankhorst
2017-11-30drm/i915: Make ips_enabled a property depending on whether IPS is enabled, v3.Maarten Lankhorst
2017-11-09drm/i915: Nuke intel_digital_port->portVille Syrjälä
2017-10-10drm/i915: Favor for_each_pipe() macroMika Kahola
2017-10-10drm/i915: Don't relay on I915_MAX_PIPESMika Kahola
2017-08-28drm/i915: Beef up of Beef up the IPS vs. CRC workaroundMarta Lofstedt
2017-08-25drm/i915: Beef up the IPS vs. CRC workaroundVille Syrjälä
2017-05-08drm/i915: use memdup_user_nulGeliang Tang
2017-04-12drm/i915: Do not use lock all in hsw_trans_edp_pipe_A_crc_waMaarten Lankhorst
2017-04-05drm: Remove drm_modeset_legacy_acquire_ctx and crtc->acquire_ctxDaniel Vetter
2017-03-08Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-03-02drm/i915: s/assert_spin_locked/lockdep_assert_held/Chris Wilson
2017-03-01drm/i915: Remove i915_debugfs_unregister()Noralf Trønnes
2017-01-18drm/i915: Avoid drm_atomic_state_put(NULL) on error pathsAnder Conselvan de Oliveira
2017-01-10drm/i915: Use new CRC debugfs APITomeu Vizoso
2016-12-13drm/i915/debugfs: Move out pipe CRC codeTomeu Vizoso