dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-12 15:20:57 to 2019-03-13 11:48:48 UTC [more...]

[PATCH v3 0/7] sunxi: Add DT representation for the MBUS controller
 2019-03-13 11:48 UTC  (10+ messages)
` [PATCH v3 1/7] dt-bindings: interconnect: Add a dma interconnect name

[PATCH v6 00/18] R-Car DU display writeback support
 2019-03-13 11:45 UTC  (28+ messages)
` [PATCH v6 01/18] Revert "[media] v4l: vsp1: Supply frames to the DU continuously"
` [PATCH v6 02/18] media: vsp1: wpf: Fix partition configuration for display pipelines
` [PATCH v6 03/18] media: vsp1: Replace leftover occurrence of fragment with body
` [PATCH v6 04/18] media: vsp1: Fix addresses of display-related registers for VSP-DL
` [PATCH v6 05/18] media: vsp1: Replace the display list internal flag with a flags field
` [PATCH v6 06/18] media: vsp1: Add vsp1_dl_list argument to .configure_stream() operation
` [PATCH v6 07/18] media: vsp1: dl: Allow chained display lists for display pipelines
` [PATCH v6 08/18] media: vsp1: wpf: Add writeback support
` [PATCH v6 09/18] media: vsp1: drm: Split RPF format setting to separate function
` [PATCH v6 10/18] media: vsp1: drm: Extend frame completion API to the DU driver
` [PATCH v6 11/18] media: vsp1: drm: Implement writeback support
` [PATCH v6 12/18] drm: writeback: Cleanup job ownership handling when queuing job
` [PATCH v6 13/18] drm: writeback: Fix leak of writeback job
` [PATCH v6 14/18] drm: writeback: Add job prepare and cleanup operations
` [PATCH v6 15/18] drm: rcar-du: Fix rcar_du_crtc structure documentation
` [PATCH v6 16/18] drm: rcar-du: Store V4L2 fourcc in rcar_du_format_info structure
` [PATCH v6 17/18] drm: rcar-du: vsp: Extract framebuffer (un)mapping to separate functions
` [PATCH v6 18/18] drm: rcar-du: Add writeback support for R-Car Gen3

[PULL] topic/hdr-formats
 2019-03-13 11:21 UTC 

[PATCH v6 0/3] Support 64 bpp half float formats
 2019-03-13 11:17 UTC  (6+ messages)
` [PATCH v6 1/3] drm/fourcc: Add "
` [PATCH v6 2/3] drm/i915: Refactor icl_is_hdr_plane
` [PATCH v6 3/3] drm/i915/icl: Implement half float formats

[RfC PATCH] fbdev: list all memory bars as conflicting apertures
 2019-03-13 11:07 UTC 

[Bug 201795] New: [Regression] Wrong 4k resolution detected with DisplayPort to HDMI adapter on amdgpu
 2019-03-13 11:00 UTC  (2+ messages)
` [Bug 201795] "

[PATCH 1/9] dma-buf: add new dma_fence_chain container v5
 2019-03-13 10:59 UTC  (2+ messages)

[RESEND PATCH v1, 00/18] add drm support for MT8183
 2019-03-13 10:49 UTC  (20+ messages)
` [RESEND PATCH v1, 01/18] drm/mediatek: update dt-bindings for mt8183
` [RESEND PATCH v1, 02/18] drm/mediatek: add mutex mod and sof into ddp private data
` [RESEND PATCH v1, 03/18] drm/mediatek: redefine mtk_ddp_sout_sel
` [RESEND PATCH v1, 04/18] drm/mediatek: move rdma sout from mtk_ddp_mout_en into mtk_ddp_sout_sel
` [RESEND PATCH v1, 05/18] drm/mediatek: add ddp component CCORR
` [RESEND PATCH v1, 06/18] drm/mediatek: add mmsys private data for ddp path config
` [RESEND PATCH v1, 07/18] drm/mediatek: add commponent OVL0_2L
` [RESEND PATCH v1, 08/18] drm/mediatek: add component OVL1_2L
` [RESEND PATCH v1, 09/18] drm/mediatek: add component DITHER
` [RESEND PATCH v1, 10/18] drm/mediatek: add gmc_bits for ovl private data
` [RESEND PATCH v1, 11/18] drm/medaitek: add layer_nr "
` [RESEND PATCH v1, 12/18] drm/mediatek: add function to connect module with it's previous one
` [RESEND PATCH v1, 13/18] drm/mediatek: add ddp write register common api
` [RESEND PATCH v1, 14/18] drm/mediatek: add connect function for ovl
` [RESEND PATCH v1, 15/18] drm/mediatek: add RDMA1 fifo size into RDMA private data
` [RESEND PATCH v1, 16/18] drm/mediatek: add function mtk_ddp_comp_get_type
` [RESEND PATCH v1, 17/18] drm/mediatek: add ovl0/ovl0_2l usecase
` [RESEND PATCH v1, 18/18] drm/mediatek: add support for mediatek SOC MT8183

[PATCH 0/7] drm/vc4: Allow for more boot-time configuration
 2019-03-13 10:44 UTC  (10+ messages)
` [PATCH 2/7] drm/edid: Allow to ignore the audio EDID data

