dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-18 18:58:41 to 2019-02-20 02:53:57 UTC [more...]

[PATCH V5 0/8] make mt7623 clock of hdmi stable
 2019-02-20  2:53 UTC  (9+ messages)
` [PATCH v5 1/8] drm/mediatek: recalculate hdmi phy clock of MT2701 by querying hardware
` [PATCH V5 2/8] drm/mediatek: move the setting of fixed divider
` [PATCH V5 3/8] drm/mediatek: using different flags of clk for HDMI phy
` [PATCH V5 4/8] drm/mediatek: fix the rate and divder of hdmi phy for MT2701
` [PATCH V5 5/8] clk: mediatek: add MUX_GATE_FLAGS_2
` [PATCH V5 6/8] clk: mediatek: using CLK_MUX_ROUND_CLOSEST for the clock of dpi1_sel
` [PATCH V5 7/8] drm/mediatek: using new factor for tvdpll in MT2701
` [PATCH V5 8/8] drm/mediatek: fix the rate of parent for hdmi phy "

[RFC v4 00/17] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-02-20  2:24 UTC  (13+ messages)
` [RFC v4 02/17] kunit: test: add test resource management API
` [RFC v4 08/17] kunit: test: add support for test abort
` [RFC v4 10/17] kunit: test: add test managed resource tests
` [RFC v4 15/17] of: unittest: migrate tests to run on KUnit

[Bug 109650] [amd-staging-drm-next] - Polaris 20 dc - idle power regession 3x [bisected]
 2019-02-20  2:18 UTC  (5+ messages)

linux-next: Signed-off-by missing for commit in the drm tree
 2019-02-20  0:51 UTC 

[PATCH v5 1/7] gpu: ipu-v3: ipu-ic: Fix saturation bit offset in TPMEM
 2019-02-20  0:05 UTC  (5+ messages)
` [PATCH v5 2/7] gpu: ipu-v3: ipu-ic: Fix BT.601 coefficients
` [PATCH v5 3/7] gpu: ipu-v3: ipu-ic: Fully describe colorspace conversions
` [PATCH v5 4/7] gpu: ipu-v3: ipu-ic: Add support for Rec.709 encoding
` [PATCH v5 5/7] gpu: ipu-v3: ipu-ic: Add support for limited range encoding

[Bug 109102] At dual monitor intel_do_flush_locked failed: Resource deadlock avoided
 2019-02-19 23:46 UTC  (3+ messages)

nouveau-next 5.1 (take 2)
 2019-02-19 23:34 UTC 

[PATCH] drm: add func to better detect wether swiotlb is needed
 2019-02-19 23:08 UTC 

[pull] drm/msm: msm-next for 5.1
 2019-02-19 22:48 UTC 

[PATCH libdrm] RELEASING: update instructions to use meson instead of autotools
 2019-02-19 22:33 UTC  (11+ messages)

[EARLY RFC][PATCH 0/4] ION per heap devices
 2019-02-19 21:55 UTC  (20+ messages)
` [EARLY RFC][PATCH 1/4] ion: Add ION_VERSION ioctl
` [EARLY RFC][PATCH 2/4] ion: Initial hack to create per heap devices
` [EARLY RFC][PATCH 3/4] ion: Add HEAP_INFO ioctl to be able to fetch heap type

[PATCH 13/14] staging: android: ion: Do not sync CPU cache on map/unmap
 2019-02-19 21:37 UTC  (12+ messages)

[Bug 109073] AMDGPU Radeon RX540 system freezes poor performance with ac adapter plugged in
 2019-02-19 21:35 UTC  (2+ messages)
` [Bug 109073] AMDGPU Radeon RX540 system freezes and/or crashes; "

[PATCH v3 00/11] Analogix ANX6345 RGB-(e)DP bridge support
 2019-02-19 21:35 UTC  (11+ messages)
` [PATCH v3 06/11] drm/sun4i: rgb: Add DT property to disable strict clock rate check
` [PATCH v3 10/11] drm/panel: simple: Add NewEast Optoelectronics CO., LTD WJFH116008A panel support

