dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-13 21:24:58 to 2019-12-16 00:46:19 UTC [more...]

linux-next: manual merge of the drm-misc tree with Linus' tree
 2019-12-16  0:46 UTC 

[PATCH v2 1/3] dt-bindings: Add vendor prefix for Xinpeng Technology
 2019-12-16  0:32 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: display: panel: Add binding document for Xinpeng XPP055C272
` [PATCH v2 3/3] drm/panel: add panel driver for Xinpeng XPP055C272 panels

[PATCH 1/2] drm/i915/dsi: Remove readback of panel orientation on BYT / CHT
 2019-12-15 21:33 UTC  (2+ messages)
` [PATCH 2/2] drm/i915/dp: Use BDB_GENERAL_FEATURES VBT block info for builtin panel-orientation

[GITLAB] spelling/typo: Shouldn't this thing called 'Merge Bot'?
 2019-12-15 21:09 UTC 

[PATCH 0/9] drm/bridge: ti-sn65dsi86: Improve support for AUO B116XAK01 + other low res DP
 2019-12-15 20:06 UTC  (15+ messages)
` [PATCH 1/9] drm/bridge: ti-sn65dsi86: Split the setting of the dp and dsi rates
` [PATCH 2/9] drm/bridge: ti-sn65dsi86: zero is never greater than an unsigned int
` [PATCH 3/9] drm/bridge: ti-sn65dsi86: Don't use MIPI variables for DP link
` [PATCH 4/9] drm/bridge: ti-sn65dsi86: Config number of DP lanes Mo' Betta
` [PATCH 5/9] drm/bridge: ti-sn65dsi86: Read num lanes from the DP sink
` [PATCH 6/9] drm/bridge: ti-sn65dsi86: Use 18-bit DP if we can
` [PATCH 7/9] drm/bridge: ti-sn65dsi86: Group DP link training bits in a function
` [PATCH 8/9] drm/bridge: ti-sn65dsi86: Train at faster rates if slower ones fail
  ` [PATCH 1/2] fixup! "
` [PATCH 9/9] drm/bridge: ti-sn65dsi86: Skip non-standard DP rates
  ` [PATCH 2/2] fixup! "

[PATCH] drm: panel-orientation-quirks: Add quirk for Teclast X89 tablet
 2019-12-15 18:42 UTC  (3+ messages)

[PATCH 0/5] drm/i915/dsi: Control panel and backlight enable GPIOs from VBT
 2019-12-15 16:38 UTC  (6+ messages)
` [PATCH 1/5] pinctrl: Export pinctrl_unregister_mappings
` [PATCH 2/5] drm/i915/dsi: Move poking of panel-enable GPIO to intel_dsi_vbt.c
` [PATCH 3/5] drm/i915/dsi: Init panel-enable GPIO to low when the LCD is initially off
` [PATCH 4/5] drm/i915/dsi: Move Crystal Cove PMIC panel GPIO lookup from mfd to the i915 driver
` [PATCH 5/5] drm/i915/dsi: Control panel and backlight enable GPIOs on BYT

dri and screen casting
 2019-12-15 15:14 UTC 

[PATCH 1/2 v6] drm/panel: Add DT bindings for Sony ACX424AKP
 2019-12-15 13:46 UTC  (3+ messages)
` [PATCH 2/2 v6] drm/panel: Add driver for Sony ACX424AKP panel

[PATCH] drm/panel: seperate panel power control from panel prepare/unprepare
 2019-12-15 12:35 UTC  (2+ messages)

[PATCH v3 00/50] drm/omap: Replace custom display drivers with drm_bridge and drm_panel
 2019-12-15 12:27 UTC  (8+ messages)
` [PATCH v3 04/50] drm/bridge: Add connector-related bridge operations and data
` [PATCH v3 11/50] drm/bridge: Add bridge driver for display connectors
` [PATCH v3 35/50] drm/omap: Create connector for bridges

[PATCH 1/3] dt-bindings: Add vendor prefix for Xinpeng Technology
 2019-12-15  9:40 UTC  (10+ messages)
` [PATCH 2/3] dt-bindings: display: panel: Add binding document for Xinpeng XPP055C272
` [PATCH 3/3] drm/panel: add panel driver for Xinpeng XPP055C272 panels

[PATCH v20 0/2] PS8640 MIPI-to-eDP bridge
 2019-12-15  1:22 UTC  (3+ messages)
` [PATCH v20 2/2] drm/bridge: Add I2C based driver for ps8640 bridge

[PATCH 0/2] drm/sun4i: Remove unneeded semicolon
 2019-12-14 17:48 UTC  (4+ messages)
` [PATCH 1/2] drm/sun4i: Remove unneeded semicolon in sun8i_mixer.c
` [PATCH 2/2] drm/sun4i: Remove unneeded semicolon in sun4i_layer.c

[PATCH] drm: shrinker: Add a prefix on purging logs
 2019-12-14 16:20 UTC 

[PATCH 1/2] dt-bindings: Add vendor prefix for Satoz
 2019-12-14 10:09 UTC  (3+ messages)
` [PATCH 2/2] drm/panel: simple: Add Satoz SAT050AT40H12R2 panel support

