dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-08 22:33:50 to 2019-07-10 07:19:06 UTC [more...]

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

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

[PATCH v2 0/4] Add HDMI jack support on RK3288
 2019-07-10  7:07 UTC  (5+ messages)
` [PATCH v2 1/4] ASoC: hdmi-codec: Add an op to set callback function for plug event
` [PATCH v2 2/4] drm: bridge: dw-hdmi: Report connector status using callback
` [PATCH v2 3/4] ASoC: rockchip_max98090: Add dai_link for HDMI
  ` [PATCH v2 4/4] ASoC: rockchip_max98090: Add HDMI jack support

kernel oops loading i915 after "x86/asm: Pin sensitive CR4 bits" (873d50d58)
 2019-07-10  5:44 UTC 

[PATCH v2] gpu/drm_memory: fix a few warnings
 2019-07-10  5:06 UTC  (7+ messages)

[PATCH 00/12] treewide: Fix GENMASK misuses
 2019-07-10  5:04 UTC  (2+ messages)
` [PATCH 03/12] drm: aspeed_gfx: Fix misuse of GENMASK macro

[PATCH 0/7] Add HDMI audio support on RK3288 veyron board
 2019-07-10  4:11 UTC  (4+ messages)
` [PATCH 5/7] ASoC: rockchip: rockchip-max98090: Add node for HDMI

[pull] amdgpu, amdkfd drm-next-5.3
 2019-07-10  3:50 UTC 

[PATCH v7 0/4] Panel rotation patches
 2019-07-10  2:16 UTC  (5+ messages)
` [PATCH v7 1/4] drm/panel: Add helper for reading DT rotation
` [PATCH v7 2/4] drm/panel: set display info in panel attach
` [PATCH v7 3/4] drm/connector: Split out orientation quirk detection
` [PATCH v7 4/4] drm/mtk: add panel orientation property

[PATCH -next] drm/amdgpu: remove duplicated include from gfx_v9_0.c
 2019-07-10  1:57 UTC 

[PATCH V3] drm/vkms: Add support for vkms work without vblank
 2019-07-10  1:55 UTC 

[PATCH 0/2] drm/vkms: Use alpha value for blending
 2019-07-10  1:54 UTC  (3+ messages)
` [PATCH 1/2] drm/vkms: Rework blend function
` [PATCH 2/2] drm/vkms: Use alpha channel for blending cursor with primary

[Bug 202799] New: amd/dc: right monitor sometimes never comes back up on dual-display setup after locking session
 2019-07-09 23:04 UTC  (2+ messages)
` [Bug 202799] "

[PATCH v6 0/4] Panel rotation patches
 2019-07-09 22:58 UTC  (5+ messages)
` [PATCH v6 1/4] drm/panel: Add helper for reading DT rotation
` [PATCH v6 2/4] drm/panel: set display info in panel attach
` [PATCH v6 3/4] drm/connector: Split out orientation quirk detection
` [PATCH v6 4/4] drm/mtk: add panel orientation property

[PATCH v2 0/3] RK3288 Gamma LUT
 2019-07-09 22:50 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: display: rockchip: document VOP gamma LUT address

[Bug 102322] System crashes after "[drm] IP block:gmc_v8_0 is hung!" / [drm] IP block:sdma_v3_0 is hung!
 2019-07-09 21:50 UTC  (3+ messages)

[PATCH v1] drm/tegra: Fix gpiod_get_from_of_node() regression
 2019-07-09 21:04 UTC  (3+ messages)

[PATCH v2 7/7] arm64: dts: allwinner: a64: enable ANX6345 bridge on Teres-I
 2019-07-09 20:30 UTC  (15+ messages)

[PATCH 0/7] amdgpu clang warning fixes on next-20190703
 2019-07-09 20:21 UTC  (6+ messages)
` [PATCH 5/7] drm/amd/display: Use proper enum conversion functions

[PATCH] drm/amd/display: avoid 64-bit division
 2019-07-09 19:37 UTC  (4+ messages)

[PATCH v1 12/33] drm/vkms: drop use of drmP.h
 2019-07-09 19:37 UTC  (3+ messages)