[PATCH v5 0/9] mmu notifier provide context informations
 2019-02-19 21:30 UTC  (18+ messages)
` [PATCH v5 1/9] mm/mmu_notifier: helper to test if a range invalidation is blockable
` [PATCH v5 2/9] mm/mmu_notifier: convert user range->blockable to helper function
` [PATCH v5 3/9] mm/mmu_notifier: convert mmu_notifier_range->blockable to a flags
` [PATCH v5 4/9] mm/mmu_notifier: contextual information for event enums
` [PATCH v5 5/9] mm/mmu_notifier: contextual information for event triggering invalidation v2
` [PATCH v5 6/9] mm/mmu_notifier: use correct mmu_notifier events for each invalidation
` [PATCH v5 7/9] mm/mmu_notifier: pass down vma and reasons why mmu notifier is happening v2
` [PATCH v5 8/9] mm/mmu_notifier: mmu_notifier_range_update_to_read_only() helper
` [PATCH v5 9/9] mm/mmu_notifier: set MMU_NOTIFIER_USE_CHANGE_PTE flag where appropriate v2

[Bug 108514] heavy screen flickering with Mobility Radeon X1600 and kernel version onwards 3.13
 2019-02-19 21:25 UTC  (2+ messages)
` [Bug 108514] heavy screen flickering with Mobility Radeon X1600 and kernel version 3.15rc2 onward

[PATCH] staging: android: ion: fix sys heap pool's gfp_flags
 2019-02-19 21:18 UTC  (2+ messages)

[Bug 202537] New: amdgpu/DC failed to reserve new abo buffer before flip
 2019-02-19 21:00 UTC  (5+ messages)
` [Bug 202537] "

[PATCH v2] staging: android: ion: Allocate from heap ID directly without mask
 2019-02-19 20:43 UTC  (5+ messages)

[PATCH libdrm] xf86drm: Add drmIsMaster()
 2019-02-19 20:40 UTC  (6+ messages)
` [PATCH v2] "

[Bug 109206] Kernel 4.20 amdgpu fails to load firmware on Ryzen 2500U
 2019-02-19 20:36 UTC  (5+ messages)

[PATCH] drm/msm: Remove pm_runtime calls from msm_iommu.c
 2019-02-19 20:11 UTC  (2+ messages)

[PATCH] drm/amd/powerplay/smu10_hwmgr: use struct_size() in kzalloc()
 2019-02-19 20:08 UTC  (3+ messages)

[Bug 109679] [CI][BAT] CHAMELIUM: igt@kms_chamelium@hdmi-crc-fast - fail - Chamelium RPC call failed: RPC failed at server. <type 'exceptions.ZeroDivisionError'>:integer division or
 2019-02-19 19:22 UTC  (5+ messages)

[PATCH] drm/amd/powerplay/smu8_hwmgr: use struct_size() in kzalloc()
 2019-02-19 18:42 UTC 

[PATCH RESEND] drm/msm: Truncate the buffer object name if the copy from user failed
 2019-02-19 18:40 UTC 

[PATCH] drm/msm: Truncate the buffer object name if the copy from user failed
 2019-02-19 18:37 UTC 

[PATCH v1] drm/tinydrm: Trivia typo fix
 2019-02-19 18:13 UTC 

[PATCH] intel: Add more PCI Device IDs for Coffee Lake and Ice Lake
 2019-02-19 18:13 UTC  (6+ messages)
    ` [Mesa-dev] "

[Bug 201273] New: Fatal error during GPU init amdgpu
 2019-02-19 17:25 UTC  (2+ messages)
` [Bug 201273] Fatal error during GPU init amdgpu RX560

[v17 0/3] Add Colorspace connector property interface
 2019-02-19 17:13 UTC  (4+ messages)
` [v17 1/3] drm: Add HDMI colorspace property
` [v17 2/3] drm: Add colorspace info to AVI Infoframe
` [v17 3/3] drm/i915: Attach colorspace property and enable modeset

[PATCH 1/1] [RFC] drm/ttm: Don't init dma32_zone on 64-bit systems
 2019-02-19 17:06 UTC  (7+ messages)

[PATCH v1 0/6] drm/msm: Improved a6xx GMU reset
 2019-02-19 16:12 UTC  (5+ messages)
` [PATCH v1 2/6] dt-bindings: drm/msm/a6xx: Add GX power-domain for GMU bindings

