Show patches with: State = Action Required       |    Archived = No       |   652 patches
« 1 2 ... 4 5 6 7 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v8,1/6] drm/client: Export drm_client_dev_unregister() drm/{i915,xe}: Convert fbdev to DRM client - 1 - --- 2024-04-09 Thomas Zimmermann New
[5/5] drm/vkms: Use drm_crtc_vblank_crtc() [1/5] drm/vblank: Introduce drm_crtc_vblank_crtc() - 1 - --- 2024-04-08 Ville Syrjälä New
[4/5] drm/nouveau: Use drm_crtc_vblank_crtc() [1/5] drm/vblank: Introduce drm_crtc_vblank_crtc() - 1 - --- 2024-04-08 Ville Syrjälä New
[3/5] drm/i915: Use drm_crtc_vblank_crtc() [1/5] drm/vblank: Introduce drm_crtc_vblank_crtc() - - - --- 2024-04-08 Ville Syrjälä New
[2/5] drm/amdgpu: Use drm_crtc_vblank_crtc() [1/5] drm/vblank: Introduce drm_crtc_vblank_crtc() - - - --- 2024-04-08 Ville Syrjälä New
[1/5] drm/vblank: Introduce drm_crtc_vblank_crtc() [1/5] drm/vblank: Introduce drm_crtc_vblank_crtc() - 1 - --- 2024-04-08 Ville Syrjälä New
[8/8] drm/xe/display: remove unused xe->enabled_irq_mask drm/i915: drm_i915_private and xe_device cleanups - - - --- 2024-04-08 Jani Nikula New
[7/8] drm/i915: move pipestat_irq_mask to display substruct drm/i915: drm_i915_private and xe_device cleanups - - - --- 2024-04-08 Jani Nikula New
[6/8] drm/i915: move de_irq_mask to display substruct drm/i915: drm_i915_private and xe_device cleanups - - - --- 2024-04-08 Jani Nikula New
[5/8] drm/i915: move display_irqs_enabled to display substruct drm/i915: drm_i915_private and xe_device cleanups - - - --- 2024-04-08 Jani Nikula New
[4/8] drm/i915: move vblank_enabled to display substruct drm/i915: drm_i915_private and xe_device cleanups - - - --- 2024-04-08 Jani Nikula New
[3/8] drm/i915: move max_dotclk_freq to display substruct drm/i915: drm_i915_private and xe_device cleanups - - - --- 2024-04-08 Jani Nikula New
[2/8] drm/i915: move skl_preferred_vco_freq to display substruct drm/i915: drm_i915_private and xe_device cleanups - - - --- 2024-04-08 Jani Nikula New
[1/8] drm/i915/gt: drop display clock info from gt debugfs drm/i915: drm_i915_private and xe_device cleanups - - - --- 2024-04-08 Jani Nikula New
[2/2] drm/i915: move rawclk from runtime to display runtime info [1/2] drm/i915: move rawclk init to intel_cdclk_init() - - - --- 2024-04-08 Jani Nikula New
[1/2] drm/i915: move rawclk init to intel_cdclk_init() [1/2] drm/i915: move rawclk init to intel_cdclk_init() - - - --- 2024-04-08 Jani Nikula New
[v2,3/3] drm/915/lspcon: Reduce dmesg errors during lspcon_init failure Untitled series #842458 - 1 - --- 2024-04-08 Nautiyal, Ankit K New
[2/2] drm/xe/display: remove compat raw reg read/write support [1/2] drm/i915/display: remove small micro-optimizations in irq handling - 1 - --- 2024-04-08 Jani Nikula New
[1/2] drm/i915/display: remove small micro-optimizations in irq handling [1/2] drm/i915/display: remove small micro-optimizations in irq handling - 1 - --- 2024-04-08 Jani Nikula New
drm/i915/pps: move pps debugfs file to intel_pps.c drm/i915/pps: move pps debugfs file to intel_pps.c - 1 - --- 2024-04-08 Jani Nikula New
[v2,7/7] drm: prefer DRM_MODE_FMT/ARG over drm_mode_debug_printmodeline() drm: debug logging improvements - 1 - --- 2024-04-08 Jani Nikula New
[v2,6/7] drm/crtc-helper: switch to drm device based logging and warns drm: debug logging improvements - 1 - --- 2024-04-08 Jani Nikula New
[v2,5/7] drm/crtc: switch to drm device based logging drm: debug logging improvements - - - --- 2024-04-08 Jani Nikula New
[v2,4/7] drm/client: switch to drm device based logging, and more drm: debug logging improvements - 1 - --- 2024-04-08 Jani Nikula New
[v2,3/7] drm/sysfs: switch to drm device based logging drm: debug logging improvements - 1 - --- 2024-04-08 Jani Nikula New
[v2,2/7] drm/modes: switch to drm device based error logging drm: debug logging improvements - 1 - --- 2024-04-08 Jani Nikula New
[v2,1/7] drm/probe-helper: switch to drm device based logging drm: debug logging improvements - 1 - --- 2024-04-08 Jani Nikula New
[7/7] drm/edid: make drm_edid_are_equal() more convenient for its single user drm/edid: cleanups, resend - - - --- 2024-04-08 Jani Nikula New
[6/7] drm/edid: make drm_edid_are_equal() static drm/edid: cleanups, resend - - - --- 2024-04-08 Jani Nikula New
[5/7] drm/edid: avoid drm_edid_find_extension() internally drm/edid: cleanups, resend - - - --- 2024-04-08 Jani Nikula New
[4/7] drm/edid: rename drm_find_edid_extension() to drm_edid_find_extension() drm/edid: cleanups, resend - - - --- 2024-04-08 Jani Nikula New
[3/7] drm/edid: group struct drm_edid based declarations together drm/edid: cleanups, resend - - - --- 2024-04-08 Jani Nikula New
[2/7] drm/edid: move all internal declarations to drm_crtc_internal.h drm/edid: cleanups, resend - - - --- 2024-04-08 Jani Nikula New
[1/7] drm/displayid: move drm_displayid.h to drm_displayd_internal.h drm/edid: cleanups, resend - - - --- 2024-04-08 Jani Nikula New
[v6,10/10] drm/i915/psr: Add panel replay sel update support to debugfs interface Panel replay selective update support - - - --- 2024-04-08 Hogander, Jouni New
[v6,09/10] drm/i915/psr: Split intel_psr2_config_valid for panel replay Panel replay selective update support - - - --- 2024-04-08 Hogander, Jouni New
[v6,08/10] drm/i915/psr: Update PSR module parameter descriptions Panel replay selective update support - 1 - --- 2024-04-08 Hogander, Jouni New
[v6,07/10] drm/i915/psr: Do not apply workarounds in case of panel replay Panel replay selective update support - - - --- 2024-04-08 Hogander, Jouni New
[v6,06/10] drm/i915/psr: Panel replay uses SRD_STATUS to track it's status Panel replay selective update support - - - --- 2024-04-08 Hogander, Jouni New
[v6,05/10] drm/i915/psr: Modify intel_dp_get_su_granularity to support panel replay Panel replay selective update support - 1 - --- 2024-04-08 Hogander, Jouni New
[v6,04/10] drm/i915/psr: Detect panel replay selective update support Panel replay selective update support - - - --- 2024-04-08 Hogander, Jouni New
[v6,03/10] drm/panelreplay: dpcd register definition for panelreplay SU Panel replay selective update support - 1 - --- 2024-04-08 Hogander, Jouni New
[v6,02/10] drm/i915/psr: Rename psr2_enabled as sel_update_enabled Panel replay selective update support - 1 - --- 2024-04-08 Hogander, Jouni New
[v6,01/10] drm/i915/psr: Rename has_psr2 as has_sel_update Panel replay selective update support - 1 - --- 2024-04-08 Hogander, Jouni New
[3/3] drm/915/lspcon: Reduce dmesg errors during lspcon_init failure Avoid unwanted lspcon init and probe warnings - 1 - --- 2024-04-08 Nautiyal, Ankit K New
[2/3] drm/i915/lspcon: Separate out function to set pcon mode Avoid unwanted lspcon init and probe warnings - 1 - --- 2024-04-08 Nautiyal, Ankit K New
[1/3] drm/i915/lspcon: Separate out function to get expected mode Avoid unwanted lspcon init and probe warnings - 1 - --- 2024-04-08 Nautiyal, Ankit K New
drm/i915: use the gmbus irq for waits - - - --- 2012-09-06 Daniel Vetter Under Review
[4/4] drm/i915: use gmbus irq to wait for gmbus idle - - - --- 2012-09-06 Daniel Vetter Under Review
[2/4] drm/i915: wire up gmbus irq handler - - - --- 2012-09-06 Daniel Vetter Under Review
[1/4] drm/i915: extract gmbus_wait_hw_status - - - --- 2012-09-06 Daniel Vetter Under Review
[06/24] drm/i915: Convert the dmabuf object to use the new i915_gem_object_ops - - - --- 2012-09-04 Chris Wilson Under Review
« 1 2 ... 4 5 6 7 »