dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-28 08:59:27 to 2022-08-29 18:46:59 UTC [more...]

[PATCH v2 00/41] drm: Analog TV Improvements
 2022-08-29 18:46 UTC  (43+ messages)
` [PATCH v2 01/41] drm/tests: Order Kunit tests in Makefile
` [PATCH v2 02/41] drm/tests: Add Kunit Helpers
` [PATCH v2 03/41] drm/atomic-helper: Rename drm_atomic_helper_connector_tv_reset to avoid ambiguity
` [PATCH v2 04/41] drm/connector: Rename subconnector state variable
` [PATCH v2 05/41] drm/atomic: Add TV subconnector property to get/set_property
` [PATCH v2 06/41] drm/connector: Rename legacy TV property
` [PATCH v2 07/41] drm/connector: Only register TV mode property if present
` [PATCH v2 08/41] drm/connector: Rename drm_mode_create_tv_properties
` [PATCH v2 09/41] drm/connector: Add TV standard property
` [PATCH v2 10/41] drm/modes: Add a function to generate analog display modes
` [PATCH v2 11/41] drm/modes: Only consider bpp and refresh before options
` [PATCH v2 12/41] drm/modes: parse_cmdline: Add support for named modes containing dashes
` [PATCH v2 13/41] drm/client: Add some tests for drm_connector_pick_cmdline_mode()
` [PATCH v2 14/41] drm/modes: Move named modes parsing to a separate function
` [PATCH v2 15/41] drm/modes: Switch to named mode descriptors
` [PATCH v2 16/41] drm/modes: Fill drm_cmdline mode from named modes
` [PATCH v2 17/41] drm/connector: Add pixel clock to cmdline mode
` [PATCH v2 18/41] drm/connector: Add a function to lookup a TV mode by its name
` [PATCH v2 19/41] drm/modes: Introduce the tv_mode property as a command-line option
` [PATCH v2 20/41] drm/modes: Properly generate a drm_display_mode from a named mode
` [PATCH v2 21/41] drm/modes: Introduce more named modes
` [PATCH v2 22/41] drm/atomic-helper: Add a TV properties reset helper
` [PATCH v2 23/41] drm/atomic-helper: Add an analog TV atomic_check implementation
` [PATCH v2 24/41] drm/vc4: vec: Remove empty mode_fixup
` [PATCH v2 25/41] drm/vc4: vec: Convert to atomic helpers
` [PATCH v2 26/41] drm/vc4: vec: Refactor VEC TV mode setting
` [PATCH v2 27/41] drm/vc4: vec: Remove redundant atomic_mode_set
` [PATCH v2 28/41] drm/vc4: vec: Fix timings for VEC modes
` [PATCH v2 29/41] drm/vc4: vec: Switch for common modes
` [PATCH v2 30/41] drm/vc4: vec: Fix definition of PAL-M mode
` [PATCH v2 31/41] drm/vc4: vec: Use TV Reset implementation
` [PATCH v2 32/41] drm/vc4: vec: Convert to the new TV mode property
` [PATCH v2 33/41] drm/vc4: vec: Add support for more analog TV standards
` [PATCH v2 34/41] drm/sun4i: tv: Remove unused mode_valid
` [PATCH v2 35/41] drm/sun4i: tv: Convert to atomic hooks
` [PATCH v2 36/41] drm/sun4i: tv: Merge mode_set into atomic_enable
` [PATCH v2 37/41] drm/sun4i: tv: Remove useless function
` [PATCH v2 38/41] drm/sun4i: tv: Remove useless destroy function
` [PATCH v2 39/41] drm/sun4i: tv: Rename error label
` [PATCH v2 40/41] drm/sun4i: tv: Add missing reset assertion
` [PATCH v2 41/41] drm/sun4i: tv: Convert to the new TV mode property

[PATCH v4 00/12] drm: bridge: Add Samsung MIPI DSIM bridge
 2022-08-29 18:40 UTC  (13+ messages)
` [PATCH v4 01/12] drm: exynos: dsi: Restore proper bridge chain order
` [PATCH v4 02/12] drm: bridge: Add Samsung DSIM bridge driver
` [PATCH v4 03/12] drm: bridge: samsung-dsim: Lookup OF-graph or Child node devices
` [PATCH v4 04/12] drm: bridge: samsung-dsim: Handle platform init via driver_data
` [PATCH v4 05/12] drm: bridge: samsung-dsim: Mark PHY as optional
` [PATCH v4 06/12] drm: bridge: samsung-dsim: Handle proper DSI host initialization
` [PATCH v4 07/12] drm: bridge: samsung-dsim: Fix PLL_P (PMS_P) offset
` [PATCH v4 08/12] drm: bridge: samsung-dsim: Add atomic_check
` [PATCH v4 09/12] drm: bridge: samsung-dsim: Add atomic_get_input_bus_fmts
` [PATCH v4 10/12] drm: bridge: samsung-dsim: Add input_bus_flags
` [PATCH v4 11/12] dt-bindings: display: exynos: dsim: Add NXP i.MX8MM support
` [PATCH v4 12/12] drm: bridge: samsung-dsim: Add "

[RFC] drm/bridge: adv7533: remove dynamic lane switching from adv7533 bridge
 2022-08-29 18:40 UTC  (6+ messages)

[PATCH v3 00/13] drm: bridge: Add Samsung MIPI DSIM bridge
 2022-08-29 18:30 UTC  (5+ messages)
  ` [PATCH v3 06/13] drm: bridge: samsung-dsim: Add DSI init in bridge pre_enable()

