dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-17 12:04:29 to 2020-12-18 15:19:26 UTC [more...]

[PATCH 00/15] drm/vc4: hdmi: Add CEC support for the BCM2711
 2020-12-18 14:45 UTC  (24+ messages)
` [PATCH 02/15] drm/vc4: hdmi: Move hdmi reset to bind
` [PATCH 04/15] drm/vc4: hdmi: Fix up CEC registers
` [PATCH 05/15] drm/vc4: hdmi: Restore cec physical address on reconnect
` [PATCH 06/15] drm/vc4: hdmi: Compute the CEC clock divider from the clock rate
` [PATCH 07/15] drm/vc4: hdmi: Update the CEC clock divider on HSM rate change
` [PATCH 08/15] drm/vc4: hdmi: Introduce a CEC clock
` [PATCH 11/15] drm/vc4: hdmi: Remove cec_available flag
` [PATCH 12/15] drm/vc4: hdmi: Don't register the CEC adapter if there's no interrupts

[PATCH] drm/[amdgpu|radeon]: fix memset on io mem
 2020-12-18 15:19 UTC  (20+ messages)

[PATCH] drm/komeda: Fix bit check to import to value of proper type
 2020-12-18 15:08 UTC 

[PULL] drm-intel-next-fixes
 2020-12-18 15:04 UTC 

[RFC][PATCH 1/3] dma-buf: heaps: Add deferred-free-helper library code
 2020-12-18 14:36 UTC  (4+ messages)
` [RFC][PATCH 2/3] dma-buf: system_heap: Add pagepool support to system heap
` [RFC][PATCH 3/3] dma-buf: system_heap: Add deferred freeing to the "

[PATCH v3 05/12] drm/ttm: Expose ttm_tt_unpopulate for driver use
 2020-12-18 14:30 UTC  (19+ messages)

[PATCH] drm/nouveau: fix multihop when move doesn't work
 2020-12-18 14:15 UTC  (3+ messages)

[PATCH] drm/qxl: don't allocate a dma_address array
 2020-12-18 14:09 UTC  (2+ messages)

[RFC PATCH 1/1] drm/amdgpu: cleanup vce/vcn selftests
 2020-12-18 11:21 UTC 

[PATCH v7 00/15] Add support for DP-HDMI2.1 PCON
 2020-12-18 11:11 UTC  (19+ messages)
