dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-09 09:46:54 to 2019-12-10 08:41:09 UTC [more...]

[PATCH RESEND 0/4] drm: bridge: anx7688 and an optional feature
 2019-12-09 15:32 UTC  (9+ messages)
` [PATCH RESEND 1/4] dt-bindings: drm/bridge: analogix-anx7688: Add ANX7688 transmitter binding
` [PATCH RESEND 2/4] drm: bridge: anx7688: Add anx7688 bridge driver support
` [PATCH RESEND 3/4] dt-bindings: drm/bridge: analogix-anx78xx: support bypass GPIO
` [PATCH RESEND 4/4] drm: bridge: anx7688: Support bypass GPIO feature

[PATCH v5 0/4] IT6505 cover letter
 2019-12-10  5:53 UTC  (2+ messages)
` [PATCH v5 3/4] dt-bindings: Add binding for IT6505

[PATCH RFC 0/8] Add Unisoc's drm kms module
 2019-12-10  8:36 UTC  (7+ messages)
` [PATCH RFC 1/8] dt-bindings: display: add Unisoc's drm master bindings
` [PATCH RFC 2/8] drm/sprd: add Unisoc's drm kms master
` [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 6/8] drm/sprd: add Unisoc's drm mipi dsi&dphy driver
` [PATCH RFC 7/8] dt-bindings: display: add Unisoc's generic mipi panel bindings

general protection fault in fbcon_modechanged
 2019-12-10  4:26 UTC 

[PATCH libdrm v4] modetest: Use floating vrefresh while dumping mode
 2019-12-09 12:56 UTC  (3+ messages)

[PATCH] drm/vmwgfx: Replace deprecated PTR_RET
 2019-12-09 19:05 UTC  (4+ messages)

[PATCH v3 0/2] tc358767 test mode
 2019-12-09 15:24 UTC  (6+ messages)
` [PATCH v3 2/2] drm/bridge: tc358767: Expose test mode functionality via debugfs

[PATCH 0/4] drm: bridge: anx7688 and an optional feature
 2019-12-09 12:20 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: drm/bridge: analogix-anx7688: Add ANX7688 transmitter binding
` [PATCH 2/4] drm: bridge: anx7688: Add anx7688 bridge driver support
` [PATCH 3/4] dt-bindings: drm/bridge: analogix-anx78xx: support bypass GPIO
` [PATCH 4/4] drm: bridge: anx7688: Support bypass GPIO feature

[PATCH] drm: msm: mdp4: Adjust indentation in mdp4_dsi_encoder_enable
 2019-12-09 20:52 UTC  (2+ messages)

KASAN: global-out-of-bounds Read in fb_pad_aligned_buffer
 2019-12-09 15:58 UTC  (2+ messages)

[PATCH] drm/edid: fixup EDID 1.3 and 1.4 judge reduced-blanking timings logic
 2019-12-10  8:01 UTC  (5+ messages)

[PATCH] drm/bridge: tc358767: fix poll timeouts
 2019-12-09 14:45 UTC  (2+ messages)

[resend PATCH v6 00/12] arm/arm64: mediatek: Fix mmsys device probing
 2019-12-09  9:59 UTC  (12+ messages)
` [resend PATCH v6 01/12] dt-bindings: display: mediatek: Add mmsys binding description
` [resend PATCH v6 02/12] dt-bindings: mediatek: Add compatible for mt7623
` [resend PATCH v6 04/12] drm: mediatek: Omit warning on probe defers
` [resend PATCH v6 05/12] media: mtk-mdp: Check return value of of_clk_get
` [resend PATCH v6 07/12] clk: mediatek: mt2712e: switch to platform device probing

[PATCH v3 00/12] video, drm, etc: constify fbops in struct fb_info
 2019-12-10  6:53 UTC  (9+ messages)
` [PATCH v3 09/12] HID: picoLCD: constify fb ops
  ` [Intel-gfx] "
` [PATCH v3 11/12] samples: vfio-mdev: "
` [PATCH v3 12/12] auxdisplay: "

[PATCH v2 0/9] drm/udl: Convert to simple-pipe helpers and clean up
 2019-12-10  8:16 UTC  (4+ messages)
