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
/
display
/
intel_crtc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-08
drm/i915/display: Fix warnings about PSR lock not held
José Roberto de Souza
1
-4
/
+4
2022-04-06
drm/i915/display/psr: Lock and unlock PSR around pipe updates
José Roberto de Souza
1
-1
/
+5
2022-03-15
drm/i915: Stash DRRS state under intel_crtc
Ville Syrjälä
1
-0
/
+2
2022-03-03
drm/i915: Fix the async flip wm0/ddb optimization
Ville Syrjälä
1
-2
/
+2
2022-01-05
drm/i915: stop including i915_irq.h from i915_drv.h
Jani Nikula
1
-0
/
+1
2021-12-09
drm/i915: s/intel_get_first_crtc/intel_first_crtc/
Ville Syrjälä
1
-1
/
+1
2021-12-09
drm/i915: Relocate intel_crtc_for_plane()
Ville Syrjälä
1
-14
/
+0
2021-12-09
drm/i915: Nuke {pipe,plane}_to_crtc_mapping[]
Ville Syrjälä
1
-26
/
+18
2021-12-09
drm/i915/trace: split out display trace to a separate file
Jani Nikula
1
-2
/
+2
2021-12-03
drm/i915/crtc: un-inline some crtc functions and move to intel_crtc.[ch]
Jani Nikula
1
-0
/
+42
2021-11-23
drm/i915/dsi: split out icl_dsi.h
Jani Nikula
1
-1
/
+1
2021-11-18
drm/i915: Do vblank evasion correctly if vrr push has already been sent
Ville Syrjälä
1
-3
/
+7
2021-11-18
drm/i915: Move vrr push after the frame counter sampling again
Ville Syrjälä
1
-3
/
+16
2021-11-10
drm/i915: Use vblank workers for gamma updates
Ville Syrjälä
1
-2
/
+74
2021-11-10
drm/i915: Do vrr push before sampling the frame counter
Ville Syrjälä
1
-3
/
+3
2021-07-30
drm/i915/display: remove explicit CNL handling from intel_crtc.c
Lucas De Marchi
1
-1
/
+1
2021-06-24
drm/i915: s/intel_crtc/crtc/
Ville Syrjälä
1
-4
/
+4
2021-04-14
drm/i915/display: rename display version macros
Lucas De Marchi
1
-2
/
+2
2021-03-23
drm/i915/display: Simplify GLK display version tests
Matt Roper
1
-1
/
+1
2021-03-23
drm/i915/display: Eliminate most usage of INTEL_GEN()
Matt Roper
1
-10
/
+10
2021-03-05
drm/i915: Fix DSI TE max_vblank_count handling
Ville Syrjälä
1
-3
/
+2
2021-03-05
drm/i915: Don't try to query the frame counter for disabled pipes
Ville Syrjälä
1
-0
/
+3
2021-03-05
drm/i915: Move pipe enable/disable tracepoints to intel_crtc_vblank_{on,off}()
Ville Syrjälä
1
-0
/
+14
2021-02-18
drm/i915: Nuke INTEL_OUTPUT_FORMAT_INVALID
Ville Syrjälä
1
-1
/
+0
2021-02-08
drm/i915: move pipe update code into crtc. (v2)
Dave Airlie
1
-0
/
+241
2021-02-08
drm/i915: migrate skl planes code new file (v5)
Dave Airlie
1
-2
/
+11
2021-01-16
drm/i915: refactor some crtc code out of intel display. (v2)
Dave Airlie
1
-0
/
+325