[PATCH v6 0/2] Add RZ/G2L DSI driver
 2022-08-29 18:24 UTC  (7+ messages)
` [PATCH v6 1/2] dt-bindings: display: bridge: Document RZ/G2L MIPI DSI TX bindings
` [PATCH v6 2/2] drm: rcar-du: Add RZ/G2L DSI driver

[PATCH] drm/bridge: adv7533: remove dynamic lane switching from adv7533 bridge
 2022-08-29 18:22 UTC 

[PATCH 0/8] i915: Add "standalone media" support for MTL
 2022-08-29 17:02 UTC  (9+ messages)
` [PATCH 1/8] drm/i915: Move locking and unclaimed check into mmio_debug_{suspend, resume}
` [PATCH 2/8] drm/i915: Only hook up uncore->debug for primary uncore
` [PATCH 3/8] drm/i915: Use managed allocations for extra uncore objects
` [PATCH 4/8] drm/i915: Prepare more multi-GT initialization
` [PATCH 5/8] drm/i915: Rename and expose common GT early init routine
` [PATCH 6/8] drm/i915/xelpmp: Expose media as another GT
` [PATCH 7/8] drm/i915/mtl: Use primary GT's irq lock for media GT
` [PATCH 8/8] drm/i915/mtl: Hook up interrupts for standalone media

[PATCH v5 0/4] drm/bridge: ti-sn65dsi86: Basic DP support
 2022-08-29 17:38 UTC  (9+ messages)
` [PATCH v5 1/4] drm/bridge: ti-sn65dsi86: check AUX errors better
` [PATCH v5 2/4] drm/bridge: ti-sn65dsi86: Reject modes with too large blanking
` [PATCH v5 4/4] drm/bridge: ti-sn65dsi86: Implement bridge connector operations

[PATCH 1/2] dt-bindings: display: bridge: icn6211: Add support for external REFCLK
 2022-08-29 17:21 UTC  (4+ messages)
` [PATCH 2/2] drm: "

[PATCH v3 1/3] PCI: Move PCI_VENDOR_ID_MICROSOFT/PCI_DEVICE_ID_HYPERV_VIDEO definitions to pci_ids.h
 2022-08-29 17:15 UTC  (2+ messages)

[PATCH] drm/msm/dsi: Remove use of device_node in dsi_host_parse_dt()
 2022-08-29 16:54 UTC 

[PATCH] Revert "drm/i915/dg2: Add preemption changes for Wa_14015141709"
 2022-08-29 16:14 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v5 00/31] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display
 2022-08-29 16:43 UTC  (5+ messages)