[Bug 109587] "xf86drm: Add drmIsMaster()" commit breaks X server builds
 2019-02-19 15:58 UTC  (2+ messages)

[Bug 109678] build error: /usr/include/xorg/xf86Opt.h:44:10: error: two or more data types in declaration specifiers
 2019-02-19 15:58 UTC  (2+ messages)

freedreno header uses not installed xf86atomic.h
 2019-02-19 15:45 UTC  (10+ messages)

[PATCH RFC] drm: add func to better detect wether swiotlb is needed
 2019-02-19 15:22 UTC  (3+ messages)

[v16 0/4] Add Colorspace connector property interface
 2019-02-19 15:14 UTC  (8+ messages)
` [v16 2/4] drm: Add DP colorspace property
    ` [Intel-gfx] "
` [v16 3/4] drm: Add colorspace info to AVI Infoframe
  ` [Intel-gfx] "

[PATCH][next] drm/i915/selftests: fix memory leak of 'spin'
 2019-02-19 15:08 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: display: Add ETM0430G0DH6 bindings
 2019-02-19 14:04 UTC  (2+ messages)
` [PATCH 2/2] drm/panel: Add support for EDT ETM0430G0DH6

drm dsi2hdmi bridge - temperature sensor
 2019-02-19 13:54 UTC  (4+ messages)

[RFC PATCH 00/42] Introduce memory region concept (including device local memory)
 2019-02-19 13:32 UTC 

[PATCH 0/2] Add DRM panel driver for Ilitek ILI9341 based panels in parallel RGB mode
 2019-02-19 13:21 UTC  (3+ messages)
` [PATCH 1/2] drm/panel: Add Ilitek ILI9341 parallel RGB panel driver
` [PATCH 2/2] dt-bindings: panel: Add Ilitek ILI9341 panel documentation

[PULL] topic/mei-hdcp
 2019-02-19 12:35 UTC  (2+ messages)

[PATCH] drm/imx: fix resource leak of struct drm_display_mode mode
 2019-02-19 12:10 UTC 

[PATCH libdrm 1/3] xf86drm: dedupe `#define`s
 2019-02-19 11:46 UTC  (3+ messages)

[PATCH 01/11] dma-buf: make fence sequence numbers 64 bit v2
 2019-02-19 11:32 UTC  (10+ messages)
` [PATCH 09/11] drm/syncobj: add transition iotcls between binary and timeline

[PATCH] drm/doc: document recommended component helper usage
 2019-02-19 11:23 UTC  (2+ messages)

[PATCH v3 0/7] sunxi: Add DT representation for the MBUS controller
 2019-02-19 10:55 UTC  (6+ messages)
` [PATCH v3 5/7] drm/sun4i: Rely on dma interconnect for our RAM offset

[PATCH v1 0/2] drm/mediatek: add mipi_tx driver for mt8183
 2019-02-19  9:14 UTC  (3+ messages)
` [PATCH v1 1/2] drm/mediatek: separate mipi_tx to different file
` [PATCH v1 2/2] drm/mediatek: add mipi_tx driver for mt8183

[Bug 108579] Request new account for IGT
 2019-02-19  8:46 UTC  (2+ messages)

[Bug 108073] [CI][SHARDS] igt@gem_cpu_reloc@full - incomplete
 2019-02-19  8:21 UTC 

[Bug 108262] Unable to open intel_gpu_top (sudo): Test assertion failure function init_instdone_definitions, file instdone.c:599
 2019-02-19  8:17 UTC 

Cursors uAPI vs async update - questions
 2019-02-19  8:12 UTC  (2+ messages)

[bug report] drm/amd/display: Call into DC once per multiplane flip
 2019-02-19  8:11 UTC 

[Bug 108711] GPU crash in some opengl 1.x applications on vega gpu
 2019-02-19  6:25 UTC  (5+ messages)
