index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_atomic_plane.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/display/atomic_plane: Prefer drm_WARN_ON over WARN_ON
Pankaj Bharadiya
2020-04-21
1
-2
/
+2
*
drm/i915: Fix crtc nv12 etc. plane bitmasks for DPMS off
Ville Syrjälä
2020-03-20
1
-6
/
+15
*
drm/i915: Use intel_plane_data_rate for min_cdclk calculation
Stanislav Lisovskiy
2020-03-02
1
-1
/
+23
*
drm/i915/display: Fix NULL-crtc deref in calc_min_cdclk()
Chris Wilson
2020-02-04
1
-4
/
+5
*
drm/i915: Convert cdclk to global state
Ville Syrjälä
2020-01-31
1
-25
/
+44
*
drm/i915: Extract intel_cdclk_state
Ville Syrjälä
2020-01-31
1
-2
/
+4
*
drm/i915/atomic: use struct drm_device logging macros
Wambui Karuga
2020-01-23
1
-4
/
+5
*
drm/i915: Clear old hw.fb & co. from slave plane's state
Ville Syrjälä
2020-01-22
1
-4
/
+2
*
drm/i915: Make sure CCS YUV semiplanar format checks work
Imre Deak
2019-12-23
1
-1
/
+1
*
drm/i915: Introduce intel_plane_state_reset()
Ville Syrjälä
2019-12-18
1
-2
/
+13
*
drm/i915: Remove special case slave handling during hw programming, v3.
Maarten Lankhorst
2019-11-01
1
-28
/
+2
*
drm/i915: Complete plane hw and uapi split, v2.
Maarten Lankhorst
2019-11-01
1
-1
/
+36
*
drm/i915: Perform automated conversions for plane uapi/hw split, base -> uapi.
Maarten Lankhorst
2019-11-01
1
-15
/
+15
*
drm/i915: Perform automated conversions for plane uapi/hw split, base -> hw.
Maarten Lankhorst
2019-11-01
1
-4
/
+4
*
drm/i915: Perform manual conversions for plane uapi/hw split, v2.
Maarten Lankhorst
2019-11-01
1
-4
/
+4
*
drm/i915: Add aliases for uapi and hw to plane_state
Maarten Lankhorst
2019-11-01
1
-8
/
+8
*
drm/i915: Perform automated conversions for crtc uapi/hw split, base -> uapi.
Maarten Lankhorst
2019-11-01
1
-3
/
+3
*
drm/i915: Allow planes to declare their minimum acceptable cdclk
Ville Syrjälä
2019-10-24
1
-0
/
+39
*
drm/i915: Stop using drm_atomic_helper_check_planes()
Ville Syrjälä
2019-10-15
1
-7
/
+3
*
drm/i915: Rename planar linked plane variables
Maarten Lankhorst
2019-09-25
1
-2
/
+2
*
drm/i915: Replace is_planar_yuv_format() with drm_format_info_is_yuv_semiplan...
Ville Syrjälä
2019-09-16
1
-2
/
+3
*
drm/i915: rename intel_drv.h to display/intel_display_types.h
Jani Nikula
2019-08-07
1
-1
/
+1
*
drm/i915: avoid including intel_drv.h via i915_drv.h->i915_trace.h
Jani Nikula
2019-08-07
1
-0
/
+1
*
drm/i915: Pass intel state to plane functions as well
Maarten Lankhorst
2019-07-01
1
-20
/
+36
*
drm/i915: move modesetting core code under display/
Jani Nikula
2019-06-17
1
-0
/
+355