index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_pipe_crc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-09
drm/i915: Add readout and state check for pch_pfit.force_thru
Ville Syrjälä
1
-11
/
+2
2019-05-09
drm/i915: Fix fastset vs. pfit on/off on HSW EDP transcoder
Ville Syrjälä
1
-3
/
+10
2019-04-30
drm/i915: extract intel_atomic.h from intel_drv.h
Jani Nikula
1
-0
/
+1
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-12
drm/i915: merge gen checks to use range
Lucas De Marchi
1
-2
/
+2
2018-12-12
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