` [PATCH v7 01/15] drm/edid: Add additional HFVSDB fields for HDMI2.1
` [PATCH v7 02/15] drm/edid: Parse MAX_FRL field from HFVSDB block
` [PATCH v7 03/15] drm/edid: Parse DSC1.2 cap fields "
` [PATCH v7 04/15] drm/dp_helper: Add Helpers for FRL Link Training support for DP-HDMI2.1 PCON
` [PATCH v7 05/15] drm/dp_helper: Add support for link failure detection
` [PATCH v7 06/15] drm/dp_helper: Add support for Configuring DSC for HDMI2.1 Pcon
` [PATCH v7 07/15] drm/dp_helper: Add helpers to configure PCONs RGB-YCbCr Conversion
` [PATCH v7 08/15] drm/i915: Capture max frl rate for PCON in dfp cap structure
` [PATCH v7 09/15] drm/i915: Add support for starting FRL training for HDMI2.1 via PCON
` [PATCH v7 10/15] drm/i915: Check for FRL training before DP Link training
` [PATCH v7 11/15] drm/i915: Add support for enabling link status and recovery
` [PATCH v7 12/15] drm/i915: Read DSC capabilities of the HDMI2.1 PCON encoder
` [PATCH v7 13/15] drm/i915: Add helper functions for calculating DSC parameters for HDMI2.1
` [PATCH v7 14/15] drm/i915/display: Configure PCON for DSC1.1 to DSC1.2 encoding
` [PATCH v7 15/15] drm/i915/display: Let PCON convert from RGB to YCbCr if it can

[PATCH v2] dt-bindings: display: bridge: tc358768: Change maintainer information
 2020-12-18  8:35 UTC 

[PATCH v2 00/48] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs
 2020-12-18  7:14 UTC  (60+ messages)
` [PATCH v2 01/48] dt-bindings: memory: tegra20: emc: Replace core regulator with power domain
` [PATCH v2 02/48] dt-bindings: memory: tegra30: "
` [PATCH v2 03/48] dt-bindings: memory: tegra124: "
` [PATCH v2 04/48] dt-bindings: host1x: Document OPP and power domain properties
` [PATCH v2 05/48] media: dt: bindings: tegra-vde: "
` [PATCH v2 06/48] dt-bindings: clock: tegra: Document clocks sub-node
` [PATCH v2 07/48] dt-bindings: arm: tegra: Add binding for core power domain
` [PATCH v2 08/48] regulator: Make regulator_sync_voltage() usable by coupled regulators
` [PATCH v2 09/48] opp: Add dev_pm_opp_sync_regulators()
` [PATCH v2 10/48] opp: Add dev_pm_opp_set_voltage()
` [PATCH v2 11/48] opp: Add dev_pm_opp_find_level_ceil()
` [PATCH v2 12/48] opp: Add dev_pm_opp_get_required_pstate()
` [PATCH v2 13/48] opp: Add resource-managed versions of OPP API functions
` [PATCH v2 14/48] opp: Filter out OPPs based on availability of a required-OPP
` [PATCH v2 15/48] opp: Support set_opp() customization without requiring to use regulators
` [PATCH v2 16/48] opp: Handle missing OPP table in dev_pm_opp_xlate_performance_state()
` [PATCH v2 17/48] opp: Correct debug message in _opp_add_static_v2()
` [PATCH v2 18/48] opp: Print OPP level in debug message of _opp_add_static_v2()
` [PATCH v2 19/48] opp: Fix adding OPP entries in a wrong order if rate is unavailable
` [PATCH v2 20/48] PM: domains: Make set_performance_state() callback optional
` [PATCH v2 21/48] PM: domains: Add "performance" column to debug summary
` [PATCH v2 22/48] soc/tegra: pmc: Fix imbalanced clock disabling in error code path
` [PATCH v2 23/48] soc/tegra: pmc: Pulse resets after removing power clamp
` [PATCH v2 24/48] soc/tegra: pmc: Ensure that clock rates aren't too high
` [PATCH v2 25/48] soc/tegra: pmc: Print out domain name when reset fails to acquire
` [PATCH v2 26/48] soc/tegra: Add devm_tegra_core_dev_init_opp_table()
` [PATCH v2 27/48] soc/tegra: Add CONFIG_SOC_TEGRA_COMMON and select PM_OPP by default
` [PATCH v2 28/48] soc/tegra: Introduce core power domain driver
` [PATCH v2 29/48] soc/tegra: pmc: Link domains to the parent Core domain
` [PATCH v2 30/48] soc/tegra: regulators: Fix locking up when voltage-spread is out of range
` [PATCH v2 31/48] soc/tegra: regulators: Support Core domain state syncing
` [PATCH v2 32/48] clk: tegra: Support runtime PM, power domain and OPP
` [PATCH v2 33/48] gpu: host1x: Add host1x_channel_stop()
` [PATCH v2 34/48] gpu: host1x: Support power management
` [PATCH v2 35/48] drm/tegra: dc: Support OPP and SoC core voltage scaling
` [PATCH v2 36/48] drm/tegra: gr2d: Correct swapped device-tree compatibles
` [PATCH v2 37/48] drm/tegra: gr2d: Support OPP and power management
` [PATCH v2 38/48] drm/tegra: g3d: "
` [PATCH v2 39/48] drm/tegra: vic: Stop channel before suspending
` [PATCH v2 40/48] media: staging: tegra-vde: Support OPP and generic power domain
` [PATCH v2 41/48] memory: tegra20-emc: Use devm_tegra_core_dev_init_opp_table()
` [PATCH v2 42/48] memory: tegra30-emc: "
` [PATCH v2 43/48] ARM: tegra: Add OPP tables and power domains to Tegra20 device-tree
` [PATCH v2 44/48] ARM: tegra: Add OPP tables and power domains to Tegra30 device-tree
` [PATCH v2 45/48] ARM: tegra: acer-a500: Enable core voltage scaling
` [PATCH v2 46/48] ARM: tegra: ventana: "
` [PATCH v2 47/48] ARM: tegra: ventana: Support CPU voltage scaling and thermal throttling
` [PATCH v2 48/48] ARM: tegra: cardhu: "

[PATCH v5 0/6] drm/imx: Introduce i.MX8qm/qxp DPU DRM
 2020-12-18  3:23 UTC  (7+ messages)
` [PATCH v5 1/6] dt-bindings: display: imx: Add i.MX8qxp/qm DPU binding
` [PATCH v5 2/6] dt-bindings: display: imx: Add i.MX8qxp/qm PRG binding
` [PATCH v5 3/6] dt-bindings: display: imx: Add i.MX8qxp/qm DPR channel binding
` [PATCH v5 4/6] drm/atomic: Avoid unused-but-set-variable warning on for_each_old_plane_in_state
` [PATCH v5 5/6] drm/imx: Introduce i.MX8qm/qxp DPU DRM
` [PATCH v5 6/6] MAINTAINERS: add maintainer for i.MX8qxp DPU DRM driver

[PATCH 00/14] Add some DRM bridge drivers support for i.MX8qm/qxp SoCs
 2020-12-18  1:45 UTC  (17+ messages)
` [PATCH 01/14] phy: Add LVDS configuration options
` [PATCH 02/14] media: uapi: Add some RGB bus formats for i.MX8qm/qxp pixel combiner
` [PATCH 03/14] media: docs: "
` [PATCH 04/14] dt-bindings: display: bridge: Add i.MX8qm/qxp pixel combiner binding
` [PATCH 05/14] drm/bridge: imx: Add i.MX8qm/qxp pixel combiner support
` [PATCH 06/14] dt-bindings: display: bridge: Add i.MX8qm/qxp display pixel link binding
` [PATCH 07/14] drm/bridge: imx: Add i.MX8qm/qxp display pixel link support
` [PATCH 08/14] dt-bindings: display: bridge: Add i.MX8qxp pixel link to DPI binding
` [PATCH 09/14] drm/bridge: imx: Add i.MX8qxp pixel link to DPI support
` [PATCH 10/14] drm/bridge: imx: Add LDB driver helper support
` [PATCH 11/14] dt-bindings: display: bridge: Add i.MX8qm/qxp LVDS display bridge binding
` [PATCH 12/14] drm/bridge: imx: Add LDB support for i.MX8qxp
` [PATCH 13/14] drm/bridge: imx: Add LDB support for i.MX8qm
` [PATCH 14/14] MAINTAINERS: add maintainer for DRM bridge drivers for i.MX SoCs

WARNING: suspicious RCU usage in modeset_lock
 2020-12-18  1:29 UTC  (7+ messages)

[PATCH v5 1/6] mfd: rt4831: Adds support for Richtek RT4831 core
 2020-12-17 15:00 UTC  (6+ messages)
` [PATCH v5 2/6] backlight: rt4831: Adds DT binding document for Richtek RT4831 backlight
` [PATCH v5 3/6] regulator: rt4831: Adds DT binding document for Richtek RT4831 DSV regulator
` [PATCH v5 4/6] mfd: rt4831: Adds DT binding document for Richtek RT4831 core
` [PATCH v5 5/6] backlight: rt4831: Adds support for Richtek RT4831 backlight
` [PATCH v5 6/6] regulator: rt4831: Adds support for Richtek RT4831 DSV regulator

