summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-16drm: Make passing of format info to drm_helper_mode_fill_fb_struct() mandatoryVille Syrjälä
2025-07-16drm/vmwgfx: Pass along the format info from .fb_create() to drm_helper_mode_f...Ville Syrjälä
2025-07-16drm/virtio: Pass along the format info from .fb_create() to drm_helper_mode_f...Ville Syrjälä
2025-07-16drm/tegra: Pass along the format info from .fb_create() to drm_helper_mode_fi...Ville Syrjälä
2025-07-16drm/msm: Pass along the format info from .fb_create() to drm_helper_mode_fill...Ville Syrjälä
2025-07-16drm/komeda: Pass along the format info from .fb_create() to drm_helper_mode_f...Ville Syrjälä
2025-07-16drm/i915: Pass along the format info from .fb_create() to drm_helper_mode_fil...Ville Syrjälä
2025-07-16drm/gma500: Pass along the format info from .fb_create() to drm_helper_mode_f...Ville Syrjälä
2025-07-16drm/exynos: Pass along the format info from .fb_create() to drm_helper_mode_f...Ville Syrjälä
2025-07-16drm/armada: Pass along the format info from .fb_create() to drm_helper_mode_f...Ville Syrjälä
2025-07-16drm/amdgpu: Pass along the format info from .fb_create() to drm_helper_mode_f...Ville Syrjälä
2025-07-16drm/gem/afbc: Eliminate redundant drm_get_format_info()Ville Syrjälä
2025-07-16drm/gem: Pass along the format info from .fb_create() to drm_helper_mode_fill...Ville Syrjälä
2025-07-16drm/malidp: Pass along the format info from .fb_create() malidp_verify_afbc_f...Ville Syrjälä
2025-07-16drm: Allow the caller to pass in the format info to drm_helper_mode_fill_fb_s...Ville Syrjälä
2025-07-16drm: Pass the format info to .fb_create()Ville Syrjälä
2025-07-16drm: Look up the format info earlierVille Syrjälä
2025-07-16drm: Pass pixel_format+modifier directly to drm_get_format_info()Ville Syrjälä
2025-07-16drm: Pass pixel_format+modifier to .get_format_info()Ville Syrjälä
2025-07-16drm/tests: edid: Add edid-decode --check outputMaxime Ripard
2025-07-16drm/tests: edid: Update CTA-861 HDMI Vendor Specific Data BlockMaxime Ripard
2025-07-16drm/tests: edid: Fix monitor range limitsMaxime Ripard
2025-07-16drm/panel/boe-himax8279d: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa
2025-07-16drm/panel/boe-tv101wum-nl6: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa
2025-07-16drm/panel/himax-hx83102: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa
2025-07-16drm/panel/ilitek-ili9882t: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa
2025-07-16drm/panel/lpm102a188a: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa
2025-07-16drm/panel/jdi-lt070me05000: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa
2025-07-16drm/panel/khadas-ts050: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa
2025-07-16drm/panel/kd097d04: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa
2025-07-16drm/panel/lg-sw43408: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa
2025-07-16drm/panel/novatek-nt36672a: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa
2025-07-16drm/panel/osd101t2587-53ts: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa
2025-07-16drm/panel/vvx10f034n00: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa
2025-07-16drm/panel/raspberrypi: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa
2025-07-16drm/panel/lq101r1sx01: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa
2025-07-16drm/sitronix/st7571-i2c: Add support for the ST7567 ControllerJavier Martinez Canillas
2025-07-16dt-bindings: display: Add Sitronix ST7567 LCD ControllerJavier Martinez Canillas
2025-07-16drm/sitronix/st7571-i2c: Add an indirection level to parse DTJavier Martinez Canillas
2025-07-16drm/sitronix/st7571-i2c: Log probe deferral cause for GPIO get failureJavier Martinez Canillas
2025-07-16drm/sitronix/st7571-i2c: Fix encoder callbacks function namesJavier Martinez Canillas
2025-07-16drm/ttm: remove ttm_bo_validate_swapout testChristian König
2025-07-16drm/ttm: fix locking in test ttm_bo_validate_no_placement_signaledChristian König
2025-07-15dt-bindings: display: panel: samsung,atna30dw01: document ATNA30DW01Dale Whinham
2025-07-15drm/bridge: megachips-stdpxxxx-ge-b850v3-fw: Fix a compile error due to bridg...Andy Yan
2025-07-15drm/panfrost: Use DRM_GPU_SCHED_STAT_NO_HANG to skip the resetMaíra Canal
2025-07-15drm/xe: Use DRM_GPU_SCHED_STAT_NO_HANG to skip the resetMaíra Canal
2025-07-15drm/etnaviv: Use DRM_GPU_SCHED_STAT_NO_HANG to skip the resetMaíra Canal
2025-07-15drm/v3d: Use DRM_GPU_SCHED_STAT_NO_HANG to skip the resetMaíra Canal
2025-07-15drm/sched: Add new test for DRM_GPU_SCHED_STAT_NO_HANGMaíra Canal