index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_crtc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
2022-07-26
1
-1
/
+0
*
drm/i915/display: Fix warnings about PSR lock not held
José Roberto de Souza
2022-04-08
1
-4
/
+4
*
drm/i915/display/psr: Lock and unlock PSR around pipe updates
José Roberto de Souza
2022-04-06
1
-1
/
+5
*
drm/i915: Stash DRRS state under intel_crtc
Ville Syrjälä
2022-03-15
1
-0
/
+2
*
drm/i915: Fix the async flip wm0/ddb optimization
Ville Syrjälä
2022-03-03
1
-2
/
+2
*
drm/i915: stop including i915_irq.h from i915_drv.h
Jani Nikula
2022-01-05
1
-0
/
+1
*
drm/i915: s/intel_get_first_crtc/intel_first_crtc/
Ville Syrjälä
2021-12-09
1
-1
/
+1
*
drm/i915: Relocate intel_crtc_for_plane()
Ville Syrjälä
2021-12-09
1
-14
/
+0
*
drm/i915: Nuke {pipe,plane}_to_crtc_mapping[]
Ville Syrjälä
2021-12-09
1
-26
/
+18
*
drm/i915/trace: split out display trace to a separate file
Jani Nikula
2021-12-09
1
-2
/
+2
*
drm/i915/crtc: un-inline some crtc functions and move to intel_crtc.[ch]
Jani Nikula
2021-12-03
1
-0
/
+42
*
drm/i915/dsi: split out icl_dsi.h
Jani Nikula
2021-11-23
1
-1
/
+1
*
drm/i915: Do vblank evasion correctly if vrr push has already been sent
Ville Syrjälä
2021-11-18
1
-3
/
+7
*
drm/i915: Move vrr push after the frame counter sampling again
Ville Syrjälä
2021-11-18
1
-3
/
+16
*
drm/i915: Use vblank workers for gamma updates
Ville Syrjälä
2021-11-10
1
-2
/
+74
*
drm/i915: Do vrr push before sampling the frame counter
Ville Syrjälä
2021-11-10
1
-3
/
+3
*
drm/i915/display: remove explicit CNL handling from intel_crtc.c
Lucas De Marchi
2021-07-30
1
-1
/
+1
*
drm/i915: s/intel_crtc/crtc/
Ville Syrjälä
2021-06-24
1
-4
/
+4
*
drm/i915/display: rename display version macros
Lucas De Marchi
2021-04-14
1
-2
/
+2
*
drm/i915/display: Simplify GLK display version tests
Matt Roper
2021-03-23
1
-1
/
+1
*
drm/i915/display: Eliminate most usage of INTEL_GEN()
Matt Roper
2021-03-23
1
-10
/
+10
*
drm/i915: Fix DSI TE max_vblank_count handling
Ville Syrjälä
2021-03-05
1
-3
/
+2
*
drm/i915: Don't try to query the frame counter for disabled pipes
Ville Syrjälä
2021-03-05
1
-0
/
+3
*
drm/i915: Move pipe enable/disable tracepoints to intel_crtc_vblank_{on,off}()
Ville Syrjälä
2021-03-05
1
-0
/
+14
*
drm/i915: Nuke INTEL_OUTPUT_FORMAT_INVALID
Ville Syrjälä
2021-02-18
1
-1
/
+0
*
drm/i915: move pipe update code into crtc. (v2)
Dave Airlie
2021-02-08
1
-0
/
+241
*
drm/i915: migrate skl planes code new file (v5)
Dave Airlie
2021-02-08
1
-2
/
+11
*
drm/i915: refactor some crtc code out of intel display. (v2)
Dave Airlie
2021-01-16
1
-0
/
+325