summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2025-11-07drm/i915/frontbuffer: Extract intel_frontbuffer_ref()Ville Syrjälä-1/+6
2025-11-07drm/i915/frontbuffer: Split fb_tracking.lock into twoVille Syrjälä-6/+11
2025-11-07drm/i915/frontbuffer: Handle the dirtyfb cache flush inside intel_frontbuffer...Ville Syrjälä-2/+3
2025-11-07drm/i915/frontbuffer: Turn intel_bo_flush_if_display() into a frontbuffer ope...Ville Syrjälä-12/+12
2025-11-07drm/i915/frontbuffer: Nuke intel_frontbuffer_flip_{prepare,complete}()Ville Syrjälä-56/+1
2025-11-07drm/i915/overlay: Switch to intel_frontbuffer_flip()Ville Syrjälä-3/+1
2025-11-07drm/i915/overlay: Drop the DIRTYFB flushVille Syrjälä-2/+0
2025-11-07drm/i915/psr: fix pipe to vblank conversionJani Nikula-1/+2
2025-11-07drm/xe: Enforce correct user fence signaling order usingMatthew Brost-18/+86
2025-11-07drm/xe: Do clean shutdown also when using flrJouni Högander-9/+9
2025-11-07drm/xe: Move declarations under conditional branchTejas Upadhyay-3/+3
2025-11-07drm/xe/guc: Synchronize Dead CT worker with unbindBalasubramani Vivekanandan-0/+3
2025-11-07drm/vmwgfx: Set surface-framebuffer GEM objectsThomas Zimmermann-0/+3
2025-11-07drm/vblank: Increase timeout in drm_wait_one_vblank()Chintan Patel-1/+1
2025-11-07drm/vblank: Fix kernel docs for vblank timerThomas Zimmermann-1/+1
2025-11-07drm/sched: Replace use of system_wq with system_percpu_wqMarco Crivellari-1/+1
2025-11-07drm/vmwgfx: Restore Guest-Backed only cursor plane supportIan Forbes-1/+16
2025-11-07drm/vmwgfx: Use kref in vmw_bo_dirtyIan Forbes-7/+5
2025-11-06drm/vmwgfx: Validate command header size against SVGA_CMD_MAX_DATASIZEIan Forbes-0/+5
2025-11-07Merge tag 'mediatek-drm-fixes-20251105' of https://git.kernel.org/pub/scm/lin...Dave Airlie-23/+8
2025-11-07Merge tag 'drm-misc-next-2025-11-05-1' of https://gitlab.freedesktop.org/drm/...Dave Airlie-909/+2059
2025-11-07Merge tag 'drm-intel-next-2025-11-04' of https://gitlab.freedesktop.org/drm/i...Dave Airlie-2273/+7447
2025-11-07Merge tag 'amd-drm-fixes-6.18-2025-11-06' of https://gitlab.freedesktop.org/a...Dave Airlie-35/+84
2025-11-07Merge tag 'drm-intel-fixes-2025-11-06' of https://gitlab.freedesktop.org/drm/...Dave Airlie-4/+16
2025-11-06drm/i915/xe3p_lpd: Adapt to updates on MBUS_CTL/DBUF_CTL registersRavi Kumar Vodapalli-28/+40
2025-11-06drm/i915/xe3p_lpd: Always apply WaWmMemoryReadLatencyGustavo Sousa-0/+7
2025-11-06drm/i915/dram: Add field ecc_impacting_de_bwGustavo Sousa-0/+15
2025-11-06drm/i915/wm: don't use method1 in Xe3p_LPD onwardsLuca Coelho-0/+2
2025-11-06drm/i915/xe3p_lpd: Reload DMC MMIO for pipes C and DGustavo Sousa-2/+2
2025-11-06drm/i915/xe3p_lpd: Don't allow odd ypan or ysize with semiplanar formatJuha-pekka Heikkila-0/+3
2025-11-06drm/i915/xe3p_lpd: Extend Wa_16025573575Gustavo Sousa-1/+2
2025-11-06drm/i915/xe3p_lpd: Drop support for interlace modeAnkit Nautiyal-6/+8
2025-11-06drm/i915/xe3p_lpd: Load DMC firmwareGustavo Sousa-1/+8
2025-11-06drm/i915/xe3p_lpd: Add CDCLK tableGustavo Sousa-2/+42
2025-11-06drm/i915/xe3p_lpd: Remove gamma,csc bottom color checksSai Teja Pottumuttu-6/+7
2025-11-06drm/i915/xe3p_lpd: Horizontal flip support for linear surfacesSai Teja Pottumuttu-1/+2
2025-11-06drm/i915/xe3p_lpd: Expand bifield masks dbuf blocks fieldsSai Teja Pottumuttu-6/+6
2025-11-06drm/i915/xe3p_lpd: Update bandwidth parametersMatt Atwood-4/+5
2025-11-06drm/i915/display: Use braces for if-ladder in intel_bw_init_hw()Gustavo Sousa-14/+15
2025-11-06drm/i915/xe3p_lpd: Drop north display reset option programmingMatt Roper-0/+3
2025-11-06drm/i915/xe3p_lpd: Add Xe3p_LPD display IP featuresSai Teja Pottumuttu-0/+1
2025-11-06drm/xe/xe3lpg: Extend Wa_15016589081 for xe3lpgNitin Gote-0/+5
2025-11-06drm/amd/display: Enable mst when it's detected but yet to be initializedWayne Lin-1/+9
2025-11-06drm/amdgpu: Fix wait after reset sequence in S3Lijo Lazar-3/+32
2025-11-06drm/amd: Fix suspend failure with secure display TAMario Limonciello-1/+4
2025-11-06drm/amdgpu: fix gpu page fault after hibernation on PF passthroughSamuel Zhang-2/+5
2025-11-06drm/edid: add 6 bpc quirk to the Sharp LQ116M1JW10Ajye Huang-0/+3
2025-11-06drm/amd/pm: Update default power1_capAsad Kamal-1/+1
2025-11-06drm/amdgpu: skip writing eeprom when PMFW manages RAS dataTao Zhou-1/+22
2025-11-06drm/amd/display: Enable mst when it's detected but yet to be initializedWayne Lin-1/+9