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
/
i9xx_plane.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Drop drm_blend.h from drm_crtc.h
Ville Syrjälä
2022-06-20
1
-0
/
+1
*
drm/i915: Remove remaining locks from i9xx plane udpates
Ville Syrjälä
2022-04-13
1
-12
/
+0
*
drm/i915: Make most pre-skl primary plane registers unlocked
Ville Syrjälä
2022-02-24
1
-15
/
+9
*
drm/i915: Clean up PIPESRC defines
Ville Syrjälä
2022-01-26
1
-2
/
+2
*
drm/i915: Clean up pre-skl primary plane registers
Ville Syrjälä
2022-01-24
1
-50
/
+49
*
drm/i915/fbc: Loop through FBC instances in various places
Ville Syrjälä
2021-12-15
1
-1
/
+1
*
drm/i915/fbc: Allocate intel_fbc dynamically
Ville Syrjälä
2021-12-03
1
-1
/
+1
*
drm/i915/fbc: Introduce intel_fbc_add_plane()
Ville Syrjälä
2021-12-03
1
-4
/
+11
*
drm/1915/fbc: Replace plane->has_fbc with a pointer to the fbc instance
Ville Syrjälä
2021-11-11
1
-6
/
+4
*
drm/i915: Split pre-skl primary plane update into noarm+arm pair
Ville Syrjälä
2021-11-04
1
-22
/
+59
*
drm/i915: Split update_plane() into update_noarm() + update_arm()
Ville Syrjälä
2021-11-04
1
-7
/
+8
*
drm/i915/fb: Rename i915_color_plane_view::stride to mapping_stride
Imre Deak
2021-11-02
1
-2
/
+2
*
drm/i915/fb: Fold modifier CCS type/tiling attribute to plane caps
Imre Deak
2021-10-29
1
-1
/
+1
*
drm/i915: Add a table with a descriptor for all i915 modifiers
Imre Deak
2021-10-21
1
-20
/
+10
*
drm/i915/plane: add intel_plane_helper_add() helper
Jani Nikula
2021-07-08
1
-1
/
+1
*
drm/i915: Don't include intel_de.h from intel_display_types.h
Ville Syrjälä
2021-05-05
1
-0
/
+1
*
drm/i915: Remove stray newlines
Ville Syrjälä
2021-04-28
1
-1
/
+0
*
drm/i915/display: rename display version macros
Lucas De Marchi
2021-04-14
1
-1
/
+1
*
drm/i915: Unify the FB and plane state view information into one struct
Imre Deak
2021-03-29
1
-10
/
+10
*
drm/i915/intel_fb: Pull FB plane functions from intel_display.c
Imre Deak
2021-03-29
1
-0
/
+1
*
drm/i915/display: Eliminate most usage of INTEL_GEN()
Matt Roper
2021-03-23
1
-26
/
+26
*
drm/i915/display: Convert gen5/gen6 tests to IS_IRONLAKE/IS_SANDYBRIDGE
Matt Roper
2021-03-23
1
-2
/
+2
*
drm/i915: Disallow plane x+w>stride on ilk+ with X-tiling
Ville Syrjälä
2021-02-10
1
-0
/
+27
*
drm/i915: migrate i9xx plane get config
Dave Airlie
2021-02-08
1
-0
/
+119
*
drm/i915: migrate skl planes code new file (v5)
Dave Airlie
2021-02-08
1
-4
/
+0
*
drm/i915: Implement async flips for vlv/chv
Ville Syrjälä
2021-01-29
1
-3
/
+46
*
drm/i915: Implement async flip for ilk/snb
Ville Syrjälä
2021-01-29
1
-0
/
+24
*
drm/i915: Implement async flip for ivb/hsw
Ville Syrjälä
2021-01-29
1
-0
/
+24
*
drm/i915: Implement async flips for bdw
Ville Syrjälä
2021-01-29
1
-0
/
+51
*
drm/i915: Limit plane stride to below TILEOFF.x limit
Ville Syrjälä
2021-01-29
1
-9
/
+55
*
drm/i915: WARN if plane src coords are too big
Ville Syrjälä
2021-01-27
1
-0
/
+7
*
drm/i915: refactor i915 plane code into separate file.
Dave Airlie
2020-12-22
1
-0
/
+704