dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-27 10:39:15 to 2020-01-02 08:30:14 UTC [more...]

[PATCH v6, 00/14] add drm support for MT8183
 2020-01-02  7:31 UTC  (15+ messages)
` [PATCH v6, 02/14] drm/mediatek: move dsi/dpi select input into mtk_ddp_sel_in
` [PATCH v6, 04/14] drm/mediatek: add mmsys private data for ddp path config
` [PATCH v6, 13/14] drm/mediatek: add fifo_size into rdma private data
` [PATCH v6, 14/14] drm/mediatek: add support for mediatek SOC MT8183

[PATCH v3 1/2] drm/sun4i: Add mode_set callback to the engine
 2020-01-02  7:57 UTC  (4+ messages)
` [PATCH v3 2/2] drm/sun4i: Use CRTC size instead of PRIMARY plane size as mixer frame

[Bug 201957] New: amdgpu: ring gfx timeout
 2020-01-02  8:30 UTC  (2+ messages)
` [Bug 201957] "

[Bug 205853] New: amdgpu kernel bug: kernel null pointer dereference
 2020-01-02  8:08 UTC  (3+ messages)
` [Bug 205853] "

[PATCH 1/3] drm/i915: use true, false for bool variable in i915_debugfs.c
 2020-01-02  7:56 UTC  (2+ messages)

[Bug 206053] New: Lock screen Black after idle with amdgpu.dc=1
 2020-01-01 21:25 UTC 

[PATCH] drm/panel: declare variable as __be16
 2020-01-01 20:40 UTC  (2+ messages)

[PATCH] drm/nouveau: use NULL for pointer assignment
 2020-01-01 18:51 UTC  (2+ messages)

[PATCH] drm/nouveau: remove set but unused variable
 2020-01-01 18:48 UTC  (2+ messages)

[Bug 201139] New: amdgpu: [drm] enabling link 1 failed: 15 (vega)
 2020-01-01 18:46 UTC  (2+ messages)
` [Bug 201139] "

[PATCH v4 00/11] drm: Add support for bus-format negotiation
 2020-01-01 17:13 UTC  (19+ messages)
  ` [PATCH v4 04/11] drm/bridge: Make the bridge chain a double-linked list

[PATCH resend 0/2] drm/connector: Add support for specifying panel_orientation on the kernel cmdline
 2020-01-01 17:04 UTC  (2+ messages)

[pull] amdgpu drm-fixes-5.5
 2020-01-01 15:13 UTC 

[PATCH 00/16] constify copied structure
 2020-01-01 14:52 UTC  (4+ messages)
` [PATCH 07/16] video: sa1100fb: "
` [PATCH 15/16] drm: bridge: dw-hdmi: "

[Bug 206017] New: Kernel 5.4.x unusable with GUI due to [drm:amdgpu_dm_atomic_commit_tail [amdgpu]] *ERROR* Waiting for fences timed out!
 2020-01-01 14:31 UTC  (4+ messages)
` [Bug 206017] "

[PATCH v2 0/5] drm/i915/dsi: Control panel and backlight enable GPIOs from VBT
 2020-01-01 13:04 UTC  (4+ messages)
` [PATCH v2 1/5] pinctrl: Allow modules to use pinctrl_[un]register_mappings

[RFC v2 0/1] drm: lima: devfreq and cooling device support
 2020-01-01 12:55 UTC  (11+ messages)
` [RFC v2 1/1] drm/lima: Add optional devfreq support

[PATCH 0/6] dt-bindings: display: Update few panel bindings with YAML
 2020-01-01 11:24 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: display: panel: Convert feiyang, fy07024di26a30d to DT schema