` [PATCH v5 17/31] ACPI: video: Add Nvidia WMI EC brightness control detection (v3)

[PATCH] drm/i915/ats-m: Add thread execution tuning setting
 2022-08-29 16:17 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH 0/2] chrontel-ch7033: Add byteswap order option
 2022-08-29 16:19 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: Add byteswap order to chrontel ch7033
` [PATCH 2/2] drm/bridge: chrontel-ch7033: Add option for setting byteswap order

[PATCH 0/2] drm: bridge: adv7511: CEC support for ADV7535
 2022-08-29 16:02 UTC  (2+ messages)

[PATCH 0/4] Add support for atomic async page-flips
 2022-08-29 16:01 UTC  (4+ messages)
` [PATCH 3/4] drm: introduce DRM_CAP_ATOMIC_ASYNC_PAGE_FLIP

[PATCH v2] drm: bridge: dw_hdmi: only trigger hotplug event on link change
 2022-08-29 15:43 UTC  (2+ messages)

[PATCH v2] drm: document uAPI page-flip flags
 2022-08-29 15:40 UTC 

[PATCH] drm: document uAPI page-flip flags
 2022-08-29 15:37 UTC  (3+ messages)
`  "

[PATCH] drm/bridge: lvds-codec: Fix error checking of drm_of_lvds_get_data_mapping()
 2022-08-29 15:32 UTC  (3+ messages)

[PATCH v2 1/3] drm/atomic-helper: print message on driver connector check failure
 2022-08-29 15:15 UTC  (3+ messages)
` [PATCH v2 2/3] drm/atomic-helper: log EINVAL cause in drm_atomic_helper_async_check()
` [PATCH v2 3/3] drm/bridge: log message on atomic_check() and mode_fixup() failure

[PATCH v1 0/7] drm/vc4: Fix the core clock behaviour
 2022-08-29 15:11 UTC  (2+ messages)

[PATCH 0/6] TI SN65DSI83 Features
 2022-08-29 15:06 UTC  (3+ messages)

[PATCH] drm/bridge: megachips: Fix a null pointer dereference bug
 2022-08-29 15:03 UTC  (2+ messages)

[PATCH 1/2] drm/atomic-helper: print message on driver connector check failure
 2022-08-29 15:01 UTC  (2+ messages)
` [PATCH 2/2] drm/atomic-helper: log EINVAL cause in drm_atomic_helper_async_check()

[PATCH] drm/bridge: tc358767: Handle bridge past DPI output
 2022-08-29 14:58 UTC  (2+ messages)

[PATCH 0/4] Add DP MST DSC support to i915
 2022-08-29 14:43 UTC  (8+ messages)
` [PATCH 1/4] drm: Add missing DP DSC extended capability definitions
` [PATCH 2/4] drm/i915: Fix intel_dp_mst_compute_link_config
` [PATCH 3/4] drm/i915: Add DSC support to MST path
` [PATCH 4/4] drm/i915: Extract drm_dp_atomic_find_vcpi_slots cycle to separate function

[PATCH] drm/amd/amdgpu: Add modeset module parameter support
 2022-08-29 13:47 UTC  (2+ messages)

[PATCH 0/3] drm: omapdrm: Fix excessive GEM buffers DMM/CMA usage
 2022-08-29 14:36 UTC  (13+ messages)
` [PATCH 3/3] drm: omapdrm: Do no allocate non-scanout GEMs through DMM/TILER

[PATCH v1 04/35] drm/modes: Introduce 480i and 576i modes
 2022-08-29 14:33 UTC  (13+ messages)

[PATCH] drm/i915: fix repeated words in comments
 2022-08-29 14:17 UTC  (2+ messages)

[PATCH v3 00/14] Use devm helpers for regulator get and enable
 2022-08-29 14:25 UTC  (3+ messages)
