dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-06 07:03:08 to 2020-05-07 15:00:21 UTC [more...]

[PATCH v2] drm/amd/amdgpu: cleanup coding style a bit
 2020-05-07  9:22 UTC  (2+ messages)

[PATCH V3 00/15] Remove duplicated kmap code
 2020-05-07 14:59 UTC  (5+ messages)
` [PATCH V3 01/15] arch/kmap: Remove BUG_ON()
` [PATCH V3 02/15] arch/xtensa: Move kmap build bug out of the way
` [PATCH V3 03/15] arch/kmap: Remove redundant arch specific kmaps
` [PATCH V3 05/15] {x86,powerpc,microblaze}/kmap: Move preempt disable

[PATCH v4 0/6] drm: Prepare to use a GPIO on ti-sn65dsi86 for Hot Plug Detect
 2020-05-07 14:39 UTC  (7+ messages)
` [PATCH v4 1/6] drm/bridge: ti-sn65dsi86: Export bridge GPIOs to Linux
` [PATCH v4 4/6] dt-bindings: drm/bridge: ti-sn65dsi86: Convert to yaml

[PATCH 1/2] drm/panfrost: missing remove opp table in case of failure
 2020-05-07 14:30 UTC  (11+ messages)
` [PATCH 2/2] drm/panfrost: add devfreq regulator support

[PATCH AUTOSEL 4.4 8/9] drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()
 2020-05-07 14:30 UTC 

[PATCH AUTOSEL 4.9 09/11] drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()
 2020-05-07 14:30 UTC 

[PATCH AUTOSEL 4.14 13/16] drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()
 2020-05-07 14:29 UTC 

[PATCH AUTOSEL 4.19 17/20] drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()
 2020-05-07 14:29 UTC 

[PATCH AUTOSEL 5.4 19/35] dma-buf: Fix SET_NAME ioctl uapi
 2020-05-07 14:28 UTC  (5+ messages)
` [PATCH AUTOSEL 5.4 25/35] drm/amd/powerplay: avoid using pm_en before it is initialized revised
` [PATCH AUTOSEL 5.4 27/35] drm/amd/display: check if REFCLK_CNTL register is present
` [PATCH AUTOSEL 5.4 28/35] drm/amd/display: Update downspread percent to match spreadsheet for DCN2.1
` [PATCH AUTOSEL 5.4 30/35] drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()

[PATCH AUTOSEL 5.6 21/50] drm/amd/display: blank dp stream before re-train the link
 2020-05-07 14:27 UTC  (8+ messages)
` [PATCH AUTOSEL 5.6 25/50] dma-buf: Fix SET_NAME ioctl uapi
` [PATCH AUTOSEL 5.6 32/50] drm/amd/powerplay: avoid using pm_en before it is initialized revised
` [PATCH AUTOSEL 5.6 33/50] drm/amdgpu: bump version for invalidate L2 before SDMA IBs
` [PATCH AUTOSEL 5.6 35/50] drm/amd/display: check if REFCLK_CNTL register is present
` [PATCH AUTOSEL 5.6 36/50] drm/amd/display: Defer cursor update around VUPDATE for all ASIC
` [PATCH AUTOSEL 5.6 37/50] drm/amd/display: Update downspread percent to match spreadsheet for DCN2.1
` [PATCH AUTOSEL 5.6 39/50] drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()

[Bug 207613] New: Won't boot
 2020-05-07 13:47 UTC 

[PATCH v11 00/14] In order to readout DP SDPs, refactors the handling of DP SDPs
 2020-05-07 13:27 UTC  (15+ messages)
