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_core.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-07
drm/i915/irq: move i915->irq_lock to display->irq.lock
Jani Nikula
1
-1
/
+4
2025-05-07
drm/i915/display: remove struct drm_i915_private forward declaration
Jani Nikula
1
-3
/
+1
2025-05-02
drm/i915/hdcp: rename struct intel_hdcp_gsc_message to intel_hdcp_gsc_context
Jani Nikula
1
-1
/
+1
2025-04-23
drm/i915/display: Rename vblank DC workaround functions and variables
Jouni Högander
1
-2
/
+2
2025-04-23
drm/i915/psr: Add mechanism to notify PSR of DC5/6 enable disable
Jouni Högander
1
-0
/
+2
2025-04-12
drm/i915/display: Convert intel_pch towards intel_display
Rodrigo Vivi
1
-1
/
+5
2025-04-09
drm/i915/wm: convert intel_wm.h external interfaces to struct intel_display
Jani Nikula
1
-3
/
+3
2025-03-11
drm/i915/hpd: Add support for blocking the IRQ handling on an HPD pin
Imre Deak
1
-0
/
+1
2025-03-10
drm/i915/hpd: Track HPD pins instead of ports for HPD pulse events
Imre Deak
1
-2
/
+2
2025-03-07
drm/i915: Split wm sanitize from readout
Ville Syrjälä
1
-0
/
+1
2025-03-05
drm/{i915,xe}: Run DRM default client setup
Thomas Zimmermann
1
-1
/
+0
2025-03-05
drm/i915: move pending_fb_pin to struct intel_display
Jani Nikula
1
-0
/
+2
2024-11-28
drm/i915: Intruduce display.wq.cleanup
Ville Syrjälä
1
-0
/
+3
2024-11-22
drm/i915/irq: emphasize display_irqs_enabled is only about VLV/CHV
Jani Nikula
1
-1
/
+8
2024-11-14
drm/i915/display: Move regfile registers intel_display.restore
Rodrigo Vivi
1
-0
/
+5
2024-10-30
drm/i915/display: add platform member to struct intel_display
Jani Nikula
1
-0
/
+3
2024-10-15
drm/i915/display: Add own counter for Panel Replay vblank workaround
Jouni Högander
1
-0
/
+2
2024-09-24
drm/i915: Combine .compute_{pipe,intermediate}_wm() into one
Ville Syrjälä
1
-4
/
+2
2024-09-23
drm/i915/display: Prevent DC6 while vblank is enabled for Panel Replay
Jouni Högander
1
-0
/
+2
2024-07-22
drm/i915: Make I2C terminology more inclusive
Easwar Hariharan
1
-1
/
+1
2024-04-18
drm/i915/display: add intel_display -> drm_device backpointer
Jani Nikula
1
-0
/
+3
2024-04-17
drm/i915/display: add support for DMC wakelocks
Luca Coelho
1
-0
/
+2
2024-04-09
drm/i915: move pipestat_irq_mask to display substruct
Jani Nikula
1
-0
/
+1
2024-04-09
drm/i915: move de_irq_mask to display substruct
Jani Nikula
1
-0
/
+2
2024-04-09
drm/i915: move display_irqs_enabled to display substruct
Jani Nikula
1
-0
/
+2
2024-04-09
drm/i915: move vblank_enabled to display substruct
Jani Nikula
1
-0
/
+5
2024-04-09
drm/i915: move max_dotclk_freq to display substruct
Jani Nikula
1
-0
/
+1
2024-04-09
drm/i915: move skl_preferred_vco_freq to display substruct
Jani Nikula
1
-0
/
+1
2024-02-27
drm/i915/dp: Add support for DP tunnel BW allocation
Imre Deak
1
-0
/
+1
2024-02-07
drm/i915: Try to relocate the BIOS fb to the start of ggtt
Ville Syrjälä
1
-0
/
+2
2024-01-16
drm/i915/opregion: make struct intel_opregion opaque
Jani Nikula
1
-1
/
+2
2024-01-15
Merge drm/drm-next into drm-intel-next
Jani Nikula
1
-0
/
+3
2024-01-08
drm/i915: Disable hotplug detection works during driver init/shutdown
Imre Deak
1
-0
/
+6
2024-01-08
drm/i915: Prevent modesets during driver init/shutdown
Imre Deak
1
-0
/
+7
2023-12-20
Merge tag 'drm-intel-next-2023-12-18' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-6
/
+0
2023-12-18
drm/i915/display: Remove dead code around intel_atomic_helper->free_list
Jouni Högander
1
-6
/
+0
2023-11-23
Merge tag 'drm-intel-next-2023-11-23' of git://anongit.freedesktop.org/drm/dr...
Daniel Vetter
1
-9
/
+11
2023-11-17
drm/i915/display: keep struct intel_display members sorted
Jani Nikula
1
-9
/
+9
2023-10-26
drm/i915/display: Add framework to add parameters specific to display
Jouni Högander
1
-0
/
+2
2023-10-11
drm: Add HPD state to drm_connector_oob_hotplug_event()
Bjorn Andersson
1
-0
/
+3
2023-07-06
drm/i915: Try to initialize DDI/ICL+ DSI ports for every VBT child device
Ville Syrjälä
1
-2
/
+0
2023-06-29
drm/i915: move display device and runtime info to struct intel_display
Jani Nikula
1
-0
/
+9
2023-06-07
drm/i915/mtl: Add support for PM DEMAND
Mika Kahola
1
-0
/
+9
2023-06-07
drm/i915: store the peak bw per QGV point
Vinod Govindapillai
1
-0
/
+2
2023-05-31
drm/i915/hdcp: Rename comp_mutex to hdcp_mutex
Suraj Kandpal
1
-2
/
+2
2023-05-31
drm/i915/hdcp: Move away from master naming to arbiter
Suraj Kandpal
1
-2
/
+2
2023-03-28
drm/i915/ips: Add i915_ips_false_color debugfs file
Ville Syrjälä
1
-0
/
+4
2023-03-23
drm/i915/mtl: Add function to send command to GSC CS
Suraj Kandpal
1
-0
/
+6
2023-03-23
drm/i915/hdcp: Use generic names for HDCP helpers and structs
Anshuman Gupta
1
-1
/
+1
2023-03-16
drm/i915/display: ignore long HPDs based on a flag
Vinod Govindapillai
1
-0
/
+11
[next]