[PATCH] drm: Format-declare struct drm_format_info in drm_framebuffer.h
 2019-03-13 10:42 UTC 

[PATCH v2 0/3] drm: Add panic handling
 2019-03-13 10:24 UTC  (20+ messages)
` [PATCH v2 1/3] drm: Add support for panic message output
    ` [Intel-gfx] "

[PATCH v2 0/5] drm: Fix fb changes for async updates
 2019-03-13  9:58 UTC  (7+ messages)
` [PATCH v2 1/5] drm/rockchip: fix fb references in async update

Radeon init fail and resulting cascade of UBSAN errors
 2019-03-13  9:47 UTC 

[PATCH] drm/udl: Refactor edid retreiving in UDL driver
 2019-03-13  9:27 UTC  (2+ messages)

[RESEND PATCH v1, 00/18] add drm support for MT8183
 2019-03-13  9:25 UTC  (19+ messages)
` [RESEND PATCH v1, 01/18] drm/mediatek: update dt-bindings for mt8183
` [RESEND PATCH v1, 02/18] drm/mediatek: add mutex mod and sof into ddp private data
` [RESEND PATCH v1, 03/18] drm/mediatek: redefine mtk_ddp_sout_sel
` [RESEND PATCH v1, 04/18] drm/mediatek: move rdma sout from mtk_ddp_mout_en into mtk_ddp_sout_sel
` [RESEND PATCH v1, 05/18] drm/mediatek: add ddp component CCORR
` [RESEND PATCH v1, 06/18] drm/mediatek: add mmsys private data for ddp path config
` [RESEND PATCH v1, 07/18] drm/mediatek: add commponent OVL0_2L
` [RESEND PATCH v1, 08/18] drm/mediatek: add component OVL1_2L
` [RESEND PATCH v1, 09/18] drm/mediatek: add component DITHER
` [RESEND PATCH v1, 10/18] drm/mediatek: add gmc_bits for ovl private data
` [RESEND PATCH v1, 11/18] drm/medaitek: add layer_nr "
` [RESEND PATCH v1, 12/18] drm/mediatek: add function to connect module with it's previous one
` [RESEND PATCH v1, 13/18] drm/mediatek: add ddp write register common api
` [RESEND PATCH v1, 14/18] drm/mediatek: add connect function for ovl
` [RESEND PATCH v1, 15/18] drm/mediatek: add RDMA1 fifo size into RDMA private data
` [RESEND PATCH v1, 16/18] drm/mediatek: add function mtk_ddp_comp_get_type
` [RESEND PATCH v1, 17/18] drm/mediatek: add ovl0/ovl0_2l usecase
` [RESEND PATCH v1, 18/18] drm/mediatek: add support for mediatek SOC MT8183

[PATCH] drm: fallback to dma_alloc_coherent when memory encryption is active
 2019-03-13  9:20 UTC 

[RESEND PATCH v1, 00/18] add drm support for MT8183
 2019-03-13  9:12 UTC  (19+ messages)
` [RESEND PATCH v1, 01/18] drm/mediatek: update dt-bindings for mt8183
` [RESEND PATCH v1, 02/18] drm/mediatek: add mutex mod and sof into ddp private data
` [RESEND PATCH v1, 03/18] drm/mediatek: redefine mtk_ddp_sout_sel
` [RESEND PATCH v1, 04/18] drm/mediatek: move rdma sout from mtk_ddp_mout_en into mtk_ddp_sout_sel
` [RESEND PATCH v1, 05/18] drm/mediatek: add ddp component CCORR
` [RESEND PATCH v1, 06/18] drm/mediatek: add mmsys private data for ddp path config
` [RESEND PATCH v1, 07/18] drm/mediatek: add commponent OVL0_2L
` [RESEND PATCH v1, 08/18] drm/mediatek: add component OVL1_2L
` [RESEND PATCH v1, 09/18] drm/mediatek: add component DITHER
` [RESEND PATCH v1, 10/18] drm/mediatek: add gmc_bits for ovl private data
` [RESEND PATCH v1, 11/18] drm/medaitek: add layer_nr "
` [RESEND PATCH v1, 12/18] drm/mediatek: add function to connect module with it's previous one
` [RESEND PATCH v1, 13/18] drm/mediatek: add ddp write register common api
` [RESEND PATCH v1, 14/18] drm/mediatek: add connect function for ovl
` [RESEND PATCH v1, 15/18] drm/mediatek: add RDMA1 fifo size into RDMA private data
` [RESEND PATCH v1, 16/18] drm/mediatek: add function mtk_ddp_comp_get_type
` [RESEND PATCH v1, 17/18] drm/mediatek: add ovl0/ovl0_2l usecase
` [RESEND PATCH v1, 18/18] drm/mediatek: add support for mediatek SOC MT8183

[Bug 110022] jhtkjyjkgjkh
 2019-03-13  9:06 UTC  (2+ messages)

[PATCH v5 00/19] R-Car DU display writeback support
 2019-03-13  9:05 UTC  (9+ messages)
` [PATCH v5 15/19] drm/msm: Remove prototypes for non-existing functions
` [PATCH v5 16/19] drm: rcar-du: Fix rcar_du_crtc structure documentation

[Bug 110024] DeathLocked'Gans
 2019-03-13  9:05 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add an entry for the vboxvideo driver
 2019-03-13  8:53 UTC  (6+ messages)

[PATCH] drm/v3d: Fix calling drm_sched_resubmit_jobs for same sched
 2019-03-13  8:25 UTC  (4+ messages)

[Bug 109987] bug_one
 2019-03-13  8:07 UTC  (3+ messages)

[Bug 110020] dsfsdfsdfssdfa
 2019-03-13  7:57 UTC  (3+ messages)

[Bug 110019] dsfsdfsdfssdfa
 2019-03-13  7:50 UTC  (3+ messages)

[Bug 110013] there is a typo inside the plymouth
 2019-03-13  7:44 UTC  (2+ messages)

[Bug 110011] there is a typo inside the plymouth
 2019-03-13  7:42 UTC  (3+ messages)

[Bug 109999] unable to boast
 2019-03-13  7:25 UTC  (2+ messages)

[Bug 109998] This is just for testing clone
 2019-03-13  7:17 UTC  (2+ messages)

[Bug 109986] bug_one
 2019-03-13  6:51 UTC  (2+ messages)

[PATCH v2 1/3] drm: Add support for panic message output
 2019-03-13  3:53 UTC  (2+ messages)

[PATCH] drm/dp: Set the connector's TILE property even for DP SST connectors
 2019-03-13  2:17 UTC 

[PATCH] drm/udl: Bugfix in EDID reading routine
 2019-03-13  1:05 UTC  (5+ messages)

[Bug 109924] [drm:amdgpu_init [amdgpu]] *ERROR* VGACON disables amdgpu kernel modesetting
 2019-03-13  1:01 UTC  (2+ messages)
` [Bug 109924] WARNING: CPU: 3 PID: 4373 at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:788 dm_suspend+0x53/0x60

