Show patches with: Submitter = John Stultz       |    State = Action Required       |   52 patches
Patch Series S/W/F Date Submitter Delegate State
[v4,7/7] dma-buf: system_heap: Add a system-uncached heap re-using the system heap Untitled series #76424 --- 2020-10-29 John Stultz New
libdrm: Convert to Android.mk to Android.bp libdrm: Convert to Android.mk to Android.bp --- 2019-09-24 John Stultz New
[v4,19/25] drm: kirin: Add register connect helper functions in drm init Untitled series #22776 --- 2019-08-19 John Stultz New
[RESEND,v3,05/26] drm: kirin: Remove uncessary parameter indirection Untitled series #22673 --- 2019-08-14 John Stultz New
[v3,22/26] drm: kirin: Fix dev->driver_data setting Untitled series #22327 --- 2019-08-01 John Stultz New
[v3,16/26] drm: kirin: Move mode config function to driver_data Untitled series #22327 --- 2019-08-01 John Stultz New
[v3,12/26] drm: kirin: Move kirin_crtc, kirin_plane, kirin_format to kirin_drm_drv.h Untitled series #22327 --- 2019-08-01 John Stultz New
[2/2] mesa: Add ir3/ir3_nir_imul.c generation to Android.mk [1/2] mesa: Fix clang build error w/ util_blitter_get_color_format_for_zs() --- 2019-07-03 John Stultz New
[1/2] mesa: Fix clang build error w/ util_blitter_get_color_format_for_zs() [1/2] mesa: Fix clang build error w/ util_blitter_get_color_format_for_zs() --- 2019-07-03 John Stultz New
[v3] libdrm: modetest: Allow selecting modes by index [v3] libdrm: modetest: Allow selecting modes by index --- 2019-06-27 John Stultz New
[3/3] mesa: android: freedreno: Fix build failure due to path change mesa: Initial build fixups for AOSP/master --- 2019-05-02 John Stultz New
[RFC,2/3] mesa: android: freedreno: build libfreedreno_{drm,ir3} static libs mesa: Initial build fixups for AOSP/master --- 2019-05-02 John Stultz New
[RFC,1/3] mesa: android: Remove unnecessary dependency tracking rules mesa: Initial build fixups for AOSP/master --- 2019-05-02 John Stultz New
[6/6,v2] libdrm: omap: Add DRM_RDWR flag to dmabuf export libdrm: Patches from AOSP --- 2019-04-24 John Stultz New
[5/6,v2] libdrm: reduce number of reallocations in drmModeAtomicAddProperty libdrm: Patches from AOSP --- 2019-04-24 John Stultz New
[4/6,v2] libdrm: Avoid additional drm open close libdrm: Patches from AOSP --- 2019-04-24 John Stultz New
[3/6,v2] libdrm: amdgpu: Initialize unions with memset rather than "= {0}" libdrm: Patches from AOSP --- 2019-04-24 John Stultz New
[2/6,v2] libdrm: Android.mk: Add minimal Android platform check libdrm: Patches from AOSP --- 2019-04-24 John Stultz New
[1/6,v2] libdrm: Use mmap64 instead of __mmap2 libdrm: Patches from AOSP --- 2019-04-24 John Stultz New
[RFC] libdrm: tests: Add planetest test from AOSP sources [RFC] libdrm: tests: Add planetest test from AOSP sources --- 2019-04-16 John Stultz New
[EARLY,RFC,4/4] dma-buf: pools: Add CMA pool to dmabuf pools dmabuf pools infrastructure (destaging ION) --- 2019-02-21 John Stultz New
[EARLY,RFC,3/4] dma-buf: pools: Add system/system-contig pools to dmabuf pools dmabuf pools infrastructure (destaging ION) --- 2019-02-21 John Stultz New
[EARLY,RFC,2/4] dma-buf: pools: Add page-pool for dma-buf pools dmabuf pools infrastructure (destaging ION) --- 2019-02-21 John Stultz New
[EARLY,RFC,1/4] dma-buf: Add dma-buf pools framework dmabuf pools infrastructure (destaging ION) --- 2019-02-21 John Stultz New
[EARLY,RFC,4/4] ion: Make "legacy" /dev/ion support optional ION per heap devices --- 2019-02-15 John Stultz New
[EARLY,RFC,3/4] ion: Add HEAP_INFO ioctl to be able to fetch heap type ION per heap devices --- 2019-02-15 John Stultz New
[EARLY,RFC,2/4] ion: Initial hack to create per heap devices ION per heap devices --- 2019-02-15 John Stultz New
[EARLY,RFC,1/4] ion: Add ION_VERSION ioctl ION per heap devices --- 2019-02-15 John Stultz New
[hwc,4/4] drm_hwcomposer: Fall back to client compositon if the gl precompostior fails [hwc,1/4] drm_hwcomposer: Andorid.mk : Mark libdrmhwc_utils as vendor module --- 2018-04-26 John Stultz New
[hwc,3/4] drm_hwcomposer: Cleanup gl precompositor init and provide uses_GL flag [hwc,1/4] drm_hwcomposer: Andorid.mk : Mark libdrmhwc_utils as vendor module --- 2018-04-26 John Stultz New
[hwc,2/4] drm_hwcomposer: Use log/log.h instead of cutils/log.h [hwc,1/4] drm_hwcomposer: Andorid.mk : Mark libdrmhwc_utils as vendor module --- 2018-04-26 John Stultz New
[hwc,1/4] drm_hwcomposer: Andorid.mk : Mark libdrmhwc_utils as vendor module [hwc,1/4] drm_hwcomposer: Andorid.mk : Mark libdrmhwc_utils as vendor module --- 2018-04-26 John Stultz New
[RFC,2/2] drm_hwcomposer: Fall back to client compositon if the gl precompostior fails [RFC,1/2] drm_hwcomposer: Cleanup gl precompositor init and provide uses_GL flag --- 2018-04-24 John Stultz New
[RFC,v2] drm_hwcomposer: Rework platformdrmgeneric.cpp to use libdrm's gralloc handle [RFC,v2] drm_hwcomposer: Rework platformdrmgeneric.cpp to use libdrm's gralloc handle --- 2018-04-03 John Stultz New
[v2] libdrm: gralloc_handle.h: Fix build issue with Android [v2] libdrm: gralloc_handle.h: Fix build issue with Android --- 2018-04-03 John Stultz New
[RFC] libdrm: intel/Android.mk: Limit x86/x86_64 filtering to just libpciaccess [RFC] libdrm: intel/Android.mk: Limit x86/x86_64 filtering to just libpciaccess --- 2018-03-20 John Stultz New
libdrm: Use readdir instead of readdir_r to avoid build warnings libdrm: Use readdir instead of readdir_r to avoid build warnings --- 2018-03-19 John Stultz New
[RFC] drm_hwcomposer: Rework platformdrmgeneric.cpp to use libdrm's gralloc handle [RFC] drm_hwcomposer: Rework platformdrmgeneric.cpp to use libdrm's gralloc handle --- 2018-03-16 John Stultz New
[RFC] libdrm: gralloc_handle.h: Fix build issue with Android [RFC] libdrm: gralloc_handle.h: Fix build issue with Android --- 2018-03-16 John Stultz New
libdrm: intel/Android.mk: Filter libdrm_intel library requirements on x86/x86_64 libdrm: intel/Android.mk: Filter libdrm_intel library requirements on x86/x86_64 --- 2018-03-14 John Stultz New
[v5] drm_hwcomposer: Add platformhisi buffer importer for hikey and hikey960 [v5] drm_hwcomposer: Add platformhisi buffer importer for hikey and hikey960 --- 2018-03-13 John Stultz New
[RFC,1/2] drm_hwcomposer: Error out on YUV layer as it would fail for single planes [RFC,1/2] drm_hwcomposer: Error out on YUV layer as it would fail for single planes --- 2018-03-06 John Stultz New
[RFC,4/4,v2] drm_hwcomposer: Try to fallback if GLCompisition fails drm_hwcomposer: Changes to support HiKey/HiKey960 --- 2018-01-23 John Stultz New
[RFC,3/4,v2] drm_hwcomposer: Use client compositing if there is only one plane drm_hwcomposer: Changes to support HiKey/HiKey960 --- 2018-01-23 John Stultz New
[RFC,2/4,v2] drm_hwcomposer: Add platformhisi buffer importer for hikey and hikey960 drm_hwcomposer: Changes to support HiKey/HiKey960 --- 2018-01-23 John Stultz New
[RFC,1/4,v2] drm_hwcomposer: Make sure we set the active state when doing modesets drm_hwcomposer: Changes to support HiKey/HiKey960 --- 2018-01-23 John Stultz New
[RFC] HACK: drm_atomic: Don't try to set vblank if crtc isn't active [RFC] HACK: drm_atomic: Don't try to set vblank if crtc isn't active --- 2018-01-23 John Stultz New
[RFC,5/5] drm_hwcomposer: HACK: Fix tearing on hikey/hikey960 drm_hwcomposer: Changes to support HiKey/HiKey960 --- 2018-01-10 John Stultz New
[RFC,4/5] drm_hwcomposer: HACK: force single plane drm_hwcomposer: Changes to support HiKey/HiKey960 --- 2018-01-10 John Stultz New
[RFC,2/5] drm_hwcomposer: glworker: Add build time options for certain shader feature names drm_hwcomposer: Changes to support HiKey/HiKey960 --- 2018-01-10 John Stultz New
[RFC,1/5] drm_hwcomposer: provide a common gralloc handle definition drm_hwcomposer: Changes to support HiKey/HiKey960 --- 2018-01-10 John Stultz New
[RFC] drm: adv7511/33: Fix adv7511_cec_init() failure handling [RFC] drm: adv7511/33: Fix adv7511_cec_init() failure handling --- 2017-11-16 John Stultz New