index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_fb.h
Age
Commit message (
Expand
)
Author
2024-06-24
drm/i915: Nuke the TGL+ chroma plane tile row alignment stuff
Ville Syrjälä
2024-06-24
drm/i915: Move intel_surf_alignment() into skl_univerals_plane.c
Ville Syrjälä
2024-06-24
drm/i915: Split cursor alignment to per-platform vfuncs
Ville Syrjälä
2024-06-24
drm/i915: Introduce the plane->min_alignment() vfunc
Ville Syrjälä
2023-12-04
drm/i915/display: Convert intel_fb_modifier_to_tiling as non-static
Jouni Högander
2023-03-24
drm/i915/dpt: Add a modparam to disable DPT via the chicken bit
Ville Syrjälä
2022-10-03
drm/i915: Simplify modifier lookup in watermark code
Ville Syrjälä
2022-02-24
drm/i915/dg2: Tile 4 plane format support
Stanislav Lisovskiy
2021-12-03
drm/i915/fb: move intel_fb_uses_dpt to intel_fb.c and un-inline
Jani Nikula
2021-10-29
drm/i915/fb: Fold modifier CCS type/tiling attribute to plane caps
Imre Deak
2021-10-29
drm/i915/fb: Don't store bitmasks in the intel_plane_caps enum
Imre Deak
2021-10-21
drm/i915: Add functions to check for RC CCS CC and MC CCS modifiers
Imre Deak
2021-10-21
drm/i915: Move is_ccs_modifier() to intel_fb.c
Imre Deak
2021-10-21
drm/i915: Add a platform independent way to check for CCS AUX planes
Imre Deak
2021-10-21
drm/i915: Add a platform independent way to get the RC CCS CC plane
Imre Deak
2021-10-21
drm/i915: Move intel_format_info_is_yuv_semiplanar() to intel_fb.c
Imre Deak
2021-10-21
drm/i915: Unexport is_semiplanar_uv_plane()
Imre Deak
2021-10-21
drm/i915: Move intel_get_format_info() to intel_fb.c
Imre Deak
2021-10-21
drm/i915: Add a table with a descriptor for all i915 modifiers
Imre Deak
2021-08-24
drm/i915/fb: move user framebuffer stuff to intel_fb.c
Jani Nikula
2021-08-24
drm/i915/fb: move intel_surf_alignment() to intel_fb.c
Jani Nikula
2021-08-24
drm/i915/fb: move intel_fb_align_height() to intel_fb.c
Jani Nikula
2021-08-24
drm/i915/fb: move intel_tile_width_bytes() to intel_fb.c
Jani Nikula
2021-05-07
drm/i915/adl_p: Enable remapping to pad DPT FB strides to POT
Imre Deak
2021-05-07
drm/i915/adl_p: Disable support for 90/270 FB rotation
Imre Deak
2021-05-04
drm/i915: Pass intel_framebuffer instad of drm_framebuffer to intel_fill_fb_i...
Imre Deak
2021-04-26
drm/i915: Simplify CCS and UV plane alignment handling
Imre Deak
2021-03-29
drm/i915: Simplify copying the FB view state to the plane state
Imre Deak
2021-03-29
drm/i915/intel_fb: s/dev_priv/i915/
Imre Deak
2021-03-29
drm/i915/intel_fb: Unexport intel_fb_check_stride()
Imre Deak
2021-03-29
drm/i915/intel_fb: Pull FB plane functions from intel_display.c
Imre Deak
2021-03-29
drm/i915/intel_fb: Pull FB plane functions from intel_sprite.c
Imre Deak
2021-03-29
drm/i915/intel_fb: Pull is_surface_linear() from intel_display.c/skl_universa...
Imre Deak
2021-03-29
drm/i915/intel_fb: Pull FB plane functions from skl_universal_plane.c
Imre Deak
2021-03-29
drm/i915/intel_fb: Pull FB plane functions from intel_display_types.h
Imre Deak