[PATCH v5 07/19] media: vsp1: dl: Support one-shot entries in the display list
 2019-03-13  0:56 UTC  (11+ messages)

[PATCH v8] drm: Add library for shmem backed GEM objects
 2019-03-13  0:43 UTC 

[PULL] drm-intel-next-fixes
 2019-03-12 20:55 UTC 

[PATCH 0/4] drm/v3d: Add drm core helper, use shmem helpers
 2019-03-12 19:50 UTC  (5+ messages)
` [PATCH 1/4] drm: Add helpers for locking an array of BO reservations

[PATCH v3] drm/vkms: Add overlay plane support
 2019-03-12 19:06 UTC  (3+ messages)

[PATCH v4 0/4] Enable rk3066 VOP and HDMI for MK808
 2019-03-12 18:49 UTC  (3+ messages)
` [PATCH v4 1/4] drm: rockchip: introduce rk3066 hdmi

[PATCH v2 0/7] add LCD support for SAM9X60
 2019-03-12 18:44 UTC  (3+ messages)
` [PATCH v2 3/7] dt-bindings: mfd: add bindings for SAM9X60 HLCD controller

[PATCH v2 0/5] dt-bindings: improve the Armada DRM bindings
 2019-03-12 18:43 UTC  (9+ messages)
` [PATCH v2 1/5] dt-bindings: reserved-memory: Add binding for Armada framebuffer
` [PATCH v2 3/5] dt-bindings: display: armada: Improve the LCDC documentation
` [PATCH v2 4/5] dt-bindings: display: armada: Add more compatible strings
` [PATCH v2 5/5] dt-bindings: display: armada: Document bus-width property

[PATCH v4 01/10] drm/fourcc: Add AFBC yuv fourccs for Mali
 2019-03-12 18:16 UTC  (10+ messages)
` [PATCH v4 02/10] drm: Added a new format DRM_FORMAT_XVYU2101010
` [PATCH v4 03/10] drm/arm/malidp: Set the AFBC register bits if the framebuffer has AFBC modifier
` [PATCH v4 04/10] drm/arm/malidp:- Added support for new YUV formats for DP500, DP550 and DP650
` [PATCH v4 05/10] drm/arm/malidp:- Define a common list of AFBC format modifiers supported "
` [PATCH v4 06/10] drm/arm/malidp: Specified the rotation memory requirements for AFBC YUV formats
` [PATCH v4 07/10] drm/arm/malidp:- Writeback framebuffer does not support any modifiers
` [PATCH v4 08/10] drm/arm/malidp:- Use the newly introduced malidp_format_get_bpp() instead of relying on cpp for calculating framebuffer size
` [PATCH v4 09/10] drm/arm/malidp:- Disregard the pitch alignment constraint for AFBC framebuffer
` [PATCH v4 10/10] drm/arm/malidp: Added support for AFBC modifiers for all layers except DE_SMART

