index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_cursor.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-30
drm/i915/psr: Split sel fetch plane configuration into arm and noarm
Jouni Högander
1
-2
/
+3
2022-11-11
drm/i915: stop including i915_irq.h from i915_trace.h
Jani Nikula
1
-1
/
+2
2022-10-22
drm/i915: Introduce intel_crtc_needs_fastset()
Ville Syrjälä
1
-2
/
+4
2022-09-12
Merge drm/drm-next into drm-intel-next
Jani Nikula
1
-3
/
+2
2022-09-09
drm/i915: Extract skl_watermark.c
Ville Syrjälä
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-03-10
drm/i915: Make the PIPESRC rect relative to the entire bigjoiner area
Ville Syrjälä
1
-3
/
+5
2022-03-04
drm/i915: Eliminate bigjoiner boolean
Ville Syrjälä
1
-1
/
+1
2022-03-04
drm/i915: Start tracking PIPESRC as a drm_rect
Ville Syrjälä
1
-1
/
+1
2022-02-25
drm/i915: Fix cursor coordinates on bigjoiner slave
Ville Syrjälä
1
-0
/
+3
2022-02-24
drm/i915: Make cursor plane registers unlocked
Ville Syrjälä
1
-10
/
+10
2022-01-18
drm/i915: Clean up cursor registers
Ville Syrjälä
1
-13
/
+12
2021-11-04
drm/i915: Split update_plane() into update_noarm() + update_arm()
Ville Syrjälä
1
-20
/
+24
2021-11-02
drm/i915/fb: Rename i915_color_plane_view::stride to mapping_stride
Imre Deak
1
-3
/
+3
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
-8
/
+11
2021-10-12
drm/i915/display: move pin/unpin fb/plane code to a new file.
Dave Airlie
1
-1
/
+1
2021-09-30
drm/i915/display: Fix glitches when moving cursor with PSR2 selective fetch e...
José Roberto de Souza
1
-3
/
+2
2021-09-23
drm/i915/display: Match PSR2 selective fetch sequences with specification
José Roberto de Souza
1
-1
/
+3
2021-07-26
drm/i915/display/psr2: Fix cursor updates using legacy apis
José Roberto de Souza
1
-2
/
+6
2021-07-13
drm/i915/display: Settle on "adl-x" in WA comments
José Roberto de Souza
1
-1
/
+1
2021-07-08
drm/i915/plane: add intel_plane_helper_add() helper
Jani Nikula
1
-1
/
+1
2021-05-27
drm/i915/adl_p: Implement Wa_22012358565
Ville Syrjälä
1
-0
/
+4
2021-05-05
drm/i915: Don't include intel_de.h from intel_display_types.h
Ville Syrjälä
1
-0
/
+1
2021-03-29
drm/i915: Unify the FB and plane state view information into one struct
Imre Deak
1
-7
/
+7
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
-6
/
+6
2021-03-23
drm/i915/display: Convert gen5/gen6 tests to IS_IRONLAKE/IS_SANDYBRIDGE
Matt Roper
1
-1
/
+1
2021-01-11
drm/i915: Fix checkpatch warns in cursor code
Ville Syrjälä
1
-3
/
+3
2020-12-22
drm/i915: refactor cursor code out of i915_display.c
Dave Airlie
1
-0
/
+806