summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2025-02-03drm/i915: Drop 64bpp YUV formats from ICL+ SDR planesVille Syrjälä
2025-02-03drm/i915: Fix page cleanup on DMA remap failureBrian Geffon
2025-02-03drm/i915/pmu: Fix zero delta busyness issueUmesh Nerlige Ramappa
2025-02-03drm/i915/hdcp: Use correct function to check if encoder is HDMISuraj Kandpal
2025-02-03drm/i915/hdcp: Fix Repeater authentication during topology changeSuraj Kandpal
2025-02-03drm/ast: Only look up VBIOS mode on full modesetsThomas Zimmermann
2025-02-03drm/ast: Remove struct ast_vbios_mode_infoThomas Zimmermann
2025-02-03drm/ast: astdp: Look up mode index from tableThomas Zimmermann
2025-02-03drm/ast: astdp: Rework display-mode settingThomas Zimmermann
2025-02-03drm/ast: Inline ast_get_vbios_mode_info()Thomas Zimmermann
2025-02-03drm/ast: Validate DRM display modes against VBIOS modesThomas Zimmermann
2025-02-03drm/ast: Add helpers for VBIOS mode lookupThomas Zimmermann
2025-02-03drm/ast: Add empty initializer for VBIOS modesThomas Zimmermann
2025-02-03drm/ast: Find VBIOS mode from regular display sizeThomas Zimmermann
2025-02-03drm/ast: Always validate H/V sync flagsThomas Zimmermann
2025-02-03drm/ast: Add support_wuxga flag to struct ast_deviceThomas Zimmermann
2025-02-03drm/ast: Add support_fullhd flag to struct ast_deviceThomas Zimmermann
2025-02-03drm/ast: Reorganize widescreen test around hardware GensThomas Zimmermann
2025-02-03drm/ast: Rename support_wide_screen to support_wsxga_pThomas Zimmermann
2025-02-03drm/ast: Align naming in widescreen detection code to manualThomas Zimmermann
2025-02-03drm/ast: Remove 1152x864 from list of widescreen resolutionsThomas Zimmermann
2025-01-31Merge tag 'drm-next-2025-02-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-01-31drm/i915/dp: Return min bpc supported by source instead of 0Ankit Nautiyal
2025-01-31gpu: drm_dp_cec: fix broken CEC adapter properties checkHans Verkuil
2025-01-31drm/xe: Skip survivability mode for VFRiana Tauro
2025-01-31drm/xe/display: Use a single early init call for displayMaarten Lankhorst
2025-01-31drm/xe: Defer irq init until after xe_display_init_noaccelMaarten Lankhorst
2025-01-31drm/xe/display: Add intel_plane_initial_vblank_waitMaarten Lankhorst
2025-01-31drm/i915/mst: use min_array() and max_array() instead of hand-rollingJani Nikula
2025-01-31drm/i915/mst: remove unnecessary mst_stream_find_vcpi_slots_for_bpp()Jani Nikula
2025-01-31drm/i915/mst: handle mst pbn_div in intel_dp_mtp_tu_compute_config()Jani Nikula
2025-01-31drm/i915/mst: change where lane_count and port_clock are setJani Nikula
2025-01-31drm/i915/dp: change the order of intel_dp_mtp_tu_compute_config() paramsJani Nikula
2025-01-31drm/i915/dp: constify struct link_config_limits pointersJani Nikula
2025-01-30Merge drm/drm-next into drm-xe-nextLucas De Marchi
2025-01-30drm/xe/pf: Add runtime registers for graphics gen >= 30Jakub Kolakowski
2025-01-30drm/xe: Fix sort order of .o lists in MakefileGustavo Sousa
2025-01-30drm/xe/pf: Reset GuC VF config when unprovisioning critical resourceMichal Wajdeczko
2025-01-30drm/xe/pf: Don't send BEGIN_ID if VF has no context/doorbellsMichal Wajdeczko
2025-01-30drm/i915/display: Move as sdp params change to fastsetMitul Golani
2025-01-30drm/i915/dp: Compute as_sdp based on if vrr possibleMitul Golani
2025-01-30drm/i915/dp: Compute as_sdp.vtotal based on vrr timingsMitul Golani
2025-01-30drm/i915/dp: fix the Adaptive sync Operation mode for SDPAnkit Nautiyal
2025-01-30drm/i915/vrr: Compute vrr.vsync_{start, end} during full modesetMitul Golani
2025-01-30drm/i915/vrr: Add crtc_state dump for vrr.vsync paramsMitul Golani
2025-01-30Revert "drm/i915/gt: Log reason for setting TAINT_WARN at reset"Sebastian Brzezinka
2025-01-30drm/xe/gt_pagefault: Print engine class stringFrancois Dugast
2025-01-29drm/komeda: Add check for komeda_get_layer_fourcc_list()Haoxiang Li
2025-01-29drm/xe/guc: Fix size_t print formatLucas De Marchi
2025-01-29Merge tag 'constfy-sysctl-6.14-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds