dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-06 09:34:30 to 2021-10-07 12:33:47 UTC [more...]

[PATCH v2 00/34] component: Make into an aggregate bus
 2021-10-07 12:33 UTC  (45+ messages)
` [PATCH v2 01/34] component: Introduce struct aggregate_device
` [PATCH v2 02/34] component: Introduce the aggregate bus_type
` [PATCH v2 03/34] component: Move struct aggregate_device out to header file
` [PATCH v2 04/34] drm/msm: Migrate to aggregate driver
` [PATCH v2 05/34] component: Add {bind, unbind}_component() ops that take aggregate device
` [PATCH v2 06/34] drm/of: Add a drm_of_aggregate_probe() API
` [PATCH v2 07/34] drm/komeda: Migrate to aggregate driver
` [PATCH v2 08/34] drm/arm/hdlcd: "
` [PATCH v2 09/34] drm/malidp: "
` [PATCH v2 10/34] drm/armada: "
` [PATCH v2 11/34] drm/etnaviv: "
` [PATCH v2 12/34] drm/kirin: "
` [PATCH v2 13/34] drm/exynos: "
` [PATCH v2 14/34] drm/imx: "
` [PATCH v2 15/34] drm/ingenic: "
` [PATCH v2 16/34] drm/mcde: "
` [PATCH v2 17/34] drm/mediatek: "
` [PATCH v2 18/34] drm/meson: "
` [PATCH v2 19/34] drm/omap: "
` [PATCH v2 20/34] drm/rockchip: "
` [PATCH v2 21/34] drm/sti: "
` [PATCH v2 22/34] drm/sun4i: "
` [PATCH v2 23/34] drm/tilcdc: "
` [PATCH v2 24/34] drm/vc4: "
` [PATCH v2 25/34] drm/zte: "
` [PATCH v2 26/34] iommu/mtk: "
` [PATCH v2 27/34] mei: "
` [PATCH v2 28/34] power: supply: ab8500: "
` [PATCH v2 29/34] fbdev: omap2: "
` [PATCH v2 30/34] sound: hdac: "
` [PATCH v2 31/34] ASoC: codecs: wcd938x: "
` [PATCH v2 32/34] component: Get rid of drm_of_component_probe()
` [PATCH v2 33/34] component: Remove component_master_ops and friends
` [PATCH v2 34/34] component: Remove all references to 'master'

[PATCH][next] drm/amd/display: Remove redundant initialization of variable result
 2021-10-07 12:06 UTC 

[PATCH] dt-bindings: display/bridge: sil, sii9234: Convert to YAML binding
 2021-10-07 12:05 UTC  (2+ messages)

[PATCH] dt-bindings: display/bridge: tc358764: Convert to YAML binding
 2021-10-07 12:05 UTC  (2+ messages)

[RFC PATCH 0/2] EFA dmabuf memory regions
 2021-10-07 11:40 UTC  (5+ messages)
` [RFC PATCH 1/2] dma-buf: Fix pin callback comment
` [RFC PATCH 2/2] RDMA/efa: Add support for dmabuf memory regions

[PATCH v6, 00/15] Using component framework to support multi hardware decode
 2021-10-07 11:37 UTC  (3+ messages)
` [PATCH v6, 12/15] media: mtk-vcodec: Support 34bits dma address for vdec

[PATCH] video: fbdev: use memset_io() instead of memset()
 2021-10-07 11:28 UTC  (2+ messages)

[v2] drm/panel: panel-simple: Add delay for LG LP120UP1
 2021-10-07 11:05 UTC 

[PATCH] lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()
 2021-10-07 11:01 UTC  (3+ messages)

Questions over DSI within DRM
 2021-10-07 11:07 UTC  (12+ messages)

[PATCH v7 0/2] Add p2p via dmabuf to habanalabs
 2021-10-07 10:55 UTC  (2+ messages)

[PATCH v13 00/35] NVIDIA Tegra power management patches for 5.16
 2021-10-07 10:36 UTC  (17+ messages)
` [PATCH v13 06/35] clk: tegra: Support runtime PM and power domain

