Show patches with: Submitter = Andy Shevchenko       |    State = Action Required       |   100 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v1,1/1] drm/i915/display: Don't use "proxy" headers [v1,1/1] drm/i915/display: Don't use "proxy" headers - 1 - --- 2023-11-29 Andy Shevchenko New
[v4,16/16] drm/i915/iosf: Drop unused APIs drm/i915/dsi: 4th attempt to get rid of IOSF GPIO 1 - - --- 2023-11-03 Andy Shevchenko New
[v4,15/16] drm/i915/dsi: Combine checks in mipi_exec_gpio() drm/i915/dsi: 4th attempt to get rid of IOSF GPIO - - - --- 2023-11-03 Andy Shevchenko New
[v4,14/16] drm/i915/dsi: Replace poking of CHV GPIOs behind the driver's back drm/i915/dsi: 4th attempt to get rid of IOSF GPIO 1 - - --- 2023-11-03 Andy Shevchenko New
[v4,13/16] drm/i915/dsi: Prepare soc_gpio_set_value() to distinguish GPIO communities drm/i915/dsi: 4th attempt to get rid of IOSF GPIO 1 - - --- 2023-11-03 Andy Shevchenko New
[v4,12/16] drm/i915/dsi: Replace poking of VLV GPIOs behind the driver's back drm/i915/dsi: 4th attempt to get rid of IOSF GPIO 1 - - --- 2023-11-03 Andy Shevchenko New
[v4,11/16] drm/i915/dsi: Extract common soc_gpio_set_value() helper drm/i915/dsi: 4th attempt to get rid of IOSF GPIO 1 - - --- 2023-11-03 Andy Shevchenko New
[v4,10/16] drm/i915/dsi: Fix wrong initial value for GPIOs in bxt_gpio_set_value() drm/i915/dsi: 4th attempt to get rid of IOSF GPIO 1 - - --- 2023-11-03 Andy Shevchenko New
[v4,09/16] drm/i915/dsi: Remove GPIO lookup table at the end of intel_dsi_vbt_gpio_init() drm/i915/dsi: 4th attempt to get rid of IOSF GPIO 1 - - --- 2023-11-03 Andy Shevchenko New
[v4,08/16] drm/i915/dsi: Replace check with a (missing) MIPI sequence name drm/i915/dsi: 4th attempt to get rid of IOSF GPIO 1 1 - --- 2023-11-03 Andy Shevchenko New
[v4,07/16] drm/i915/dsi: Get rid of redundant 'else' drm/i915/dsi: 4th attempt to get rid of IOSF GPIO 1 1 - --- 2023-11-03 Andy Shevchenko New
[v4,06/16] drm/i915/dsi: Replace while(1) with one with clear exit condition drm/i915/dsi: 4th attempt to get rid of IOSF GPIO 1 1 - --- 2023-11-03 Andy Shevchenko New
[v4,05/16] drm/i915/dsi: bxt/icl GPIO set value do not need gpio source drm/i915/dsi: 4th attempt to get rid of IOSF GPIO - - - --- 2023-11-03 Andy Shevchenko New
[v4,04/16] drm/i915/dsi: rename platform specific *_exec_gpio() to *_gpio_set_value() drm/i915/dsi: 4th attempt to get rid of IOSF GPIO - - - --- 2023-11-03 Andy Shevchenko New
[v4,03/16] drm/i915/dsi: clarify GPIO exec sequence drm/i915/dsi: 4th attempt to get rid of IOSF GPIO - - - --- 2023-11-03 Andy Shevchenko New
[v4,02/16] drm/i915/dsi: switch mipi_exec_gpio() from dev_priv to i915 drm/i915/dsi: 4th attempt to get rid of IOSF GPIO - - - --- 2023-11-03 Andy Shevchenko New
[v4,01/16] drm/i915/dsi: assume BXT gpio works for non-native GPIO drm/i915/dsi: 4th attempt to get rid of IOSF GPIO - - - --- 2023-11-03 Andy Shevchenko New
[v3,15/15] drm/i915/iosf: Drop unused APIs drm/i915/dsi: 2nd attempt to get rid of IOSF GPIO - - - --- 2023-11-02 Andy Shevchenko New
[v3,14/15] drm/i915/dsi: Replace poking of CHV GPIOs behind the driver's back drm/i915/dsi: 2nd attempt to get rid of IOSF GPIO - - - --- 2023-11-02 Andy Shevchenko New
[v3,13/15] drm/i915/dsi: Prepare soc_gpio_set_value() to distinguish GPIO communities drm/i915/dsi: 2nd attempt to get rid of IOSF GPIO - - - --- 2023-11-02 Andy Shevchenko New
[v3,12/15] drm/i915/dsi: Replace poking of VLV GPIOs behind the driver's back drm/i915/dsi: 2nd attempt to get rid of IOSF GPIO - - - --- 2023-11-02 Andy Shevchenko New
[v3,11/15] drm/i915/dsi: Extract common soc_gpio_set_value() helper drm/i915/dsi: 2nd attempt to get rid of IOSF GPIO - - - --- 2023-11-02 Andy Shevchenko New
[v3,10/15] drm/i915/dsi: Fix wrong initial value for GPIOs in bxt_exec_gpio() drm/i915/dsi: 2nd attempt to get rid of IOSF GPIO - - - --- 2023-11-02 Andy Shevchenko New
[v3,09/15] drm/i915/dsi: Remove GPIO lookup table at the end of intel_dsi_vbt_gpio_init() drm/i915/dsi: 2nd attempt to get rid of IOSF GPIO - - - --- 2023-11-02 Andy Shevchenko New
[v3,08/15] drm/i915/dsi: Replace check with a (missing) MIPI sequence name drm/i915/dsi: 2nd attempt to get rid of IOSF GPIO - 1 - --- 2023-11-02 Andy Shevchenko New
[v3,07/15] drm/i915/dsi: Get rid of redundant 'else' drm/i915/dsi: 2nd attempt to get rid of IOSF GPIO - 1 - --- 2023-11-02 Andy Shevchenko New
[v3,06/15] drm/i915/dsi: Replace while(1) with one with clear exit condition drm/i915/dsi: 2nd attempt to get rid of IOSF GPIO - 1 - --- 2023-11-02 Andy Shevchenko New
[v3,05/15] drm/i915/dsi: bxt/icl GPIO set value do not need gpio source drm/i915/dsi: 2nd attempt to get rid of IOSF GPIO - - - --- 2023-11-02 Andy Shevchenko New
[v3,04/15] drm/i915/dsi: rename platform specific *_exec_gpio() to *_gpio_set_value() drm/i915/dsi: 2nd attempt to get rid of IOSF GPIO - - - --- 2023-11-02 Andy Shevchenko New
[v3,03/15] drm/i915/dsi: clarify GPIO exec sequence drm/i915/dsi: 2nd attempt to get rid of IOSF GPIO - - - --- 2023-11-02 Andy Shevchenko New
[v3,02/15] drm/i915/dsi: switch mipi_exec_gpio() from dev_priv to i915 drm/i915/dsi: 2nd attempt to get rid of IOSF GPIO - - - --- 2023-11-02 Andy Shevchenko New
[v3,01/15] drm/i915/dsi: assume BXT gpio works for non-native GPIO drm/i915/dsi: 2nd attempt to get rid of IOSF GPIO - - - --- 2023-11-02 Andy Shevchenko New
[v2,7/7] drm/i915/iosf: Drop unused APIs drm/i915/dsi: 2nd attempt to get rid of IOSF GPIO - - - --- 2023-10-24 Andy Shevchenko New
[v2,6/7] drm/i915/dsi: Replace poking of CHV GPIOs behind the driver's back drm/i915/dsi: 2nd attempt to get rid of IOSF GPIO - - - --- 2023-10-24 Andy Shevchenko New
[v2,5/7] drm/i915/dsi: Replace poking of VLV GPIOs behind the driver's back drm/i915/dsi: 2nd attempt to get rid of IOSF GPIO - - - --- 2023-10-24 Andy Shevchenko New
[v2,4/7] drm/i915/dsi: Extract common soc_gpio_exec() helper drm/i915/dsi: 2nd attempt to get rid of IOSF GPIO - - - --- 2023-10-24 Andy Shevchenko New
[v2,3/7] drm/i915/dsi: Replace check with a (missing) MIPI sequence name drm/i915/dsi: 2nd attempt to get rid of IOSF GPIO - 1 - --- 2023-10-24 Andy Shevchenko New
[v2,2/7] drm/i915/dsi: Get rid of redundant 'else' drm/i915/dsi: 2nd attempt to get rid of IOSF GPIO - 1 - --- 2023-10-24 Andy Shevchenko New
[v2,1/7] drm/i915/dsi: Replace while(1) with one with clear exit condition drm/i915/dsi: 2nd attempt to get rid of IOSF GPIO - 1 - --- 2023-10-24 Andy Shevchenko New
[v1,2/2] drm/i915/dsi: Replace poking of VLV GPIOs behind the driver's back drm/i915/dsi: An attempt to get rid of IOSF GPIO on VLV - - - --- 2023-10-18 Andy Shevchenko New
[v1,1/2] drm/i915/dsi: Extract common soc_gpio_exec() helper drm/i915/dsi: An attempt to get rid of IOSF GPIO on VLV - - - --- 2023-10-18 Andy Shevchenko New
[v4,1/1] drm/i915: Move abs_diff() to math.h [v4,1/1] drm/i915: Move abs_diff() to math.h 2 3 - --- 2023-08-03 Andy Shevchenko New
[v3,1/1] drm/i915: Move abs_diff() to math.h [v3,1/1] drm/i915: Move abs_diff() to math.h 2 3 - --- 2023-07-24 Andy Shevchenko New
[v2,1/1] drm/i915: Move abs_diff() to math.h [v2,1/1] drm/i915: Move abs_diff() to math.h - 1 - --- 2023-07-21 Andy Shevchenko New
[v1,1/1] drm/i915: Move abs_diff() to math.h [v1,1/1] drm/i915: Move abs_diff() to math.h - - - --- 2023-07-21 Andy Shevchenko New
[v5,4/4] xhci: Convert to use list_count_nodes() [v5,1/4] i915: Move list_count() to list.h as list_count_nodes() for broader use 1 - - --- 2022-11-30 Andy Shevchenko New
[v5,3/4] usb: gadget: udc: bcm63xx: Convert to use list_count_nodes() [v5,1/4] i915: Move list_count() to list.h as list_count_nodes() for broader use - - - --- 2022-11-30 Andy Shevchenko New
[v5,2/4] usb: gadget: hid: Convert to use list_count_nodes() [v5,1/4] i915: Move list_count() to list.h as list_count_nodes() for broader use - - - --- 2022-11-30 Andy Shevchenko New
[v5,1/4] i915: Move list_count() to list.h as list_count_nodes() for broader use [v5,1/4] i915: Move list_count() to list.h as list_count_nodes() for broader use 1 1 - --- 2022-11-30 Andy Shevchenko New
[v4,4/4] xhci: Convert to use list_count() [v4,1/4] i915: Move list_count() to list.h for broader use 1 - - --- 2022-11-23 Andy Shevchenko New
[v4,3/4] usb: gadget: udc: bcm63xx: Convert to use list_count() [v4,1/4] i915: Move list_count() to list.h for broader use - - - --- 2022-11-23 Andy Shevchenko New
[v4,2/4] usb: gadget: hid: Convert to use list_count() [v4,1/4] i915: Move list_count() to list.h for broader use - - - --- 2022-11-23 Andy Shevchenko New
[v4,1/4] i915: Move list_count() to list.h for broader use [v4,1/4] i915: Move list_count() to list.h for broader use 1 1 - --- 2022-11-23 Andy Shevchenko New
[v3,4/4] xhci: Convert to use list_count() [v3,1/4] i915: Move list_count() to list.h for broader use 1 - - --- 2022-11-22 Andy Shevchenko New
[v3,3/4] usb: gadget: udc: bcm63xx: Convert to use list_count() [v3,1/4] i915: Move list_count() to list.h for broader use - - - --- 2022-11-22 Andy Shevchenko New
[v3,2/4] usb: gadget: hid: Convert to use list_count() [v3,1/4] i915: Move list_count() to list.h for broader use - - - --- 2022-11-22 Andy Shevchenko New
[v3,1/4] i915: Move list_count() to list.h for broader use [v3,1/4] i915: Move list_count() to list.h for broader use 1 - - --- 2022-11-22 Andy Shevchenko New
[v2,4/4] xhci: Convert to use list_count() [v2,1/4] i915: Move list_count() to list.h for broader use - - - --- 2022-11-14 Andy Shevchenko New
[v2,3/4] usb: gadget: udc: bcm63xx: Convert to use list_count() [v2,1/4] i915: Move list_count() to list.h for broader use - - - --- 2022-11-14 Andy Shevchenko New
[v2,2/4] usb: gadget: hid: Convert to use list_count() [v2,1/4] i915: Move list_count() to list.h for broader use - - - --- 2022-11-14 Andy Shevchenko New
[v2,1/4] i915: Move list_count() to list.h for broader use [v2,1/4] i915: Move list_count() to list.h for broader use 1 - - --- 2022-11-14 Andy Shevchenko New
[v1,1/1] drm/i915/selftests: Replace too verbose for-loop with simpler while [v1,1/1] drm/i915/selftests: Replace too verbose for-loop with simpler while - - - --- 2022-02-15 Andy Shevchenko New
[v2,1/1] drm/i915/dsi: Drop double check ACPI companion device for NULL [v2,1/1] drm/i915/dsi: Drop double check ACPI companion device for NULL - - - --- 2021-12-22 Andy Shevchenko New
[v1,1/1] drm/i915: Include only needed headers in ascii85.h [v1,1/1] drm/i915: Include only needed headers in ascii85.h - 1 - --- 2021-04-07 Andy Shevchenko New
[v1,3/3] string: Move enableddisabled() helper under string.h hood [v1,1/3] string: Consolidate yesno() helpers under string.h hood - - - --- 2021-02-15 Andy Shevchenko New
[v1,2/3] string: Move onoff() helper under string.h hood [v1,1/3] string: Consolidate yesno() helpers under string.h hood - - - --- 2021-02-15 Andy Shevchenko New
[v1,1/3] string: Consolidate yesno() helpers under string.h hood [v1,1/3] string: Consolidate yesno() helpers under string.h hood 1 - - --- 2021-02-15 Andy Shevchenko New
[v1,2/2] drm/gma500: Get rid of duplicate NULL checks [v1,1/2] drm/gma500: Convert to use new SCU IPC API 1 - - --- 2021-01-22 Andy Shevchenko New
[v1,1/2] drm/gma500: Convert to use new SCU IPC API [v1,1/2] drm/gma500: Convert to use new SCU IPC API 2 - - --- 2021-01-22 Andy Shevchenko New
[v1] drm/i915/gt: convert tasklets to use new tasklet_setup() API [v1] drm/i915/gt: convert tasklets to use new tasklet_setup() API - 2 - --- 2020-08-19 Andy Shevchenko New
[v1] drm/i915/dsi: Drop double check for ACPI companion device [v1] drm/i915/dsi: Drop double check for ACPI companion device - - - --- 2020-05-29 Andy Shevchenko New
Fwd: [PATCH] drm/i915: Fix enable OA report logic Fwd: [PATCH] drm/i915: Fix enable OA report logic - - - --- 2020-01-08 Andy Shevchenko New
[v2,2/2] drm: i915: Switch to bitmap_zalloc() [v2,1/2] drm/selftests/mm: Switch to bitmap_zalloc() - 1 - --- 2019-03-04 Andy Shevchenko New
[v2,1/2] drm/selftests/mm: Switch to bitmap_zalloc() [v2,1/2] drm/selftests/mm: Switch to bitmap_zalloc() - 1 - --- 2019-03-04 Andy Shevchenko New
[v1,2/2] drm: i915: Switch to bitmap_zalloc() [v1,1/2] drm/selftests/mm: Switch to bitmap_zalloc() - - - --- 2019-03-04 Andy Shevchenko New
[v1,1/2] drm/selftests/mm: Switch to bitmap_zalloc() [v1,1/2] drm/selftests/mm: Switch to bitmap_zalloc() - - - --- 2019-03-04 Andy Shevchenko New
[v1] i915: Convert to use match_string() helper - - - --- 2018-05-03 Andy Shevchenko New
[v2] i915: Re-use DEFINE_SHOW_ATTRIBUTE() macro - 1 - --- 2018-03-16 Andy Shevchenko New
[v1] i915: Re-use DEFINE_SHOW_ATTRIBUTE() macro - 1 - --- 2018-02-14 Andy Shevchenko New
[v2] drm/i915/bxt: use NULL for GPIO connection ID 1 - 1 --- 2017-08-17 Andy Shevchenko New
[v2,5/5] x86/io: Make readq() / writeq() API consistent - - - --- 2017-06-30 Andy Shevchenko New
[v2,4/5] x86/io: Remove xlate_dev_kmem_ptr() duplication - - - --- 2017-06-30 Andy Shevchenko New
[v2,3/5] x86/io: Remove mem*io() duplications - - - --- 2017-06-30 Andy Shevchenko New
[v2,2/5] x86/io: Include asm-generic/io.h to architectural code 1 - - --- 2017-06-30 Andy Shevchenko New
[v2,1/5] x86/io: Define IO accessors by preprocessor 1 - - --- 2017-06-30 Andy Shevchenko New
[v3,1/5] acpi, nfit: Switch to use new generic UUID API - - - --- 2017-06-07 Andy Shevchenko New
[v3,5/5] ACPI: Switch to use generic guid_t in acpi_evaluate_dsm() 10 3 - --- 2017-06-05 Andy Shevchenko New
[v3,4/5] ACPI / extlog: Switch to use new generic UUID API - - - --- 2017-06-05 Andy Shevchenko New
[v3,3/5] ACPI / bus: Switch to use new generic UUID API 1 - - --- 2017-06-05 Andy Shevchenko New
[v3,2/5] ACPI / APEI: Switch to use new generic UUID API - - - --- 2017-06-05 Andy Shevchenko New
[v3,1/5] acpi, nfit: Switch to use new generic UUID API - 1 - --- 2017-06-05 Andy Shevchenko New
[v2,5/5] ACPI: Switch to use generic guid_t in acpi_evaluate_dsm() 10 3 - --- 2017-05-31 Andy Shevchenko New
[v2,4/5] ACPI / extlog: Switch to use new generic UUID API - - - --- 2017-05-31 Andy Shevchenko New
[v2,3/5] ACPI / bus: Switch to use new generic UUID API 1 - - --- 2017-05-31 Andy Shevchenko New
[v2,2/5] ACPI / APEI: Switch to use new generic UUID API - - - --- 2017-05-31 Andy Shevchenko New
[v2,1/5] acpi, nfit: Switch to use new generic UUID API - 1 - --- 2017-05-31 Andy Shevchenko New
[v1] ACPI: Switch to use generic UUID API 5 2 - --- 2017-05-04 Andy Shevchenko New
[v1] drm/i915/bxt: use NULL for GPIO connection ID - - - --- 2017-02-21 Andy Shevchenko New
i915: reuse %ph to dump small buffers - - - --- 2015-01-15 Andy Shevchenko New
drm: i915: reduce memory footprint when debugging - - - --- 2014-09-01 Andy Shevchenko New