dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-20 02:15:08 to 2019-09-21 17:22:36 UTC [more...]

[Bug 111481] AMD Navi GPU frequent freezes on both Manjaro/Ubuntu with kernel 5.3 and mesa 19.2 -git/llvm9
 2019-09-21 17:22 UTC  (8+ messages)

[Bug 110674] Crashes / Resets From AMDGPU / Radeon VII
 2019-09-21 15:59 UTC  (9+ messages)

[Bug 203471] New: Tearing on Raven Ridge and RX560X PRIME setup even with Vsync enabled
 2019-09-21 13:37 UTC  (2+ messages)
` [Bug 203471] "

[PATCH] drm/panel: samsung: s6e8aa0: Add backlight control support
 2019-09-21 12:48 UTC 

[PATCH] drm/amdgpu: release allocated memory
 2019-09-21 11:32 UTC  (2+ messages)

[PATCH 0/5] DRM/MSM: Add support for MSM8956 and Adreno 510
 2019-09-21 10:04 UTC  (6+ messages)
  ` [PATCH 1/5] drm/msm/mdp5: Add optional TBU and TBU_RT clocks
  ` [PATCH 2/5] drm/msm/mdp5: Add configuration for msm8x56
  ` [PATCH 3/5] drm/msm/dsi: Add configuration for 28nm PLL on family B
  ` [PATCH 4/5] drm/msm/dsi: Add configuration for 8x56
  ` [PATCH 5/5] drm/msm/adreno: Add support for Adreno 510 GPU

[Bug 111759] [navi10] computer hang ring sdma1 timeout
 2019-09-21  9:47 UTC  (4+ messages)

[Bug 111077] link_shader and deserialize_glsl_program suddenly consume huge amount of RAM
 2019-09-21  9:11 UTC  (3+ messages)

[PATCH] drm: Add high-precision time to vblank trace event
 2019-09-21  8:33 UTC  (7+ messages)
  ` [PATCH v2] "

[Bug 111761] Latest Git Kernel doesn’t boot with Radeon NI with the drm-next-2019-09-18 updates
 2019-09-21  7:10 UTC  (2+ messages)

[Bug 109955] amdgpu [RX Vega 64] system freeze while gaming
 2019-09-21  2:05 UTC 

[PATCH] drm: rcar_lvds: Fix color mismatches on R-Car H2 ES2.0 and later
 2019-09-20 23:43 UTC  (3+ messages)

[Bug 204181] New: NULL pointer dereference regression in amdgpu
 2019-09-21  5:26 UTC  (4+ messages)
` [Bug 204181] "

[Bug 203781] New: AMDGPU Radeon VII crashes with dual monitors
 2019-09-21  5:51 UTC  (3+ messages)
` [Bug 203781] "

[PATCH] UNCLEAN: fix semicolon.cocci warnings
 2019-09-21  6:20 UTC 

[PATCH] UNCLEAN: fix semicolon.cocci warnings
 2019-09-21  6:19 UTC 

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

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

[PATCH 00/11] Add support for software nodes to gpiolib
 2019-09-20 23:12 UTC  (3+ messages)
` [PATCH 06/11] drm/bridge: ti-tfp410: switch to using fwnode_gpiod_get_index()

[PATCH] Revert "ARM: bcm283x: Switch V3D over to using the PM driver instead of firmware."
 2019-09-20 22:55 UTC  (3+ messages)

