summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-02-03drm/ast: astdp: Rework display-mode settingThomas Zimmermann-90/+100
2025-02-03drm/ast: Inline ast_get_vbios_mode_info()Thomas Zimmermann-58/+54
2025-02-03drm/ast: Validate DRM display modes against VBIOS modesThomas Zimmermann-57/+5
2025-02-03drm/ast: Add helpers for VBIOS mode lookupThomas Zimmermann-263/+360
2025-02-03drm/ast: Add empty initializer for VBIOS modesThomas Zimmermann-30/+24
2025-02-03drm/ast: Find VBIOS mode from regular display sizeThomas Zimmermann-4/+6
2025-02-03drm/ast: Always validate H/V sync flagsThomas Zimmermann-27/+18
2025-02-03drm/ast: Add support_wuxga flag to struct ast_deviceThomas Zimmermann-5/+32
2025-02-03drm/ast: Add support_fullhd flag to struct ast_deviceThomas Zimmermann-10/+22
2025-02-03drm/ast: Reorganize widescreen test around hardware GensThomas Zimmermann-22/+32
2025-02-03drm/ast: Rename support_wide_screen to support_wsxga_pThomas Zimmermann-10/+10
2025-02-03drm/ast: Align naming in widescreen detection code to manualThomas Zimmermann-11/+12
2025-02-03drm/ast: Remove 1152x864 from list of widescreen resolutionsThomas Zimmermann-2/+0
2025-01-31Merge tag 'drm-next-2025-02-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-21/+16
2025-01-31drm/i915/dp: Return min bpc supported by source instead of 0Ankit Nautiyal-1/+1
2025-01-31gpu: drm_dp_cec: fix broken CEC adapter properties checkHans Verkuil-11/+3
2025-01-31drm/xe: Skip survivability mode for VFRiana Tauro-1/+1
2025-01-31drm/xe/display: Use a single early init call for displayMaarten Lankhorst-69/+22
2025-01-31drm/xe: Defer irq init until after xe_display_init_noaccelMaarten Lankhorst-4/+4
2025-01-31drm/xe/display: Add intel_plane_initial_vblank_waitMaarten Lankhorst-5/+29
2025-01-31drm/i915/mst: use min_array() and max_array() instead of hand-rollingJani Nikula-10/+3
2025-01-31drm/i915/mst: remove unnecessary mst_stream_find_vcpi_slots_for_bpp()Jani Nikula-17/+6
2025-01-31drm/i915/mst: handle mst pbn_div in intel_dp_mtp_tu_compute_config()Jani Nikula-17/+14
2025-01-31drm/i915/mst: change where lane_count and port_clock are setJani Nikula-6/+7
2025-01-31drm/i915/dp: change the order of intel_dp_mtp_tu_compute_config() paramsJani Nikula-8/+5
2025-01-31drm/i915/dp: constify struct link_config_limits pointersJani Nikula-13/+13
2025-01-30Merge drm/drm-next into drm-xe-nextLucas De Marchi-15448/+38717
2025-01-30drm/xe/pf: Add runtime registers for graphics gen >= 30Jakub Kolakowski-1/+22
2025-01-30drm/xe: Fix sort order of .o lists in MakefileGustavo Sousa-6/+6
2025-01-30drm/xe/pf: Reset GuC VF config when unprovisioning critical resourceMichal Wajdeczko-4/+33
2025-01-30drm/xe/pf: Don't send BEGIN_ID if VF has no context/doorbellsMichal Wajdeczko-2/+2
2025-01-30drm/i915/display: Move as sdp params change to fastsetMitul Golani-2/+3
2025-01-30drm/i915/dp: Compute as_sdp based on if vrr possibleMitul Golani-1/+1
2025-01-30drm/i915/dp: Compute as_sdp.vtotal based on vrr timingsMitul Golani-2/+1
2025-01-30drm/i915/dp: fix the Adaptive sync Operation mode for SDPAnkit Nautiyal-2/+1
2025-01-30drm/i915/vrr: Compute vrr.vsync_{start, end} during full modesetMitul Golani-15/+10
2025-01-30drm/i915/vrr: Add crtc_state dump for vrr.vsync paramsMitul Golani-2/+3
2025-01-30Revert "drm/i915/gt: Log reason for setting TAINT_WARN at reset"Sebastian Brzezinka-5/+1
2025-01-30drm/xe/gt_pagefault: Print engine class stringFrancois Dugast-2/+3
2025-01-29drm/komeda: Add check for komeda_get_layer_fourcc_list()Haoxiang Li-0/+4
2025-01-29drm/xe/guc: Fix size_t print formatLucas De Marchi-2/+2
2025-01-29Merge tag 'constfy-sysctl-6.14-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+2
2025-01-29drm/i915/guc: Debug print LRC state entries only if the context is pinnedDaniele Ceraolo Spurio-6/+14
2025-01-29Revert "drm/xe/lnl: Enable GuC SLPC DCC task"Rodrigo Vivi-25/+0
2025-01-29drm/ast: Fix ast_dp connection statusJocelyn Falempe-0/+6
2025-01-28drm/amd/display: restore invalid MSA timing check for freesyncMelissa Wen-4/+8
2025-01-28drm/amdkfd: only flush the validate MES contexPrike Liang-2/+5
2025-01-28drm/amd/display: Correct register address in dcn35loanchen-1/+1
2025-01-28drm/amd/pm: Mark MM activity as unsupportedLijo Lazar-1/+0
2025-01-28drm/amd/amdgpu: change the config of cgcg on gfx12Kenneth Feng-11/+0