` [PATCH v11 01/14] video/hdmi: Add Unpack only function for DRM infoframe
` [PATCH v11 02/14] drm/i915/dp: Read out DP SDPs
` [PATCH v11 03/14] drm: Add logging function for DP VSC SDP
` [PATCH v11 04/14] drm/i915: Include HDMI DRM infoframe in the crtc state dump
` [PATCH v11 05/14] drm/i915: Include DP HDR Metadata Infoframe SDP "
` [PATCH v11 06/14] drm/i915: Include DP VSC "
` [PATCH v11 07/14] drm/i915: Program DP SDPs with computed configs
` [PATCH v11 08/14] drm/i915: Add state readout for DP HDR Metadata Infoframe SDP
` [PATCH v11 09/14] drm/i915: Add state readout for DP VSC SDP
` [PATCH v11 10/14] drm/i915: Fix enabled infoframe states of lspcon
` [PATCH v11 11/14] drm/i915: Program DP SDPs on pipe updates
` [PATCH v11 12/14] drm/i915: Stop sending DP SDPs on ddi disable
` [PATCH v11 13/14] drm/i915/dp: Add compute routine for DP PSR VSC SDP
` [PATCH v11 14/14] drm/i915/psr: Use new DP VSC SDP compute routine on PSR

[PATCH v2 16/17] dt-bindings: mali-midgard: Allow dma-coherent
 2020-05-07 11:24 UTC 

[drm-tip:drm-tip 3/9] drivers/gpu/drm/i915/gt/intel_engine_cs.c:1428:31: error: 'struct intel_context' has no member named 'lrc_desc'
 2020-05-07 11:03 UTC 

[Bug 205291] Cannot switch off Radeon HD 4330/4350/4550 with vgaswitcheroo
 2020-05-07 10:39 UTC 

Question about sRGB framebuffer support
 2020-05-07  9:15 UTC  (10+ messages)

[PATCH v3] drm/ast: Don't check new mode if CRTC is being disabled
 2020-05-07  9:06 UTC 

[PATCH v2 0/6] Prepare mgag200 for simple KMS and managed init
 2020-05-07  9:03 UTC  (7+ messages)
` [PATCH v2 1/6] drm/mgag200: Convert struct drm_device to struct mga_device with helper
` [PATCH v2 2/6] drm/mgag200: Remove several references to struct mga_device.dev
` [PATCH v2 3/6] drm/mgag200: Integrate init function into load function
` [PATCH v2 4/6] drm/mgag200: Use managed mode-config initialization
` [PATCH v2 5/6] drm/mgag200: Remove unused fields from struct mga_device
` [PATCH v2 6/6] drm/mgag200: Embed connector instance in "

Operating KMS UAPI (Re: RFC: Drm-connector properties managed by another driver / privacy screen support)
 2020-05-07  9:03 UTC  (12+ messages)

[PATCH v3 00/25] DRM: fix struct sg_table nents vs. orig_nents misuse
 2020-05-07  8:47 UTC  (3+ messages)
  ` [PATCH v3 01/25] dma-mapping: add generic helpers for mapping sgtable objects

[PULL] drm-misc-next
 2020-05-07  7:25 UTC 

[PATCH v10 0/2] Add initial support for slimport anx7625
 2020-05-06  7:05 UTC  (3+ messages)
` [PATCH v10 1/2] dt-bindings: drm/bridge: anx7625: MIPI to DP transmitter binding
` [PATCH v10 2/2] drm/bridge: anx7625: Add anx7625 MIPI DSI/DPI to DP bridge driver

[PATCH 00/14] drm/radeon: remove comparison to bool
 2020-05-06 16:00 UTC  (16+ messages)
` [PATCH 01/14] drm/radeon: remove comparison to bool in btc_dpm.c
` [PATCH 02/14] drm/radeon: remove comparison to bool in ci_dpm.c
` [PATCH 03/14] drm/radeon: remove comparison to bool in ni_dpm.c
` [PATCH 04/14] drm/radeon: remove comparison to bool in radeon_atpx_handler.c
` [PATCH 05/14] drm/radeon: remove comparison to bool in radeon_object.c
` [PATCH 06/14] drm/radeon: remove comparison to bool in radeon_ttm.c
` [PATCH 07/14] drm/radeon: remove comparison to bool in r100.c
` [PATCH 08/14] drm/radeon: remove comparison to bool in r300.c
` [PATCH 09/14] drm/radeon: remove comparison to bool in r600.c
` [PATCH 10/14] drm/radeon: remove comparison to bool in rs600.c
` [PATCH 11/14] drm/radeon: remove comparison to bool in rs690.c
` [PATCH 12/14] drm/radeon: remove comparison to bool in rv6xx_dpm.c
` [PATCH 13/14] drm/radeon: remove comparison to bool in rv515.c
` [PATCH 14/14] drm/radeon: remove comparison to bool in si_dpm.c

[PATCH -next] drm/i2c/tda998x: Make tda998x_audio_digital_mute static
 2020-05-07  2:49 UTC 

[PATCH V2] video: fbdev: w100fb: Fix a potential double free
 2020-05-06 18:23 UTC  (2+ messages)

[PATCH] drm/meson: pm resume add return errno branch
 2020-05-07  3:09 UTC  (2+ messages)
`  "

