index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
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
2024-07-22
drm/i915: Make I2C terminology more inclusive
Easwar Hariharan
2024-04-18
drm/i915/display: add intel_display -> drm_device backpointer
Jani Nikula
2024-04-17
drm/i915/display: add support for DMC wakelocks
Luca Coelho
2024-04-09
drm/i915: move pipestat_irq_mask to display substruct
Jani Nikula
2024-04-09
drm/i915: move de_irq_mask to display substruct
Jani Nikula
2024-04-09
drm/i915: move display_irqs_enabled to display substruct
Jani Nikula
2024-04-09
drm/i915: move vblank_enabled to display substruct
Jani Nikula
2024-04-09
drm/i915: move max_dotclk_freq to display substruct
Jani Nikula
2024-04-09
drm/i915: move skl_preferred_vco_freq to display substruct
Jani Nikula
2024-02-27
drm/i915/dp: Add support for DP tunnel BW allocation
Imre Deak
2024-02-07
drm/i915: Try to relocate the BIOS fb to the start of ggtt
Ville Syrjälä
2024-01-16
drm/i915/opregion: make struct intel_opregion opaque
Jani Nikula
2024-01-15
Merge drm/drm-next into drm-intel-next
Jani Nikula
2024-01-08
drm/i915: Disable hotplug detection works during driver init/shutdown
Imre Deak
2024-01-08
drm/i915: Prevent modesets during driver init/shutdown
Imre Deak
2023-12-20
Merge tag 'drm-intel-next-2023-12-18' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2023-12-18
drm/i915/display: Remove dead code around intel_atomic_helper->free_list
Jouni Högander
2023-11-23
Merge tag 'drm-intel-next-2023-11-23' of git://anongit.freedesktop.org/drm/dr...
Daniel Vetter
2023-11-17
drm/i915/display: keep struct intel_display members sorted
Jani Nikula
2023-10-26
drm/i915/display: Add framework to add parameters specific to display
Jouni Högander
2023-10-11
drm: Add HPD state to drm_connector_oob_hotplug_event()
Bjorn Andersson
2023-07-06
drm/i915: Try to initialize DDI/ICL+ DSI ports for every VBT child device
Ville Syrjälä
2023-06-29
drm/i915: move display device and runtime info to struct intel_display
Jani Nikula
2023-06-07
drm/i915/mtl: Add support for PM DEMAND
Mika Kahola
2023-06-07
drm/i915: store the peak bw per QGV point
Vinod Govindapillai
2023-05-31
drm/i915/hdcp: Rename comp_mutex to hdcp_mutex
Suraj Kandpal
2023-05-31
drm/i915/hdcp: Move away from master naming to arbiter
Suraj Kandpal
2023-03-28
drm/i915/ips: Add i915_ips_false_color debugfs file
Ville Syrjälä
2023-03-23
drm/i915/mtl: Add function to send command to GSC CS
Suraj Kandpal
2023-03-23
drm/i915/hdcp: Use generic names for HDCP helpers and structs
Anshuman Gupta
2023-03-16
drm/i915/display: ignore long HPDs based on a flag
Vinod Govindapillai
2023-03-06
drm/i915/dmc: allocate dmc structure dynamically
Jani Nikula
2023-02-23
drm/i915/audio: Track audio state per-transcoder
Ville Syrjälä
2023-02-16
drm/i915: rename intel_pm_types.h -> display/intel_wm_types.h
Jani Nikula
2023-02-15
drm/i915/wm: add .get_hw_state to watermark funcs
Jani Nikula
2023-02-10
drm/i915: Replace wm.max_levels with wm.num_levels and use it everywhere
Ville Syrjälä
2023-01-25
drm/i915/display: add intel_display_limits.h for key enums
Jani Nikula
2023-01-25
drm/i915/audio: Precompute the ELD
Ville Syrjälä
2023-01-25
drm/i915/audio: Introduce a struct for the acomp audio state
Ville Syrjälä
2023-01-18
drm/i915: move chv_dpll_md and bxt_phy_grc to display sub-struct under state
Jani Nikula
2023-01-18
drm/i915: move pch_ssc_use to display sub-struct under dpll
Jani Nikula
2023-01-18
drm/i915: move snps_phy_failed_calibration to display sub-struct under snps
Jani Nikula
2022-11-17
drm/i915/display: move restore state and ctx under display sub-struct
Jani Nikula
2022-11-17
drm/i915/display: move global_obj_list under display sub-struct
Jani Nikula
2022-11-17
drm/i915/display: move hti under display sub-struct
Jani Nikula
2022-10-26
drm/i915/tgl+: Add locking around DKL PHY register accesses
Imre Deak
2022-10-26
drm/i915: Get rid of glk_load_degamma_lut_linear()
Ville Syrjälä
2022-09-13
drm/i915/display: move IPC under display wm sub-struct
Jani Nikula
2022-08-31
drm/i915: move and group properties under display.properties
Jani Nikula
2022-08-31
drm/i915: move atomic_helper under display sub-struct
Jani Nikula
[next]