` [PATCH 2/6] dt-bindings: display: panel: Convert sitronix, st7701 "
` [PATCH 3/6] MAINTAINERS: Update feiyang, st7701 panel bindings converted as YAML
` [PATCH 4/6] dt-bindings: display: panel: Convert friendlyarm, hd702e to DT schema
` [PATCH 5/6] dt-bindings: display: panel: Convert rocktech, rk070er9427 "
` [PATCH 6/6] dt-bindings: display: panel: Convert koe, tx31d200vm0baa "

[PATCH RFC v2] drm/msm/mdp5: enable autorefresh
 2020-01-01  3:50 UTC  (3+ messages)

[PATCH] drm/nouveau: declare constants as unsigned long
 2020-01-01  9:40 UTC  (3+ messages)

[PATCH] drm/lima: use drm_sched_fault for error task handling
 2020-01-01 10:38 UTC 

[PATCH 5/7] drm/framebuffer: Format modifier for Intel Gen-12 media compression
 2019-12-31 23:37 UTC  (2+ messages)
` [PATCH 6/7] drm/fb: Extend format_info member arrays to handle four planes

[PATCH v2 00/11] Add PX30 LVDS support
 2019-12-31 15:41 UTC  (5+ messages)
` [PATCH v2 10/11] arm64: dts: rockchip: Add PX30 DSI DPHY

[PATCH v2 1/2] drm/sun4i: Add alpha property for sun8i UI layer
 2019-12-31 10:16 UTC  (4+ messages)
` [PATCH v2 2/2] drm/sun4i: Add alpha property for sun8i and sun50i VI layer

[PATCH v2 1/4] drm/sun4i: Reimplement plane z position setting logic
 2019-12-31 13:52 UTC  (9+ messages)
` [PATCH v2 2/4] drm/sun4i: Add mode_set callback to the engine
` [PATCH v2 3/4] drm/sun4i: Use CRTC size instead of PRIMARY plane size as mixer frame
` [PATCH v2 4/4] drm/sun4i: Update mixer's internal registers after initialization

[RFC PATCH v3 0/7] PM / devfreq: Simple QoS for exynos-bus using interconnect
 2019-12-31 11:03 UTC  (13+ messages)
  ` [RFC PATCH v3 7/7] drm: exynos: mixer: Add interconnect support
  ` [RFC PATCH v3 4/7] arm: dts: exynos: Add interconnect bindings for Exynos4412

[PATCH] dt-bindings: display: Convert Allwinner display pipeline to schemas
 2019-12-31 18:24 UTC  (3+ messages)

[PATCH v1 1/1] dt-bindings: one binding file for all simple panels
 2019-12-31 17:34 UTC  (2+ messages)

[Bug 205977] New: [amdgpu] Vega10 dpm defaults cause card to overvolt and overboost
 2019-12-31 16:19 UTC  (2+ messages)
` [Bug 205977] "

[PULL] drm-misc-fixes
 2019-12-31 15:25 UTC 

[PATCH] drm/msm: use BUG_ON macro for debugging
 2019-12-31 15:20 UTC  (2+ messages)

[PATCH] drm/amd/display: Fix error returned by program_hpd_filter
 2019-12-31 15:08 UTC  (2+ messages)

[PATCH] drm/dp_mst: correct the shifting in DP_REMOTE_I2C_READ
 2019-12-31 14:40 UTC  (6+ messages)

[RFC PATCH 0/9] drm: add more new-style logging functions
 2019-12-31 14:35 UTC  (5+ messages)
` [PATCH v1 6/8] drm/print: add drm_dev_* "

[PATCH v3 0/9] drm/sun4i: Allwinner R40 MIPI-DSI support
 2019-12-31 13:05 UTC  (10+ messages)
` [PATCH v3 1/9] dt-bindings: display: Add TCON LCD compatible for R40
` [PATCH v3 2/9] drm/sun4i: tcon: Add TCON LCD support "
` [PATCH v3 3/9] ARM: dts: sun8i: r40: Use tcon top clock index macros
` [PATCH v3 4/9] drm/sun4i: tcon_top: Use clock name "
` [PATCH v3 5/9] drm/sun4i: tcon_top: Register reset, clock gates in probe
` [PATCH v3 6/9] dt-bindings: sun6i-dsi: Add R40 DPHY compatible (w/ A31 fallback)
` [PATCH v3 7/9] dt-bindings: sun6i-dsi: Document R40 MIPI-DSI controller (w/ A64 fallback)
` [PATCH v3 8/9] ARM: dts: sun8i: r40: Add MIPI DSI pipeline
` [DO NOT MERGE] [PATCH v3 9/9] ARM: dts: sun8i-r40: bananapi-m2-ultra: Enable Bananapi S070WV20-CT16

[PATCH v24 0/2] drm/bridge: PS8640 MIPI-to-eDP bridge
 2019-12-30  9:04 UTC  (3+ messages)
` [PATCH v24 1/2] Documentation: bridge: Add documentation for ps8640 DT properties
` [PATCH v24 2/2] drm/bridge: Add I2C based driver for ps8640 bridge

[PATCH] drm/hisilicon: Added three new resolutions and changed the alignment to 128 Bytes
 2019-12-31  1:25 UTC  (3+ messages)

[PATCH] drm/hisilicon: Checked the resolution is valid before connector
 2019-12-30  1:43 UTC  (2+ messages)

[PATCH V2] drm/v3d: remove duplicated kfree in v3d_submit_cl_ioctl
 2019-12-30  1:40 UTC 

[PATCH] drm/hisilicon: get the BO from drm_fb rather than hibmc_fb
 2019-12-31  6:50 UTC 

[PATCH] drm/hisilicon: Add new clock/resolution configurations
 2019-12-31  6:42 UTC 

[PATCH -next] drm/nouveau/nv04: Use match_string() helper to simplify the code
 2019-12-30  2:46 UTC 

[PATCH] drm/rockchip: Add missing vmalloc header
 2019-12-31  8:12 UTC 

[Bug 206021] New: AMDGPU/DC: freesync disabled on the monitor side after the monitor sleeps and resumes
 2019-12-31  6:17 UTC  (4+ messages)
` [Bug 206021] "

[GIT PULL] mediatek drm fixes for 5.5
 2019-12-31  3:18 UTC 

[PATCH v2 2/9] drm/amd/display: Fix compilation issue
 2019-12-30 16:30 UTC  (7+ messages)
` [PATCH v3 1/9] drm/amd/display: Align macro name as per DP spec
  ` [PATCH v3 2/9] drm/dp: get/set phy compliance pattern

[PATCH v3 0/9] DP Phy compliance auto test
 2019-12-30 16:15 UTC  (10+ messages)
` [PATCH v3 1/9] drm/amd/display: Align macro name as per DP spec
` [PATCH v3 2/9] drm/dp: get/set phy compliance pattern
` [PATCH v3 3/9] drm/i915/dp: Move vswing/pre-emphasis adjustment calculation
` [PATCH v3 4/9] drm/i915/dp: Preparation for DP phy compliance auto test
` [PATCH v3 5/9] drm/i915/dsb: Send uevent to testapp
` [PATCH v3 6/9] drm/i915/dp: Add debugfs entry for DP phy compliance
` [PATCH v3 7/9] drm/i915/dp: Register definition for DP compliance register
` [PATCH v3 8/9] drm/i915/dp: Update the pattern as per request
` [PATCH v3 9/9] drm/i915/dp: [FIXME] Program vswing, pre-emphasis, test-pattern

[PATCH v2] drm: Move radeon and amdgpu Kconfig options into their directories
 2019-12-30 15:54 UTC 

[PATCH] drm/fb-helper: Round up bits_per_pixel if possible
 2019-12-30 13:27 UTC 

[PATCH] drm/mipi_dbi: Fix off-by-one bugs in mipi_dbi_blank()
 2019-12-30 13:06 UTC 

[PATCH 5.4 045/434] drm: mst: Fix query_payload ack reply struct
 2019-12-29 17:21 UTC 