` [PATCH v1 0/33] drm: drop use of drmp.h in drm-misc

hmm_range_fault related fixes and legacy API removal v2
 2019-07-09 19:33 UTC  (4+ messages)

[GIT PULL] Please pull hmm changes
 2019-07-09 19:24 UTC 

[PATCH 00/10] Enable MST Aux devices (v2)
 2019-07-09 19:10 UTC  (2+ messages)

[PATCH v3 0/4] backlight: Expose brightness curve type through sysfs
 2019-07-09 19:00 UTC  (5+ messages)
` [PATCH v3 1/4] MAINTAINERS: Add entry for stable backlight sysfs ABI documentation
` [PATCH v3 2/4] backlight: Expose brightness curve type through sysfs
` [PATCH v3 3/4] backlight: pwm_bl: Set scale type for CIE 1931 curves
` [PATCH v3 4/4] backlight: pwm_bl: Set scale type for brightness curves specified in the DT

[Bug 109524] "Invalid glsl version in shading_language_version()" when trying to run directX games using wine
 2019-07-09 18:57 UTC  (2+ messages)

[Bug 109955] amdgpu [RX Vega 64] system freeze while gaming
 2019-07-09 18:06 UTC  (3+ messages)

[GIT PULL] fbdev changes for v5.3
 2019-07-09 18:05 UTC  (2+ messages)

[PATCH v2 0/2] fix vendor prefix for arcxcnn driver and bindings
 2019-07-09 18:01 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: backlight: fix vendor prefix for ArcticSand arcxcnn driver bindings

[PATCH v1 01/22] docs: Documentation/*.txt: rename all ReST files to *.rst
 2019-07-09 17:02 UTC  (2+ messages)

[PATCH 0/6] video: ssd1307fb: Support more displays
 2019-07-09 16:58 UTC  (3+ messages)
` [PATCH 5/6] dt-bindings: display: ssd1307fb: Add initialization properties

[PATCH] drm/atmel-hlcdc: set layer REP bit to enable replication logic
 2019-07-09 16:24 UTC  (2+ messages)

[PATCH v2 00/28] drivers: Consolidate device lookup helpers
 2019-07-09 16:19 UTC  (3+ messages)
` [PATCH v2 17/28] drivers: Introduce bus_find_device_by_of_node() helper

[PATCH v2 0/9] drm/sun4i: Allwinner R40 MIPI-DSI support
 2019-07-09 16:16 UTC  (7+ messages)
` [PATCH v2 1/9] dt-bindings: display: Add TCON LCD compatible for R40
` [PATCH v2 6/9] dt-bindings: sun6i-dsi: Add R40 MIPI-DSI compatible (w/ A64 fallback)
` [PATCH v2 7/9] dt-bindings: sun6i-dsi: Add R40 DPHY compatible (w/ A31 fallback)

[PATCH v3] gpu/drm_memory: fix a few warnings
 2019-07-09 15:13 UTC 

[PATCH v1] drm/modes: Skip invalid cmdline mode
 2019-07-09 14:51 UTC 

[PATCH v9 0/6] HDCP2.2 Phase II
 2019-07-09 14:39 UTC  (6+ messages)
` [PATCH v9 1/6] drm: Add Content protection type property
` [PATCH v9 4/6] drm/hdcp: update content protection property with uevent

[PATCH 00/60] drm/omap: Replace custom display drivers with drm_bridge and drm_panel
 2019-07-09 14:32 UTC  (23+ messages)
` [PATCH 04/60] drm/bridge: dumb-vga-dac: Rename driver to simple-bridge
  ` [PATCH 17/60] dt-bindings: Add legacy 'toppoly' vendor prefix
  ` [PATCH 19/60] drm/panel: Add driver for the LG Philips LB035Q02 panel
    ` [PATCH 05/60] drm/bridge: simple-bridge: Add support for non-VGA bridges
    ` [PATCH 06/60] drm/bridge: simple-bridge: Add support for enable GPIO
    ` [PATCH 07/60] drm/bridge: simple-bridge: Add support for the TI OP362
  ` [PATCH 01/60] drm/edid: Add flag to drm_display_info to identify HDMI sinks
  ` [PATCH 02/60] video: hdmi: Change return type of hdmi_avi_infoframe_init() to void
  ` [PATCH 03/60] drm/bridge: dumb-vga-dac: Rename internal symbols to simple-bridge

[PATCH -next] drm/komeda: remove set but not used variable 'old'
 2019-07-09 13:58 UTC 

[PATCH v5 00/12] drm/vc4: Allow for more boot-time configuration
 2019-07-09 13:40 UTC  (8+ messages)
` [PATCH v5 05/12] drm/modes: Rewrite the command line parser

