dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-15 16:26:37 to 2019-07-16 23:59:23 UTC [more...]

[PATCH v4, 00/33] add drm support for MT8183
 2019-07-16 23:59 UTC  (5+ messages)
` [PATCH v4, 06/33] dt-bindings: mediatek: add mutex description for mt8183 display
` [PATCH v4, 23/33] drm/mediatek: add ovl0/ovl_2l0 usecase

[PATCH v3 1/3] drm/gem: don't force writecombine mmap'ing
 2019-07-16 23:39 UTC  (5+ messages)
` [PATCH v3 2/3] drm: plumb attaching dev thru to prime_pin/unpin
` [PATCH v3 3/3] drm/vgem: use normal cached mmap'ings
` [Intel-gfx] [PATCH v3 1/3] drm/gem: don't force writecombine mmap'ing

[PATCH v9 0/6] HDCP2.2 Phase II
 2019-07-16 20:44 UTC  (5+ messages)
` [PATCH v9 1/6] drm: Add Content protection type property
  ` [Intel-gfx] "

[PATCH 03/10] drm/sysfs: Add mstpath attribute to connector devices
 2019-07-16 20:28 UTC  (5+ messages)
` [PATCH v2] "

[Bug 204145] New: amdgpu video playback causes host to hard reset (checkstop) on POWER9 with RX 580
 2019-07-16 20:26 UTC  (10+ messages)
` [Bug 204145] "

[PATCH 1/2] dma-buf: Expand reservation_list to fill allocation
 2019-07-16 20:05 UTC  (4+ messages)
` [PATCH 2/2] dma-buf: Relax the write-seqlock for reallocating the shared fence list

[PATCH v2 1/3] drm/gem: don't force writecombine mmap'ing
 2019-07-16 19:52 UTC  (4+ messages)
` [PATCH v2 2/3] drm: plumb attaching dev thru to prime_pin/unpin
` [PATCH v2 3/3] drm/vgem: use normal cached mmap'ings