[PATCH v4 0/9 drm: rcar-du: Add Color Management Module (CMM)
 2019-09-20 22:49 UTC  (14+ messages)
` [PATCH v4 3/9] drm: rcar-du: Add support for CMM
` [PATCH v4 6/9] drm: rcar-du: crtc: Enable and disable CMMs
` [PATCH v4 8/9] drm: rcar-du: kms: Update CMM in atomic commit tail

linux-next: Tree for Sep 20 (amd/display)
 2019-09-20 22:35 UTC  (2+ messages)
` linux-next: Tree for Sep 20 (amdgpu-2)

[PATCH] drm/sun4i: Add missing pixel formats to the vi layer
 2019-09-20 20:31 UTC  (6+ messages)
`  "

[PATCH 1/2] MAINTAINERS: Update Allwinner DRM drivers entry
 2019-09-20 20:12 UTC  (5+ messages)
` [PATCH 2/2] MAINTAINERS: Add Jernej Škrabec as a reviewer for DE2

[PATCH] drm: Remove redundant of_device_is_available check
 2019-09-20 20:09 UTC  (2+ messages)

[PATCH] drm/sun4i: Use vi plane as primary
 2019-09-20 20:09 UTC  (8+ messages)

Kernel panic during drm/nouveau init 5.3.0-rc7-next-20190903
 2019-09-20 19:48 UTC  (3+ messages)

[PATCH 1/2] drm: Fix duplicate const warning in drm_gem_ttm_helper.c
 2019-09-20 19:35 UTC  (2+ messages)
` [PATCH 2/2] Documentation/gpu: Fix no structured comments warning for drm_gem_ttm_helper.h

[PATCH 00/12] drm/i915: YCbCr output fixes and prep work for YCbCr 4:4:4 output
 2019-09-20 18:48 UTC  (15+ messages)
` [PATCH 03/12] drm/i915: Fix AVI infoframe quantization range for YCbCr output
` [PATCH 09/12] drm/i915: Add PIPECONF YCbCr 4:4:4 programming for HSW
    ` [Intel-gfx] "
` [PATCH 10/12] drm/i915: Document ILK+ pipe csc matrix better
  ` [Intel-gfx] "
` [PATCH 11/12] drm/i915: Set up ILK/SNB csc unit properly for YCbCr output
  ` [Intel-gfx] "
` [PATCH 12/12] drm/i915: Add PIPECONF YCbCr 4:4:4 programming for ILK-IVB
    ` [Intel-gfx] "

[drm-intel:drm-intel-next-queued 6/7] drivers/gpu/drm/i915/display/intel_color.c:1576 ilk_read_lut_10() error: potential null dereference 'blob'. (drm_property_create_blob returns null)
 2019-09-20 18:13 UTC  (2+ messages)

[PATHC v6] video: hyperv: hyperv_fb: Support deferred IO for Hyper-V frame buffer driver
 2019-09-20 17:26 UTC  (3+ messages)

[PATCH 1/6] drm/ttm: add on_alloc_stage and reservation into ttm_operation_ctx
 2019-09-20 17:23 UTC  (2+ messages)

[RFC v3 00/19] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-09-20 16:57 UTC  (14+ messages)
` [RFC v3 18/19] of: unittest: split out a couple of test cases from unittest

[Bug 111747] [CI][DRMTIP] igt@ - incomplete - Jenkins gives up
 2019-09-20 16:52 UTC 

[Bug 111555] [amdgpu/Navi] [powerplay] Failed to send message errors
 2019-09-20 16:38 UTC  (3+ messages)

[PATCH v2 1/8] dt-bindings: rng: exynos4-rng: Convert Exynos PRNG bindings to json-schema
 2019-09-20 16:23 UTC  (5+ messages)
` [PATCH v2 5/8] dt-bindings: watchdog: Convert Samsung SoC watchdog "
` [PATCH v2 8/8] dt-bindings: pwm: Convert Samsung PWM "

[PATCH v9 0/8] drm/i915/dp: Support for DP HDR outputs
 2019-09-20 16:06 UTC  (2+ messages)

[PATCH] video/hdmi: Fix AVI bar unpack
 2019-09-20 16:06 UTC  (3+ messages)

[PATCH v2 00/21] drm/dp: Various helper improvements and cleanups
 2019-09-20 16:00 UTC  (2+ messages)

[Bug 109628] WARNING at dcn10_hw_sequencer.c:868 dcn10_verify_allow_pstate_change_high()
 2019-09-20 15:57 UTC  (2+ messages)

[PATCH 0/6] drm/nouveau: Preparatory work for GV11B support
 2019-09-20 15:55 UTC  (5+ messages)
` [PATCH 3/6] drm/nouveau: Remove bogus gk20a aperture callback
  ` [Nouveau] "

[PATCH] drm: tweak drm_print_bits()
 2019-09-20 15:37 UTC  (2+ messages)

[PATCH v2] drm/ioctl: Add a ioctl to label GEM objects
 2019-09-20 15:25 UTC  (2+ messages)

[PATCH] drm/komeda: Use IRQ_RETVAL shorthand in d71_irq_handler
 2019-09-20 15:13 UTC 

[PATCH] drm/komeda: Fix typos in komeda_splitter_validate
 2019-09-20 15:11 UTC 

[PATCH] drm: sun8i-ui/vi: Fix layer zpos change/atomic modesetting
 2019-09-20 15:11 UTC  (7+ messages)

[PATCH 3.16 053/132] PCI: Reset Lenovo ThinkPad P50 nvgpu at boot if necessary
 2019-09-20 14:23 UTC 

[RFC PATCH] drm:- Add a modifier to denote 'protected' framebuffer
 2019-09-20 14:05 UTC  (9+ messages)

[PATCH -next] treewide: remove unused argument in lock_release()
 2019-09-20 13:49 UTC  (4+ messages)

[Bug 60879] New: X11 can't start with acceleration enabled
 2019-09-20 13:37 UTC  (2+ messages)
` [Bug 60879] [radeonsi] Tahiti LE: GFX block is not functional, CP is okay

[PATCH v7 0/4] Add HDMI jack support on RK3288
 2019-09-20 13:16 UTC  (4+ messages)
` [PATCH v7 3/4] ASoC: rockchip_max98090: Add dai_link for HDMI

status of the " CRTC background color" series
 2019-09-20 13:09 UTC 

[PATCH v2] drm/bridge: analogix-anx78xx: add support for 7808 addresses
 2019-09-20 12:09 UTC  (4+ messages)

[Bug 111244] amdgpu kernel 5.2 blank display after resume from suspend
 2019-09-20 12:05 UTC  (2+ messages)

[PATCH 0/9] drm/print: add and use drm_debug_enabled()
 2019-09-20 11:51 UTC  (7+ messages)
` [PATCH 2/9] drm/print: add drm_debug_enabled()

[Bug 201957] New: amdgpu: ring gfx timeout
 2019-09-20 11:37 UTC  (2+ messages)
` [Bug 201957] "

[Bug 200695] New: Blank screen on RX 580 with amdgpu.dc=1 enabled (no displays detected)
 2019-09-20 11:22 UTC  (2+ messages)
` [Bug 200695] "

[PATCH 1/5] backlight: pwm_bl: fix cie1913 comments and constant
 2019-09-20 10:36 UTC  (3+ messages)

[PATCH] drm/komeda: Adds output-color format/depth support
 2019-09-20 10:03 UTC  (2+ messages)

[Bug 111755] WARNING: CPU: 9 PID: 2908 at drivers/gpu/drm/amd/amdgpu/../display/dc/dcn20/dcn20_hwseq.c:1942 dcn20_setup_gsl_group_as_lock+0x94/0x220 [amdgpu]
 2019-09-20  9:47 UTC  (13+ messages)

[PATCH v1 0/2] Add initial support for slimport anx7625
 2019-09-20  9:46 UTC  (4+ messages)
` [PATCH v1 1/2] dt-bindings: drm/bridge: anx7625: MIPI to DP transmitter binding
` [PATCH v1 2/2] drm/bridge: anx7625: Add anx7625 MIPI to DP bridge driver

[PATCH v7 0/5] Support mipitx for mt8183
 2019-09-20  9:04 UTC  (6+ messages)
` [PATCH v7 1/5] dt-bindings: display: mediatek: update dsi supported chips
` [PATCH v7 2/5] drm/mediatek: separate mipi_tx to different file
` [PATCH v7 3/5] drm/mediatek: add mipi_tx driver for mt8183
` [PATCH v7 4/5] drm/mediatek: add the mipitx driving control in device tree
` [PATCH v7 5/5] drm/mediatek: config mipitx impedance with calibration data

[radeon-alex:amd-mainline-dkms-5.0 3711/3724] drivers/gpu//drm/ttm/ttm_bo_vm.c:137:44: error: 'struct vm_fault' has no member named 'virtual_address'
 2019-09-20  8:39 UTC 

[RFC PATCH V2 0/6] mdev based hardware virtio offloading support
 2019-09-20  8:20 UTC  (7+ messages)
` [RFC PATCH V2 1/6] mdev: class id support
` [RFC PATCH V2 2/6] mdev: introduce device specific ops
` [RFC PATCH V2 3/6] mdev: introduce virtio device and its device ops
` [RFC PATCH V2 4/6] virtio: introudce a mdev based transport
` [RFC PATCH V2 5/6] vringh: fix copy direction of vringh_iov_push_kern()
` [RFC PATCH V2 6/6] docs: Sample driver to demonstrate how to implement virtio-mdev framework

[PATCH v1 1/2] dt-bindings: add vendor prefix for logic technologies limited
 2019-09-20  7:54 UTC  (2+ messages)
` [PATCH v1 2/2] drm/panel: simple: add display timings for logic technologies displays

[PATCH v5 0/2] drm: bridge: Add NWL MIPI DSI host controller support
 2019-09-20  6:23 UTC  (7+ messages)
  ` [PATCH v5 2/2] drm/bridge: "

[git pull] drm tree for 5.4-rc1
 2019-09-20  6:12 UTC  (5+ messages)

[drm-intel:drm-intel-next-queued 5/7] drivers/gpu/drm/i915/display/intel_color.c:1535 i9xx_read_lut_8() error: potential null dereference 'blob'. (drm_property_create_blob returns null)
 2019-09-20  4:12 UTC 

[PATCH v2] drm: kirin: Fix dsi probe/attach logic
 2019-09-20  4:09 UTC 

[RFC PATCH v2 00/11] Simple QoS for exynos-bus driver using interconnect
 2019-09-20  2:22 UTC  (5+ messages)
  ` [RFC PATCH v2 01/11] devfreq: exynos-bus: Extract exynos_bus_profile_init()
  ` [RFC PATCH v2 04/11] devfreq: exynos-bus: Clean up code

[PATCH] drm/fourcc: Add Arm 16x16 block modifier
 2019-09-20  2:15 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