` [PATCH v3 03/14] gpu: drm: simplify drivers using devm_regulator_*get_enable*()

[PATCH] drm/i915: fix repeated words in comments
 2022-08-29 14:14 UTC  (2+ messages)

[PATCH] drm/bridge: anx7625: Support HDMI_I2S audio format
 2022-08-29 13:56 UTC  (4+ messages)

[PATCH 0/5] Drop of_gpio header
 2022-08-29 13:51 UTC  (3+ messages)
` [PATCH 1/5] drm/bridge: anx7625: "

[PATCH v4,0/2] Add dpi output format control for MT8186
 2022-08-29 13:49 UTC  (6+ messages)
` [PATCH v4, 1/2] soc: mediatek: Add mmsys func to adapt to dpi output "
  ` [PATCH v4,1/2] "
` [PATCH v4,2/2] drm: mediatek: Adjust the dpi output format to MT8186

[PATCH v4 0/8] drm/vc4: Reset HDMI link at hotplug
 2022-08-29 13:47 UTC  (9+ messages)
` [PATCH v4 1/8] drm/vc4: hdmi: Constify drm_display_mode
` [PATCH v4 2/8] drm/vc4: hdmi: Remove unused argument in vc4_hdmi_supports_scrambling
` [PATCH v4 3/8] drm/vc4: hdmi: Remove mutex in detect
` [PATCH v4 4/8] drm/vc4: hdmi: Simplify the hotplug handling
` [PATCH v4 5/8] drm/vc4: hdmi: Switch to detect_ctx
` [PATCH v4 6/8] drm/vc4: hdmi: Move vc4_hdmi_supports_scrambling() around
` [PATCH v4 7/8] drm/vc4: hdmi: Reset link on hotplug
` [PATCH v4 8/8] drm/scdc: Document hotplug gotchas

[PATCH] drm/bridge: sii902x: add support for DRM_BRIDGE_ATTACH_NO_CONNECTOR
 2022-08-29 13:36 UTC  (7+ messages)

Aw: [PATCH 1/2] drm/etnaviv: add HWDB entry for GC7000 r6203
 2022-08-29 13:24 UTC  (2+ messages)
`  "

[PULL] drm-intel-next
 2022-08-29 13:22 UTC 

[PATCH linux-next] drm/amdkfd: remove redundant variables err and ret
 2022-08-29 12:29 UTC 

[PATCH 0/4] Allow MMIO regions to be exported through dma-buf
 2022-08-29 12:26 UTC  (4+ messages)
` [PATCH 4/4] vfio/pci: "

[PATCH v1 00/35] drm: Analog TV Improvements
 2022-08-29 12:13 UTC  (19+ messages)
` [PATCH v1 05/35] drm/connector: Add TV standard property
` [PATCH v1 23/35] drm/vc4: vec: Convert to the new TV mode property
` [PATCH v1 32/35] drm/sun4i: tv: "
` [PATCH v1 34/35] drm/modes: Introduce the tv_mode property as a command-line option

[PATCH linux-next] drm/amd/display: remove redundant vertical_line_start variable
 2022-08-29 12:13 UTC 

[PATCH] drm/i915/ttm: Abort suspend on i915_ttm_backup failure
 2022-08-29 12:04 UTC 

[PATCH 00/11] drm/edid: Range descriptor stuff
 2022-08-29 12:02 UTC  (12+ messages)
` [PATCH 03/11] drm/edid: s/monitor_rage/vrr_range/
  ` [Intel-gfx] "
` [PATCH 04/11] drm/edid: Define more flags
  ` [Intel-gfx] "
` [PATCH 05/11] drm/edid: Only parse VRR range for continuous frequency displays
` [PATCH 06/11] drm/edid: Extract drm_gtf2_mode()
  ` [Intel-gfx] "
` [PATCH 11/11] drm/i915: Infer vrefresh range for eDP if the EDID omits it
  ` [Intel-gfx] "
  ` [PATCH v2 "

[PATCH v3] drm/ast: add dmabuf/prime buffer sharing support
 2022-08-29  5:59 UTC 

[PATCH v6] drm: Add initial ci/ subdirectory
 2022-08-29  9:31 UTC  (2+ messages)
` [PATCH v7] "

