index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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