Show patches with: Archived = No       |   4401 patches
« 1 2 ... 10 11 1244 45 »
Patch Series S/W/F Date Submitter Delegate State
[PULL] drm-intel-next-fixes --- 2016-12-22 Jani Nikula New
drm: zte: support hdmi audio through spdif --- 2016-12-22 Shawn Guo Superseded
[git,pull] drm fixes for 4.10-rc1 --- 2016-12-23 Dave Airlie New
[v3,1/3] drm: zte: make zx_plane accessible from zx_vou driver --- 2016-12-29 Shawn Guo Superseded
[v3,2/3] drm: zte: add .atomic_disable hook to disable graphic layer --- 2016-12-29 Shawn Guo Superseded
[v3,3/3] drm: zte: add overlay plane support --- 2016-12-29 Shawn Guo Superseded
[v2] drm: zte: support hdmi audio through spdif --- 2016-12-29 Shawn Guo New
[1/3] drm: add crtc helper drm_crtc_from_index() --- 2016-12-29 Shawn Guo New
[2/3] drm: zte: use crtc helper drm_crtc_from_index() --- 2016-12-29 Shawn Guo New
[3/3] drm: rockchip: use crtc helper drm_crtc_from_index() --- 2016-12-29 Shawn Guo New
[PULL] drm-misc-next --- 2016-12-30 Daniel Vetter New
[PULL] drm-intel-next --- 2016-12-30 Daniel Vetter New
[v14,1/4] drm: Move locking into drm_debugfs_crtc_crc_add --- 2017-01-02 Tomeu Vizoso Accepted
[v14,3/4] drm/i915: Use new CRC debugfs API --- 2017-01-02 Tomeu Vizoso Superseded
[v2,1/3] sti: hdmi: add HPD notifier support --- 2017-01-03 Benjamin Gaignard Superseded
[v5,1/3] fbmem: add a default get_fb_unmapped_area function --- 2017-01-04 Benjamin Gaignard Accepted
[v5,2/3] drm: compile drm_vm.c only when needed --- 2017-01-04 Benjamin Gaignard Accepted
[v5,3/3] drm: allow to use mmuless SoC --- 2017-01-04 Benjamin Gaignard Accepted
[GIT,PULL] tilcdc fixes for 4.10 --- 2017-01-04 Jyri Sarha New
[GIT,PULL] drm/meson fixes for 4.10 --- 2017-01-04 Neil Armstrong New
[PULL] drm-misc-fixes --- 2017-01-04 Daniel Vetter New
drm: sti: implement CRC capture API --- 2017-01-05 Benjamin Gaignard Superseded
[PULL] drm-intel-fixes --- 2017-01-05 Jani Nikula New
[v2,3/5] drm/dp: add helpers for capture of frame CRCs --- 2017-01-05 Tomeu Vizoso Superseded
[v2,4/5] drm/bridge: analogix_dp: add helpers for capture of frame CRCs --- 2017-01-05 Tomeu Vizoso Superseded
[v2,5/5] drm/rockchip: Implement CRC debugfs API --- 2017-01-05 Tomeu Vizoso Superseded
[v2,1/2] drm: crc: Call wake_up_interruptible() each time there is a new CRC entry --- 2017-01-06 Benjamin Gaignard Accepted
[v2,2/2] drm: sti: implement CRC capture API --- 2017-01-06 Benjamin Gaignard New
[v3,1/5] drm/dp: add connector backpointer to drm_dp_aux --- 2017-01-06 Tomeu Vizoso Superseded
[v3,4/5] drm/bridge: analogix_dp: add helpers for capture of frame CRCs --- 2017-01-06 Tomeu Vizoso Superseded
[PULL] sti-drm-next-2017-01-06 --- 2017-01-06 Vincent ABRIOU New
drm: allow to use mmuless SoC --- 2017-01-06 Benjamin Gaignard Superseded
[pull] radeon and amdgpu drm-fixes-4.10 --- 2017-01-06 Alex Deucher New
drm: add more document for drm_crtc_from_index() --- 2017-01-07 Shawn Guo New
[v6] drm: allow to use mmuless SoC --- 2017-01-07 Benjamin Gaignard New
drm: fix compilations issues introduced by "drm: allow to use mmuless SoC" --- 2017-01-07 Benjamin Gaignard Accepted
drm: zte: select VIDEOMODE_HELPERS in Kconfig --- 2017-01-09 Shawn Guo New
drm: zte: select VIDEOMODE_HELPERS in Kconfig --- 2017-01-09 Shawn Guo Superseded
[1/6] drm: exynos: use crtc helper drm_crtc_from_index() --- 2017-01-09 Shawn Guo New
[2/6] drm: kirin: use crtc helper drm_crtc_from_index() --- 2017-01-09 Shawn Guo New
[3/6] drm: mediatek: use crtc helper drm_crtc_from_index() --- 2017-01-09 Shawn Guo New
[4/6] drm: nouveau: use crtc helper drm_crtc_from_index() --- 2017-01-09 Shawn Guo New
[5/6] drm: tegra: use crtc helper drm_crtc_from_index() --- 2017-01-09 Shawn Guo New
[6/6] drm: vc4: use crtc helper drm_crtc_from_index() --- 2017-01-09 Shawn Guo New
[1/4] drm: add vblank hooks to struct drm_crtc_funcs --- 2017-01-09 Shawn Guo New
[2/4] drm: zte: zx_vou_enable[disable]_vblank can be static --- 2017-01-09 Shawn Guo Superseded
[3/4] drm: rockchip: remove struct rockchip_crtc_funcs --- 2017-01-09 Shawn Guo Superseded
[4/4] drm: imx: remove struct imx_drm_crtc and imx_drm_crtc_helper_funcs --- 2017-01-09 Shawn Guo Superseded
[v4,1/5] drm/dp: add connector backpointer to drm_dp_aux --- 2017-01-09 Tomeu Vizoso Superseded
[v4,2/5] drm/bridge: analogix_dp: set connector to drm_dp_aux --- 2017-01-09 Tomeu Vizoso Superseded
[v4,3/5] drm/dp: add helpers for capture of frame CRCs --- 2017-01-09 Tomeu Vizoso New
[v4,4/5] drm/bridge: analogix_dp: add helpers for capture of frame CRCs --- 2017-01-09 Tomeu Vizoso Superseded
[v4,5/5] drm/rockchip: Implement CRC debugfs API --- 2017-01-09 Tomeu Vizoso Superseded
[v4,1/3] drm: zte: make zx_plane accessible from zx_vou driver --- 2017-01-09 Shawn Guo Superseded
[v4,2/3] drm: zte: add .atomic_disable hook to disable graphic layer --- 2017-01-09 Shawn Guo New
[v4,3/3] drm: zte: add overlay plane support --- 2017-01-09 Shawn Guo Superseded
[PULL] drm-intel-next --- 2017-01-09 Daniel Vetter New
[PULL] drm-misc-next --- 2017-01-09 Daniel Vetter New
[PULL] drm-misc-fixes --- 2017-01-09 Daniel Vetter New
[v5,1/3] drm: zte: make zx_plane accessible from zx_vou driver --- 2017-01-10 Shawn Guo New
[v5,3/3] drm: zte: add overlay plane support --- 2017-01-10 Shawn Guo New
[PULL,v2] sti-drm-next-2017-01-06 --- 2017-01-10 Vincent ABRIOU New
[RESEND,v14,1/2] drm/i915: Use new CRC debugfs API --- 2017-01-10 Tomeu Vizoso Accepted
[RESEND,v14,2/2] drm/i915: Put "cooked" vlank counters in frame CRC lines --- 2017-01-10 Tomeu Vizoso Accepted
[PULL] drm-qemu: 4.10 updates --- 2017-01-10 Gerd Hoffmann New
[GIT,PULL] etnaviv-fixes for 4.10 --- 2017-01-11 Lucas Stach New
[Intel-gfx] 4.10-rc2 oops in DRM connector code --- 2017-01-11 Chris Wilson New
drm: fix MMU dependencies --- 2017-01-12 Benjamin Gaignard Accepted
[v5,1/4] drm/bridge: analogix_dp: set connector to drm_dp_aux --- 2017-01-12 Tomeu Vizoso New
[v5,2/4] drm/dp: add helpers for capture of frame CRCs --- 2017-01-12 Tomeu Vizoso Superseded
[v5,3/4] drm/bridge: analogix_dp: add helpers for capture of frame CRCs --- 2017-01-12 Tomeu Vizoso Superseded
[v5,4/4] drm/rockchip: Implement CRC debugfs API --- 2017-01-12 Tomeu Vizoso Superseded
[PULL] drm-intel-fixes --- 2017-01-12 Jani Nikula New
[PULL] drm-misc-fixes --- 2017-01-13 Daniel Vetter New
[2/8] drm: malidp: Remove event_list member from struct malidp_drm drm/mali-dp: Fixes for v4.11 --- 2017-01-17 Liviu Dudau New
[3/8] drm: mali-dp: Check more use cases in the plane's ->atomic_check() drm/mali-dp: Fixes for v4.11 --- 2017-01-17 Liviu Dudau New
[7/8] drm: mali-dp: fix Lx_CONTROL register fields clobber drm/mali-dp: Fixes for v4.11 --- 2017-01-17 Liviu Dudau New
[8/8] drm: mali-dp: Rename malidp_input_format to malidp_pixel_format drm/mali-dp: Fixes for v4.11 --- 2017-01-17 Liviu Dudau New
[1/5] drm: zte: add interlace mode support Add TV Encoder support for ZTE DRM driver --- 2017-01-19 Shawn Guo New
[2/5] drm: zte: move struct vou_inf into zx_vou driver Add TV Encoder support for ZTE DRM driver --- 2017-01-19 Shawn Guo Superseded
[3/5] drm: zte: add function to configure vou_ctrl dividers Add TV Encoder support for ZTE DRM driver --- 2017-01-19 Shawn Guo Superseded
[4/5] dt: add bindings for ZTE tvenc device Add TV Encoder support for ZTE DRM driver --- 2017-01-19 Shawn Guo Superseded
[5/5] drm: zte: add tvenc driver support Add TV Encoder support for ZTE DRM driver --- 2017-01-19 Shawn Guo New
[RFC,simple,allocator,v1,1/2] Create Simple Allocator module Simple allocator --- 2017-01-20 Benjamin Gaignard New
[RFC,simple,allocator,v1,2/2] add CMA simple allocator module Simple allocator --- 2017-01-20 Benjamin Gaignard Superseded
[RFC,v2,1/5] drm: add vblank hooks to struct drm_crtc_funcs Add vblank hooks to struct drm_crtc_funcs --- 2017-01-22 Shawn Guo New
[RFC,v2,2/5] drm: hdlcd: use vblank hooks in struct drm_crtc_funcs Add vblank hooks to struct drm_crtc_funcs --- 2017-01-22 Shawn Guo Superseded
[RFC,v2,3/5] drm: zte: zx_vou_enable[disable]_vblank can be static Add vblank hooks to struct drm_crtc_funcs --- 2017-01-22 Shawn Guo New
[RFC,v2,4/5] drm: rockchip: remove struct rockchip_crtc_funcs Add vblank hooks to struct drm_crtc_funcs --- 2017-01-22 Shawn Guo Superseded
[RFC,v2,5/5] drm: imx: remove struct imx_drm_crtc and imx_drm_crtc_helper_funcs Add vblank hooks to struct drm_crtc_funcs --- 2017-01-22 Shawn Guo Superseded
[v2,1/5] drm: zte: add interlace mode support Add TV Encoder support for ZTE DRM driver --- 2017-01-26 Shawn Guo New
[v2,2/5] drm: zte: move struct vou_inf into zx_vou driver Add TV Encoder support for ZTE DRM driver --- 2017-01-26 Shawn Guo New
[v2,3/5] drm: zte: add function to configure vou_ctrl dividers Add TV Encoder support for ZTE DRM driver --- 2017-01-26 Shawn Guo New
[v2,4/5] dt: add bindings for ZTE tvenc device Add TV Encoder support for ZTE DRM driver --- 2017-01-26 Shawn Guo New
[v2,5/5] drm: zte: add tvenc driver support Add TV Encoder support for ZTE DRM driver --- 2017-01-26 Shawn Guo New
[1/2] drm: mali-dp: Add plane offset to the plane's physical start address register [1/2] drm: mali-dp: Add plane offset to the plane's physical start address register --- 2017-01-26 Liviu Dudau New
[2/2] drm: mali-dp: fix stride setting for multi-plane formats [1/2] drm: mali-dp: Add plane offset to the plane's physical start address register --- 2017-01-26 Liviu Dudau New
[GIT,PULL] arm/mali-dp fixes for v4.11 --- 2017-01-26 Liviu Dudau New
Documentation/gpu: drm-mm.rst: fix formatting for struct vm_operations_struct --- 2017-01-31 Liviu Dudau New
[v2,1/2] drm/cma-helper: Add multi buffer support for cma fbdev [v2,1/2] drm/cma-helper: Add multi buffer support for cma fbdev --- 2017-02-02 Maxime Ripard New
« 1 2 ... 10 11 1244 45 »