Show patches with: State = Action Required       |    Archived = No       |   691 patches
« 1 2 ... 3 4 56 7 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
drm/i915: use check_add_overflow() and drop local variants drm/i915: use check_add_overflow() and drop local variants - 1 - --- 2024-04-05 Jani Nikula New
[6/6] drm/xe/display: clean up compat i915_vgpu.h drm/i915 and drm/xe display integration cleanups - - - --- 2024-04-05 Jani Nikula New
[5/6] drm/xe/display: remove compat i915_gem.h drm/i915 and drm/xe display integration cleanups - - - --- 2024-04-05 Jani Nikula New
[4/6] drm/xe/display: clean up a lot of cruft from compat i915_drv.h drm/i915 and drm/xe display integration cleanups - - - --- 2024-04-05 Jani Nikula New
[3/6] drm/i915: move i915_fixed.h to display/intel_fixed.h drm/i915 and drm/xe display integration cleanups - - - --- 2024-04-05 Jani Nikula New
[2/6] drm/i915/dmc: define firmware URL locally drm/i915 and drm/xe display integration cleanups - 1 - --- 2024-04-05 Jani Nikula New
[1/6] drm/i915: use IS_JASPERLAKE()/IS_ELKHARTLAKE() instead of IS_PLATFORM() drm/i915 and drm/xe display integration cleanups - - - --- 2024-04-05 Jani Nikula New
drm/i915/display: fix display param dup for NULL char * params drm/i915/display: fix display param dup for NULL char * params - 1 - --- 2024-04-02 Jani Nikula New
[v2] drm: ensure drm headers are self-contained and pass kernel-doc [v2] drm: ensure drm headers are self-contained and pass kernel-doc 1 - - --- 2024-04-02 Jani Nikula New
drm/i915: use fine grained -Woverride-init disable drm/i915: use fine grained -Woverride-init disable 1 1 - --- 2024-03-28 Jani Nikula New
drm/i915/display: move dmc_firmware_path to display params drm/i915/display: move dmc_firmware_path to display params - 1 - --- 2024-03-21 Jani Nikula New
[4/4] drm/i915/bios: return drm_edid_product_id from get_lvds_pnp_id() drm/edid & drm/i915: vendor and product id logging improvements - - - --- 2024-03-21 Jani Nikula New
[3/4] drm/i915/bios: switch to struct drm_edid and struct drm_edid_product_id drm/edid & drm/i915: vendor and product id logging improvements - - - --- 2024-03-21 Jani Nikula New
[2/4] drm/edid: add drm_edid_print_product_id() drm/edid & drm/i915: vendor and product id logging improvements - - - --- 2024-03-21 Jani Nikula New
[1/4] drm/edid: add drm_edid_get_product_id() drm/edid & drm/i915: vendor and product id logging improvements - - - --- 2024-03-21 Jani Nikula New
[3/3] drm/edid: group struct drm_edid based declarations together drm/edid & drm/display header spring cleaning - - - --- 2024-03-21 Jani Nikula New
[2/3] drm/edid: move all internal declarations to drm_crtc_internal.h drm/edid & drm/display header spring cleaning - - - --- 2024-03-21 Jani Nikula New
[1/3] drm/displayid: move drm_displayid.h to drm_displayd_internal.h drm/edid & drm/display header spring cleaning - - - --- 2024-03-21 Jani Nikula New
[2/2] drm/i915/display: prefer intel_de_wait*() functions over uncore ones [1/2] drm/i915/de: register wait function renames - 1 - --- 2024-03-20 Jani Nikula New
[1/2] drm/i915/de: register wait function renames [1/2] drm/i915/de: register wait function renames - 1 - --- 2024-03-20 Jani Nikula New
[CI,7/7] drm/i915/cx0: pass encoder instead of i915 and port around drm/i915: pass encoder around more for port/phy checks - 1 - --- 2024-03-20 Jani Nikula New
[CI,6/7] drm/i915/cx0: remove the unused intel_is_c10phy() drm/i915: pass encoder around more for port/phy checks - 1 - --- 2024-03-20 Jani Nikula New
[CI,5/7] drm/i915/display: use intel_encoder_is/to_* functions drm/i915: pass encoder around more for port/phy checks - 1 - --- 2024-03-20 Jani Nikula New
[CI,4/7] drm/i915/display: add intel_encoder_is_*() and _to_*() functions drm/i915: pass encoder around more for port/phy checks - 1 - --- 2024-03-20 Jani Nikula New
[CI,3/7] drm/i915/snps: pass encoder to intel_snps_phy_update_psr_power_state() drm/i915: pass encoder around more for port/phy checks - 1 - --- 2024-03-20 Jani Nikula New
[CI,2/7] drm/i915/ddi: pass encoder to intel_wait_ddi_buf_active() drm/i915: pass encoder around more for port/phy checks - 1 - --- 2024-03-20 Jani Nikula New
[CI,1/7] drm/hdmi: convert *_port_to_ddc_pin() to *_encoder_to_ddc_pin() drm/i915: pass encoder around more for port/phy checks - 1 - --- 2024-03-20 Jani Nikula New
[v3] drm/i915/vma: Fix UAF on reopen vs destroy race [v3] drm/i915/vma: Fix UAF on reopen vs destroy race - - - --- 2024-04-15 Janusz Krzysztofik New
[v2] drm/i915/vma: Fix UAF on reopen vs destroy race [v2] drm/i915/vma: Fix UAF on reopen vs destroy race - - - --- 2024-04-15 Janusz Krzysztofik New
[i-g-t,v3] lib/kunit: Read results from debugfs [i-g-t,v3] lib/kunit: Read results from debugfs - 2 - --- 2024-04-15 Janusz Krzysztofik New
drm/i915/vma: Fix UAF on reopen vs destroy race drm/i915/vma: Fix UAF on reopen vs destroy race - - - --- 2024-04-12 Janusz Krzysztofik New
[i-g-t,v2] lib/kunit: Read results from debugfs [i-g-t,v2] lib/kunit: Read results from debugfs - 1 - --- 2024-04-05 Janusz Krzysztofik New
[i-g-t] lib/kunit: Read results from debugfs [i-g-t] lib/kunit: Read results from debugfs - 1 - --- 2024-03-27 Janusz Krzysztofik New
drm/i915/hwmon: Fix potential UAF on driver unbind drm/i915/hwmon: Fix potential UAF on driver unbind - - - --- 2024-03-22 Janusz Krzysztofik New
[V2] drm/ttm: remove unused paramter [V2] drm/ttm: remove unused paramter - 1 - --- 2024-04-01 Jesse Zhang New
drm/ttm: remove unused paramter drm/ttm: remove unused paramter - - - --- 2024-03-25 Jesse Zhang New
drm/i915/guc: Fix the fix for reset lock confusion drm/i915/guc: Fix the fix for reset lock confusion - 2 - --- 2024-03-29 John Harrison New
drm/i915/hdcp: Disable HDCP Line Rekeying for HDCP2.2 on HDMI drm/i915/hdcp: Disable HDCP Line Rekeying for HDCP2.2 on HDMI - - - --- 2024-04-17 Kandpal, Suraj New
drm/i915/pps: Disable DPLS_GATING around pps sequence drm/i915/pps: Disable DPLS_GATING around pps sequence - - - --- 2024-04-16 Kandpal, Suraj New
drm/i915/hdcp: Disable HDCP Line Rekeying for HDCP2.2 on HDMI drm/i915/hdcp: Disable HDCP Line Rekeying for HDCP2.2 on HDMI - - - --- 2024-04-16 Kandpal, Suraj New
[2/2] drm/i915/pps: Disable DPLS_GATING around pps sequence Disable DPLS Gating around PPS - - - --- 2024-04-16 Kandpal, Suraj New
[1/2] drm/i915: Add SCLKGATE_DIS register definition Disable DPLS Gating around PPS - - - --- 2024-04-16 Kandpal, Suraj New
drm/i915/hdcp: Disable HDCP Line Rekeying for HDCP2.2 on HDMI drm/i915/hdcp: Disable HDCP Line Rekeying for HDCP2.2 on HDMI - - - --- 2024-04-16 Kandpal, Suraj New
[6/6] drm/i915/dp: Write panel override luminance values Enable Aux Based EDP HDR - - - --- 2024-04-11 Kandpal, Suraj New
[5/6] drm/i915/dp: Enable AUX based backlight for HDR Enable Aux Based EDP HDR - - - --- 2024-04-11 Kandpal, Suraj New
[4/6] drm/i915/dp: Drop comments on EDP HDR DPCD registers Enable Aux Based EDP HDR - - - --- 2024-04-11 Kandpal, Suraj New
[3/6] drm/i915/dp: Fix Register bit naming Enable Aux Based EDP HDR - - - --- 2024-04-11 Kandpal, Suraj New
[2/6] drm/i915/dp: Add TCON HDR capability checks Enable Aux Based EDP HDR - - - --- 2024-04-11 Kandpal, Suraj New
[1/6] drm/i915/dp: Make has_gamut_metadata_dip() non static Enable Aux Based EDP HDR - 1 - --- 2024-04-11 Kandpal, Suraj New
[7/7] drm/i915/dp: Limit brightness level to vbt min brightness Untitled series #841707 - - - --- 2024-04-05 Kandpal, Suraj New
[7/7] drm/i915/dp: Limit brightness level to 20 Enable Aux Based EDP HDR - - - --- 2024-04-04 Kandpal, Suraj New
[6/7] drm/i915/dp: Write panel override luminance values Enable Aux Based EDP HDR - - - --- 2024-04-04 Kandpal, Suraj New
[5/7] drm/i915/dp: Enable AUX based backlight for HDR Enable Aux Based EDP HDR - - - --- 2024-04-04 Kandpal, Suraj New
[4/7] drm/i915/dp: Fix comments on EDP HDR DPCD registers Enable Aux Based EDP HDR - - - --- 2024-04-04 Kandpal, Suraj New
[3/7] drm/i915/dp: Fix Register bit naming Enable Aux Based EDP HDR - - - --- 2024-04-04 Kandpal, Suraj New
[2/7] drm/i915/dp: Add TCON HDR capability checks Enable Aux Based EDP HDR - - - --- 2024-04-04 Kandpal, Suraj New
[1/7] drm/i915/dp: Make has_gamut_metadata_dip() non static Enable Aux Based EDP HDR - - - --- 2024-04-04 Kandpal, Suraj New
[2/2] drm/i915/hdcp: Fix get remote hdcp capability function Untitled series #840168 - 1 - --- 2024-04-01 Kandpal, Suraj New
[2/2] drm/i915/hdcp: Fix get remote hdcp capability function Fix UBSAN warning in hdcp_info - - - --- 2024-04-01 Kandpal, Suraj New
[1/2] drm/i915/display: Initialize capability variables Fix UBSAN warning in hdcp_info - 1 - --- 2024-04-01 Kandpal, Suraj New
[2/2] drm/i915/hdcp: Fix get remote hdcp capability function Fix UBSAN warning in hdcp_info - - - --- 2024-03-27 Kandpal, Suraj New
[1/2] drm/i915/display: Initialize capability variables Fix UBSAN warning in hdcp_info - 1 - --- 2024-03-27 Kandpal, Suraj New
drm/i915/display: Initalizalize capability variables drm/i915/display: Initalizalize capability variables - - - --- 2024-03-26 Kandpal, Suraj New
[4/4] drm/i915: Implement vblank synchronized MBUS join changes Enable fastset for mbus_join state change - - - --- 2024-03-25 Lisovskiy, Stanislav New
[3/4] drm/i915: Loop over all active pipes in intel_mbus_dbox_update Enable fastset for mbus_join state change - 1 - --- 2024-03-25 Lisovskiy, Stanislav New
[2/4] drm/i915: Use old mbus_join value when increasing CDCLK Enable fastset for mbus_join state change - 1 - --- 2024-03-25 Lisovskiy, Stanislav New
[1/4] drm/i915: Update mbus in intel_dbuf_mbus_update and do it properly Enable fastset for mbus_join state change - 2 - --- 2024-03-25 Lisovskiy, Stanislav New
[3/3] drm/i915: Implement vblank synchronized MBUS join changes Untitled series #837768 - - - --- 2024-03-25 Lisovskiy, Stanislav New
[5/5] drm/i915: Implement vblank synchronized MBUS join changes Enable fastset for mbus_join state change - - - --- 2024-03-22 Lisovskiy, Stanislav New
[4/5] drm/i915: Loop over all active pipes in intel_mbus_dbox_update Enable fastset for mbus_join state change - 1 - --- 2024-03-22 Lisovskiy, Stanislav New
[3/5] drm/i915: Use old mbus_join value when increasing CDCLK Enable fastset for mbus_join state change - 1 - --- 2024-03-22 Lisovskiy, Stanislav New
[2/5] drm/i915: Break intel_dbuf_mbus_update into 2 separate parts Enable fastset for mbus_join state change - 1 - --- 2024-03-22 Lisovskiy, Stanislav New
[1/5] drm/i915: Update mbus in intel_dbuf_mbus_update and do it properly Enable fastset for mbus_join state change - - - --- 2024-03-22 Lisovskiy, Stanislav New
[5/6] drm/i915: Handle joined pipes inside hsw_crtc_enable() Untitled series #836772 - 1 1 --- 2024-03-20 Lisovskiy, Stanislav New
[v5,4/4] drm/i915/display: tie DMC wakelock to DC5/6 state transitions drm/i915/display: DMC wakelock implementation - 1 - --- 2024-04-12 Luca Coelho New
[v5,3/4] drm/i915/display: add module parameter to enable DMC wakelock drm/i915/display: DMC wakelock implementation - 1 - --- 2024-04-12 Luca Coelho New
[v5,2/4] drm/i915/display: don't allow DMC wakelock on older hardware drm/i915/display: DMC wakelock implementation - 1 - --- 2024-04-12 Luca Coelho New
[v5,1/4] drm/i915/display: add support for DMC wakelocks drm/i915/display: DMC wakelock implementation - 1 - --- 2024-04-12 Luca Coelho New
[v4,4/4] drm/i915/display: tie DMC wakelock to DC5/6 state transitions drm/i915/display: DMC wakelock implementation - 1 - --- 2024-04-04 Luca Coelho New
[v4,3/4] drm/i915/display: add module parameter to enable DMC wakelock drm/i915/display: DMC wakelock implementation - 1 - --- 2024-04-04 Luca Coelho New
[v4,2/4] drm/i915/display: don't allow DMC wakelock on older hardware drm/i915/display: DMC wakelock implementation - 1 - --- 2024-04-04 Luca Coelho New
[v4,1/4] drm/i915/display: add support for DMC wakelocks drm/i915/display: DMC wakelock implementation - - - --- 2024-04-04 Luca Coelho New
[v5] drm/i915: limit eDP MSO pipe only for display version 20 and below [v5] drm/i915: limit eDP MSO pipe only for display version 20 and below - - - --- 2024-04-04 Luca Coelho New
[v3] drm/i915: limit eDP MSO pipe only for display version 20 and below [v3] drm/i915: limit eDP MSO pipe only for display version 20 and below - - - --- 2024-03-25 Luca Coelho New
[PULL] drm-xe-fixes [PULL] drm-xe-fixes - - - --- 2024-04-18 Lucas De Marchi New
[PULL] drm-xe-fixes [PULL] drm-xe-fixes - - - --- 2024-04-11 Lucas De Marchi New
drm/xe/display: Fix double mutex initialization drm/xe/display: Fix double mutex initialization - 1 - --- 2024-04-05 Lucas De Marchi New
[PULL] drm-xe-fixes [PULL] drm-xe-fixes - - - --- 2024-04-04 Lucas De Marchi New
[PULL] drm-xe-fixes [PULL] drm-xe-fixes - - - --- 2024-03-26 Lucas De Marchi New
drm/i915: Delete stray .rej file drm/i915: Delete stray .rej file - 1 - --- 2024-03-25 Lucas De Marchi New
[CI,6/6] drm/i915: Remove special handling for !RCS_MASK() drm/i915: cleanup dead code - 1 - --- 2024-03-20 Lucas De Marchi New
[CI,5/6] drm/i915: Drop dead code for pvc drm/i915: cleanup dead code - 1 - --- 2024-03-20 Lucas De Marchi New
[CI,4/6] drm/i915: Update IP_VER(12, 50) drm/i915: cleanup dead code - 1 - --- 2024-03-20 Lucas De Marchi New
[CI,3/6] drm/i915: Stop inheriting IP_VER(12, 50) drm/i915: cleanup dead code - 2 - --- 2024-03-20 Lucas De Marchi New
[CI,2/6] drm/i915: Remove XEHP_FWRANGES() drm/i915: cleanup dead code - 1 - --- 2024-03-20 Lucas De Marchi New
[CI,1/6] drm/i915: Drop dead code for xehpsdv drm/i915: cleanup dead code - 1 - --- 2024-03-20 Lucas De Marchi New
« 1 2 ... 3 4 56 7 »