index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
i9xx_plane.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-31
drm/i915: add minimal i915_gem_object_frontbuffer.h
Jani Nikula
1
-0
/
+1
2023-06-07
drm/i915/plane: warn on non-zero plane offset
Jani Nikula
1
-0
/
+3
2023-05-16
drm/i915/irq: split out display irq handling
Jani Nikula
1
-1
/
+1
2022-11-11
drm/i915: stop including i915_irq.h from i915_trace.h
Jani Nikula
1
-1
/
+3
2022-09-12
Merge drm/drm-next into drm-intel-next
Jani Nikula
1
-3
/
+2
2022-08-31
drm/i915: move fbc to display.fbc
Jani Nikula
1
-1
/
+1
2022-07-26
drm/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALING
Thomas Zimmermann
1
-2
/
+2
2022-07-26
drm/atomic-helper: Move DRM_PLANE_HELPER_NO_SCALING to atomic helpers
Thomas Zimmermann
1
-1
/
+0
2022-06-20
drm: Drop drm_blend.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-04-13
drm/i915: Remove remaining locks from i9xx plane udpates
Ville Syrjälä
1
-12
/
+0
2022-02-24
drm/i915: Make most pre-skl primary plane registers unlocked
Ville Syrjälä
1
-15
/
+9
2022-01-26
drm/i915: Clean up PIPESRC defines
Ville Syrjälä
1
-2
/
+2
2022-01-24
drm/i915: Clean up pre-skl primary plane registers
Ville Syrjälä
1
-50
/
+49
2021-12-15
drm/i915/fbc: Loop through FBC instances in various places
Ville Syrjälä
1
-1
/
+1
2021-12-03
drm/i915/fbc: Allocate intel_fbc dynamically
Ville Syrjälä
1
-1
/
+1
2021-12-03
drm/i915/fbc: Introduce intel_fbc_add_plane()
Ville Syrjälä
1
-4
/
+11
2021-11-11
drm/1915/fbc: Replace plane->has_fbc with a pointer to the fbc instance
Ville Syrjälä
1
-6
/
+4
2021-11-04
drm/i915: Split pre-skl primary plane update into noarm+arm pair
Ville Syrjälä
1
-22
/
+59
2021-11-04
drm/i915: Split update_plane() into update_noarm() + update_arm()
Ville Syrjälä
1
-7
/
+8
2021-11-02
drm/i915/fb: Rename i915_color_plane_view::stride to mapping_stride
Imre Deak
1
-2
/
+2
2021-10-29
drm/i915/fb: Fold modifier CCS type/tiling attribute to plane caps
Imre Deak
1
-1
/
+1
2021-10-21
drm/i915: Add a table with a descriptor for all i915 modifiers
Imre Deak
1
-20
/
+10
2021-07-08
drm/i915/plane: add intel_plane_helper_add() helper
Jani Nikula
1
-1
/
+1
2021-05-05
drm/i915: Don't include intel_de.h from intel_display_types.h
Ville Syrjälä
1
-0
/
+1
2021-04-28
drm/i915: Remove stray newlines
Ville Syrjälä
1
-1
/
+0
2021-04-14
drm/i915/display: rename display version macros
Lucas De Marchi
1
-1
/
+1
2021-03-29
drm/i915: Unify the FB and plane state view information into one struct
Imre Deak
1
-10
/
+10
2021-03-29
drm/i915/intel_fb: Pull FB plane functions from intel_display.c
Imre Deak
1
-0
/
+1
2021-03-23
drm/i915/display: Eliminate most usage of INTEL_GEN()
Matt Roper
1
-26
/
+26
2021-03-23
drm/i915/display: Convert gen5/gen6 tests to IS_IRONLAKE/IS_SANDYBRIDGE
Matt Roper
1
-2
/
+2
2021-02-10
drm/i915: Disallow plane x+w>stride on ilk+ with X-tiling
Ville Syrjälä
1
-0
/
+27
2021-02-08
drm/i915: migrate i9xx plane get config
Dave Airlie
1
-0
/
+119
2021-02-08
drm/i915: migrate skl planes code new file (v5)
Dave Airlie
1
-4
/
+0
2021-01-29
drm/i915: Implement async flips for vlv/chv
Ville Syrjälä
1
-3
/
+46
2021-01-29
drm/i915: Implement async flip for ilk/snb
Ville Syrjälä
1
-0
/
+24
2021-01-29
drm/i915: Implement async flip for ivb/hsw
Ville Syrjälä
1
-0
/
+24
2021-01-29
drm/i915: Implement async flips for bdw
Ville Syrjälä
1
-0
/
+51
2021-01-29
drm/i915: Limit plane stride to below TILEOFF.x limit
Ville Syrjälä
1
-9
/
+55
2021-01-27
drm/i915: WARN if plane src coords are too big
Ville Syrjälä
1
-0
/
+7
2020-12-22
drm/i915: refactor i915 plane code into separate file.
Dave Airlie
1
-0
/
+704