summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2026-05-11drm/xe: Introduce xe_fb_pin_ggtt_(un)pin()Ville Syrjälä
2026-05-11drm/xe: Introduce xe_fb_pin_dpt_(un)pin()Ville Syrjälä
2026-05-11drm/xe: Reorganize intel_plane_pin_fb() a bitVille Syrjälä
2026-05-11drm/xe: Kill the fbdev vma reuse hackVille Syrjälä
2026-05-11drm/xe: Move the FORCE_WC assert into __xe_pin_fb_vma()Ville Syrjälä
2026-05-11drm/i915: Introduce i915_fb_pin_ggtt_(un)pin()Ville Syrjälä
2026-05-11drm/i915: Introduce i915_fb_pin_dpt_(un)pin()Ville Syrjälä
2026-05-11drm/i915: Reorganize intel_plane_pin_fb() a bitVille Syrjälä
2026-05-11drm/i915: Move the i915_dpt_offset()==0 assertVille Syrjälä
2026-05-11drm/i915: Move intel_fb_pin_params to the parent interfaceVille Syrjälä
2026-05-11drm/i915: Introduce intel_parent_fb_pin_get_map()Ville Syrjälä
2026-05-11drm/i915/dp: Fix VSC dynamic range signaling for RGB formatsChaitanya Kumar Borah
2026-05-11drm/xe/dma-buf: fix UAF with retry loopMatthew Auld
2026-05-11drm/xe/dma-buf: handle empty bo and UAF racesMatthew Auld
2026-05-11drm/dp: Use drm_printf_indent for DP SDP loggingAnkit Nautiyal
2026-05-11drm/dp: Add target_rr_divider field in AS SDP loggingAnkit Nautiyal
2026-05-11drm/dp: Add a helper to get the SDP type as a stringAnkit Nautiyal
2026-05-11drm/dp: Store coasting vtotal in struct drm_dp_as_sdpAnkit Nautiyal
2026-05-11drm/dp: Refactor AS SDP logging to use space-separated field namesAnkit Nautiyal
2026-05-11drm/dp: Rename and relocate AS SDP payload field masksAnkit Nautiyal
2026-05-11drm/panel: Make drm_panel_init() staticAlbert Esteve
2026-05-11drm/panel/startek-kd070fhfid015: Use refcounted allocation in place of devm_k...Albert Esteve
2026-05-11drm/panel/truly-nt35597: Use refcounted allocation in place of devm_kzalloc()Albert Esteve
2026-05-11drm/panel/sharp-ls043t1le01: Use refcounted allocation in place of devm_kzall...Albert Esteve
2026-05-11drm/panel/tdo-tl070wsh30: Use refcounted allocation in place of devm_kzalloc()Albert Esteve
2026-05-11drm/panel/ilitek-ili9806e: Use refcounted allocation in place of devm_kzalloc()Albert Esteve
2026-05-11drm/panel/lxd-m9189a: Use refcounted allocation in place of devm_kzalloc()Albert Esteve
2026-05-11drm/panel/novatek-nt37700f: Use refcounted allocation in place of devm_kzalloc()Albert Esteve
2026-05-11drm/panel/samsung-s6e63m0: Use refcounted allocation in place of devm_kzalloc()Albert Esteve
2026-05-11drm/panel/visionox-g2647fb105: Use refcounted allocation in place of devm_kza...Albert Esteve
2026-05-11drm/i915/ddi: Fix cleanup after HDMI connector init failureImre Deak
2026-05-11drm/i915/ddi: Fix cleanup after DP connector init failureImre Deak
2026-05-11drm/i915/dp: Drop call to intel_panel_fixed_mode() from compute_configAnkit Nautiyal
2026-05-11drm/i915/intel_sdvo: Drop call to intel_panel_fixed_mode() from compute_configAnkit Nautiyal
2026-05-11drm/i915/intel_dvo: Drop call to intel_panel_fixed_mode() from compute_configAnkit Nautiyal
2026-05-11drm/i915/intel_panel: Avoid calls to intel_panel_fixed_mode() in mode_validAnkit Nautiyal
2026-05-11drm/i915/intel_sdvo: Check fixed_mode->clock against max_dotclock in mode_validAnkit Nautiyal
2026-05-11drm/i915/hdcp: Skip inactive MST connectors when building stream listSuraj Kandpal
2026-05-09drm/panel-edp: Modify panel name and delay for CMN 0x14d6Terry Hsiao
2026-05-09drm/panel-edp: Add CMN N116BCN-EA1, CMN N140HCA-EEK, IVO M140NWFQ R5, IVO R14...Terry Hsiao
2026-05-09drm/panel-edp: Add BOE NT140WHM-N4T, BOE NT140WHM-T05, BOE NV140FHM-N40Terry Hsiao
2026-05-09drm/panel-edp: Add AUO B140XTN07.5, AUO B140HAK03.5, AUO B116XTN02.3, AUO B14...Terry Hsiao
2026-05-09gpu: nova: Use module names consistentlyCheng-Yang Chou
2026-05-09gpu: nova, nova-core: Rename to kebab-caseCheng-Yang Chou
2026-05-08drm/xe/multi_queue: Whitelist QUEUE_TIMESTAMP registerUmesh Nerlige Ramappa
2026-05-08drm/xe/multi_queue: Use QUEUE_TIMESTAMP as job timestamp for multi-queueUmesh Nerlige Ramappa
2026-05-08drm/xe/multi_queue: Add trace event for the multi queue timestampUmesh Nerlige Ramappa
2026-05-08drm/xe/multi_queue: Capture queue run times for active queuesUmesh Nerlige Ramappa
2026-05-08drm/xe/lrc: Refactor out engine id to hwe conversionUmesh Nerlige Ramappa
2026-05-08drm/xe/multi_queue: Add helpers to access CS QUEUE TIMESTAMP from lrcUmesh Nerlige Ramappa