summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2025-02-04drm/i915/dp: Iterate DSC BPP from high to low on all platformsJani Nikula
2025-02-04drm/xe/vf: Don't try to trigger a full GT reset if VFMichal Wajdeczko
2025-02-04drm/xe/relay: Don't use GFP_KERNEL for new transactionsMichal Wajdeczko
2025-02-04drm/vkms: Add support for ABGR8888 pixel formatPaz Zcharya
2025-02-04drm/atomic-helper: improve CRTC enabled/connectors mismatch logging messageLuca Ceresoli
2025-02-04drm/i915/lttpr: Enable Extended Wake TimeoutSuraj Kandpal
2025-02-04drm/display/dp: Define function to setup Extended wake timeSuraj Kandpal
2025-02-04drm/i915/dmc_wl: Track INITIATE_PM_DMD_REQ for DC5Gustavo Sousa
2025-02-03drm/xe: Refactor max_remote_tilesSai Teja Pottumuttu
2025-02-03drm/xe: Refactor dma_mask_sizeSai Teja Pottumuttu
2025-02-03drm/xe/pxp: Enable PXP for MTL and LNLDaniele Ceraolo Spurio
2025-02-03drm/xe/pxp: Add PXP debugfs supportDaniele Ceraolo Spurio
2025-02-03drm/xe/pxp: add PXP PM supportDaniele Ceraolo Spurio
2025-02-03drm/xe/pxp/uapi: Add API to mark a BO as using PXPDaniele Ceraolo Spurio
2025-02-03drm/xe/pxp/uapi: Add a query for PXP statusDaniele Ceraolo Spurio
2025-02-03drm/xe/pxp/uapi: Add userspace and LRC support for PXP-using queuesDaniele Ceraolo Spurio
2025-02-03drm/xe/pxp: Add PXP queue tracking and session startDaniele Ceraolo Spurio
2025-02-03drm/xe/pxp: Add GSC session initialization supportDaniele Ceraolo Spurio
2025-02-03drm/xe/pxp: Handle the PXP termination interruptDaniele Ceraolo Spurio
2025-02-03drm/xe/pxp: Add GSC session invalidation supportDaniele Ceraolo Spurio
2025-02-03drm/xe/pxp: Add VCS inline termination supportDaniele Ceraolo Spurio
2025-02-03drm/xe/pxp: Allocate PXP execution resourcesDaniele Ceraolo Spurio
2025-02-03drm/xe/pxp: Initialize PXP structure and KCR regDaniele Ceraolo Spurio
2025-02-03drm/xe: Fix and re-enable xe_print_blob_ascii85()Lucas De Marchi
2025-02-03drm/xe/devcoredump: Move exec queue snapshot to Contexts sectionLucas De Marchi
2025-02-03drm/xe/oa: Set stream->pollin in xe_oa_buffer_check_unlockedAshutosh Dixit
2025-02-03drm/xe/pf: Fix migration initializationMichal Wajdeczko
2025-02-03drm/xe/oa: Preserve oa_ctrl unused bitsAshutosh Dixit
2025-02-03drm/amd/display: Fix seamless boot sequenceLo-an Chen
2025-02-03drm/amd/display: Fix out-of-bound accessesAlex Hung
2025-02-03drm/amdgpu: add a BO metadata flag to disable write compression for VulkanMarek Olšák
2025-02-03drm/xe: Remove xe_dummy_exit()Lucas De Marchi
2025-02-03drm/i915/mst: Convert intel_dp_mtp_tu_compute_config() to .4 formatJani Nikula
2025-02-03drm/i915/dp: Pass connector state all the way to dsc_compute_link_config()Jani Nikula
2025-02-03drm/i915/dp: Drop compute_pipe_bpp parameter from intel_dp_dsc_compute_config()Jani Nikula
2025-02-03drm/i915/dp: Use int for compressed BPP in dsc_compute_link_config()Jani Nikula
2025-02-03drm/i915/dp: Simplify input BPP checks in intel_dp_dsc_compute_pipe_bpp()Jani Nikula
2025-02-03drm/i915/dp: Inline do_dsc_compute_compressed_bpp()Jani Nikula
2025-02-03drm/i915/dp: Unify DSC link config functionsJani Nikula
2025-02-03drm/i915/dp: Move force_dsc_fractional_bpp_en check to intel_dp_dsc_valid_bpp()Jani Nikula
2025-02-03drm/i915/dp: Change icl_dsc_compute_link_config() DSC BPP iterationJani Nikula
2025-02-03drm/i915/dp: Move max DSC BPP reduction one level higherJani Nikula
2025-02-03drm/i915/dp: Pass .4 BPP values to {icl,xelpd}_dsc_compute_link_config()Jani Nikula
2025-02-03drm/i915/dp: Rename some variables in xelpd_dsc_compute_link_config()Jani Nikula
2025-02-03drm/i915/dp: Add intel_dp_dsc_bpp_step_x16() helper to get DSC BPP precisionJani Nikula
2025-02-03drm/i915/dp: Iterate DSC BPP from high to low on all platformsJani Nikula
2025-02-03drm/i915/backlight: Return immediately when scale() finds invalid parametersGuenter Roeck
2025-02-03drm/i915/dp: Return min bpc supported by source instead of 0Ankit Nautiyal
2025-02-03drm/i915/dp: fix the Adaptive sync Operation mode for SDPAnkit Nautiyal
2025-02-03drm/i915/guc: Debug print LRC state entries only if the context is pinnedDaniele Ceraolo Spurio