` [PATCH v2 4/9] drm/udl: Inline DPMS code into CRTC enable and disable functions

[PATCH v3 0/9] drm/nouveau: Various fixes for GP10B
 2019-12-10  8:15 UTC  (11+ messages)
` [PATCH v3 1/9] iommu: Document iommu_fwspec::flags field
` [PATCH v3 2/9] iommu: Add dummy dev_iommu_fwspec_get() helper
` [PATCH v3 3/9] drm/nouveau: fault: Add support for GP10B
` [PATCH v3 4/9] drm/nouveau: tegra: Do not try to disable PCI device
` [PATCH v3 5/9] drm/nouveau: tegra: Avoid pulsing reset twice
` [PATCH v3 6/9] drm/nouveau: tegra: Set clock rate if not set
` [PATCH v3 7/9] drm/nouveau: secboot: Read WPR configuration from GPU registers
` [PATCH v3 8/9] drm/nouveau: gp10b: Add custom L2 cache implementation
` [PATCH v3 9/9] drm/nouveau: gp10b: Use correct copy engine
` [Nouveau] [PATCH v3 0/9] drm/nouveau: Various fixes for GP10B

[PATCH] drm/komeda: Correct d71 register block counting
 2019-12-10  6:10 UTC 

[PATCH v8 00/26] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-12-10  5:53 UTC  (31+ messages)
` [PATCH v8 01/26] mm/gup: factor out duplicate code from four routines
` [PATCH v8 02/26] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH v8 03/26] mm: Cleanup __put_devmap_managed_page() vs ->page_free()
` [PATCH v8 04/26] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v8 05/26] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v8 06/26] mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM
` [PATCH v8 07/26] vfio: fix FOLL_LONGTERM use, simplify get_user_pages_remote() call
` [PATCH v8 08/26] mm/gup: allow FOLL_FORCE for get_user_pages_fast()
` [PATCH v8 09/26] IB/umem: use get_user_pages_fast() to pin DMA pages
` [PATCH v8 10/26] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v8 11/26] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH v8 12/26] IB/{core, hw, umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
` [PATCH v8 13/26] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v8 14/26] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v8 15/26] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v8 16/26] net/xdp: "
` [PATCH v8 17/26] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v8 18/26] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH v8 19/26] vfio, mm: "
` [PATCH v8 20/26] powerpc: book3s64: convert to pin_user_pages() and put_user_page()
` [PATCH v8 21/26] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
` [PATCH v8 22/26] mm, tree-wide: rename put_user_page*() to unpin_user_page*()
` [PATCH v8 23/26] mm/gup: pass flags arg to __gup_device_* functions
` [PATCH v8 24/26] mm/gup: track FOLL_PIN pages
` [PATCH v8 25/26] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v8 26/26] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage

[PATCH v5 0/7] drm/mediatek: fix cursor issue and apply CMDQ in MTK DRM
 2019-12-10  5:05 UTC  (8+ messages)
` [PATCH v5 1/7] drm/mediatek: use DRM core's atomic commit helper
` [PATCH v5 2/7] drm/mediatek: handle events when enabling/disabling crtc
` [PATCH v5 3/7] drm/mediatek: update cursors by using async atomic update
` [PATCH v5 4/7] drm/mediatek: disable all the planes in atomic_disable
` [PATCH v5 5/7] drm/mediatek: remove unused external function
` [PATCH v5 6/7] drm/mediatek: support CMDQ interface in ddp component
` [PATCH v5 7/7] drm/mediatek: apply CMDQ control flow

[PATCH 1/5] drm: Add __drm_atomic_helper_crtc_state_reset() & co
 2019-12-10  2:12 UTC  (9+ messages)
` [PATCH 2/5] drm/i915: s/intel_crtc/crtc/ in intel_crtc_init()
  ` [Intel-gfx] "
` [PATCH 3/5] drm/i915: Introduce intel_crtc_{alloc,free}()
` [PATCH 4/5] drm/i915: Introduce intel_crtc_state_reset()
  ` [Intel-gfx] "
` [PATCH 5/5] drm/i915: Introduce intel_plane_state_reset()
  ` [Intel-gfx] "

[PATCH v2 00/28] drm/bridge: Consolidate initialization
 2019-12-10  1:24 UTC  (5+ messages)
` [PATCH v2 24/28] drm/mediatek: hdmi: Use drm_bridge_init()

[Bug 201539] New: AMDGPU R9 390 automatic fan speed control in Linux 4.19
 2019-12-10  1:03 UTC  (3+ messages)
` [Bug 201539] AMDGPU R9 390 automatic fan speed control in Linux 4.19/4.20/5.0

[PATCH 1/4] udmabuf: use cache_sgt_mapping option
 2019-12-09 22:44 UTC  (3+ messages)
` [PATCH 4/4] udmabuf: implement begin_cpu_access/end_cpu_access hooks

linux-next: build failure after merge of the drm-intel tree
 2019-12-09 22:42 UTC  (2+ messages)

[PATCH v2 1/2] gpu: host1x: Rename "parent" to "host"
 2019-12-09 22:10 UTC  (3+ messages)
` [PATCH v2 2/2] drm/tegra: Do not implement runtime PM