[PATCH v1 0/4] drm/msm/a6xx: Add support for zap shader
 2019-03-12 18:13 UTC  (4+ messages)
  ` [PATCH v1 1/4] drm/msm/gpu: Move zap shader loading to adreno
  ` [PATCH v1 2/4] drm/msm/a6xx: Add zap shader load
  ` [PATCH v1 3/4] dt-bindings: drm/msm/gpu: Document a5xx / a6xx zap shader region

[PATCH v3 0/4] Enable rk3066 VOP and HDMI for MK808
 2019-03-12 18:10 UTC  (5+ messages)
` [PATCH v3 1/4] drm: rockchip: introduce rk3066 hdmi

[PATCH 4.9 91/96] drm: disable uncached DMA optimization for ARM and arm64
 2019-03-12 17:10 UTC 

INFO: rcu detected stall in sys_sendfile64 (2)
 2019-03-12 17:10 UTC  (3+ messages)

[PATCH 4.14 127/135] drm: disable uncached DMA optimization for ARM and arm64
 2019-03-12 17:09 UTC 

[PATCH 4.19 134/149] drm: disable uncached DMA optimization for ARM and arm64
 2019-03-12 17:09 UTC 

[PATCH 4.20 160/171] drm: disable uncached DMA optimization for ARM and arm64
 2019-03-12 17:09 UTC 

[PATCH 5.0 13/25] drm: disable uncached DMA optimization for ARM and arm64
 2019-03-12 17:08 UTC 

[PATCH v2 0/5] drm/bridge: sii902x: HDMI-audio support and some fixes
 2019-03-12 16:11 UTC  (3+ messages)
` [PATCH v2 5/5] drm/bridge: sii902x: Implement HDMI audio support

[PATCH v2] gpu: drm: atomic_helper: Fix spelling errors
 2019-03-12 15:59 UTC  (3+ messages)

[PATCH v2] drm/fourcc: add ARM GPU tile format
 2019-03-12 15:41 UTC  (4+ messages)

[Bug 109206] Kernel 4.20 amdgpu fails to load firmware on Ryzen 2500U
 2019-03-12 15:20 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).