[PATCH v6] drm/bridge: add it6505 driver
 2020-12-17 10:17 UTC  (3+ messages)

[PATCH] cma_heap: fix implicit function declaration
 2020-12-17 19:40 UTC  (2+ messages)

[PATCH v3 0/9] Xilinx AI engine kernel driver
 2020-12-17  8:40 UTC  (6+ messages)

[RFC PATCH 0/2] drm: use dynamic_debug
 2020-12-17 21:31 UTC  (4+ messages)
` [RFC PATCH 1/2] drm: RFC add choice to use dynamic debug in drm-debug

[PATCH v2] drm/bridge: lt9611: Fix handling of 4k panels
 2020-12-17 14:09 UTC 

[PATCH] drm: Introduce a drm_crtc_commit_wait helper
 2020-12-17 14:58 UTC  (2+ messages)

[PATCH v8, 0/6] drm/mediatek: add support for mediatek SOC MT8183
 2020-12-17  9:03 UTC  (3+ messages)
` [PATCH v8, 6/6] "

[PATCH] dt-bindings: display: bridge: tc358768: Remove maintainer information
 2020-12-18  8:02 UTC  (5+ messages)

[Bug 210739] New: Regression in 5.10, Oops at amdgpu_connector_dp_detect()
 2020-12-18  0:18 UTC  (4+ messages)
` [Bug 210739] "

[PATCH] dt-bindings: display: renesas,du: Convert binding to YAML
 2020-12-17 23:48 UTC  (2+ messages)
` [PATCH] dt-bindings: display: renesas, du: "

[PATCH] dt-bindings: display: bridge: renesas, lvds: RZ/G2E needs renesas, companion too
 2020-12-17 23:32 UTC  (2+ messages)

[PATCH v3 0/3] Experimental freesync video mode optimization
 2020-12-17 22:37 UTC  (4+ messages)
` [PATCH v3 1/3] drm/amd/display: Add module parameter for freesync video mode

[PATCH v3 0/9] drm/i915: Add support for Intel's eDP backlight controls
 2020-12-17 21:26 UTC  (2+ messages)

[PATCH v7 1/5] drm: Add function to convert rect in 16.16 fixed format to regular format
 2020-12-17 21:13 UTC 

[PATCH 1/2] drm/ttm: rework ttm_tt page limit v2
 2020-12-17 19:22 UTC  (14+ messages)

[PATCH] drm/hisilicon: Add the CONFIG_PM_SLEEP
 2020-12-17 17:29 UTC  (2+ messages)

[PATCH 0/1] Timeout handler now returns a value
 2020-12-17 15:53 UTC  (5+ messages)
` [PATCH 1/1] drm/scheduler: Job timeout handler returns status (v2)

[PATCH v2 0/9] drm/doc: misc documentation improvements
 2020-12-17 12:14 UTC  (15+ messages)
` [PATCH v2 3/9] drm/doc: fix reference to drm_format_modifier_blob
` [PATCH v2 4/9] drm/doc: fix drm_plane_type docs
` [PATCH v2 5/9] drm/doc: document the type plane property
` [PATCH v2 6/9] drm/doc: atomic implicitly enables other caps
` [PATCH v2 7/9] drm/doc: remove drm.h file comment
` [PATCH v2 8/9] drm/doc: demote old doc-comments in drm.h
` [PATCH v2 9/9] drm/doc: render drm.h uapi docs


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