[PATCH v3 0/9] drm/meson: add AFBC support
 2019-12-09 22:09 UTC  (4+ messages)
` [PATCH v3 8/9] drm/meson: hold 32 lines after vsync to give time for AFBC start

[PATCH v2 0/25] drm/panel infrastructure + backlight update
 2019-12-09 22:04 UTC  (4+ messages)
` [PATCH v2 01/25] drm/drm_panel: no error when no callback

[PATCH v2 0/3] drm/meson: implement RDMA for AFBC reset on vsync
 2019-12-09 22:03 UTC  (2+ messages)

[PATCH] drm/gma500: add a missed gma_power_end in error path
 2019-12-09 20:35 UTC  (2+ messages)

[PATCH v2 5/8] drm/msm: Attach the IOMMU device during initialization
 2019-12-09 20:17 UTC  (3+ messages)
  ` [PATCH v2 6/8] drm/msm: Refactor address space initialization
  ` [PATCH v2 7/8] drm/msm/a6xx: Support split pagetables

Patch "drm: damage_helper: Fix race checking plane->state->fb" has been added to the 5.4-stable tree
 2019-12-09 20:03 UTC 

Patch "drm: damage_helper: Fix race checking plane->state->fb" has been added to the 5.3-stable tree
 2019-12-09 20:02 UTC 

[PATCH V4] drm: Add support for DP 1.4 Compliance edid corruption test
 2019-12-09 20:04 UTC 

[PATCH] drm/modes: Support video parameters with only reflect option
 2019-12-09 18:32 UTC 

[PATCH] dt-bindings: display: Convert a bunch of panels to DT schema
 2019-12-09 18:00 UTC  (6+ messages)

[PATCH 00/11] drm/i915: Add support for HDCP 1.4 over MST connectors
 2019-12-09 17:22 UTC  (12+ messages)
` [PATCH 03/11] drm/i915: Disable HDCP signalling on transcoder disable
  ` [Intel-gfx] "
` [PATCH 04/11] drm/i915: Don't WARN on HDCP toggle if get_hw_state returns false

[PATCH 0/4] drm+dt: multi panel selection and yoga c630 display
 2019-12-09 15:57 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: display: panel: document panel-id

[PATCH v2 0/2] drm/panel: simple: Rocktech RK101II01D-CT + binding
 2019-12-09 15:45 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: display: DT schema for rocktech, rk101ii01d-ct panel
` [PATCH v2 2/2] drm/panel: simple: Add Rocktech RK101II01D-CT panel

[Bug 205815] New: When playing a wine game, got black screen then screen flickers, game crashes and back to normal
 2019-12-09 15:21 UTC  (3+ messages)
` [Bug 205815] "
` [Bug 205815] amdgpu: "

[PATCH v2 0/3] drm/tilcdc: Remove "ti, tilcdc, tfp410" and mark "ti, tilcdc, panel" obsolete
 2019-12-09 14:50 UTC  (6+ messages)
` [PATCH v2 1/3] drm/tilcdc: Remove obsolete bundled tilcdc tfp410 driver
` [PATCH v2 2/3] dt-bindings: display: Add obsolete note to "ti, tilcdc, panel" binding
  ` [PATCH v2 2/3] dt-bindings: display: Add obsolete note to "ti,tilcdc,panel" binding
` [PATCH v2 3/3] drm/tilcdc: panel: Add WARN() with a comment to tilcdc-panel probe

[Intel-gfx][PATCH] drm/i915/display: cleanup intel_bw_state on i915 module removal
 2019-12-09 14:39 UTC 

[PATCH 1/3] dt-bindings: Add vendor prefix for Xinpeng Technology
 2019-12-09 14:42 UTC  (3+ 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 v5 0/6] drm/rockchip: px30 dsi support
 2019-12-09 14:31 UTC  (7+ messages)
` [PATCH v5 1/6] drm/bridge/synopsys: dsi: driver-specific configuration of phy timings
` [PATCH v5 2/6] drm/bridge/synopsys: dsi: move phy_ops callbacks around panel enablement
` [PATCH v5 3/6] dt-bindings: display: rockchip-dsi: document external phys
` [PATCH v5 4/6] drm/rockchip: add ability to handle external dphys in mipi-dsi
` [PATCH v5 5/6] dt-bindings: display: rockchip-dsi: add px30 compatible
` [PATCH v5 6/6] drm/rockchip: dsi: add px30 support

[PATCH v3 0/4] Rate-limit shadow-FB-to-console-update to screen refresh
 2019-12-09 14:11 UTC  (3+ messages)
