summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2026-01-20drm/buddy: release free_trees array on buddy mm teardownMichał Grzelak
2026-01-20drm/i915/casf: Disable CASF with joinerNemesa Garg
2026-01-19Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixesMaarten Lankhorst
2026-01-19drm/imagination: Warn or error on unsupported hardwareMatt Coster
2026-01-19drm/imagination: KUnit test for pvr_gpuid_decode_string()Matt Coster
2026-01-19drm/imagination: Add gpuid module parameterAlexandru Dadu
2026-01-19drm/imagination: Load FW trace config at initMatt Coster
2026-01-19drm/imagination: Validate fw trace group_maskMatt Coster
2026-01-19drm/imagination: Simplify module parametersMatt Coster
2026-01-19drm/imagination: Wait for FW trace update command completionBrajesh Gupta
2026-01-19drm/debug: don't register files for unsupported HDMI InfoFramesDmitry Baryshkov
2026-01-19drm/display: bridge_connector: dynamically generate HDMI callbacksDmitry Baryshkov
2026-01-19drm/display: hdmi_state_helper: don't generate unsupported InfoFramesDmitry Baryshkov
2026-01-19drm/display: hdmi_state_helper: reject Audio IF updates if it's not supportedDmitry Baryshkov
2026-01-19drm/display: hdmi_state_helper: split InfoFrame functions per typeDmitry Baryshkov
2026-01-19drm/bridge: refactor HDMI InfoFrame callbacksDmitry Baryshkov
2026-01-19drm/connector: make clear_infoframe callback mandatory for HDMI connectorsDmitry Baryshkov
2026-01-19drm/sun4i: hdmi_enc: implement clear_infoframe stubDmitry Baryshkov
2026-01-19drm/vc4: hdmi: implement clear_infoframeDmitry Baryshkov
2026-01-19drm/tests: hdmi: check the infoframes behaviourDmitry Baryshkov
2026-01-19drm/v3d: Convert v3d logging to device-based DRM helpersMaíra Canal
2026-01-19drm/v3d: Consolidate CPU job validation in a functionMaíra Canal
2026-01-19drm/i915/psr: Don't enable Panel Replay on sink if globally disabledJouni Högander
2026-01-19Merge tag 'mediatek-drm-next-20260117' of https://git.kernel.org/pub/scm/linu...Dave Airlie
2026-01-19drm/i915/dp: Avoid joiner for eDP if not enabled in VBTAnkit Nautiyal
2026-01-19drm/i915/vbt: Add edp pipe joiner enable/disable bitsAnkit Nautiyal
2026-01-19Merge tag 'drm-intel-gt-next-2026-01-16' of https://gitlab.freedesktop.org/dr...Dave Airlie
2026-01-18drm/mediatek: mtk_gem: Partial refactor and use drm_gem_dma_objectAngeloGioacchino Del Regno
2026-01-18drm/mediatek: dpi: Find next bridge during probeChen-Yu Tsai
2026-01-19Merge tag 'amd-drm-next-6.20-2026-01-16' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-01-18drm/xe: Disable timestamp WA on VFsMatthew Brost
2026-01-18drm/xe/vm: fix xe_vm_validation_exec() kernel-docJani Nikula
2026-01-18drm/xe/xe_late_bind_fw: fix enum xe_late_bind_fw_id kernel-docJani Nikula
2026-01-18drm/xe/vf: fix struct xe_gt_sriov_vf_migration kernel-docJani Nikula
2026-01-18drm/xe: fix WQ_MEM_RECLAIM passed as max_active to alloc_workqueue()Marco Crivellari
2026-01-18drm/xe: Adjust page count tracepoints in shrinkerMatthew Brost
2026-01-18drm/msm: Replace custom dumb_map_offset with generic helperSwaraj Gaikwad
2026-01-18drm/msm/a2xx: add A225 entry to catalogDmitry Baryshkov
2026-01-18drm/msm/a2xx: fix pixel shader start on A225Dmitry Baryshkov
2026-01-16drm/xe: Add context-based invalidation to GuC TLB invalidation backendMatthew Brost
2026-01-16drm/xe: Add exec queue active vfuncMatthew Brost
2026-01-16drm/xe: Add xe_tlb_inval_idle helperMatthew Brost
2026-01-16drm/xe: Add send_tlb_inval_ppgtt helperMatthew Brost
2026-01-16drm/xe: Rename send_tlb_inval_ppgtt to send_tlb_inval_asid_ppgttMatthew Brost
2026-01-16drm/xe: Taint TLB invalidation seqno lock with GFP_KERNELMatthew Brost
2026-01-16drm/xe: Add vm to exec queues associationMatthew Brost
2026-01-16drm/xe: Add xe_device_asid_to_vm helperMatthew Brost
2026-01-16drm/xe: Add has_ctx_tlb_inval to device infoMatthew Brost
2026-01-16drm/xe: Make usm.asid_to_vm allocation use GFP_NOWAITMatthew Brost
2026-01-16drm/xe: Add normalize_invalidation_rangeMatthew Brost