index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_display.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-05
drm/i915/display: remove dupe intel_update_watermarks() declaration
Jani Nikula
1
-2
/
+0
2025-03-05
drm/i915/display: convert intel_has_pending_fb_unpin() to struct intel_display
Jani Nikula
1
-2
/
+2
2025-03-05
drm/i915/display: convert some intel_display.[ch] functions to struct intel_d...
Jani Nikula
1
-6
/
+5
2025-03-05
drm/i915/display: convert various port/phy helpers to struct intel_display
Jani Nikula
1
-4
/
+3
2025-02-27
drm/i915/pfit: move ilk and i9xx pfit code to intel_pfit.[ch]
Jani Nikula
1
-2
/
+0
2025-02-27
drm/i915/display: convert the M/N functions to struct intel_display
Jani Nikula
1
-3
/
+3
2025-02-27
drm/i915/snps: convert intel_snps_phy.[ch] to struct intel_display
Jani Nikula
1
-1
/
+1
2025-02-15
drm/i915: Relocate some other plane fb related stuff into intel_fb.c
Ville Syrjälä
1
-5
/
+0
2025-02-15
drm/i915: Relocate intel_{rotation,remapped}_info_size()
Ville Syrjälä
1
-4
/
+0
2025-02-15
drm/i915: Relocate intel_plane_uses_fence()
Ville Syrjälä
1
-2
/
+0
2025-02-15
drm/i915: Relocate vlv_wait_port_ready()
Ville Syrjälä
1
-3
/
+0
2025-02-15
drm/i915: Move intel_plane_destroy() into intel_atomic_plane.c
Ville Syrjälä
1
-1
/
+0
2025-02-15
drm/i915: Move intel_hpd_poll_fini() into intel_hotplug.c
Ville Syrjälä
1
-2
/
+0
2025-02-15
drm/i915: Relocate intel_atomic_check_planes()
Ville Syrjälä
1
-2
/
+0
2025-02-13
drm/i915/combo-phy: convert intel_combo_phy.[ch] to struct intel_display
Jani Nikula
1
-1
/
+1
2025-02-13
drm/i915/display: convert intel_mode_valid_max_plane_size() to intel_display
Jani Nikula
1
-1
/
+1
2025-02-13
drm/i915/display: convert intel_cpu_transcoder_mode_valid() to intel_display
Jani Nikula
1
-1
/
+1
2025-02-13
drm/i915/display: convert assert_port_valid() to struct intel_display
Jani Nikula
1
-1
/
+1
2025-02-13
drm/i915/display: convert assert_transcoder*() to struct intel_display
Jani Nikula
1
-1
/
+1
2025-02-10
drm/i915: Decouple i915_gem_dumb_create() from the display a bit
Ville Syrjälä
1
-1
/
+1
2025-02-10
drm/i915: Pass intel_display to intel_scanout_needs_vtd_wa()
Ville Syrjälä
1
-1
/
+1
2024-12-03
drm/i915/display: remove unused for_each_crtc()
Jani Nikula
1
-3
/
+0
2024-10-30
drm/i915/display: convert vlv_wait_port_ready() to struct intel_display
Jani Nikula
1
-1
/
+1
2024-10-29
drm/i915/display: convert I915_STATE_WARN() to struct intel_display
Jani Nikula
1
-9
/
+8
2024-10-01
drm/i915/display/vdsc: Add ultrajoiner support with DSC
Stanislav Lisovskiy
1
-0
/
+3
2024-09-19
drm/i915/fb: convert intel_framebuffer_create() to struct drm_gem_object
Jani Nikula
1
-4
/
+0
2024-09-19
drm/i915/display: Enhance iterators for modeset en/disable
Ankit Nautiyal
1
-0
/
+26
2024-09-19
drm/i915: Add some essential functionality for joiners
Stanislav Lisovskiy
1
-0
/
+2
2024-09-18
drm/i915/display: Use joined pipes in intel_mode_valid_max_plane_size
Ankit Nautiyal
1
-1
/
+1
2024-09-18
drm/i915/display: Use joined pipes in intel_dp_joiner_needs_dsc
Ankit Nautiyal
1
-0
/
+1
2024-09-17
drm/i915/display: move enum i9xx_plane_id to intel_display_limits.h
Jani Nikula
1
-10
/
+0
2024-09-17
drm/i915: move intel_get_pipe_from_crtc_id_ioctl to intel_crtc.c
Jani Nikula
1
-3
/
+0
2024-09-11
drm/i915/power: Convert "i830 power well" code to intel_display
Ville Syrjälä
1
-2
/
+3
2024-08-29
drm/i915/dsb: Account for VRR properly in DSB scanline stuff
Ville Syrjälä
1
-0
/
+3
2024-06-13
drm/i915: Factor out function to modeset commit a set of pipes
Imre Deak
1
-0
/
+3
2024-06-12
drm/i915: Rename bigjoiner master/slave to bigjoiner primary/secondary
Stanislav Lisovskiy
1
-4
/
+4
2024-06-12
drm/i915: Rename all bigjoiner to joiner
Stanislav Lisovskiy
1
-4
/
+4
2024-04-12
drm/i915: Handle joined pipes inside hsw_crtc_enable()
Stanislav Lisovskiy
1
-0
/
+6
2024-04-09
drm/i915: Introduce intel_crtc_joined_pipe_mask()
Ville Syrjälä
1
-0
/
+1
2024-04-08
drm/i915: Update pipes in reverse order for bigjoiner
Ville Syrjälä
1
-0
/
+8
2024-03-21
drm/i915/display: add intel_encoder_is_*() and _to_*() functions
Jani Nikula
1
-0
/
+7
2023-11-29
drm/i915: Skip some timing checks on BXT/GLK DSI transcoders
Ville Syrjälä
1
-0
/
+3
2023-11-17
drm/i915: move *_crtc_clock_get() to intel_dpll.c
Jani Nikula
1
-2
/
+0
2023-11-08
drm/i915/dp: Pass actual BW overhead to m_n calculation
Imre Deak
1
-2
/
+2
2023-10-27
drm/i915/sprite: move sprite_name() to intel_sprite.c
Jani Nikula
1
-1
/
+0
2023-10-26
drm/i915/display: Move verbose_state_checks under display
Jouni Högander
1
-1
/
+1
2023-10-26
drm/i915/display: Use device parameters instead of module in I915_STATE_WARN
Jouni Högander
1
-1
/
+1
2023-09-28
drm/i915: Rename intel_modeset_all_pipes() to intel_modeset_all_pipes_late()
Imre Deak
1
-2
/
+2
2023-09-28
drm/i915: Add helper to modeset a set of pipes
Imre Deak
1
-0
/
+2
2023-09-26
drm/i915/dp: refactor aux_ch_name()
Jani Nikula
1
-2
/
+0
[next]