index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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_atomic_plane.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Use the same vblank worker for atomic unpin
Maarten Lankhorst
2024-06-24
1
-1
/
+12
*
drm/i915: Add async flip tracepoint
Ville Syrjälä
2024-06-20
1
-5
/
+17
*
drm/i915: Rename bigjoiner master/slave to bigjoiner primary/secondary
Stanislav Lisovskiy
2024-06-12
1
-14
/
+14
*
drm/i915: Rename all bigjoiner to joiner
Stanislav Lisovskiy
2024-06-12
1
-2
/
+2
*
drm/i915/display: include xe_bo.h, gem_object_types etc. where needed
Jani Nikula
2024-06-06
1
-0
/
+1
*
drm/i915: drop unnecessary i915_reg.h includes
Jani Nikula
2024-05-31
1
-1
/
+0
*
drm/i915: Extract i9xx_plane_regs.h
Ville Syrjälä
2024-05-22
1
-0
/
+1
*
drm/i915: Extract intel_plane_needs_physical()
Ville Syrjälä
2024-05-10
1
-0
/
+8
*
drm/i915: s/need_async_flip_disable_wa/need_async_flip_toggle_wa/
Ville Syrjälä
2024-05-03
1
-1
/
+1
*
drm/i915: Eliminate extra frame from skl-glk sync->async flip change
Ville Syrjälä
2024-05-03
1
-4
/
+11
*
drm/i915: Allow the initial async flip to change modifier
Ville Syrjälä
2024-05-03
1
-3
/
+13
*
Revert "drm/i915/xe2lpd: Treat cursor plane as regular plane for DDB allocation"
Ville Syrjälä
2024-01-22
1
-3
/
+3
*
drm/i915/display: Use intel_bo_to_drm_bo instead of obj->base
Jouni Högander
2023-11-06
1
-1
/
+1
*
drm/i915/display: Use dma_fence interfaces instead of i915_sw_fence
Jouni Högander
2023-11-02
1
-36
/
+47
*
drm/i915/xe2lpd: Enable odd size and panning for planar yuv
Juha-Pekka Heikkilä
2023-09-21
1
-0
/
+8
*
drm/i915/xe2lpd: Treat cursor plane as regular plane for DDB allocation
Stanislav Lisovskiy
2023-09-21
1
-3
/
+3
*
drm/i915: Start using plane scale factor for relative data rate
Stanislav Lisovskiy
2023-07-20
1
-1
/
+6
*
drm/i915: annotate maybe unused but set intel_plane_state variables
Jani Nikula
2023-06-07
1
-1
/
+1
*
drm/i915: Fix NULL ptr deref by checking new_crtc_state
Stanislav Lisovskiy
2023-05-05
1
-2
/
+2
*
drm/i915: use explicit includes for i915_reg.h and i915_irq.h
Jani Nikula
2023-04-19
1
-0
/
+1
*
drm/i915: Relocate intel_plane_check_src_coordinates()
Ville Syrjälä
2023-03-17
1
-1
/
+59
*
drm/i915/rps: split out display rps parts to a separate file
Jani Nikula
2023-03-06
1
-72
/
+7
*
drm/i915: implement async_flip mode per plane tracking
Andrzej Hajda
2023-01-30
1
-1
/
+4
*
drm/i915: add i915_config.h and move relevant declarations there
Jani Nikula
2023-01-20
1
-0
/
+1
*
drm/i915: Pass intel_plane to plane tracepoints
Ville Syrjälä
2022-11-17
1
-3
/
+3
*
drm/i915: Fix g4x/vlv/chv CxSR vs. format/tiling/rotation changes
Ville Syrjälä
2022-10-07
1
-8
/
+45
*
drm/i915: Remove unused function parameter
Niranjana Vishwanathapura
2022-09-24
1
-3
/
+2
*
Merge drm/drm-next into drm-intel-next
Jani Nikula
2022-09-12
1
-1
/
+0
|
\
|
*
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
2022-07-26
1
-1
/
+0
*
|
drm/i915: Extract skl_watermark.c
Ville Syrjälä
2022-09-09
1
-1
/
+1
|
/
*
Merge drm/drm-next into drm-misc-next
Paul Cercueil
2022-04-18
1
-45
/
+95
|
\
|
*
drm/i915: Pre-calculate plane relative data rate
Ville Syrjälä
2022-03-21
1
-0
/
+64
|
*
drm/i915: Split plane data_rate into data_rate+data_rate_y
Ville Syrjälä
2022-03-21
1
-19
/
+15
|
*
drm/i915: Tweak plane ddb allocation tracking
Ville Syrjälä
2022-03-21
1
-18
/
+14
|
*
drm/i915: Make the PIPESRC rect relative to the entire bigjoiner area
Ville Syrjälä
2022-03-10
1
-4
/
+3
|
*
drm/i915: Start tracking PIPESRC as a drm_rect
Ville Syrjälä
2022-03-04
1
-10
/
+5
|
*
drm/i915: Fix the async flip wm0/ddb optimization
Ville Syrjälä
2022-03-03
1
-4
/
+3
*
|
dma-buf: add enum dma_resv_usage v4
Christian König
2022-04-07
1
-1
/
+2
*
|
drm/i915: Fix the async flip wm0/ddb optimization
Ville Syrjälä
2022-03-08
1
-4
/
+3
|
/
*
drm/i915: Introduce intel_crtc_planes_update_arm()
Ville Syrjälä
2022-02-18
1
-6
/
+17
*
drm/i915: Introduce scaled_planes bitmask
Ville Syrjälä
2022-02-16
1
-0
/
+5
*
drm/i915: Move intel_plane_atomic_calc_changes() & co. out
Ville Syrjälä
2022-02-16
1
-0
/
+180
*
drm/i915: Change bigjoiner state tracking to use the pipe bitmask
Ville Syrjälä
2022-02-15
1
-2
/
+3
*
drm/i915: Introduce intel_crtc_is_bigjoiner_{slave,master}()
Ville Syrjälä
2022-02-15
1
-2
/
+2
*
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
2022-01-31
1
-2
/
+2
|
\
|
*
Merge tag 'drm-intel-gt-next-2021-12-23' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-12-24
1
-2
/
+2
|
|
\
|
|
*
drm/i915/display: Use to_gt() helper
Michał Winiarski
2021-12-17
1
-2
/
+2
*
|
|
drm/i915: Introduce do_async_flip flag to intel_plane_state
Stanislav Lisovskiy
2022-01-26
1
-1
/
+2
*
|
|
drm/i915/plane: convert to drm device based logging and WARN
Jani Nikula
2022-01-24
1
-2
/
+3
|
/
/
*
|
Merge drm/drm-next into drm-intel-next
Jani Nikula
2021-12-09
1
-3
/
+4
|
\
\
[next]