summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-01-18drm/xe: Always setup GT MMIO adjustment dataMichal Wajdeczko-0/+3
2025-01-17drm/i915/uc: Include requested frequency in slow firmware load messagesJohn Harrison-10/+13
2025-01-17drm/panel-edp: Add BOE NV140FHM-NZ panel entryAndy Yan-0/+1
2025-01-17drm/xe: Add missing SPDX license identifiersFrancois Dugast-0/+6
2025-01-17drm/i915/dmc_wl: Track pipe interrupt registersGustavo Sousa-0/+1
2025-01-17drm/i915/display: Wrap IRQ-specific uncore functionsGustavo Sousa-45/+83
2025-01-17drm/i915/display: Use display MMIO functions in intel_display_irq.cGustavo Sousa-101/+121
2025-01-17drm/i915/dsc: Remove old comment about DSC 444 supportAnkit Nautiyal-1/+0
2025-01-17drm/i915/dsc: Use helper to calculate range_bpg_offsetAnkit Nautiyal-29/+30
2025-01-17drm/i915/hdcp: Fix Repeater authentication during topology changeSuraj Kandpal-0/+13
2025-01-16Merge tag 'drm-fixes-2025-01-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-109/+324
2025-01-17Merge tag 'drm-xe-fixes-2025-01-16' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-14/+55
2025-01-16drm/i915/cx0_phy: Update HDMI TMDS C20 algorithm valueDnyaneshwar Bhadane-8/+57
2025-01-16drm/i915/display: Add MTL subplatforms definitionDnyaneshwar Bhadane-0/+14
2025-01-17Merge tag 'drm-intel-fixes-2025-01-15' of https://gitlab.freedesktop.org/drm/...Dave Airlie-1/+1
2025-01-16drm/xe: Mark ComputeCS read mode as UC on iGPUMatthew Brost-1/+1
2025-01-16drm/xe/dp: Enable DP tunnelingImre Deak-2/+20
2025-01-17drm/xe: Fix a typo in xe_vm_doc.hOak Zeng-1/+1
2025-01-17drm/xe: Print vm parameter in xe_vma traceOak Zeng-2/+5
2025-01-17drm/xe: Print vm flags in xe_vm trace printOak Zeng-2/+5
2025-01-17drm/xe: trace bo createOak Zeng-0/+6
2025-01-16drm/xe: Mark ComputeCS read mode as UC on iGPUMatthew Brost-1/+1
2025-01-16drm/xe/mmap: Add mmap support for PCI memory barrierTejas Upadhyay-2/+126
2025-01-16drm: xlnx: zynqmp_dpsub: Fix kernel docTomi Valkeinen-0/+1
2025-01-16drm/sched: Remove weak paused submission checksTvrtko Ursulin-6/+0
2025-01-16drm/ssd130x: ensure ssd132x pitch is correctJohn Keeping-1/+3
2025-01-16drm/ssd130x: fix ssd132x encodingJohn Keeping-1/+1
2025-01-16Merge tag 'amd-drm-fixes-6.13-2025-01-15' of https://gitlab.freedesktop.org/a...Dave Airlie-64/+157
2025-01-16Merge tag 'drm-misc-fixes-2025-01-15' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-30/+111
2025-01-15drm/xe/guc: Drop error messages about missing GuC logsJohn Harrison-6/+2
2025-01-15drm/xe/xe3: Generate and store the L3 bank maskFrancois Dugast-3/+16
2025-01-15drm/xe/lnl: Enable GuC SLPC DCC taskRodrigo Vivi-0/+25
2025-01-15drm/xe: Introduce GuC PC debugfsRodrigo Vivi-0/+76
2025-01-15drm/i915: Add debug print about hw config table sizeJohn Harrison-0/+3
2025-01-15drm/i915/vrr: Plumb the DSB into intel_vrr_send_push()Ville Syrjälä-5/+15
2025-01-15drm/i915/vrr: Add extra vblank delay to estimatesVille Syrjälä-6/+27
2025-01-15drm/i915/vrr: Fix vmin/vmax/flipline on TGL when using vblank delayVille Syrjälä-6/+26
2025-01-15drm/i915/vrr: Drop the extra vmin adjustment for ADL+Ville Syrjälä-11/+26
2025-01-15drm/i915/vrr: Introduce intel_vrr_vblank_delay()Ville Syrjälä-5/+27
2025-01-15drm/i915: Extract intel_crtc_active_timings()Ville Syrjälä-11/+22
2025-01-15drm/i915: Consolidate intel_pre_commit_crtc_state()Ville Syrjälä-35/+45
2025-01-15drm/i915: Extract intel_mode_vblank_delay()Ville Syrjälä-4/+8
2025-01-15drm/i915: Include the scanline offset in the state dumpVille Syrjälä-0/+4
2025-01-15drm/i915/vrr: Improve VRR state dumpVille Syrjälä-6/+7
2025-01-15drm/i915: Include the vblank delay in the state dumpVille Syrjälä-1/+3
2025-01-15drm/i915: Move framestart/etc. state dump to a better spotVille Syrjälä-3/+3
2025-01-15drm/i915: Introduce intel_vrr_{vmin,vmax}_vtotal()Ville Syrjälä-3/+16
2025-01-15drm/i915: Fix include orderVille Syrjälä-1/+1
2025-01-15drm/i915: Check vblank delay validityVille Syrjälä-4/+27
2025-01-15drm/i915: Extract intel_crtc_vblank_delay()Ville Syrjälä-6/+18