[PATCH] drm/exynos: remove no need devm_kfree in probe [re-send, welcome any comments]
 2020-05-06 12:49 UTC 

[RFC PATCH 0/4] Add support for i.MX8MM GPUs through Etnaviv
 2020-05-06 11:59 UTC  (10+ messages)
` [RFC PATCH 3/4] drm/etnaviv: Change order of enabling clocks to fix boot on i.MX8MM
` [RFC PATCH 4/4] arm64: dts: imx8mm: Add GPU nodes for 2D and 3D core using Etnaviv

[PATCH hmm v2 5/5] mm/hmm: remove the customizable pfn format from hmm_range_fault
 2020-05-06 16:21 UTC  (5+ messages)

[PATCH] dma-buf: fix use-after-free in dmabuffs_dname
 2020-05-06  9:00 UTC  (2+ messages)

[v4 PATCH 0/2] Add support for ASUS Z00T TM5P5 NT35596 panel
 2020-05-06 21:09 UTC  (3+ messages)
` [v4 PATCH 1/2] drivers: drm: panel: Add ASUS TM5P5 NT35596 panel driver
` [v4 PATCH 2/2] dt-bindings: display: Document ASUS Z00T TM5P5 NT35596 panel compatible

[PATCH v5 0/6] Support DRM bridges on NVIDIA Tegra
 2020-05-06 17:05 UTC  (12+ messages)
` [PATCH v5 1/6] of_graph: add of_graph_get_local_port()
` [PATCH v5 2/6] drm/of: Make drm_of_find_panel_or_bridge() to check graph's presence
` [PATCH v5 3/6] drm/tegra: output: Don't leak OF node on error
` [PATCH v5 4/6] drm/tegra: output: Support DRM bridges
` [PATCH v5 5/6] drm/tegra: output: rgb: Support LVDS encoder bridge

[PATCH v3 0/4] drm: Add support for IPK DSI Host Driver
 2020-05-06 10:41 UTC  (8+ messages)
` [PATCH v3 3/4] drm: ipk: Add extensions for DW MIPI DSI Host driver
` [PATCH v3 4/4] MAINTAINERS: Add IPK MIPI DSI Host driver entry

[PATCH v5] drm/i915: Init lspcon chip dynamically
 2020-05-06 10:28 UTC 

[PATCH -next] drm/ast: Make ast_primary_plane_helper_atomic_update static
 2020-05-07  2:40 UTC 

[PATCH v2] drm/mediatek: cleanup coding style in mediatek a bit
 2020-05-06 13:01 UTC  (2+ messages)

[PATCH] drm/exynos: make pointer to const data const type
 2020-05-07  3:09 UTC  (2+ messages)
`  "

[PATCH] drm/mediatek: eliminate the magic number in array size
 2020-05-06 13:06 UTC  (2+ messages)

Re: [PATCH] drm/mediatek: cleanup coding style in mediatek a bit
 2020-05-06 12:14 UTC  (2+ messages)
