summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-11-29drm/i915/dp: use seq buf for printing ratesJani Nikula
2024-11-29drm/hibmc: Drop dependency on ARM64Thomas Zimmermann
2024-11-28drm/rockchip: vop2: fix rk3588 dp+dsi maxclk verificationHeiko Stuebner
2024-11-29Merge tag 'drm-xe-next-fixes-2024-11-28' of https://gitlab.freedesktop.org/dr...Dave Airlie
2024-11-29Merge tag 'drm-misc-next-fixes-2024-11-28' of https://gitlab.freedesktop.org/...Dave Airlie
2024-11-28drm/i915/pps: Eliminate pointless get_delay() macroVille Syrjälä
2024-11-28drm/i915/pps: Extract pps_units_to_msecs()Ville Syrjälä
2024-11-28drm/i915/pps: Extract msecs_to_pps_units()Ville Syrjälä
2024-11-28drm/i915/pps: Spell out the eDP spec power sequencing delays a bit more clearlyVille Syrjälä
2024-11-28drm/i915/lvds: Use struct intel_pps_delays for LVDS power sequencingVille Syrjälä
2024-11-28drm/i915/pps: Rename intel_pps_delay membersVille Syrjälä
2024-11-28drm/i915/pps: Decouple pps delays from VBT struct definitionVille Syrjälä
2024-11-28drm/i915/pps: Store the power cycle delay without the +1Ville Syrjälä
2024-11-28drm/i915/dsb: Nuke the MMIO->indexed register write logicVille Syrjälä
2024-11-28drm/i915/color: Stop using non-posted DSB writes for legacy LUTVille Syrjälä
2024-11-28drm/i915/dsb: Don't use indexed register writes needlesslyVille Syrjälä
2024-11-28Revert "drm/i915/dpt: Make DPT object unshrinkable"Ville Syrjälä
2024-11-28drm/i915/dpt: Evict all DPT VMAs on suspendVille Syrjälä
2024-11-28drm/i915: Intruduce display.wq.cleanupVille Syrjälä
2024-11-28drm/i915: Don't reuse commit_work for the cleanupVille Syrjälä
2024-11-28drm/xe: Take PM ref in delayed snapshot capture workerMatthew Brost
2024-11-28drm/xe/migrate: use XE_BO_FLAG_PAGETABLEMatthew Auld
2024-11-28drm/xe/migrate: fix pat index usageMatthew Auld
2024-11-28drm/xe/guc_submit: fix race around suspend_pendingMatthew Auld
2024-11-28drm/xe/guc_submit: fix race around pending_disableMatthew Auld
2024-11-28drm/xe: Update xe2_graphics name stringMatt Roper
2024-11-28drm/panfrost: Add GPU ID for MT8188 Mali-G57 MC3AngeloGioacchino Del Regno
2024-11-28drm/panthor: Fix a typo in the FW iface flag definitionsBoris Brezillon
2024-11-27drm/xe: Only allow contiguous BOs to use xe_bo_vmapMatthew Brost
2024-11-27drm/xe: Set XE_BO_FLAG_PINNED in migrate selftest BOsMatthew Brost
2024-11-27drm/xe: Use ttm_bo_access in xe_vm_snapshot_capture_delayedMatthew Brost
2024-11-27drm/xe/display: Update intel_bo_read_from_page to use ttm_bo_accessMatthew Brost
2024-11-27drm/xe: Take PM ref in delayed snapshot capture workerMatthew Brost
2024-11-27drm/xe: Add xe_ttm_access_memoryMatthew Brost
2024-11-27drm/ttm: Add ttm_bo_accessMatthew Brost
2024-11-27drm/xe: Add xe_bo_vm_accessMatthew Brost
2024-11-27drm/vc4: Drop planes that are completely off-screen or 0 crtc sizeDave Stevenson
2024-11-27drm/vc4: Enable bg_fill if there are no planes enabledDave Stevenson
2024-11-27drm/vc4: Add additional warn_on for incorrect revisionsMaxime Ripard
2024-11-27drm/vc4: hdmi: Support 2712 D-step register mapDave Stevenson
2024-11-27drm/vc4: plane: Add support for 2712 D-step.Dave Stevenson
2024-11-27drm/vc4: hvs: Add in support for 2712 D-step.Dave Stevenson
2024-11-27drm/vc4: drv: Add support for 2712 D-stepDave Stevenson
2024-11-27drm/vc4: txp: Add BCM2712 MOPLET supportMaxime Ripard
2024-11-27drm/vc4: txp: Add support for BCM2712 MOPMaxime Ripard
2024-11-27drm/vc4: txp: Add a new TXP encoder typeMaxime Ripard
2024-11-27drm/vc4: txp: Move the encoder type in the variant structureMaxime Ripard
2024-11-27drm/vc4: txp: Handle 40-bits DMA AddressesMaxime Ripard
2024-11-27drm/vc4: txp: Add horizontal and vertical size offset toggle bitMaxime Ripard
2024-11-27drm/vc4: txp: Add byte enable toggle bitMaxime Ripard