[PATCH 0/4] drm/msm: Remove unneeded semicolon
 2019-12-14  9:31 UTC  (5+ messages)
` [PATCH 1/4] drm/msm/hdmi: "
` [PATCH 2/4] drm/msm/mdp5: "
` [PATCH 3/4] drm/msm/dpu: Remove unneeded semicolon in dpu_plane.c
` [PATCH 4/4] drm/msm/dpu: Remove unneeded semicolon in dpu_encoder.c

[PATCH] backlight: corgi: Convert to use GPIO descriptors
 2019-12-13 23:31 UTC  (5+ messages)

[PATCH v2 0/6] fixes for atmel-hlcdc
 2019-12-13 15:04 UTC  (7+ messages)
` [PATCH v2 1/6] drm: atmel-hlcdc: use double rate for pixel clock only if supported
` [PATCH v2 2/6] drm: atmel-hlcdc: enable clock before configuring timing engine
` [PATCH v2 3/6] mfd: atmel-hlcdc: add struct device member to struct atmel_hlcdc_regmap
` [PATCH v2 4/6] mfd: atmel-hlcdc: return in case of error
` [PATCH v2 5/6] drm: atmel-hlcdc: prefer a lower pixel-clock than requested
` [PATCH v2 6/6] Revert "drm: atmel-hlcdc: enable sys_clk during initalization."

[PATCH 00/12] Add PX30 LVDS support
 2019-12-13 18:38 UTC  (15+ messages)
` [PATCH 01/12] dt-bindings: display: rockchip-lvds: Declare PX30 compatible
` [PATCH 02/12] dt-bindings: display: rockchip-lvds: Document PX30 PHY
` [PATCH 03/12] drm/rockchip: lvds: Fix indentation of a #define
` [PATCH 04/12] drm/rockchip: lvds: Harmonize function names
` [PATCH 05/12] drm/rockchip: lvds: Change platform data
` [PATCH 06/12] drm/rockchip: lvds: Create an RK3288 specific probe function
` [PATCH 07/12] drm/rockchip: lvds: Helpers should return decent values
` [PATCH 08/12] drm/rockchip: lvds: Pack functions together
` [PATCH 09/12] drm/rockchip: lvds: Add PX30 support
` [PATCH 10/12] arm64: dts: rockchip: Add PX30 CRTCs graph LVDS endpoints
` [PATCH 11/12] arm64: dts: rockchip: Add PX30 DSI DPHY
` [PATCH 12/12] arm64: dts: rockchip: Add PX30 LVDS

[PATCH v3 0/5] drm/tidss: New driver for TI Keystone platform Display SubSystem
 2019-12-13 11:17 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: display: ti, k2g-dss: Add dt-schema yaml binding
` [PATCH v3 5/5] MAINTAINERS: add entry for tidss

[PATCH RFC 0/8] Add Unisoc's drm kms module
 2019-12-13  9:48 UTC  (9+ messages)
` [PATCH RFC 1/8] dt-bindings: display: add Unisoc's drm master bindings
` [PATCH RFC 3/8] dt-bindings: display: add Unisoc's dpu bindings
` [PATCH RFC 5/8] dt-bindings: display: add Unisoc's mipi dsi&dphy bindings
` [PATCH RFC 7/8] dt-bindings: display: add Unisoc's generic mipi panel bindings

[PATCH] backlight: pwm_bl: Switch to full GPIO descriptor
 2019-12-13 23:32 UTC  (4+ messages)

[PATCH 0/3] drm/amdgpu: Remove unneeded semicolon
 2019-12-14  9:02 UTC  (4+ messages)
` [PATCH 1/3] drm/amdgpu: Remove unneeded semicolon in amdgpu_pmu.c
` [PATCH 2/3] drm/amdgpu: Remove unneeded semicolon in gfx_v10_0.c
` [PATCH 3/3] drm/amdgpu: Remove unneeded semicolon in amdgpu_ras.c

[PATCH 0/5] fixes for atmel-hlcdc
 2019-12-13  9:30 UTC  (9+ messages)
` [PATCH 4/5] Revert "drm/atmel-hlcdc: allow selecting a higher pixel-clock than requested"

[PATCH 1/4] ARM: dts: am437x-gp-evm: add HDMI support
 2019-12-13 14:57 UTC  (11+ messages)

[PATCH v1 00/15] PHY: Update Cadence Torrent PHY driver with reconfiguration
 2019-12-13 15:45 UTC  (9+ messages)
` [PATCH v1 02/15] dt-bindings:phy: Convert Cadence MHDP PHY bindings to YAML
` [PATCH v1 03/15] phy: cadence-dp: Rename to phy-cadence-torrent
` [PATCH v1 08/15] dt-bindings: phy: phy-cadence-torrent: Add clock bindings

