summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2025-05-13drm/i915: Use provided dma_fence_is_chainTvrtko Ursulin
2025-05-13drm/i915: ensure correct VLV IOSF SB units have been get/putJani Nikula
2025-05-13drm/i915: rename VLV IOSF SB ports parameter to unit_maskJani Nikula
2025-05-13drm/i915: convert VLV IOSF SB interface to struct drm_deviceJani Nikula
2025-05-13drm/i915: move VLV IOSF SB unit specific helpers under displayJani Nikula
2025-05-13drm/i915: switch i915 core to generic VLV IOSF SB functionsJani Nikula
2025-05-13drm/i915: rewrite VLV IOSF SB unit specific read/write functionsJani Nikula
2025-05-13drm/i915: add generic read/write functions for VLV IOSF SBJani Nikula
2025-05-13drm/i915: rename vlv_sideband*.[ch] to vlv_iosf_sb*.[ch]Jani Nikula
2025-05-12drm/xe: Add WA BB to capture active context utilizationUmesh Nerlige Ramappa
2025-05-12drm/xe: Save the gt pointer in lrc and drop the tileUmesh Nerlige Ramappa
2025-05-12drm/xe: Save CTX_TIMESTAMP mmio value instead of LRC valueUmesh Nerlige Ramappa
2025-05-12drm/xe: Add atomic_svm_timeslice_ms debugfs entryMatthew Brost
2025-05-12drm/xe: Timeslice GPU on atomic SVM faultMatthew Brost
2025-05-12drm/gpusvm: Add timeslicing support to GPU SVMMatthew Brost
2025-05-12drm/xe: Strict migration policy for atomic SVM faultsMatthew Brost
2025-05-12drm/gpusvm: Introduce devmem_only flag for allocationHimal Prasad Ghimiray
2025-05-12drm/xe/xe2hpg: Add Wa_22021007897Aradhya Bhatia
2025-05-12drm: nova-drm: add initial driver skeletonDanilo Krummrich
2025-05-12drm/msm/dp: Introduce link training per-segment for LTTPRsAleksandrs Vinarskis
2025-05-12drm/msm/dp: Prepare for link training per-segment for LTTPRsAleksandrs Vinarskis
2025-05-12drm/msm/dp: Account for LTTPRs capabilitiesAleksandrs Vinarskis
2025-05-12drm/msm/dp: Fix support of LTTPR initializationAleksandrs Vinarskis
2025-05-12drm/msm/dpu: remove DPU_CTL_SPLIT_DISPLAY from SAR2130P CTL blocksDmitry Baryshkov
2025-05-12drm/msm/dpu: Add handling of LM_6 and LM_7 bits in pending flush maskKrzysztof Kozlowski
2025-05-12drm/msm/dpu: Add LM_7, DSC_[67], PP_[67] and MERGE_3D_5Krzysztof Kozlowski
2025-05-12drm/msm/dpu: Drop useless commentsKrzysztof Kozlowski
2025-05-12drm/msm/dpu: Clear CTL_FETCH_PIPE_ACTIVE before blend setupKrzysztof Kozlowski
2025-05-12drm/msm/dpu: Clear CTL_FETCH_PIPE_ACTIVE on ctl_path resetKrzysztof Kozlowski
2025-05-12drm/msm/dpu: Clear CTL_FETCH_PIPE_ACTIVE on mixer resetKrzysztof Kozlowski
2025-05-12drm/msm/dpu: Add missing "fetch" name to set_active_pipes()Krzysztof Kozlowski
2025-05-12drm/msm/hdmi: wire in hpd_enable/hpd_disable bridge opsDmitry Baryshkov
2025-05-12drm/msm/hdmi: ensure that HDMI is up if HPD is requestedDmitry Baryshkov
2025-05-12drm/msm/hdmi: expand the HDMI_CFG macroDmitry Baryshkov
2025-05-12drm/msm/hdmi: rename hpd_clks to pwr_clksDmitry Baryshkov
2025-05-12drm/msm/hdmi: implement proper runtime PM handlingDmitry Baryshkov
2025-05-12drm/msm/hdmi: add runtime PM calls to DDC transfer functionDmitry Baryshkov
2025-05-12drm/msm/hdmi: switch to pm_runtime_resume_and_get()Dmitry Baryshkov
2025-05-12drm/msm/hdmi: switch to clk_bulk APIDmitry Baryshkov
2025-05-12drm/msm/hdmi: drop clock frequency assignmentDmitry Baryshkov
2025-05-12drm/msm/hdmi: simplify extp clock handlingDmitry Baryshkov
2025-05-12drm/msm/hdmi: move the alt_iface clock to the hpd listDmitry Baryshkov
2025-05-12drm/msm/hdmi: convert clock and regulator arrays to const arraysDmitry Baryshkov
2025-05-12drm/xe/vf: Fixup CTB send buffer messages after migrationTomasz Lis
2025-05-12drm/xe/guc: Introduce enum with offsets for context register H2GsTomasz Lis
2025-05-12drm/xe/vf: Shifting GGTT area post migrationTomasz Lis
2025-05-12drm/xe/vf: Divide GGTT ballooning into allocation and insertionTomasz Lis
2025-05-12drm/i915/dp_mst: Enable fractional link bpps on MST if the bpp is forcedImre Deak
2025-05-12drm/i915: Add support for forcing the link bpp on a connectorImre Deak
2025-05-12drm/i915/dp: Export intel_dp_dsc_min_src_compressed_bpp()Imre Deak