[PATCH] dt-bindings: display/bridge: ptn3460: Convert to YAML binding
 2021-10-07  7:58 UTC 

[PATCH] dt-bindings: display/bridge: ps8622: Convert to YAML binding
 2021-10-07  8:19 UTC 

[bisected] suspend broken by DRM fbdev name change on i915 IVB
 2021-10-07  7:25 UTC 

[PATCH v3] drm/plane-helper: fix uninitialized variable reference
 2021-10-07 10:27 UTC  (2+ messages)

[RFC] drm/msm/dp: Allow attaching a drm_panel
 2021-10-07 10:17 UTC  (12+ messages)

[PATCH] drm/i915: Free the returned object of acpi_evaluate_dsm()
 2021-10-07 10:10 UTC  (3+ messages)

[PULL] drm-intel-fixes
 2021-10-07 10:08 UTC 

[PATCH v2 0/4] drm/dp, drm/i915: Finish basic PWM support for VESA backlight helpers
 2021-10-07 10:07 UTC  (5+ messages)
` [Intel-gfx] "

[RFC v2 0/8] CPU + GPU synchronised priority scheduling
 2021-10-07 10:00 UTC  (16+ messages)
` [RFC 1/8] sched: Add nice value change notifier
` [RFC 6/8] drm/i915: Make some recently added vfuncs use full scheduling attribute
` [RFC 7/8] drm/i915: Inherit process nice for context scheduling priority
  ` [Intel-gfx] "

[PATCH v9] drm/bridge: add it6505 driver
 2021-10-07  9:47 UTC 

mmotm 2021-10-05-19-53 uploaded (drivers/gpu/drm/msm/hdmi/hdmi_phy.o)
 2021-10-07  9:28 UTC  (5+ messages)

[PATCH] drm/msm: fix compilation when COMMON_CLK is disabled
 2021-10-07  9:13 UTC 

[PATCH] drm/i915/pmu: Connect engine busyness stats from GuC to pmu
 2021-10-07  8:17 UTC  (7+ messages)

[PATCH RFC] drm: introduce DRM_MODE_FB_PERSIST
 2021-10-07  8:10 UTC  (4+ messages)

[PATCH v2 00/11] drm/msm: Add Display Stream Compression Support
 2021-10-07  7:09 UTC  (12+ messages)
` [PATCH v2 01/11] drm/msm/dsi: add support for dsc data
` [PATCH v2 02/11] drm/msm/disp/dpu1: Add support for DSC
` [PATCH v2 03/11] drm/msm/disp/dpu1: Add support for DSC in pingpong block
` [PATCH v2 04/11] drm/msm/disp/dpu1: Add DSC support in RM
` [PATCH v2 05/11] drm/msm/disp/dpu1: Add DSC for SDM845 to hw_catalog
` [PATCH v2 06/11] drm/msm/disp/dpu1: Don't use DSC with mode_3d
` [PATCH v2 07/11] drm/msm/disp/dpu1: Add DSC support in hw_ctl
` [PATCH v2 08/11] drm/msm/disp/dpu1: Add support for DSC in encoder
` [PATCH v2 09/11] drm/msm/disp/dpu1: Add support for DSC in topology
` [PATCH v2 10/11] drm/msm/dsi: Add support for DSC configuration
` [PATCH v2 11/11] drm/msm/dsi: Pass DSC params to drm_panel

[tegra-drm:drm/tegra/for-next 5/12] drivers/gpu/host1x/job.c:141:30: warning: variable 'domain' set but not used
 2021-10-07  4:43 UTC 

[PATCH v6 1/3] pwm: Introduce single-PWM of_xlate function
 2021-10-07  3:53 UTC  (3+ messages)
