dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-20 18:48:38 to 2019-09-23 09:44:58 UTC [more...]

[PATCH] drm/bridge/synopsys: dsi: Use devm_platform_ioremap_resource() in __dw_mipi_dsi_probe()
 2019-09-23  9:05 UTC  (2+ messages)

[Bug 109246] HDMI connected monitors fail to sleep and instead turn back on when amdgpu.dc=1
 2019-09-23  9:30 UTC  (3+ messages)

[PATCH v1 0/2] Add initial support for slimport anx7625
 2019-09-23  9:08 UTC  (3+ 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 DSI/DPI to DP bridge driver

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

[PATCH v17 00/19] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-09-23  9:05 UTC  (22+ messages)
  ` [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 05/19] kunit: test: add the concept of expectations
` [PATCH v17 15/19] Documentation: kunit: add documentation for KUnit

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

[PATCH v6 0/2] drm: bridge: Add NWL MIPI DSI host controller support
 2019-09-23  8:59 UTC  (5+ messages)
` [PATCH v6 1/2] dt-bindings: display/bridge: Add binding for NWL mipi dsi host controller
` [PATCH v6 2/2] drm/bridge: Add NWL MIPI DSI host controller support

[PATCH 0/3] drm, fbdev: complete remove_conflicting_pci_framebuffers cleanup
 2019-09-23  8:18 UTC  (7+ messages)
` [PATCH 3/3] drm/i915: switch to drm_fb_helper_remove_conflicting_pci_framebuffers

[PATCH] drm/panel: samsung: s6e8aa0: Add backlight control support
 2019-09-23  8:16 UTC  (2+ messages)

[PATCH 0/2] Support CMDQ interface and control flow
 2019-09-23  8:14 UTC  (3+ messages)
` [PATCH 2/2] drm/mediatek: Apply CMDQ "

[PATCH] drm/nouveau: Fix memory leak in nvkm_ram_get()
 2019-09-23  8:01 UTC  (2+ messages)

[Bug 204227] New: Visual artefacts and crash from suspend on amdgpu
 2019-09-23  7:36 UTC  (2+ messages)
` [Bug 204227] "

[PATCH v1 2/2] drm: Clear the fence pointer when writeback job signaled
 2019-09-23  7:25 UTC  (2+ messages)
` [v1, "

[PATCH v1 1/2] drm: Free the writeback_job when it with an empty fb
 2019-09-23  7:24 UTC  (2+ messages)
` [v1,1/2] "

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

[Bug 111763] ring_gfx hangs/freezes on Navi gpus
 2019-09-23  7:00 UTC  (5+ messages)

[PATCH v2] drm: tweak drm_print_bits()
 2019-09-23  6:58 UTC 

[PATCH] drm/komeda: Use devm_platform_ioremap_resource() in komeda_dev_create()
 2019-09-23  6:54 UTC  (2+ messages)

Kernel panic during drm/nouveau init 5.3.0-rc7-next-20190903
 2019-09-23  6:50 UTC  (5+ messages)

[PATCH v7 0/5] Support mipitx for mt8183
 2019-09-23  5:36 UTC  (3+ messages)
` [PATCH v7 1/5] dt-bindings: display: mediatek: update dsi supported chips

[Bug 110674] Crashes / Resets From AMDGPU / Radeon VII
 2019-09-23  4:11 UTC  (15+ messages)

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

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

[PATCH] drm/komeda: Use IRQ_RETVAL shorthand in d71_irq_handler
 2019-09-23  2:41 UTC  (2+ messages)

[PATCH] drm/komeda: Fix typos in komeda_splitter_validate
 2019-09-23  2:40 UTC  (2+ messages)

[PATCH] drm/komeda: Adds power management support
 2019-09-23  1:59 UTC 

[PATCH] drm/komeda: Adds output-color format/depth support
 2019-09-23  1:49 UTC  (3+ messages)

[PATCH] drm/vkms: Fix an undefined reference error in vkms_composer_worker
 2019-09-23  1:26 UTC  (2+ messages)

[PATCH v2] drm/vkms: Fix an undefined reference error in vkms_composer_worker
 2019-09-23  1:24 UTC 

[RFC PATCH V2 0/6] mdev based hardware virtio offloading support
 2019-09-23  1:06 UTC  (2+ messages)

[PATCH 0/5] DRM/MSM: Add support for MSM8956 and Adreno 510
 2019-09-23  0:45 UTC  (7+ 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 109628] WARNING at dcn10_hw_sequencer.c:868 dcn10_verify_allow_pstate_change_high()
 2019-09-22 20:13 UTC  (4+ messages)

[PATCH AUTOSEL 4.9 57/60] drm/amd/powerplay/smu7: enforce minimal VBITimeout (v2)
 2019-09-22 18:59 UTC 

[PATCH AUTOSEL 4.14 86/89] drm/amd/powerplay/smu7: enforce minimal VBITimeout (v2)
 2019-09-22 18:57 UTC 

[PATCH AUTOSEL 4.19 124/128] drm/amd/powerplay/smu7: enforce minimal VBITimeout (v2)
 2019-09-22 18:54 UTC 

[PATCH AUTOSEL 5.2 175/185] drm/amd/powerplay/smu7: enforce minimal VBITimeout (v2)
 2019-09-22 18:49 UTC  (2+ messages)
` [PATCH AUTOSEL 5.2 177/185] drm: fix module name in edid_firmware log message

[PATCH v6 2/2] drm/bridge: Add NWL MIPI DSI host controller support (fwd)
 2019-09-22 18:43 UTC 

[PATCH AUTOSEL 5.3 193/203] drm/amd/powerplay/smu7: enforce minimal VBITimeout (v2)
 2019-09-22 18:43 UTC  (2+ messages)
` [PATCH AUTOSEL 5.3 195/203] drm: fix module name in edid_firmware log message

[PATCH v3] drm/bridge: analogix-anx78xx: add support for 7808 addresses
 2019-09-22 17:59 UTC 

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

[PATCH] dma-buf/resv: fix exclusive fence get
 2019-09-22 12:50 UTC  (3+ messages)

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

[Bug 111762] RX 5700 XT Navi - amdgpu.ppfeaturemask=0xffffffff causes stuttering and does not unlock clock/voltage/power controls
 2019-09-22  9:54 UTC 

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

[Bug 204947] New: Scatter Gather not working properly on Raven ?
 2019-09-21 21:10 UTC 

[PATCH 1/3] drm/panel: simple: Add Logic PD Type 28 display support
 2019-09-21 19:09 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: Add Logic PD Type 28 display panel
` [PATCH 3/3] ARM: logicpd-torpedo-37xx-devkit-28: Reference new DRM panel

[PATCH] drm/tegra: vic: Use devm_platform_ioremap_resource() in vic_probe()
 2019-09-21 19:03 UTC 

[PATCH v3] drm: panel-lvds: Potential Oops in probe error handling
 2019-09-21 18:55 UTC  (2+ messages)

[PATCH] drm/rockchip/rk3066: Use devm_platform_ioremap_resource() in rk3066_hdmi_bind()
 2019-09-21 18:40 UTC 

[Bug 204241] New: amdgpu fails to resume from suspend
 2019-09-21 18:31 UTC  (2+ messages)
` [Bug 204241] "

[GIT PULL] Please pull hmm related changes
 2019-09-21 17:40 UTC  (2+ 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/amdgpu: release allocated memory
 2019-09-21 11:32 UTC  (2+ messages)

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

[Bug 111077] link_shader and deserialize_glsl_program suddenly consume huge amount of RAM
 2019-09-21  9:11 UTC  (2+ 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)

[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  (2+ messages)
` [Bug 204181] "

[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 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  (4+ messages)
`  "

[PATCH 1/2] MAINTAINERS: Update Allwinner DRM drivers entry
 2019-09-20 20:12 UTC  (4+ 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  (6+ messages)

[PATCH 00/12] drm/i915: YCbCr output fixes and prep work for YCbCr 4:4:4 output
 2019-09-20 18:48 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