[PATCH] drm/panfrost: Prefix interrupt handlers' names
 2019-12-13 15:51 UTC  (8+ messages)

[PATCH v4 0/4] drm/edid: Add new modes from CTA-861-G
 2019-12-13 21:05 UTC  (5+ messages)
` [PATCH v4 1/4] drm/edid: Abstract away cea_edid_modes[]
` [PATCH v4 3/4] drm/edid: Throw away the dummy VIC 0 cea mode

[PATCH] drm/panel: Add Boe Himax8279d MIPI-DSI LCD panel
 2019-12-14  9:11 UTC 

[PATCH v2, 0/2] drm/mediatek: Add ctm property support
 2019-12-13  8:03 UTC  (4+ messages)
` [PATCH v2, 1/2] drm/mediatek: Fix gamma correction issue

Proposal to report GPU private memory allocations with sysfs nodes [plain text version]
 2019-12-13 22:09 UTC  (13+ messages)

[Regression 5.5-rc1] Extremely low GPU performance on NVIDIA Tegra20/30
 2019-12-13 15:35 UTC  (3+ messages)

[DPU PATCH v3 1/5] dt-bindings: msm/dp: add bindings of DP/DP-PLL driver for Snapdragon 845
 2019-12-13 23:04 UTC  (2+ messages)

[GIT PULL] drm/arc: Yet another set of minor fixes
 2019-12-13 10:24 UTC  (7+ messages)

[PATCH] drm/amd/display: Remove unneeded semicolon
 2019-12-14  9:12 UTC 

[PATCH] drm/panel: simple: Support reset GPIOs
 2019-12-14 10:23 UTC  (2+ messages)

[RFC v2 00/12] drm/i915/svm: Add SVM support
 2019-12-14 10:58 UTC  (19+ messages)
` [RFC v2 01/12] drm/i915/svm: Add SVM documentation
` [RFC v2 02/12] drm/i915/svm: Runtime (RT) allocator support
  ` [Intel-gfx] "
` [RFC v2 03/12] drm/i915/svm: Implicitly migrate BOs upon CPU access
  ` [Intel-gfx] "
` [RFC v2 04/12] drm/i915/svm: Page table update support for SVM
` [RFC v2 05/12] drm/i915/svm: Page table mirroring support
` [RFC v2 06/12] drm/i915/svm: Device memory support
` [RFC v2 07/12] drm/i915/svm: Implicitly migrate pages upon CPU fault
` [RFC v2 08/12] drm/i915/svm: Page copy support during migration
` [RFC v2 09/12] drm/i915/svm: Add functions to blitter copy SVM buffers
` [RFC v2 10/12] drm/i915/svm: Use blitter copy for migration
` [RFC v2 11/12] drm/i915/svm: Add support to en/disable SVM
` [RFC v2 12/12] drm/i915/svm: Add page table dump support

[PATCH v2 1/6] dt-bindings: display/ingenic: Add compatible string for JZ4770
 2019-12-14 10:54 UTC  (2+ messages)

[PATCH v5 0/4] IT6505 cover letter
 2019-12-14  8:21 UTC  (3+ messages)
` [PATCH v5 3/4] dt-bindings: Add binding for IT6505

[Bug 205853] New: amdgpu kernel bug: kernel null pointer dereference
 2019-12-14  7:52 UTC  (4+ messages)
