index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_sprite.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/sprite: move sprite_name() to intel_sprite.c
Jani Nikula
2023-10-27
1
-1
/
+6
*
drm/i915: add minimal i915_gem_object_frontbuffer.h
Jani Nikula
2023-08-31
1
-0
/
+1
*
drm/i915: Extract intel_sprite_uapi.c
Ville Syrjälä
2023-03-17
1
-125
/
+0
*
drm/i915: Relocate intel_plane_check_src_coordinates()
Ville Syrjälä
2023-03-17
1
-58
/
+0
*
drm/i915: Clean up g4x+ sprite TILEOFF programming
Ville Syrjälä
2023-02-16
1
-1
/
+2
*
drm/i915: stop including i915_irq.h from i915_trace.h
Jani Nikula
2022-11-11
1
-0
/
+1
*
drm/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALING
Thomas Zimmermann
2022-07-26
1
-4
/
+4
*
drm/atomic-helper: Move DRM_PLANE_HELPER_NO_SCALING to atomic helpers
Thomas Zimmermann
2022-07-26
1
-1
/
+0
*
drm: Drop drm_blend.h from drm_crtc.h
Ville Syrjälä
2022-06-20
1
-0
/
+1
*
drm/i915: Use str_yes_no()
Lucas De Marchi
2022-03-02
1
-2
/
+4
*
drm/i915: Make pre-skl sprite plane registers unlocked
Ville Syrjälä
2022-02-24
1
-45
/
+0
*
drm/i915/sprite: convert to drm device based logging
Jani Nikula
2022-01-24
1
-11
/
+13
*
drm/i915: Clean up vlv/chv sprite plane registers
Ville Syrjälä
2022-01-20
1
-4
/
+5
*
drm/i915: Clean up g4x+ sprite plane registers
Ville Syrjälä
2022-01-18
1
-4
/
+8
*
drm/i915: Clean up ivb+ sprite plane registers
Ville Syrjälä
2022-01-18
1
-7
/
+13
*
drm/i915/trace: split out display trace to a separate file
Jani Nikula
2021-12-09
1
-2
/
+2
*
drm/i915: Get rid of the "sizes are 0 based" stuff
Ville Syrjälä
2021-12-03
1
-21
/
+5
*
drm/i915/crtc: rename intel_get_crtc_for_pipe() to intel_crtc_for_pipe()
Jani Nikula
2021-12-02
1
-2
/
+2
*
drm/i915: Split vlv/chv sprite plane update into noarm+arm pair
Ville Syrjälä
2021-11-04
1
-15
/
+30
*
drm/i915: Split ivb+ sprite plane update into noarm+arm pair
Ville Syrjälä
2021-11-04
1
-14
/
+28
*
drm/i915: Split g4x+ sprite plane update into noarm+arm pair
Ville Syrjälä
2021-11-04
1
-13
/
+28
*
drm/i915: Split update_plane() into update_noarm() + update_arm()
Ville Syrjälä
2021-11-04
1
-21
/
+23
*
drm/i915: Fix up the sprite namespacing
Ville Syrjälä
2021-11-04
1
-53
/
+53
*
drm/i915/fb: Rename i915_color_plane_view::stride to mapping_stride
Imre Deak
2021-11-02
1
-4
/
+4
*
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
-27
/
+8
*
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: Unify the FB and plane state view information into one struct
Imre Deak
2021-03-29
1
-13
/
+13
*
drm/i915/intel_fb: Pull FB plane functions from intel_sprite.c
Imre Deak
2021-03-29
1
-32
/
+0
*
drm/i915/display: Eliminate most usage of INTEL_GEN()
Matt Roper
2021-03-23
1
-6
/
+6
*
drm/i915/display: Convert gen5/gen6 tests to IS_IRONLAKE/IS_SANDYBRIDGE
Matt Roper
2021-03-23
1
-2
/
+2
*
drm/i915: refactor skylake scaler code into new file.
Dave Airlie
2021-02-08
1
-62
/
+0
*
drm/i915: split fb scalable checks into g4x and skl versions
Dave Airlie
2021-02-08
1
-4
/
+3
*
drm/i915: move pipe update code into crtc. (v2)
Dave Airlie
2021-02-08
1
-238
/
+0
*
drm/i915: migrate skl planes code new file (v5)
Dave Airlie
2021-02-08
1
-1330
/
+1
*
drm/i915/display: Support PSR Multiple Instances
Gwan-gyeong Mun
2021-02-05
1
-5
/
+1
*
Merge tag 'topic/adl-s-enabling-2021-02-01-1' of git://anongit.freedesktop.or...
Jani Nikula
2021-02-02
1
-4
/
+4
|
\
|
*
drm/i915/adl_s: Add display WAs for ADL-S
Aditya Swarup
2021-02-01
1
-2
/
+2
|
*
drm/i915/display: Add HAS_D12_PLANE_MINIMIZATION
José Roberto de Souza
2021-02-01
1
-1
/
+1
|
*
drm/i915/tgl: Use TGL stepping info for applying WAs
Aditya Swarup
2021-01-20
1
-1
/
+1
*
|
drm/i915: Limit plane stride to below TILEOFF.x limit
Ville Syrjälä
2021-01-29
1
-6
/
+27
*
|
drm/i915/display: Prevent double YUV range correction on HDR planes
Andres Calderon Jaramillo
2021-01-28
1
-55
/
+10
*
|
drm/i915: Fix vblank evasion with vrr
Ville Syrjälä
2021-01-25
1
-1
/
+4
*
|
drm/i915/display/vrr: Send VRR push to flip the frame
Manasi Navare
2021-01-25
1
-0
/
+4
*
|
drm/i915: Extract intel_mode_vblank_start()
Ville Syrjälä
2021-01-25
1
-3
/
+11
*
|
drm/i915/tgl: Add Clear Color support for TGL Render Decompression
Radhakrishna Sripada
2021-01-22
1
-1
/
+9
*
|
drm/i915: Reuse the async_flip() hook for the async flip disable w/a
Ville Syrjälä
2021-01-19
1
-2
/
+5
*
|
drm/i915: Move the async_flip bit setup into the .async_flip() hook
Ville Syrjälä
2021-01-19
1
-0
/
+2
*
|
drm/i915: Add plane vfuncs to enable/disable flip_done interrupt
Ville Syrjälä
2021-01-19
1
-1
/
+26
[next]