` [PATCH v6 3/3] drm/bridge: ti-sn65dsi86: Implement the pwm_chip

[PATCH 00/26] Parallel submission aka multi-bb execbuf
 2021-10-07  3:49 UTC  (11+ messages)
` [PATCH 01/26] drm/i915/guc: Move GuC guc_id allocation under submission state sub-struct
` [PATCH 02/26] drm/i915/guc: Take GT PM ref when deregistering context
` [PATCH 03/26] drm/i915/guc: Take engine PM when a context is pinned with GuC submission
` [PATCH 04/26] drm/i915/guc: Don't call switch_to_kernel_context "
` [PATCH 21/26] drm/i915: Multi-BB execbuf
  ` [Intel-gfx] "

[GIT PULL FOR v5.16] R-Car DU & other misc enhancements
 2021-10-07  3:03 UTC 

[PATCH v8 00/12] Clean up "mediatek,larb"
 2021-10-07  2:57 UTC  (6+ messages)
` [PATCH v8 09/12] media: mtk-vcodec: Get rid of mtk_smi_larb_get/put

[PATCH -next] drm/connector: fix all kernel-doc warnings
 2021-10-07  0:53 UTC 

[PATCH v2] drm/edid: In connector_bad_edid() cap num_of_ext by num_blocks read
 2021-10-06 23:00 UTC  (3+ messages)

[PATCH i-g-t 1/1] tests/i915_pxp: Use ioctl_wrapper for DRM_IOCTL_PRIME_HANDLE_TO_FD
 2021-10-06 21:56 UTC  (3+ messages)
  ` [igt-dev] "

[PATCH v1 1/3] dt-bindings: display: simple: add Innolux G070Y2-T02 panel
 2021-10-06 21:11 UTC  (2+ messages)

[PATCH v1 0/2] NVIDIA Tegra display driver improvements
 2021-10-06 21:07 UTC  (7+ messages)
` [PATCH v1 1/2] drm/tegra: dc: rgb: Move PCLK shifter programming to CRTC
` [PATCH v1 2/2] drm/tegra: dc: rgb: Allow changing PLLD rate on Tegra30+

[PATCH 1/2] drm/msm/dsi: untangle cphy setting from the src pll setting
 2021-10-06 20:48 UTC  (2+ messages)
` [PATCH 2/2] drm/msm/dsi: stop setting clock parents manually

[pull] amdgpu, amdkfd drm-fixes-5.15
 2021-10-06 20:38 UTC 

[PATCH v4 0/5] drm/msm/dp: Support multiple DP instances and add sc8180x
 2021-10-06 20:39 UTC  (17+ messages)
` [PATCH v4 5/7] drm/msm/dp: Support up to 3 DP controllers

[PATCH v2 2/3] dt-bindings: drm/bridge: ps8640: Add aux-bus child
 2021-10-06 20:34 UTC  (2+ messages)

[PATCH v3 0/5] drm/dp, drm/i915: Finish basic PWM support for VESA backlight helpers
 2021-10-06 20:14 UTC  (4+ messages)
` [PATCH v3 2/5] drm/nouveau/kms/nv50-: Explicitly check DPCD backlights for aux enable/brightness
  ` [Nouveau] "

[PATCH v2] dt-bindings: display/bridge: sil, sii8620: Convert to YAML binding
 2021-10-06 20:06 UTC  (2+ messages)

[PATCH v2] drm/hyperv: Fix double mouse pointers
 2021-10-06 18:43 UTC  (2+ messages)

[PATCH v6 0/6] Add Unisoc's drm kms module
 2021-10-06 18:25 UTC  (8+ messages)
` [PATCH v6 6/6] drm/sprd: add Unisoc's drm mipi dsi&dphy driver

[PATCH v6 0/3] NVIDIA Tegra NVDEC support
 2021-10-06 18:18 UTC  (7+ messages)
` [PATCH v6 1/3] dt-bindings: Add YAML bindings for NVDEC
` [PATCH v6 2/3] arm64: tegra: Add NVDEC to Tegra186/194 device trees
` [PATCH v6 3/3] drm/tegra: Add NVDEC driver

[PATCH] drm/tegra: Bump VIC/NVDEC clock rates to Fmax
 2021-10-06 18:08 UTC  (2+ messages)

[PATCH] drm/msm/dp: Shorten SETUP timeout
 2021-10-06 17:31 UTC  (8+ messages)

[PATCH 0/8] drm/i915: PREEMPT_RT related fixups
 2021-10-06 16:46 UTC  (5+ messages)
` [PATCH 3/8] drm/i915: Disable tracing points on PREEMPT_RT