`  "

[PATCH] drm/mediatek: stop iterating dma addresses when sg_dma_len() == 0
 2020-05-06 12:58 UTC  (7+ messages)

[PATCH hmm v2 0/5] Adjust hmm_range_fault() API
 2020-05-06 18:45 UTC  (2+ messages)

[PATCH] drm/amdgpu: allocate large structures dynamically
 2020-05-07  6:55 UTC  (4+ messages)

[PATCH] MAINTAINERS: Remove me from amdgpu maintainers
 2020-05-07  6:45 UTC  (2+ messages)

linux-next: build warning after merge of the drm-misc tree
 2020-05-07  3:04 UTC 

linux-next: manual merge of the drm tree with the drm-intel-fixes tree
 2020-05-07  2:43 UTC 

[PATCH] drm/vkms: enable cursor by default
 2020-05-07  1:55 UTC  (3+ messages)

[PATCH] drm/vkms: Hold gem object while still in-use
 2020-05-07  1:55 UTC  (3+ messages)

[Bug 207383] New: [Regression] 5.7-rc: amdgpu/polaris11 gpf: amdgpu_atomic_commit_tail
 2020-05-06 22:06 UTC  (3+ messages)
` [Bug 207383] "

[pull] amdgpu drm-fixes-5.7
 2020-05-06 21:22 UTC 

[PATCH v2 1/2] drm/bridge: ti-sn65dsi86: Implement lane reordering + polarity
 2020-05-06 21:02 UTC  (2+ messages)
` [PATCH v2 2/2] dt-bindings: drm/bridge: ti-sn65dsi86: Improve the yaml validation

[PATCH V2 00/11] Subject: Remove duplicated kmap code
 2020-05-06 20:33 UTC  (5+ messages)
` [PATCH V2 05/11] {x86,powerpc,microblaze}/kmap: Move preempt disable
` [PATCH V2 08/11] arch/kmap: Ensure kmap_prot visibility

[PATCH -next] drm/amdgpu/navi10: fix unsigned comparison with 0
 2020-05-06 20:12 UTC  (2+ messages)

[Bug 207593] New: [AMDGPU] The HDMI status(/sys) is not change after HDMI connector pull out
 2020-05-06 20:10 UTC  (2+ messages)
` [Bug 207593] "

[PATCH 2/4] dt-bindings: display: Add ilitek-9341 binding
 2020-05-06 19:33 UTC  (3+ messages)

[v2] arm64: dts: sc7180: add dsi controller and phy entries for idp dts
 2020-05-06 19:25 UTC  (3+ messages)

[PATCH -next] drm/udl: Make udl_handle_damage static
 2020-05-06 19:09 UTC  (2+ messages)

[PATCH] video: fbdev: valkyriefb.c: fix warning comparing pointer to 0
 2020-05-06 19:07 UTC  (2+ messages)

[PATCH 1/3] drm/tilcdc: fix leak & null ref in panel_connector_get_modes
 2020-05-06 19:04 UTC  (4+ messages)
