summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2025-01-19drm/xe/sa: Minor header cleanupsMichal Wajdeczko
2025-01-19drm/xe/sa: Allow creating suballocator with custom guard sizeMichal Wajdeczko
2025-01-19drm/xe/sa: Allow making suballocations using custom gfp flagsMichal Wajdeczko
2025-01-19drm/xe/sa: Tidy up coding style in init()Michal Wajdeczko
2025-01-19drm/xe/sa: Improve error message on init failureMichal Wajdeczko
2025-01-19drm/xe/sa: Drop redundant NULL assignmentsMichal Wajdeczko
2025-01-19drm/xe/sa: Always call drm_suballoc_manager_fini()Michal Wajdeczko
2025-01-18drm/xe/vf: Perform early GT MMIO initialization to read GMDIDMichal Wajdeczko
2025-01-18drm/xe: Always setup GT MMIO adjustment dataMichal Wajdeczko
2025-01-17drm/i915/uc: Include requested frequency in slow firmware load messagesJohn Harrison
2025-01-17drm/panel-edp: Add BOE NV140FHM-NZ panel entryAndy Yan
2025-01-17drm/xe: Add missing SPDX license identifiersFrancois Dugast
2025-01-17drm/i915/dmc_wl: Track pipe interrupt registersGustavo Sousa
2025-01-17drm/i915/display: Wrap IRQ-specific uncore functionsGustavo Sousa
2025-01-17drm/i915/display: Use display MMIO functions in intel_display_irq.cGustavo Sousa
2025-01-17drm/i915/dsc: Remove old comment about DSC 444 supportAnkit Nautiyal
2025-01-17drm/i915/dsc: Use helper to calculate range_bpg_offsetAnkit Nautiyal
2025-01-17drm/i915/hdcp: Fix Repeater authentication during topology changeSuraj Kandpal
2025-01-16Merge tag 'drm-fixes-2025-01-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-01-17Merge tag 'drm-xe-fixes-2025-01-16' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-01-16drm/i915/cx0_phy: Update HDMI TMDS C20 algorithm valueDnyaneshwar Bhadane
2025-01-16drm/i915/display: Add MTL subplatforms definitionDnyaneshwar Bhadane
2025-01-17Merge tag 'drm-intel-fixes-2025-01-15' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-01-16drm/xe: Mark ComputeCS read mode as UC on iGPUMatthew Brost
2025-01-16drm/xe/dp: Enable DP tunnelingImre Deak
2025-01-17drm/xe: Fix a typo in xe_vm_doc.hOak Zeng
2025-01-17drm/xe: Print vm parameter in xe_vma traceOak Zeng
2025-01-17drm/xe: Print vm flags in xe_vm trace printOak Zeng
2025-01-17drm/xe: trace bo createOak Zeng
2025-01-16drm/xe: Mark ComputeCS read mode as UC on iGPUMatthew Brost
2025-01-16drm/xe/mmap: Add mmap support for PCI memory barrierTejas Upadhyay
2025-01-16drm: xlnx: zynqmp_dpsub: Fix kernel docTomi Valkeinen
2025-01-16drm/sched: Remove weak paused submission checksTvrtko Ursulin
2025-01-16drm/ssd130x: ensure ssd132x pitch is correctJohn Keeping
2025-01-16drm/ssd130x: fix ssd132x encodingJohn Keeping
2025-01-16Merge tag 'amd-drm-fixes-6.13-2025-01-15' of https://gitlab.freedesktop.org/a...Dave Airlie
2025-01-16Merge tag 'drm-misc-fixes-2025-01-15' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-01-15drm/xe/guc: Drop error messages about missing GuC logsJohn Harrison
2025-01-15drm/xe/xe3: Generate and store the L3 bank maskFrancois Dugast
2025-01-15drm/xe/lnl: Enable GuC SLPC DCC taskRodrigo Vivi
2025-01-15drm/xe: Introduce GuC PC debugfsRodrigo Vivi
2025-01-15drm/i915: Add debug print about hw config table sizeJohn Harrison
2025-01-15drm/i915/vrr: Plumb the DSB into intel_vrr_send_push()Ville Syrjälä
2025-01-15drm/i915/vrr: Add extra vblank delay to estimatesVille Syrjälä
2025-01-15drm/i915/vrr: Fix vmin/vmax/flipline on TGL when using vblank delayVille Syrjälä
2025-01-15drm/i915/vrr: Drop the extra vmin adjustment for ADL+Ville Syrjälä
2025-01-15drm/i915/vrr: Introduce intel_vrr_vblank_delay()Ville Syrjälä
2025-01-15drm/i915: Extract intel_crtc_active_timings()Ville Syrjälä
2025-01-15drm/i915: Consolidate intel_pre_commit_crtc_state()Ville Syrjälä
2025-01-15drm/i915: Extract intel_mode_vblank_delay()Ville Syrjälä