[PATCH] drm/msm/dp: do not initialize combo phy until plugin interrupt
 2021-10-06 15:59 UTC 

[PATCH 1/3] drm/bridge: ti-sn65dsi83: Add vcc supply regulator support
 2021-10-06 13:21 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: drm/bridge: ti-sn65dsi83: Add vcc supply bindings
` [PATCH 3/3] drm/bridge: ti-sn65dsi8: Make enable GPIO optional
  ` [PATCH] dt-bindings: display: bridge: sn65dsi83: "
    ` AW: (EXT) "

AW: (EXT) Re: [PATCH 2/3] dt-bindings: drm/bridge: ti-sn65dsi83: Add vcc supply bindings
 2021-10-06 13:32 UTC 

[PATCH] dt-bindings: display/bridge: tc358767: Convert to YAML binding
 2021-10-06 13:52 UTC 

[PATCH] dt-bindings: display/bridge: sil, sii8620: Convert to YAML binding
 2021-10-06 14:49 UTC 

[PATCH 05/10] backlight: qcom-wled: Fix off-by-one maximum with default num_strings
 2021-10-06 14:44 UTC  (11+ messages)

[PATCH v1 0/5] mxsfb/nwl/panels: media bus format fixes
 2021-10-06 14:37 UTC  (3+ messages)
` [PATCH v1 1/5] drm: mxsfb: Print failed bus format in hex

[PATCH v2] component: do not leave master devres group open after bind
 2021-10-06 13:47 UTC  (3+ messages)

[PATCH 1/2] dma-buf: add dma_resv_for_each_fence v3
 2021-10-06 12:54 UTC  (4+ messages)
` [PATCH 2/2] dma-buf: add dma_resv selftest v3

[PATCH v5 0/8] drm/omap: Add virtual-planes support
 2021-10-06 12:48 UTC  (3+ messages)

[PATCH 00/11] drm/msm: Add Display Stream Compression Support
 2021-10-06 12:47 UTC  (24+ messages)
` [PATCH 04/11] drm/msm/disp/dpu1: Add DSC support in RM
  ` [Freedreno] "
` [PATCH 05/11] drm/msm/disp/dpu1: Add DSC for SDM845 to hw_catalog
  ` [Freedreno] "
` [PATCH 06/11] drm/msm/disp/dpu1: Add DSC support in hw_ctl
  ` [Freedreno] "
` [PATCH 07/11] drm/msm/disp/dpu1: Don't use DSC with mode_3d
  ` [Freedreno] "
` [PATCH 08/11] drm/msm/disp/dpu1: Add support for DSC in encoder
  ` [Freedreno] "

[PATCH] drm/edid: Fix crash with zero/invalid EDID
 2021-10-06 12:05 UTC  (7+ messages)
    ` connector_bad_edid() is broken (was: Re: [PATCH] drm/edid: Fix crash with zero/invalid EDID)

[PATCH] drm/bridge/lontium-lt9611uxc: fix provided connector suport
 2021-10-06 12:00 UTC  (2+ messages)

[v2 PATCH 0/3] Fix the issues caused by CMDQ refinement of mtk-drm
 2021-10-06 11:04 UTC  (7+ messages)
` [v2 PATCH 1/3] drm/mediatek: Fix crash at using pkt->cl->chan in cmdq_pkt_finalize

[PULL] drm-misc-next
 2021-10-06 10:48 UTC 

[PATCH] drm/bridge: ti-sn65dsi83: Implement .detach callback
 2021-10-06  9:47 UTC  (2+ messages)

[PATCH] drm/bridge: dw-hdmi-cec: Make use of the helper function devm_add_action_or_reset()
 2021-10-06  9:36 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox