index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_atomic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-14
drm/i915: remove excessive scaler debugging messages
Jani Nikula
1
-3
/
+0
2015-07-15
drm/i915: Use full atomic modeset.
Maarten Lankhorst
1
-123
/
+0
2015-07-14
drm/i915: Rework plane readout.
Maarten Lankhorst
1
-7
/
+0
2015-07-14
drm/i915: Do not update pfit state when toggling crtc enabled.
Maarten Lankhorst
1
-11
/
+3
2015-07-06
drm/i915: Don't dereference NULL plane while setting up scalers
Matt Roper
1
-1
/
+1
2015-06-22
drm/i915: Make cdclk part of the atomic state.
Maarten Lankhorst
1
-0
/
+2
2015-06-22
drm/i915: Handle disabling planes better, v2.
Maarten Lankhorst
1
-0
/
+7
2015-06-22
drm/i915: move detaching scalers to begin_crtc_commit, v2.
Maarten Lankhorst
1
-3
/
+0
2015-06-22
drm/i915: Move scaler setup to check crtc function, v2.
Maarten Lankhorst
1
-8
/
+9
2015-06-22
drm/i915: Add a simple atomic crtc check function, v2.
Maarten Lankhorst
1
-1
/
+4
2015-06-22
drm/i915: Clean up intel_atomic_setup_scalers slightly.
Maarten Lankhorst
1
-10
/
+11
2015-06-12
Revert "drm/i915: Read hw state into an atomic state struct, v2."
Maarten Lankhorst
1
-1
/
+1
2015-06-12
drm/i915: Read hw state into an atomic state struct, v2.
Ander Conselvan de Oliveira
1
-1
/
+1
2015-06-12
drm/i915: Swap planes on each crtc separately, v2.
Maarten Lankhorst
1
-10
/
+3
2015-06-12
drm/i915: Use drm_atomic_helper_swap_state in intel_atomic_commit.
Maarten Lankhorst
1
-32
/
+12
2015-06-12
drm/i915: Use global atomic state for staged pll, config, v3.
Maarten Lankhorst
1
-0
/
+51
2015-05-08
drm/i915: Call drm helpers when duplicating crtc and plane states
Ander Conselvan de Oliveira
1
-2
/
+6
2015-05-08
drm/i915: skylake primary plane scaling using shared scalers
Chandra Konduru
1
-1
/
+4
2015-04-13
drm/i915: copy staged scaler state from drm state to crtc->config.
Chandra Konduru
1
-0
/
+12
2015-04-13
drm/i915: Ensure setting up scalers into staged crtc_state
Chandra Konduru
1
-0
/
+11
2015-04-13
drm/i915: setup scalers for crtc_compute_config
Chandra Konduru
1
-0
/
+148
2015-04-10
drm/i915: Clear crtc atomic flags at beginning of transaction
Matt Roper
1
-0
/
+2
2015-03-17
drm/i915: Set crtc backpointer when duplicating crtc state
Ander Conselvan de Oliveira
1
-3
/
+9
2015-02-24
drm/atomic-helper: Rename commmit_post/pre_planes
Daniel Vetter
1
-2
/
+2
2015-01-27
drm/i915: Add crtc state duplication/destruction functions
Matt Roper
1
-0
/
+35
2015-01-27
drm/i915: Add atomic_get_property entrypoint for connectors (v2)
Matt Roper
1
-0
/
+38
2015-01-27
drm/i915: Add main atomic entrypoints (v2)
Matt Roper
1
-0
/
+164
[prev]