` [Bug 108711] [apitrace] GPU hangs in some opengl 1.x applications on RAVEN

[v2 1/1] drm/mediatek: add mt8183 dpi support
 2019-02-19  4:43 UTC  (2+ messages)

[PATCH] drm/mediatek: add mt8183 dpi support
 2019-02-19  2:36 UTC  (4+ messages)

[PATCH libdrm] tests/amdgpu: add dispatch test
 2019-02-19  2:26 UTC  (2+ messages)

[Bug 105251] [Vega10] GPU lockup on boot: VMC page fault
 2019-02-19  1:47 UTC  (2+ messages)

[PATCH v4 0/7] VSP1: Display writeback support
 2019-02-19  0:31 UTC  (12+ messages)
` [PATCH v4 2/7] media: vsp1: wpf: Fix partition configuration for display pipelines
` [PATCH v4 5/7] media: vsp1: Refactor vsp1_video_complete_buffer() for later reuse
` [PATCH v4 7/7] media: vsp1: Provide a writeback video device

[PATCH v2 1/3] dt-bindings: Add vendor prefix for VXT Ltd
 2019-02-19  0:27 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: Add VXT VL050-8048NT-C01 panel bindings
` [PATCH v2 3/3] drm/panel: simple: Add support for VXT VL050-8048NT-C01 panel

[PATCH RESEND 1/2] drm: panel-orientation-quirks: Get rid of superfluous (void *) casting
 2019-02-18 23:37 UTC  (3+ messages)
` [PATCH RESEND 2/2] drm: panel-orientation-quirks: Add quirk for Lenovo Ideapad D330

[RFC v3 00/19] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-02-18 22:56 UTC  (13+ messages)
` [RFC v3 17/19] of: unittest: migrate tests to run on KUnit
` [RFC v3 18/19] of: unittest: split out a couple of test cases from unittest

[PATCH] drm/amdgpu/powerplay/polaris10_smumgr: Mark expected switch fall-through
 2019-02-18 22:48 UTC  (3+ messages)

[PATCH] video/macfb: Always initialize DAFB colour table pointer register
 2019-02-18 22:44 UTC 

[PATCH] drm/radeon/evergreen_cs: fix missing break in switch statement
 2019-02-18 22:23 UTC  (2+ messages)

[PATCH] pci/quirks: Add quirk to reset nvgpu at boot for the Lenovo ThinkPad P50
 2019-02-18 22:18 UTC  (5+ messages)

[Bug 109667] r5 m330 hung if dpm enabled
 2019-02-18 22:10 UTC  (5+ messages)

[Bug 104362] GPU fault detected on wine-nine Path of Exile
 2019-02-18 22:08 UTC  (5+ messages)

[Bug 202533] New: DVI Monitors blank in 4.20-6 kernel
 2019-02-18 21:17 UTC  (2+ messages)
` [Bug 202533] "

[Bug 107978] [amdgpu] Switching to tty fails with DisplayPort monitor going to sleep (REG_WAIT timeout / dce110_stream_encoder_dp_blank)
 2019-02-18 21:00 UTC  (2+ messages)
` [Bug 107978] [amdgpu] Switching to tty fails with DisplayPort 1.2 "

[Bug 108879] [CIK] [regression] clinfo hangs indefinitely in si_create_context
 2019-02-18 20:37 UTC  (2+ messages)
` [Bug 108879] [CIK] [regression] All opencl apps "

[PATCH v7 1/2] dt-bindings: panel: Add Feiyang FY07024DI26A30-D MIPI-DSI LCD panel
 2019-02-18 20:27 UTC  (4+ messages)
` [PATCH v7 2/2] drm/panel: "

[PATCH v2 0/2] drm/omap: panel-tpo-td028ttec1: add backlight support
 2019-02-18 19:37 UTC  (3+ messages)
` [PATCH v2 2/2] dt-bindings: panel: td028ttec1: add backlight property

[PATCH] drm/drm_vm: Mark expected switch fall-throughs
 2019-02-18 18:58 UTC  (4+ messages)


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