开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_bios.c
Age
Commit message (
Expand
)
Author
2026-06-30
drm/i915/bios: range check LFP Data Block panel_type2
Jani Nikula
2026-06-25
drm/i915/gmbus: Drop the platform suffixes from GMBUS pins
Ville Syrjälä
2026-02-25
Merge drm/drm-next into drm-intel-next
Jani Nikula
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-19
drm/i915/vbt: Add edp pipe joiner enable/disable bits
Ankit Nautiyal
2026-01-15
drm/i915/dsi: Use intel_dsc_get_slice_config()
Imre Deak
2026-01-15
drm/i915/dsc: Switch to using intel_dsc_line_slice_count()
Imre Deak
2026-01-15
drm/i915/dsi: Track the detailed DSC slice configuration
Imre Deak
2026-01-15
drm/i915/dsi: Move initialization of DSI DSC streams-per-pipe to fill_dsc()
Imre Deak
2025-12-02
drm/i915/vbt: Add fields dedicated_external and dyn_port_over_tc
Gustavo Sousa
2025-11-21
drm/i915: move intel_rom.[ch] from soc/ to display/
Jani Nikula
2025-11-11
drm/i915/rom: convert intel_rom interfaces to struct drm_device
Jani Nikula
2025-11-07
Merge tag 'drm-misc-next-2025-11-05-1' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
2025-10-31
drm/i915/display: switch to intel_display_utils.h
Jani Nikula
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
2025-09-03
drm/i915/bios: Remove unnecessary checks of PSR idle frames in VBT binary
Jouni Högander
2025-08-25
drm/i915/bios: Add function to check if edp data override is needed
Suraj Kandpal
2025-08-25
drm/i915/vbt: Add eDP Data rate overrride field in VBT
Suraj Kandpal
2025-08-07
drm/i915/display: use drm->debugfs_root for creating debugfs files
Jani Nikula
2025-08-04
drm/xe/compat: stop including i915_utils.h from compat i915_drv.h
Jani Nikula
2025-07-10
drm/i915/bios: Apply vlv_fixup_mipi_sequences() to v2 mipi-sequences too
Hans de Goede
2025-05-27
drm/i915: stop including display/intel_display_{core, limits}.h from i915_drv.h
Jani Nikula
2025-04-22
drm/i915/display: pass struct intel_display to PCH macros
Jani Nikula
2025-04-17
drm/i915/display: switch to display->platform.dgfx from IS_DGFX()
Jani Nikula
2025-03-21
drm/i915/display: conversions to with_intel_display_rpm()
Jani Nikula
2025-03-05
drm/i915/display: convert various port/phy helpers to struct intel_display
Jani Nikula
2024-11-28
drm/i915/pps: Rename intel_pps_delay members
Ville Syrjälä
2024-11-28
drm/i915/pps: Decouple pps delays from VBT struct definition
Ville Syrjälä
2024-10-30
drm/i915/gmbus: convert to struct intel_display
Jani Nikula
2024-10-30
drm/i915/bios: use display->platform.<platform> instead of IS_<PLATFORM>()
Jani Nikula
2024-10-01
drm/i915/bios: Extract soc/intel_rom.c
Ville Syrjälä
2024-10-01
drm/i915/bios: Extract vbt_signature[]
Ville Syrjälä
2024-10-01
drm/i915/bios: Extract intel_spi_read16()
Ville Syrjälä
2024-10-01
drm/i915/bios: Round PCI ROM VBT allocation to multiple of 4
Ville Syrjälä
2024-10-01
drm/i915/bios: Add some size checks to SPI VBT read
Ville Syrjälä
2024-10-01
drm/i915/bios: Use drm_dbg_kms() consistently
Ville Syrjälä
2024-09-09
drm/i915/bios: fix printk format width
Jani Nikula
2024-09-05
drm/i915/display: include media/cec-notifier.h and linux/debugfs.h where needed
Jani Nikula
2024-08-12
drm/i915/bios: convert to struct intel_display
Jani Nikula
2024-08-12
drm/i915/opregion: convert to struct intel_display
Jani Nikula
2024-08-06
drm/i915: Replace to_bpp_x16() with fxp_q4_from_int()
Imre Deak
2024-07-31
drm/i915/bios: remove stale and useless comments
Jani Nikula
2024-07-22
drm/i915: Make I2C terminology more inclusive
Easwar Hariharan
2024-06-14
drm/i915: Utilize edp_disable_dsc from VBT
Ville Syrjälä
2024-06-06
drm/i915/display: include intel_uncore.h where needed
Jani Nikula
2024-05-30
drm/i915/bios: double check array-boundary in parse_sdvo_lvds_data
Luca Coelho
2024-05-08
drm/i915/bios: Rename SDVO DTD blocks a bit
Ville Syrjälä
2024-05-08
drm/i915/bios: Get rid of "LVDS" from all LFP data stuff
Ville Syrjälä
[next]