` [PATCH 3/3] drm/tilcdc: add missing static for panel_driver

[PATCH v11 0/2] Add support for rm69299 Visionox panel driver and add devicetree bindings for visionox panel
 2020-05-06 18:57 UTC  (5+ messages)
` [PATCH v11 1/2] drm/panel: add support for rm69299 visionox panel driver
` [PATCH v12 2/2] dt-bindings: documenting compatible string vendor "visionox"

[RFC][PATCH 0/4] Support non-default CMA regions to the dmabuf heaps interface
 2020-05-06 18:34 UTC  (9+ messages)
` [RFC][PATCH 1/4] devicetree: bindings: Add linux, cma-heap tag for reserved memory
  ` [RFC][PATCH 1/4] devicetree: bindings: Add linux,cma-heap "

[PATCH] video: fbdev: w100fb: Fix a potential double free
 2020-05-06 17:48 UTC  (2+ messages)

[PATCH] video: fbdev: i810: use true,false for bool variables
 2020-05-06 17:40 UTC  (2+ messages)

[PATCH 00/14] drm/radeon: remove comparison to bool
 2020-05-06 16:36 UTC 

[PATCH] drm/bridge: ti-sn65dsi86: Implement lane reordering + polarity
 2020-05-06 15:56 UTC  (9+ messages)

[RFC PATCH] dt-bindings: display: ti,tfp410.txt: convert to yaml
 2020-05-06 15:53 UTC  (7+ messages)

[PATCH] drm: drm_fourcc: add NV15, Q410, Q401 YUV formats
 2020-05-06 14:41 UTC  (2+ messages)

[PATCH v6 00/16] drm/i915: Add support for HDCP 1.4 over MST connectors
 2020-05-06 14:18 UTC  (9+ messages)
` [PATCH v6 01/16] drm/i915: Fix sha_text population code
` [PATCH v6 02/16] drm/i915: Clear the repeater bit on HDCP disable
` [PATCH v6 03/16] drm/i915: WARN if HDCP signalling is enabled upon disable
` [PATCH v6 04/16] drm/i915: Intercept Aksv writes in the aux hooks

[PATCH v2] uapi/drm/drm_fourcc.h: Note on platform specificity for format modifiers
 2020-05-06 12:08 UTC 

[PATCH] uapi/drm/drm_fourcc.h: Note on platform specificity for format modifiers
 2020-05-06 12:00 UTC  (3+ messages)

[PATCH 0/5] drm/mgag200: Embed DRM device in struct mga_device
 2020-05-06 11:06 UTC  (13+ messages)
` [PATCH 1/5] drm/mgag200: Convert struct drm_device to struct mga_device with macro
` [PATCH 3/5] drm/mgag200: Remove several references to struct mga_device.dev
` [PATCH 4/5] drm/mgag200: Init and finalize devices in mgag200_device_{init, fini}()
  ` [PATCH 4/5] drm/mgag200: Init and finalize devices in mgag200_device_{init,fini}()

[PATCH] drm/ast: Don't check new mode if CRTC is being disabled
 2020-05-06 10:58 UTC  (6+ messages)

[PATCH v1 0/3] drm/panel: update backlight support for samsung panels
 2020-05-06 10:38 UTC  (5+ messages)
` [PATCH v1 2/3] drm/panel: update backlight handling for samsung-s6e63j0x03

[PATCH V6 0/4] Add support for WLED5
 2020-05-06 10:08 UTC  (9+ messages)
` [PATCH V6 1/4] backlight: qcom-wled: convert the wled bindings to .yaml format
` [PATCH V6 2/4] backlight: qcom-wled: Add callback functions
` [PATCH V6 3/4] backlight: qcom-wled: Add WLED5 bindings
` [PATCH V6 4/4] backlight: qcom-wled: Add support for WLED5 peripheral that is present on PM8150L PMICs

[PATCH v2 00/91] drm/vc4: Support BCM2711 Display Pipeline
 2020-05-06  9:26 UTC  (5+ messages)
` [PATCH v2 22/91] reset: Move reset-simple header out of drivers/reset
` [PATCH v2 23/91] reset: simple: Add reset callback

[PATCH] dma-buf: heaps: Remove Unneeded variable "ret" in dma_heap_dma_buf_begin_cpu_access()
 2020-05-06  9:13 UTC  (2+ messages)

[Bug 207595] New: [amdgpu] Displayport MST not functional on AMD Stoney
 2020-05-06  8:06 UTC  (10+ messages)
` [Bug 207595] "

[Bug 207581] New: [amdgpu] Framebuffer no image CARRIZO and STONEY
 2020-05-06  7:38 UTC  (2+ messages)
` [Bug 207581] "

[PATCH 00/17] drm/mgag200: Convert to atomic modesetting
 2020-05-06  7:29 UTC  (5+ messages)

[PATCH] amdgpu: fix integer overflow on 32-bit architectures
 2020-05-05 15:39 UTC  (3+ messages)

[PATCH 1/4] add dts node for drm panel driver ili9341 add dts i2c3 for stmpe touch add dts spi5 for gyro & ili9341
 2020-05-06  6:45 UTC  (7+ messages)

[PATCH] drm/rockchip: vop: call vop_cfg_done() under reg_lock
 2020-05-06  1:32 UTC  (2+ messages)

[PATCH 3/4] drm/panel: Add Ilitek ILI9341 driver
 2020-05-06  6:37 UTC 

[PATCH net-next] net: bnxt: Remove Comparison to bool in bnxt_ethtool.c
 2020-05-05  7:46 UTC 

[PATCH] video: fbdev: pxa168fb: make pxa168fb_init_mode() return void
 2020-05-06  6:17 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).