[PATCH] drm/vkms: prime import support
 2019-07-09 13:39 UTC  (2+ messages)

[PATCH v8 1/6] drm: Add Content protection type property
 2019-07-09 13:26 UTC  (5+ messages)

[Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI
 2019-07-09 13:14 UTC  (3+ messages)

[PATCH v2 00/19] drm: rcar-du: Add Color Management Module (CMM)
 2019-07-09 13:10 UTC  (4+ messages)
` [PATCH v2 03/19] arm64: renesas: Update 'vsps' property

[PATCH] drm/amdgpu: Fix build without CONFIG_HMM_MIRROR
 2019-07-09 13:08 UTC  (2+ messages)

[PATCH 0/9] R-Car DU: Add missing RGB pixel formats
 2019-07-09 12:56 UTC  (3+ messages)
` [PATCH 2/9] v4l: Add definitions for missing 16-bit RGB4444 formats

[PATCH 0/4] Add HDMI jack support on RK3288
 2019-07-09 11:58 UTC  (8+ messages)
` [PATCH 1/4] ASoC: hdmi-codec: Add an op to set callback function for plug event

[PATCH V3 0/5] drm/vkms: Introduces writeback support
 2019-07-09 10:05 UTC  (3+ messages)
` [PATCH V3 4/5] drm/vkms: Compute CRC without change input data

[PATCH] drm/client: remove the exporting of drm_client_close
 2019-07-09  9:42 UTC  (3+ messages)

[Bug 110944] [Bisected] Blender 2.8 crashes when closing certain windows
 2019-07-09  9:39 UTC  (2+ messages)

[Bug 110702] segfault in radeonsi HEVC hardware decoding
 2019-07-09  9:35 UTC  (2+ messages)
` [Bug 110702] segfault in radeonsi HEVC hardware decoding with yuv420p10le

[PATCH v2] backlight: rave-sp: don't touch initial state and register with correct device
 2019-07-09  9:32 UTC  (2+ messages)

[PATCH v2 0/4] Add a generic driver for LED-based backlight
 2019-07-09  9:31 UTC  (3+ messages)
` [PATCH v2 4/4] backlight: add led-backlight driver

[PATCH 1/5] drm/komeda: Remove clock ratio property
 2019-07-09  8:08 UTC  (8+ messages)
` [PATCH 2/5] drm/komeda: remove slave_planes property
` [PATCH 3/5] drm/komeda: remove img_enhancement property
` [PATCH 4/5] drm/komeda: Remove layer_split property

[PATCH 0/2] drm/komeda: Add new product "D32" support
 2019-07-09  7:57 UTC  (3+ messages)
` [PATCH 1/2] drm/komeda: Update the chip identify
` [PATCH 2/2] drm/komeda: Enable new product D32 support

[PATCH v2 00/14] drm: Try to fix encoder possible_clones/crtc
 2019-07-09  7:48 UTC  (5+ messages)
` [PATCH v2 03/14] drm/sti: Remove pointless casts
` [PATCH v2 04/14] drm/sti: Try to fix up the tvout possible clones

[Bug 111087] SteamOS fails to boot with "drmmode_do_crtc_dpms cannot get last vblank counter"
 2019-07-09  7:26 UTC  (3+ messages)
` [Bug 111087] SteamOS boots to black screen

[PATCH] drm/i915: Fix reporting of size of created GEM object
 2019-07-09  7:04 UTC 

[Bug 109246] HDMI connected monitors fail to sleep and instead turn back on when amdgpu.dc=1
 2019-07-09  4:14 UTC  (2+ messages)

[v1] gpu: ipu-v3: allow to build with ARCH_LAYERSCAPE
 2019-07-09  3:11 UTC  (3+ messages)
  ` [EXT] "

[PATCH v3 0/5] drm/panel-simple: Add panel parameters for ortustech-com37h3m05dtc/99dtc and sharp-lq070y3dg3b
 2019-07-09  1:58 UTC  (7+ messages)
` [PATCH v3 3/5] dt-bindings: drm/panel: simple: add ortustech,com37h3m05dtc panel
` [PATCH v3 4/5] dt-bindings: drm/panel: simple: add ortustech,com37h3m99dtc panel
` [PATCH v3 5/5] dt-bindings: drm/panel: simple: add sharp,lq070y3dg3b panel

[PATCH v3, 00/27] add drm support for MT8183
 2019-07-09  1:37 UTC  (7+ messages)
` [PATCH v3, 02/27] dt-bindings: mediatek: add ovl_2l description for mt8183 display
` [PATCH v3, 03/27] dt-bindings: mediatek: add ccorr "
` [PATCH v3, 04/27] dt-bindings: mediatek: add dither "

linux-next: manual merge of the akpm-current tree with the drm tree
 2019-07-09  0:06 UTC  (3+ messages)

linux-next: manual merge of the drm-intel tree with the pci tree
 2019-07-08 23:55 UTC  (3+ messages)

linux-next: manual merge of the drm tree with the jc_docs tree
 2019-07-08 23:54 UTC  (2+ messages)

[PATCH v6 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-07-08 23:34 UTC  (6+ messages)
` [PATCH v6 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section

linux-next: manual merge of the drm tree with the kbuild tree
 2019-07-08 23:29 UTC  (2+ messages)

[PATCH v4, 00/33] add drm support for MT8183
 2019-07-08 22:34 UTC  (25+ messages)
` [PATCH v4, 10/33] drm/mediatek: add mutex sof into ddp private data
` [PATCH v4, 11/33] drm/mediatek: add mutex sof register offset "
` [PATCH v4, 12/33] drm/mediatek: split DISP_REG_CONFIG_DSI_SEL setting into another use case
` [PATCH v4, 13/33] drm/mediatek: add mmsys private data for ddp path config
` [PATCH v4, 14/33] drm/mediatek: move rdma sout from mtk_ddp_mout_en into mtk_ddp_sout_sel
` [PATCH v4, 15/33] drm/mediatek: add ddp component CCORR
` [PATCH v4, 16/33] drm/mediatek: add commponent OVL_2L0
` [PATCH v4, 17/33] drm/mediatek: add component OVL_2L1
` [PATCH v4, 18/33] drm/mediatek: add component DITHER
` [PATCH v4, 19/33] drm/mediatek: add gmc_bits for ovl private data
` [PATCH v4, 20/33] drm/medaitek: add layer_nr "
` [PATCH v4, 21/33] drm/mediatek: add function to background color input select for ovl/ovl_2l direct link
` [PATCH v4, 22/33] drm/mediatek: add background color input select function for ovl/ovl_2l
` [PATCH v4, 23/33] drm/mediatek: add ovl0/ovl_2l0 usecase
` [PATCH v4, 24/33] drm/mediatek: distinguish ovl and ovl_2l by layer_nr
` [PATCH v4, 25/33] drm/mediatek: add clock property check before get it
` [PATCH v4, 26/33] drm/mediatek: add connection from OVL0 to OVL_2L0
` [PATCH v4, 27/33] drm/mediatek: add connection from RDMA0 to COLOR0
` [PATCH v4, 28/33] drm/mediatek: add connection from RDMA1 to DSI0
` [PATCH v4, 29/33] drm/mediatek: add connection from OVL_2L0 to RDMA0
` [PATCH v4, 30/33] drm/mediatek: add connection from OVL_2L1 to RDMA1
` [PATCH v4, 31/33] drm/mediatek: add connection from DITHER0 to DSI0
` [PATCH v4, 32/33] drm/mediatek: add connection from RDMA0 "
` [PATCH v4, 33/33] drm/mediatek: add support for mediatek SOC MT8183


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