[PATCH v9 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-07-16 18:55 UTC  (26+ messages)
` [PATCH v9 01/18] kunit: test: add KUnit test runner core
` [PATCH v9 02/18] kunit: test: add test resource management API
` [PATCH v9 03/18] kunit: test: add string_stream a std::stream like string builder
` [PATCH v9 04/18] kunit: test: add kunit_stream a std::stream like logger
` [PATCH v9 06/18] kbuild: enable building KUnit

[PATCH v7 0/2] Add Apple SPI keyboard and trackpad driver
 2019-07-16 18:47 UTC  (8+ messages)
` [PATCH v7 1/2] drm/bridge: sil_sii8620: make remote control optional
` [PATCH v7 2/2] Input: add Apple SPI keyboard and trackpad driver

[PATCH 1/2] drm/gem: don't force writecombine mmap'ing
 2019-07-16 17:03 UTC  (4+ messages)
` [PATCH 2/2] drm/vgem: use normal cached mmap'ings

[PATCH v2 0/19] drm: drop use of drmp.h in drm-misc
 2019-07-16 17:03 UTC  (27+ messages)
` [PATCH v2 01/19] drm/meson: drop use of drmP.h
` [PATCH v2 02/19] drm/v3d: "
` [PATCH v2 03/19] drm/pl111: "
` [PATCH v2 07/19] drm/r128: "
` [PATCH v2 09/19] drm/omapdrm: "
` [PATCH v2 10/19] drm/selftests: "
` [PATCH v2 11/19] drm/tdfx: "
` [PATCH v2 13/19] drm/i810: "
` [PATCH v2 14/19] drm/tilcdc: "
` [PATCH v2 15/19] drm/i2c/ch7006: "
` [PATCH v2 18/19] drm/rockchip: "
` [PATCH v2 19/19] drm/mediatek: "
  ` [PATCH v2 05/19] drm/sun4i: "
  ` [PATCH v2 04/19] drm/zte: "
  ` [PATCH v2 06/19] drm/vc4: "
  ` [PATCH v2 08/19] drm/udl: "

[Bug 204181] New: NULL pointer dereference regression in amdgpu
 2019-07-16 16:55 UTC  (5+ messages)
` [Bug 204181] "

[Bug 111077] link_shader and deserialize_glsl_program suddenly consume huge amount of RAM
 2019-07-16 16:42 UTC  (3+ messages)

[RFC][PATCH 0/2] drm: PATH prop for all connectors?
 2019-07-16 14:59 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH 00/10] Improvements and fixes for mxsfb DRM driver
 2019-07-16 14:54 UTC  (4+ messages)
  ` [EXT] "

[PATCH 1/6] dma-buf: add dynamic DMA-buf handling v13
 2019-07-16 14:21 UTC  (3+ messages)

[PATCH v4 0/5] Add HDMI jack support on RK3288
 2019-07-16 14:16 UTC  (9+ messages)
` [PATCH v4 1/5] ASoC: hdmi-codec: Add an op to set callback function for plug event
` [PATCH v4 2/5] drm: bridge: dw-hdmi: Report connector status using callback
` [PATCH v4 3/5] drm: dw-hdmi-i2s: Use fixed id for codec device
` [PATCH v4 4/5] ASoC: rockchip_max98090: Add dai_link for HDMI
` [PATCH v4 5/5] ASoC: rockchip_max98090: Add HDMI jack support

[Bug 203879] New: hard freeze on high single threaded load when Xorg is active (AMD Ryzen 7 2700X CPU, AMD Radeon RX 580 GPU)
 2019-07-16 14:07 UTC  (2+ messages)
` [Bug 203879] hard freeze on high single threaded load (AMD Ryzen 7 2700X CPU)

[PATCH v1] drm/modes: Don't apply cmdline's rotation if it wasn't specified
 2019-07-16 14:02 UTC  (5+ messages)

[PATCH 00/60] drm/omap: Replace custom display drivers with drm_bridge and drm_panel
 2019-07-16 13:57 UTC  (16+ messages)
` [PATCH 04/60] drm/bridge: dumb-vga-dac: Rename driver to simple-bridge
  ` [PATCH 10/60] drm/bridge: Add bridge driver for display connectors
  ` [PATCH 12/60] drm/bridge: panel: Implement bridge connector operations
    ` drm_panel_get_modes() should take the connector as an argument [Was: drm/bridge: panel: Implement bridge ...]
    ` [PATCH 09/60] drm/bridge: Add connector-related bridge operations and data

[PATCH 1/2] drm/ttm: use the same attributes when freeing d_page->vaddr
 2019-07-16 13:38 UTC  (2+ messages)

[PATCH v2 00/19] drm: rcar-du: Add Color Management Module (CMM)
 2019-07-16 13:33 UTC  (13+ messages)
` [PATCH v2 14/19] drm: rcar-du: Add support for CMM
` [PATCH v2 15/19] drm: rcar-du: Claim CMM support for Gen3 SoCs
` [PATCH v2 16/19] drm: rcar-du: kms: Collect CMM instances
` [PATCH v2 17/19] drm: rcar-du: crtc: Enable and disable CMMs
` [PATCH v2 18/19] drm: rcar-du: crtc: Register GAMMA_LUT properties
` [PATCH v2 19/19] drm: rcar-du: kms: Update CMM in atomic commit tail

[PATCH] drm: adv7511: Fix low refresh rate register for ADV7533/5
 2019-07-16 13:10 UTC 

[PATCH 02/10] video: sa1100fb: Remove cpufreq policy notifier
 2019-07-16 12:26 UTC  (4+ messages)
` [PATCH 03/10] video: pxafb: "

[PATCH 00/14] pending doc patches for 5.3-rc
 2019-07-16 12:10 UTC  (3+ messages)
` [PATCH 03/14] docs: fix broken doc references due to renames
` [PATCH 13/14] docs: remove extra conf.py files

[PATCH v18 00/15] arm64: untag user pointers passed to the kernel
 2019-07-16 12:06 UTC  (7+ messages)
` [PATCH v18 11/15] IB/mlx4: untag user pointers in mlx4_get_umem_mr

[PATCH v3 0/5] Add HDMI jack support on RK3288
 2019-07-16 12:04 UTC  (8+ messages)
` [PATCH v3 1/5] ASoC: hdmi-codec: Add an op to set callback function for plug event
` [PATCH v3 2/5] drm: bridge: dw-hdmi: Report connector status using callback

[PATCH] drm/amdgpu: fix double fetch in amdgpu_ras_debugfs_ctrl_parse_data()
 2019-07-16 11:11 UTC 

[PATCH 00/10] cpufreq: Migrate users of policy notifiers to QoS requests
 2019-07-16 10:27 UTC  (4+ messages)

[Bug 105733] Amdgpu randomly hangs and only ssh works. Mouse cursor moves sometimes but does nothing. Keyboard stops working
 2019-07-16 10:18 UTC  (2+ messages)

[PATCH v10 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-07-16  9:43 UTC  (19+ messages)
` [PATCH v10 02/18] kunit: test: add test resource management API
` [PATCH v10 05/18] kunit: test: add the concept of expectations
` [PATCH v10 06/18] kbuild: enable building KUnit
  ` [PATCH v10 01/18] kunit: test: add KUnit test runner core
  ` [PATCH v10 03/18] kunit: test: add string_stream a std::stream like string builder
  ` [PATCH v10 04/18] kunit: test: add kunit_stream a std::stream like logger
  ` [PATCH v10 07/18] kunit: test: add initial tests
  ` [PATCH v10 08/18] objtool: add kunit_try_catch_throw to the noreturn list
  ` [PATCH v10 09/18] kunit: test: add support for test abort
  ` [PATCH v10 10/18] kunit: test: add tests for kunit "
  ` [PATCH v10 11/18] kunit: test: add the concept of assertions
  ` [PATCH v10 12/18] kunit: test: add tests for KUnit managed resources
  ` [PATCH v10 14/18] kunit: defconfig: add defconfigs for building KUnit tests
  ` [PATCH v10 15/18] Documentation: kunit: add documentation for KUnit
  ` [PATCH v10 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section
` [PATCH v10 13/18] kunit: tool: add Python wrappers for running KUnit tests
` [PATCH v10 16/18] MAINTAINERS: add entry for KUnit the unit testing framework
` [PATCH v10 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()

[PATCH] gpu/drm: fix a few kernel-doc "/**" mark warnings
 2019-07-16  9:24 UTC  (2+ messages)

[RFC] Expanding drm_mode_modeinfo flags
 2019-07-16  9:07 UTC  (2+ messages)

[PATCH V3] drm/vkms: Add support for vkms work without vblank
 2019-07-16  9:03 UTC  (4+ messages)

[PATCH 0/2] drm/vkms: Introduce basic support for configfs
 2019-07-16  8:51 UTC  (5+ messages)

[PATCH V3 0/5] drm/vkms: Introduces writeback support
 2019-07-16  8:40 UTC  (9+ messages)
` [PATCH V3 4/5] drm/vkms: Compute CRC without change input data
` [PATCH V3 5/5] drm/vkms: Add support for writeback

[Bug 109955] amdgpu [RX Vega 64] system freeze while gaming
 2019-07-16  8:28 UTC 

[PATCH] drm/bridge: ti-sn65dsi86: use dev name for debugfs
 2019-07-16  7:55 UTC  (2+ messages)

[PATCH v1] drm/i2c/tda998x: drop use of drmP.h
 2019-07-16  6:53 UTC  (2+ messages)

[git pull] drm pull for 5.3-rc1
 2019-07-16  2:10 UTC  (3+ messages)

[PATCH 0/7] amdgpu clang warning fixes on next-20190703
 2019-07-16  1:00 UTC  (5+ messages)
` [PATCH 6/7] drm/amd/powerplay: Use proper enums in vega20_print_clk_levels

[PATCH v2 7/7] arm64: dts: allwinner: a64: enable ANX6345 bridge on Teres-I
 2019-07-16  0:28 UTC  (12+ messages)

[PATCH 0/2] Staging: fbtft: Fix probing of gpio descriptor
 2019-07-16  0:24 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] Staging: fbtft: Fix reset assertion when using "

[PATCH] gpu: drm: pl111: pl111_vexpress.c: Add of_node_put() before return
 2019-07-16  0:10 UTC  (2+ messages)

Re:DRM pull for v5.3-rc1
 2019-07-15 22:17 UTC  (20+ messages)
  ` DRM "
` drm "

[Bug 106447] System freeze after resuming from suspend (amdgpu)
 2019-07-15 19:00 UTC  (2+ messages)

[PATCH libdrm 1/3] intel: sync i915_pciids.h with kernel
 2019-07-15 18:53 UTC  (3+ messages)
` [PATCH libdrm 2/3] intel: add the TGL 12 PCI IDs and macros
` [PATCH libdrm 3/3] intel: Add support for EHL

[Bug 111139] linux 5.2: rare NULL pointer dereference when SteamVR idles
 2019-07-15 17:19 UTC 

[Bug 111122] 2500U: Graphics corruption on kernel 5.2
 2019-07-15 16:42 UTC  (2+ messages)

[PATCH v1 04/33] drm/tve200: drop use of drmP.h
 2019-07-15 16:35 UTC  (36+ messages)
` [PATCH v1 05/33] drm/mxsfb: "
` [PATCH v1 08/33] drm/fsl-dcu: "
` [PATCH v1 09/33] drm/qxl: "
` [PATCH v1 12/33] drm/vkms: "
` [PATCH v1 14/33] drm/atmel_hlcdc: "
` [PATCH v1 25/33] drm/scheduler: "
` [PATCH v1 27/33] drm/virtgpu: "
` [PATCH v1 31/33] drm/bochs: "
` [PATCH v1 33/33] drm/hisilicon: "
  ` [PATCH v1 30/33] drm: add missing include to drm_vram_mm_helper.h
  ` [PATCH v1 32/33] drm/ast: drop use of drmP.h


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