[PATCH -next 1/4 RESEND] drm/amd/display: clean up one inconsistent indenting
 2022-08-29  8:36 UTC  (4+ messages)
` [PATCH -next 2/4 RESEND] drm/amd/display: clean up some inconsistent indentings
` [PATCH -next 3/4 "
` [PATCH -next 4/4 "

[PATCH] tty/vt: Remove printable variable
 2022-08-29  8:21 UTC  (2+ messages)

[PATCH] drm/gma500: Fix comment typo
 2022-08-29  8:01 UTC  (2+ messages)

[PATCH] drm: rcar-du: Drop leftovers variables from Makefile
 2022-08-29  6:46 UTC  (2+ messages)

[PTACH v3] drm/ast: add dmabuf/prime buffer sharing support
 2022-08-29  5:58 UTC  (3+ messages)

[PATCH v3,0/2] Add dpi output format control for MT8186
 2022-08-29  1:42 UTC  (8+ messages)
` [PATCH v3,2/2] drm: mediatek: Adjust the dpi output format to MT8186

[PATCH v3, 1/2] soc: mediatek: Add mmsys func to adapt to dpi output for MT8186
 2022-08-29  1:38 UTC  (6+ messages)
` [PATCH v3,1/2] "

[PATCH 1/4] dt-bindings: display: imx: add binding for i.MX8MP HDMI TX
 2022-08-29  0:46 UTC  (2+ messages)

[PATCH i-g-t v2 0/4] Add support for KUnit tests
 2022-08-29  0:09 UTC  (5+ messages)
` [PATCH i-g-t v2 1/4] lib/igt_kmod: rename kselftest functions to ktest
` [PATCH i-g-t v2 2/4] lib/igt_kmod.c: check if module is builtin before attempting to unload it
` [PATCH i-g-t v2 3/4] lib/igt_kmod: add compatibility for KUnit
` [PATCH i-g-t v2 4/4] tests: DRM selftests: switch to KUnit

[PATCH v2] Documentation: fb: udlfb: clean up text and formatting
 2022-08-28 19:25 UTC 

[PATCH v5 0/6] clk/qcom: Support gdsc collapse polling using 'reset' interface
 2022-08-28 19:21 UTC  (7+ messages)
` [PATCH v5 1/6] dt-bindings: clk: qcom: Support gpu cx gdsc reset
` [PATCH v5 2/6] clk: qcom: Allow custom reset ops
` [PATCH v5 3/6] clk: qcom: gdsc: Add a reset op to poll gdsc collapse
` [PATCH v5 4/6] clk: qcom: gpucc-sc7280: Add cx collapse reset support
` [PATCH v5 5/6] dt-bindings: drm/msm/gpu: Add optional resets
` [PATCH v5 6/6] arm64: dts: qcom: sc7280: Add Reset support for gpu

[PATCH] drm/mm: Reduce stack frame usage in __igt_reserve
 2022-08-28 18:25 UTC 

[PATCH v3 0/3] KUnit tests for RGB888, XRGB2101010 and grayscale
 2022-08-28 16:45 UTC  (4+ messages)
` [PATCH v3 1/3] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_rgb888()
` [PATCH v3 2/3] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_xrgb2101010()
` [PATCH v3 3/3] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_gray8()

[PATCH] drm/ssd130x: Replace simple display helpers with the atomic helpers
 2022-08-28 15:11 UTC 

[PATCH v3] gpu/drm/bridge/cadence: avoid flush_scheduled_work() usage
 2022-08-28 12:59 UTC  (2+ messages)

[PATCH v2 0/3] KUnit tests for RGB888, XRGB2101010 and grayscale
 2022-08-28 12:32 UTC  (5+ messages)
` [PATCH v2 1/3] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_rgb888()
` [PATCH v2 2/3] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_xrgb2101010()
` [PATCH v2 3/3] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_gray8()

[PATCH 0/3] KUnit tests for RGB888, XRGB2101010 and grayscale
 2022-08-28  8:59 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;
as well as URLs for NNTP newsgroup(s).