` [PATCH v3 4/4] drm/fb-helper: Synchronize dirty worker with vblank

[PATCH v8 00/17] DSC MST support for DRM and AMDGPU
 2019-12-09 14:07 UTC  (4+ messages)
` [PATCH v8 11/17] drm/dp_mst: Add DSC enablement helpers to DRM

[PATCH] drm/panel: Add Boe Himax8279d MIPI-DSI LCD panel
 2019-12-09 13:53 UTC  (2+ messages)

[PATCH] drm/omapdrm: Fix trivial spelling
 2019-12-09 12:42 UTC  (2+ messages)

[PATCH] drm: rcar-du: Add r8a77980 support
 2019-12-09 12:41 UTC  (5+ messages)

[PATCH v4] pci: prevent putting nvidia GPUs into lower device states on certain intel bridges
 2019-12-09 12:24 UTC  (16+ messages)

[PATCH] drm/vmwgfx: Call vmw_driver_{load, unload}() before registering device
 2019-12-09 11:06 UTC 

[Bug 108514] heavy screen flickering with Mobility Radeon X1600 and kernel version onwards 3.13
 2019-12-09 10:58 UTC  (2+ messages)
` [Bug 108514] heavy screen flickering with Mobility Radeon X1600 and kernel version 3.15rc2 onward

[PATCH] drm/gma500: Pass GPIO for Intel MID using descriptors
 2019-12-09 10:32 UTC  (3+ messages)

i915 GPU HANG: 9:0:0x0, hang on rcs0 but can't report bug
 2019-12-09  9:53 UTC  (2+ messages)

[PATCH v3 0/8] Add dual-LVDS panel support to EK874
 2019-12-06 15:38 UTC  (7+ messages)
` [PATCH v3 4/8] drm: rcar-du: lvds: Add dual-LVDS panels support
` [PATCH v3 5/8] drm: bridge: thc63: Do not report input bus mode through bridge timings

[PATCH v2 0/2] Meson VPU: fix CVBS output
 2019-12-08 17:18 UTC  (3+ messages)
` [PATCH v2 1/2] drm: meson: venc: cvbs: deduplicate the meson_cvbs_mode lookup code
` [PATCH v2 2/2] drm: meson: venc: cvbs: fix CVBS mode matching

KASAN: global-out-of-bounds Read in bit_putcs
 2019-12-06 16:34 UTC  (2+ messages)

[PATCH v1 00/15] PHY: Update Cadence Torrent PHY driver with reconfiguration
 2019-12-09  8:50 UTC  (5+ messages)
` [PATCH v1 02/15] dt-bindings:phy: Convert Cadence MHDP PHY bindings to YAML

[PATCH v4 0/7] Add dual-LVDS panel support to EK874
 2019-12-06 16:32 UTC  (7+ messages)
` [PATCH v4 1/7] drm: of: Add drm_of_lvds_get_dual_link_pixel_order
` [PATCH v4 2/7] drm: rcar-du: lvds: Improve identification of panels
` [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 6/7] dt-bindings: display: Add idk-2121wr binding
` [PATCH v4 7/7] arm64: dts: renesas: Add EK874 board with idk-2121wr display support

[PATCH v3] video: hyperv: hyperv_fb: Use physical memory for fb on HyperV Gen 1 VMs
 2019-12-07 16:28 UTC  (2+ messages)

[PATCH] drm/panel: Add Boe Himax8279d MIPI-DSI LCD panel
 2019-12-09  1:51 UTC  (3+ messages)

KASAN: use-after-free Read in soft_cursor
 2019-12-07  7:22 UTC  (3+ messages)

[RFC 00/13] drm/i915/svm: Add SVM support
 2019-12-08 18:23 UTC  (8+ messages)
` [RFC 06/13] drm/i915/svm: Page table mirroring support

[PATCH v4] video: hyperv: hyperv_fb: Use physical memory for fb on HyperV Gen 1 VMs
 2019-12-09  7:57 UTC 

[PATCH][next] video: hyperv: hyperv_fb: fix indentation issue
 2019-12-07 18:45 UTC  (2+ messages)

[PATCH v2 1/9] drm/tegra: hub: Remove bogus connection mutex check
 2019-12-09  0:40 UTC  (3+ messages)
` [PATCH v2 5/9] drm/tegra: sor: Implement system suspend/resume

KASAN: slab-out-of-bounds Read in bit_putcs
 2019-12-09  5:25 UTC  (2+ messages)

[PATCH] backlight: corgi: Convert to use GPIO descriptors
 2019-12-08 20:06 UTC  (2+ messages)


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