aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2025-11-01drm/i915/cx0: Move the HDMI FRL function to intel_hdmiSuraj Kandpal3-18/+18
2025-11-01drm/i915/ltphy: Phy lane reset for LT PhySuraj Kandpal8-1/+202
2025-11-01drm/i915/cx0: Change register bit naming for powerdown valuesSuraj Kandpal2-12/+12
2025-11-01drm/i915/ltphy: Add LT Phy related VDR and Pipe RegistersSuraj Kandpal1-0/+24
2025-10-31Merge tag 'amd-drm-next-6.19-2025-10-29' of https://gitlab.freedesktop.org/ag...Simona Vetter256-892/+3549
2025-10-31drm/xe/pf: Allow to stop the VF using sysfsMichal Wajdeczko1-0/+49
2025-10-31drm/xe/pf: Add sysfs device symlinks to enabled VFsMichal Wajdeczko3-0/+101
2025-10-31drm/xe/pf: Promote xe_pci_sriov_get_vf_pdevMichal Wajdeczko2-13/+24
2025-10-31drm/xe/pf: Allow change PF scheduling priority using sysfsMichal Wajdeczko1-2/+82
2025-10-31drm/xe/pf: Allow bulk change all VFs priority using sysfsMichal Wajdeczko1-1/+41
2025-10-31drm/xe/pf: Add functions to provision scheduling priorityMichal Wajdeczko2-0/+97
2025-10-31drm/xe/pf: Allow bulk change all VFs EQ/PT using sysfsMichal Wajdeczko1-0/+36
2025-10-31drm/xe/pf: Add functions to bulk provision EQ/PTMichal Wajdeczko2-0/+58
2025-10-31drm/xe/pf: Add functions to bulk configure EQ/PT on GTMichal Wajdeczko2-0/+58
2025-10-31drm/xe/pf: Fix signature of internal config helpersMichal Wajdeczko1-2/+2
2025-10-31drm/xe/pf: Relax report helper to accept PF in bulk configsMichal Wajdeczko1-5/+8
2025-10-31drm/xe/pf: Allow change PF and VFs EQ/PT using sysfsMichal Wajdeczko3-2/+195
2025-10-31drm/xe/pf: Add _locked variants of the VF PT config functionsMichal Wajdeczko2-17/+52
2025-10-31drm/xe/pf: Add _locked variants of the VF EQ config functionsMichal Wajdeczko2-17/+53
2025-10-31drm/xe/pf: Take RPM during calls to SR-IOV attr.store()Michal Wajdeczko1-2/+14
2025-10-31drm/xe/pf: Prepare sysfs for SR-IOV admin attributesMichal Wajdeczko5-0/+317
2025-10-31Merge tag 'drm-xe-fixes-2025-10-30' of https://gitlab.freedesktop.org/drm/xe/...Simona Vetter2-11/+16
2025-10-31Merge tag 'drm-misc-fixes-2025-10-30' of https://gitlab.freedesktop.org/drm/m...Simona Vetter8-22/+43
2025-10-31Merge tag 'drm-intel-fixes-2025-10-30' of https://gitlab.freedesktop.org/drm/...Simona Vetter1-1/+54
2025-10-31Merge tag 'drm-msm-fixes-2025-10-29' of https://gitlab.freedesktop.org/drm/ms...Simona Vetter15-43/+59
2025-10-31Merge tag 'amd-drm-fixes-6.18-2025-10-29' of https://gitlab.freedesktop.org/a...Simona Vetter14-40/+61
2025-10-31Merge tag 'drm-intel-gt-next-2025-10-29' of https://gitlab.freedesktop.org/dr...Simona Vetter4-7/+17
2025-10-31Merge tag 'mediatek-drm-fixes-20251028' of https://git.kernel.org/pub/scm/lin...Simona Vetter1-10/+0
2025-10-31Merge tag 'drm-misc-next-2025-10-28' of https://gitlab.freedesktop.org/drm/mi...Simona Vetter31-66/+1044
2025-10-31Merge tag 'drm-xe-next-2025-10-28' of https://gitlab.freedesktop.org/drm/xe/k...Simona Vetter62-216/+530
2025-10-31Merge tag 'amd-drm-next-6.19-2025-10-24' of https://gitlab.freedesktop.org/ag...Simona Vetter215-1446/+21768
2025-10-31drm/xe/xe3: Extend wa_14023061436Tangudu Tilak Tirumalesh1-0/+2
2025-10-31drm/xe: highlight reserved PAT entries in dump outputXin Wang2-7/+13
2025-10-31drm/tidss: Set vblank (event) time at crtc_atomic_enableTomi Valkeinen1-2/+7
2025-10-31drm/tidss: Restructure dispc_vp_prepare() and dispc_vp_enable()Tomi Valkeinen3-19/+8
2025-10-31drm/sched: Add warning for removing hack in drm_sched_fini()Philipp Stanner1-1/+8
2025-10-31drm/imagination: Fix reference to devm_platform_get_and_ioremap_resource()Geert Uytterhoeven1-1/+1
2025-10-31drm/i915/xe3p_lpd: use pixel normalizer for fp16 formats for FBCVinod Govindapillai4-17/+71
2025-10-31drm/i915/xe3p_lpd: extract pixel format valid routine for FP16 formatsVinod Govindapillai1-2/+17
2025-10-31drm/i915/xe3p_lpd: Add FBC support for FP16 formatsVinod Govindapillai1-0/+2
2025-10-31drm/i915/xe3p_lpd: Extend FBC support to UINT16 formatsSai Teja Pottumuttu1-5/+28
2025-10-31drm/xe/compat: reduce i915_utils.[ch]Jani Nikula3-19/+8
2025-10-31drm/i915/display: switch to intel_display_utils.hJani Nikula52-53/+65
2025-10-31drm/i915/display: add intel_display_vtd_active()Jani Nikula6-18/+23
2025-10-31drm/i915/display: add intel_display_run_as_guest()Jani Nikula5-2/+28
2025-10-31drm/i915/display: create intel_display_utils.hJani Nikula6-5/+14
2025-10-31drm/i915: split out separate files for jiffies timeout and wait helpersJani Nikula15-37/+73
2025-10-31drm/i915/dsi: debug log send packet sequence contentsJani Nikula1-3/+7
2025-10-31drm/i915/dsi: log send packet sequence errorsJani Nikula1-9/+13
2025-10-31drm/panel: ilitek-ili9882t: Add support for Ilitek IL79900A-based panelsLangyan Ye1-0/+69