` [Bug 205853] "

[PATCH v2] drm/panfrost: Prefix interrupt handlers' names
 2019-12-14  4:59 UTC 

[PATCH v10 23/25] mm/gup: track FOLL_PIN pages
 2019-12-14  3:26 UTC  (2+ messages)
` [PATCH v11 "

[PATCH 0/4] consistently use dma_resv locking wrappers
 2019-12-14  0:10 UTC  (9+ messages)
` [PATCH 2/4] drm/i915: Use "
` [PATCH 3/4] drm/msm: "
` [PATCH 4/4] drm/vc4: "

[PATCH 1/4] drm/etnaviv: Use dma_resv locking wrappers
 2019-12-14  0:09 UTC  (2+ messages)
` [PATCH] "

[RESEND PATCH v2] drm: Add getfb2 ioctl
 2019-12-14  0:01 UTC  (4+ messages)
    ` [Intel-gfx] "

[Bug 204987] New: general protection fault in amdgpu_dm_atomic_commit_tail (Vega64)
 2019-12-14  0:00 UTC  (3+ messages)
` [Bug 204987] fault in amdgpu_dm_atomic_commit_tail on Vega64 with compton and redshift

[PATCH v4 0/4] Genericize DW MIPI DSI bridge and add i.MX 6 driver
 2019-12-13 23:39 UTC  (3+ messages)
` [PATCH v4 4/4] dt-bindings: display: add i.MX6 MIPI DSI host controller doc

[PATCH 1/5] drm: Add __drm_atomic_helper_crtc_state_reset() & co
 2019-12-13 23:38 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v2 1/3] dt-bindings: vendor-prefixes: Add Shenzhen Frida LCD Co., Ltd
 2019-12-13 23:29 UTC  (4+ messages)
` [PATCH v2 2/3] dt-bindings: panel: Document Frida FRD350H54004 LCD panel

[git pull] drm fixes for 5.5-rc2
 2019-12-13 23:10 UTC  (2+ messages)

[PATCH RESEND 0/4] drm: bridge: anx7688 and mux drivers
 2019-12-13 22:38 UTC  (7+ messages)
` [PATCH RESEND 2/4] drm: bridge: anx7688: Add anx7688 bridge driver support
` [PATCH RESEND 3/4] dt-bindings: drm/bridge: Add GPIO display mux binding
` [PATCH RESEND 4/4] drm: bridge: Generic GPIO mux driver

[PATCH v4 0/7] Add dual-LVDS panel support to EK874
 2019-12-13 22:16 UTC  (9+ messages)
` [PATCH v4 3/7] drm: rcar-du: lvds: Get dual link configuration from DT
` [PATCH v4 4/7] drm: rcar-du: lvds: Allow for even and odd pixels swap
` [PATCH v4 5/7] drm: rcar-du: lvds: Fix mode for companion encoder
` [PATCH v4 6/7] dt-bindings: display: Add idk-2121wr binding

[PATCH v1 0/2] Add suppport for rm69299 Visionox panel driver and add devicetree bindings for visionox panel
 2019-12-13 21:47 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: display: add sc7180 panel variant

[PATCH] drm/modes: Support video parameters with only reflect option
 2019-12-13 12:16 UTC  (7+ messages)

[PATCH v3] drm: Funnel drm logs to tracepoints
 2019-12-13 16:47 UTC  (4+ messages)

[PATCH 0/3] drm/i915 / LPSS / mfd: Select correct PWM controller to use based on VBT
 2019-12-13 12:40 UTC  (10+ messages)
` [PATCH 2/3] mfd: intel_soc_pmic: Rename pwm_backlight pwm-lookup to pwm_pmic_backlight

[PATCH v2 00/12] drm/i915: Add support for HDCP 1.4 over MST connectors
 2019-12-13 19:07 UTC  (7+ messages)
` [PATCH v2 02/12] drm/i915: Clear the repeater bit on HDCP disable
` [PATCH v2 08/12] drm/i915: Don't fully disable HDCP on a port if multiple pipes are using it

[PATCHv4 00/36] AFBC support for Rockchip
 2019-12-13 15:59 UTC  (19+ messages)
` [PATCHv4 01/36] drm/framebuffer: Add optional modifier info
` [PATCHv4 02/36] drm/core: Add afbc helper functions
` [PATCHv4 03/36] drm/gem-fb-helper: Allow drivers to allocate struct drm_framebuffer on their own
` [PATCHv4 07/36] drm/komeda: Use afbc helper
` [PATCHv4 09/36] drm/komeda: Use the already available local variable
` [PATCHv4 11/36] drm/komeda: Explicitly require 1 plane for AFBC
` [PATCHv4 16/36] drm/komeda: Factor out object lookups for afbc case
` [PATCHv4 18/36] drm/komeda: Simplify error handling
` [PATCHv4 20/36] drm/komeda: Move object assignments to framebuffer to after size checks
` [PATCHv4 22/36] drm/komeda: Move helper invocation "
` [PATCHv4 23/36] drm/komeda: Use helper for common tasks
` [PATCHv4 25/36] drm/komeda: Use special helper for non-afbc size checks
` [PATCHv4 27/36] drm/komeda: Use special helper for afbc case size check
` [PATCHv4 28/36] drm/komeda: Factor in the invocation of special helper, afbc case
` [PATCHv4 30/36] drm/komeda: Move to helper checking afbc buffer size
` [PATCHv4 33/36] drm/arm/malidp: Factor in afbc framebuffer verification
` [PATCHv4 34/36] drm/arm/malidp: Use generic helpers for afbc checks
` [PATCHv4 35/36] drm/rockchip: Use helper for common task

[PATCH] drm/i915: Provide ddc symlink in hdmi connector sysfs directory
 2019-12-13 16:10 UTC  (3+ messages)

[PATCH] udmabuf: fix dma-buf cpu access
 2019-12-13 19:33 UTC 


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