[PATCH 4.19 027/219] drm: mst: Fix query_payload ack reply struct
 2019-12-29 17:17 UTC 

[PATCH 4.14 020/161] drm: mst: Fix query_payload ack reply struct
 2019-12-29 17:17 UTC 

Requesting commit access to libdrm
 2019-12-29 16:22 UTC  (2+ messages)

[RFC 1/4] drm/sun4i: Wait for previous mixing process finish before committing next
 2019-12-29 13:33 UTC  (14+ messages)
` [RFC 2/4] drm/sun4i: Use CRTC size instead of PRIMARY plane size as mixer frame
` [RFC 3/4] drm/sun4i: Reimplement plane z position setting logic
` [RFC 4/4] drm/sun4i: Update mixer's internal registers after initialization

[PATCH] panel: simple: Add Ivo M133NWF4 R0
 2019-12-29  6:06 UTC 

[PATCH] arm: dts: sc7180: Add A618 gpu dt blob
 2019-12-29  6:33 UTC 

[PATCH] panel: simple: Add BOE NV133FHM-N61
 2019-12-29  6:08 UTC 

[PATCH] drm/v3d: remove duplicated kfree in v3d_submit_cl_ioctl
 2019-12-29 12:14 UTC  (4+ messages)
    `  "

Why eglGetDisplay(EGL_DEFAULT_DISPLAY) returns EGL_NO_DISPLAY?
 2019-12-29  9:57 UTC  (2+ messages)

[PATCH v11 00/25] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-12-29  4:33 UTC  (11+ messages)

[Bug 205649] New: Daisy Chain (MST) Session Crash after Screen Lock Resume
 2019-12-28 16:21 UTC  (3+ messages)
` [Bug 205649] "

[PATCH] drm/hisilicon: Checked the resolution is valid before connector
 2019-12-28  1:02 UTC 

[PATCH next] drm/gma500: remove set but not used variables 'hist_reg'
 2019-12-27 11:48 UTC 

[git pull] drm fixes for 5.5-rc4
 2019-12-27 21:25 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 32/84] bnxt_en: Return error if FW returns more data than dump length
 2019-12-27 17:43 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 74/84] drm/exynos: gsc: add missed component_del

[PATCH AUTOSEL 5.4 068/187] bnxt_en: Return error if FW returns more data than dump length
 2019-12-27 17:38 UTC 

[PATCH 1/3] drm/bridge: Fix drm_bridge_chain_pre_enable()
 2019-12-27 14:41 UTC  (3+ messages)
` [PATCH 2/3] drm/vc4: dsi: Fix bridge chain handling
` [PATCH 3/3] drm/exynos: "

[PATCH] drm/bridge: Fix Exynos DSI after making bridge chain a double-linked list
 2019-12-27 14:03 UTC  (4+ messages)

[PATCH v14 0/7] drm/sun4i: Allwinner A64 MIPI-DSI support
 2019-12-27 12:06 UTC  (3+ messages)

[PATCH] drm: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
 2019-12-27 11:54 UTC  (2+ messages)

[PATCH v22 0/2] drm/bridge: PS8640 MIPI-to-eDP bridge
 2019-12-27 10:08 UTC  (7+ messages)
` [PATCH v22 1/2] Documentation: bridge: Add documentation for ps8640 DT properties
` [PATCH v22 2/2] drm/bridge: Add I2C based driver for ps8640 bridge

KASAN: slab-out-of-bounds Write in fbcon_scroll
 2019-12-27  7:22 UTC 

BUG: unable to handle kernel paging request in vga16fb_imageblit
 2019-12-27  7:13 UTC 

[Regression drm-tip] Internal audio device missing
 2019-12-26 14:41 UTC  (3+ messages)

[PATCH] dma-buf: free dmabuf->name in dma_buf_release()
 2019-12-27  6:32 UTC 


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