dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-13 21:44:57 to 2019-12-16 09:29:06 UTC [more...]

[PATCH 01/10] drm/todo: Add item for the plane->atomic_check confusion
 2019-12-16  9:19 UTC  (3+ messages)
` [PATCH 02/10] drm/malidp: plane_state->fb iff plane_state->crtc

[PATCH v3 00/50] drm/omap: Replace custom display drivers with drm_bridge and drm_panel
 2019-12-16  9:21 UTC  (13+ 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 13/50] drm/bridge: panel: Implement bridge connector operations
` [PATCH v3 16/50] drm: Add helper to create a connector for a chain of bridges
` [PATCH v3 35/50] drm/omap: Create connector for bridges

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

[PATCH 0/4] Config mipi tx drive current and impedance
 2019-12-16  8:29 UTC  (5+ messages)
` [PATCH 1/4] dt-binds: display: mediatek: add property to control mipi tx drive current
` [PATCH 2/4] dt-binds: display: mediatek: get mipitx calibration data from nvmem
` [PATCH 3/4] drm/mediatek: add the mipitx driving control
` [PATCH 4/4] drm/mediatek: config mipitx impedance with calibration data

[RFC PATCH v2 00/11] Simple QoS for exynos-bus driver using interconnect
 2019-12-16  2:59 UTC  (10+ messages)
  ` [RFC PATCH v2 09/11] devfreq: exynos-bus: Add interconnect functionality to exynos-bus
  ` [RFC PATCH v2 08/11] arm: dts: exynos: Add parents and #interconnect-cells to Exynos4412
  ` [RFC PATCH v2 05/11] interconnect: Export of_icc_get_from_provider()

[PATCH 0/9] drm/bridge: ti-sn65dsi86: Improve support for AUO B116XAK01 + other low res DP
 2019-12-16  1:19 UTC  (16+ 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! "

[RFC v1 0/1] drm: lima: devfreq and cooling device support
 2019-12-16  3:03 UTC  (4+ messages)
` [RFC v1 1/1] drm/lima: Add optional devfreq support

[PATCH] drm/bochs: Remove unneeded semicolon
 2019-12-16  3:54 UTC 

[PATCH 1/5] drm/i915: Fix eDP DPCD aux max backlight calculations
 2019-12-16  6:21 UTC  (3+ messages)

[PATCH] drm/nouveau/mmu: Remove unneeded semicolon
 2019-12-16  3:48 UTC 

[PATCH] drm/mediatek: reduce the hbp and hfp for phy timing
 2019-12-16  2:42 UTC  (2+ messages)

[PATCH] drm/i915: Remove unneeded semicolon
 2019-12-16  3:44 UTC 

KASAN: use-after-free Read in fbcon_cursor
 2019-12-15 20:35 UTC 

[PATCH] drm: remove duplicate check on parent and avoid BUG_ON
 2019-12-15 19:43 UTC 

[PATCH] drm: meson: Remove unneeded semicolon
 2019-12-16  3:58 UTC 

[PATCH RESEND 0/4] drm: bridge: anx7688 and mux drivers
 2019-12-16  7:16 UTC  (8+ 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

Regression in 5.4 kernel on 32-bit Radeon IBM T40
 2019-12-15  3:17 UTC 

[PATCH v3] drm/dp_mst: Fix W=1 warnings
 2019-12-16  8:28 UTC  (3+ messages)

[PATCH] backlight: corgi: Convert to use GPIO descriptors
 2019-12-16  8:23 UTC  (6+ messages)

[PATCH v2 0/2] drm/virtio: fix mmap page attributes
 2019-12-16  8:07 UTC  (8+ messages)
` [PATCH v2 1/2] drm/shmem: add support for per object caching attributes

[Bug 204241] New: amdgpu fails to resume from suspend
 2019-12-16  4:40 UTC  (2+ messages)
` [Bug 204241] "

[RFC v2 00/12] drm/i915/svm: Add SVM support
 2019-12-16  4:17 UTC  (22+ 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

linux-next: build failure after merge of the drm-misc tree
 2019-12-16  1:23 UTC 

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

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] 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 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 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 10:42 UTC  (3+ messages)
` [PATCH v3 1/5] dt-bindings: display: ti, k2g-dss: Add dt-schema yaml binding

[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)

[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  (3+ messages)
` [PATCH 2/4] drm/i915: Use "

[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 v4 0/7] Add dual-LVDS panel support to EK874
 2019-12-13 22:16 UTC  (3+ messages)
` [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)


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).