开源镜像站
帮助
下载
动态
GitHub
index
:
linux.git
master
Linux kernel mainline source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_dpt.h
Age
Commit message (
Expand
)
Author
2026-02-26
drm/i915/dpt: drop _common from the DPT file names
Jani Nikula
2026-02-26
drm/i915/dpt: remove display/intel_dpt.h
Jani Nikula
2026-02-26
drm/i915/dpt: move suspend/resume to parent interface
Jani Nikula
2026-02-26
drm/i915/dpt: move create/destroy to parent interface
Jani Nikula
2026-02-26
drm/i915/dpt: pass obj, size instead of framebuffer to intel_dpt_create()
Jani Nikula
2025-02-27
drm/i915/dpt: convert intel_dpt.[ch] interfaces to struct intel_display
Jani Nikula
2024-08-22
drm/{i915, xe}: Avoid direct inspection of dpt_vma from outside dpt
Rodrigo Vivi
2024-05-13
drm/i915: Rename the fb pinning functions to indicate the address space
Ville Syrjälä
2024-05-03
drm/i915: Align PLANE_SURF to 16k on ADL for async flips
Ville Syrjälä
2023-11-23
drm/i915/display: Separate xe and i915 common dpt code into own file
Juha-Pekka Heikkila
2023-03-24
drm/i915/dpt: Add a modparam to disable DPT via the chicken bit
Ville Syrjälä
2021-11-03
drm/i915: Restore memory mapping for DPT FBs across system suspend/resume
Imre Deak
2021-08-24
drm/i915/display: split out dpt out of intel_display.c
Jani Nikula