dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-07 15:44:00 to 2020-07-08 14:34:13 UTC [more...]

drm/ast something ate high-res modes (5.3->5.6 regression)
 2020-07-08 14:26 UTC  (6+ messages)

[PATCH] drm/amd/display: add dmcub check on RENOIR
 2020-07-08 14:30 UTC  (3+ messages)

[RFC PATCH 0/4] DSI/DBI and TinyDRM driver
 2020-07-08 13:58 UTC  (9+ messages)
` [RFC PATCH 3/4] gpu/drm: Add TinyDRM for DSI/DBI panels

[RFC PATCH v2 0/3] RDMA: add dma-buf support
 2020-07-08 14:33 UTC  (17+ messages)

[PATCH 00/25] dma-fence annotations, round 3
 2020-07-08 14:20 UTC  (36+ messages)
` [PATCH 01/25] dma-fence: basic lockdep annotations
` [PATCH 02/25] dma-fence: prime "
` [PATCH 03/25] dma-buf.rst: Document why idenfinite fences are a bad idea
` [PATCH 04/25] drm/vkms: Annotate vblank timer
` [PATCH 05/25] drm/vblank: Annotate with dma-fence signalling section
` [PATCH 06/25] drm/amdgpu: add dma-fence annotations to atomic commit path
` [PATCH 07/25] drm/komdea: Annotate dma-fence critical section in "
` [PATCH 08/25] drm/malidp: "
` [PATCH 09/25] drm/atmel: Use drm_atomic_helper_commit
  ` [PATCH] "
` [PATCH 10/25] drm/imx: Annotate dma-fence critical section in commit path
` [PATCH 11/25] drm/omapdrm: "
` [PATCH 12/25] drm/rcar-du: "
` [PATCH 13/25] drm/tegra: "
` [PATCH 14/25] drm/tidss: "
` [PATCH 15/25] drm/tilcdc: Use standard drm_atomic_helper_commit
  ` [PATCH] "
` [PATCH 16/25] drm/atomic-helper: Add dma-fence annotations
` [PATCH 17/25] drm/scheduler: use dma-fence annotations in main thread
` [PATCH 18/25] drm/amdgpu: use dma-fence annotations in cs_submit()
` [PATCH 19/25] drm/amdgpu: s/GFP_KERNEL/GFP_ATOMIC in scheduler code
` [PATCH 20/25] drm/amdgpu: DC also loves to allocate stuff where it shouldn't
` [PATCH 21/25] drm/amdgpu/dc: Stop dma_resv_lock inversion in commit_tail
` [PATCH 22/25] drm/scheduler: use dma-fence annotations in tdr work
` [PATCH 23/25] drm/amdgpu: use dma-fence annotations for gpu reset code
` [PATCH 24/25] Revert "drm/amdgpu: add fbdev suspend/resume on gpu reset"
` [PATCH 25/25] drm/amdgpu: gpu recovery does full modesets

[PATCH v2] drm/bridge/synopsys: dsi: allow LP commands in video mode
 2020-07-08 14:08 UTC 

[PATCH 00/20] Documentation: eliminate duplicated words
 2020-07-08 13:32 UTC  (30+ messages)
` [PATCH 01/20] Documentation: numaperf: eliminate duplicated word
` [PATCH 02/20] Documentation: block: "
` [PATCH 03/20] Documentation: printk-basics: "
` [PATCH 04/20] Documentation: kgdb: "
` [PATCH 05/20] Documentation: fpga: "
` [PATCH 06/20] Documentation: gpu/komeda-kms: "
` [PATCH 07/20] Documentation: gpu/drm-uapi: "
` [PATCH 08/20] Documentation: hid/intel-ish-hid: "
` [PATCH 09/20] Documentation: i2c: "
` [PATCH 10/20] Documentation: kbuild/kconfig-language: "
` [PATCH 11/20] Documentation: leds/ledtrig-transient: "
` [PATCH 12/20] Documentation: maintainer-entry-profile: "
` [PATCH 13/20] Documentation: mips/ingenic-tcu: "
` [PATCH 14/20] Documentation: misc/xilinx_sdfec: "
` [PATCH 15/20] Documentation: powerpc/vas-api: "
` [PATCH 16/20] Documentation: s390/vfio-ap: "
` [PATCH 17/20] Documentation: scsi/advansys: "
` [PATCH 18/20] Documentation: security/keys: "
` [PATCH 20/20] Documentation: vm/memory-model: "
` [PATCH 19/20] Documentation: virt/kvm/api: "

[PATCH 1/1] video: backlight: sky81452-backlight: Fix some kerneldoc issues
 2020-07-08 13:07 UTC  (3+ messages)

[PULL] drm-misc-fixes
 2020-07-08 12:10 UTC 

[Bug 208413] New: amdgpu driver crash
 2020-07-08 11:19 UTC  (2+ messages)
` [Bug 208413] "

[PATCH v4 0/20] backlight: backlight updates
 2020-07-08 11:17 UTC  (19+ messages)
` [PATCH v4 05/20] backlight: improve backlight_device documentation
` [PATCH v4 12/20] backlight: introduce backlight_get_brightness()
` [PATCH v4 14/20] backlight: cr_bllcd: introduce backlight_is_blank()
` [PATCH v4 15/20] backlight: gpio_backlight: simplify update_status()
` [PATCH v4 16/20] backlight: jornada720_bl: introduce backlight_is_blank()
` [PATCH v4 17/20] backlight: use backligt_get_brightness()
` [PATCH v4 19/20] backlight: make of_find_backlight static

[PATCH v5 0/4] Add LT9611 DSI to HDMI bridge
 2020-07-08 10:35 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: vendor-prefixes: Add Lontium vendor prefix
` [PATCH v5 2/4] dt-bindings: display: bridge: Add documentation for LT9611
` [PATCH v5 3/4] drm/bridge: Introduce LT9611 DSI to HDMI bridge
` [PATCH v5 4/4] drm/msm/dsi: attach external bridge with DRM_BRIDGE_ATTACH_NO_CONNECTOR

[RFC] Host1x/TegraDRM UAPI
 2020-07-08 10:06 UTC  (11+ messages)
` [RFC] Host1x/TegraDRM UAPI (sync points)

[PATCH 1/2] drm/vgem: Do not allocate backing shmemfs file for an import dmabuf object
 2020-07-08  9:56 UTC  (10+ messages)
` [PATCH 2/2] drm/vgem: Replace opencoded version of drm_gem_dumb_map_offset()

[PATCH] drm/stm: ltdc: remove call of pm-runtime functions
 2020-07-08  9:49 UTC  (3+ messages)

[PATCH] drm/stm: repair runtime power management
 2020-07-08  9:49 UTC  (3+ messages)

[PATCH 1/2] drm/ttm: further cleanup ttm_mem_reg handling
 2020-07-08  9:47 UTC  (6+ messages)
` [PATCH 2/2] drm/amdgpu: stop allocating dummy GTT nodes

[PATCH 0/6] drm/ast: Managed MM
 2020-07-08  8:23 UTC  (8+ messages)
` [PATCH 1/6] drm/vram-helper: Managed vram helpers
` [PATCH 2/6] drm/ast: Rename ast_ttm.c to ast_mm.c
` [PATCH 3/6] drm/ast: Use managed VRAM-helper initialization
` [PATCH 4/6] drm/ast: Move VRAM size detection to ast_mm.c
` [PATCH 5/6] drm/ast: Initialize DRAM type before posting GPU
` [PATCH 6/6] drm/ast: Use managed MM initialization

[PATCH] drm: imx: Fix occasional screen corruption on modeset
 2020-07-08  8:31 UTC  (2+ messages)

[PATCH v3 0/9] support cmdq helper function on mt6779 platform
 2020-07-08  7:27 UTC  (13+ messages)
` [PATCH v3 1/9] soc: mediatek: cmdq: add address shift in jump
` [PATCH v3 2/9] soc: mediatek: cmdq: add write_s function
` [PATCH v3 3/9] soc: mediatek: cmdq: add write_s_mask function
` [PATCH v3 4/9] soc: mediatek: cmdq: add read_s function
` [PATCH v3 5/9] soc: mediatek: cmdq: add write_s value function
` [PATCH v3 6/9] soc: mediatek: cmdq: add write_s_mask "
` [PATCH v3 7/9] soc: mediatek: cmdq: add jump function
` [PATCH v3 8/9] soc: mediatek: cmdq: add clear option in cmdq_pkt_wfe api
` [PATCH v3 9/9] drm/mediatek: reduce clear event

[PATCH v2 00/14] Support more HDMI modes on RK3228/RK3328
 2020-07-07 21:05 UTC  (4+ messages)
` [PATCH v2 14/14] phy/rockchip: inno-hdmi: Support more pre-pll configuration

[PATCH] drm/vc4: dsi: Only register our component once a DSI device is attached
 2020-07-07 16:48 UTC  (2+ messages)

[PATCH 1/2] drm/panel-simple: Fix inverted V/H SYNC for Frida FRD350H54004 panel
 2020-07-07 13:07 UTC  (2+ messages)
` [PATCH 2/2] drm/panel-simple: Add 50 Hz mode to the "

[PATCH] drm/msm/dp: Add DP compliance tests on Snapdragon Chipsets
 2020-07-07 18:41 UTC 

[PATCH 0/2] drm: rockchip: add NV15 and NV20 support
 2020-07-07 11:45 UTC  (6+ messages)
` [PATCH v2 0/2] drm: rockchip: add NV15, NV20 and NV30 support
  ` [PATCH v2 2/2] "
    ` [PATCH v2 2/2] drm: rockchip: add NV15, NV20 and NV30 support【请注意,邮件由linux-rockchip-bounces+sandy.huang=rock-chips.com@lists.infradead.org代发】
  ` [PATCH v2 1/2] drm: drm_fourcc: add NV20 and NV30 YUV formats
    ` [PATCH v2 1/2] drm: drm_fourcc: add NV20 and NV30 YUV formats【请注意,邮件由linux-rockchip-bounces+sandy.huang=rock-chips.com@lists.infradead.org代发】

[PATCH 0/4] drm: core: Convert logging to drm_* functions
 2020-07-08  6:10 UTC  (8+ messages)
` [PATCH 1/4] drm: mipi-dsi: "
` [PATCH 2/4] drm: mipi-dbi: "
` [PATCH 3/4] drm: edid: "
` [PATCH 4/4] drm: fb-helper: "

[PATCH] drm/vc4: Convert register accessors to FIELD_*
 2020-07-07  7:57 UTC  (3+ messages)

[PATCH 0/2] drm/msm/adreno: cleanup some packet building
 2020-07-07 20:35 UTC  (3+ messages)
` [PATCH 1/2] drm/msm: sync generated headers
` [PATCH 2/2] drm/msm/adreno: un-open-code some packets

[PATCH v4 0/9] drm/vc4: Turn the TXP into a CRTC
 2020-07-07  8:54 UTC  (4+ messages)

[PATCH v2] drm/of: Consider the state in which the ep is disabled
 2020-07-07 11:25 UTC 

PROBLEM: kernel oops caused by vmwgfx_cmdbuf.c:399
 2020-07-07 17:29 UTC  (2+ messages)

[PATCH v7 1/2] dt-binding: Add DSI/LVDS TC358775 bridge bindings
 2020-07-07  8:25 UTC  (4+ messages)
  ` [PATCH v7 2/2] display/drm/bridge: TC358775 DSI/LVDS driver

[PATCH] drm/of: Consider the state in which the ep is disabled
 2020-07-07 11:29 UTC  (3+ messages)

[PATCH v4 0/4] Add LT9611 DSI to HDMI bridge
 2020-07-08  6:59 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: vendor-prefixes: Add Lontium vendor prefix
` [PATCH v4 2/4] dt-bindings: display: bridge: Add documentation for LT9611
` [PATCH v4 3/4] drm/bridge: Introduce LT9611 DSI to HDMI bridge
` [PATCH v4 4/4] drm/msm/dsi: attach external bridge with DRM_BRIDGE_ATTACH_NO_CONNECTOR

[PATCH] staging: android: ion: Skip sync if not mapped
 2020-07-08  3:43 UTC  (10+ messages)

[PULL] nouveau-fixes 5.8
 2020-07-08  3:32 UTC 

[PATCH][next] drm/nouveau: Use fallthrough pseudo-keyword
 2020-07-08  3:27 UTC  (3+ messages)

[radeon-alex:amd-staging-drm-next 9971/9999] drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c:2280:5: warning: no previous prototype for function 'parse_ta_bin_descriptor'
 2020-07-08  2:38 UTC 

[Bug 207383] New: [Regression] 5.7-rc: amdgpu/polaris11 gpf: amdgpu_atomic_commit_tail
 2020-07-08  1:25 UTC  (4+ messages)
` [Bug 207383] [Regression] 5.7 "

[radeon-alex:amd-staging-drm-next 9971/9999] drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c:2280:5: warning: no previous prototype for 'parse_ta_bin_descriptor'
 2020-07-08  0:25 UTC 

[PATCH 0/2] drm/probe_helper, i915: Validate MST modes against PBN limits
 2020-07-07 23:12 UTC  (5+ messages)
` [PATCH 1/2] drm/probe_helper: Add drm_connector_helper_funcs.mode_valid_ctx
` [PATCH 2/2] drm/i915/mst: filter out the display mode exceed sink's capability
  ` [Intel-gfx] "

[PATCH v4 20/20] backlight: make of_find_backlight_by_node() static
 2020-07-07 21:46 UTC  (2+ messages)

[Bug 208489] New: amdgpu: kernel oops when overclocking Vega M GPU (i7-8809G)
 2020-07-07 21:24 UTC 

Panic booting qemu-system-sparc64 with bochs_drm
 2020-07-07 21:06 UTC  (13+ messages)

[PATCH][next] fbdev: Use fallthrough pseudo-keyword
 2020-07-07 21:05 UTC 

[PATCH v3 00/15] acpi/pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API
 2020-07-07 19:41 UTC  (11+ messages)
` [PATCH v3 04/15] pwm: lpss: Add range limit check for the base_unit register value
` [PATCH v3 15/15] drm/i915: panel: Use atomic PWM API for devs with an external PWM controller

[RFC PATCH] drm/msm: Add vblank timestamp support for dpu1
 2020-07-07 17:48 UTC 

[PATCH 0/7] drm/mgag200: Inline prepare/commit helpers
 2020-07-07 16:40 UTC  (2+ messages)

[GIT PULL] mediatek drm fixes for 5.8
 2020-07-07 15:43 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;
as well as URLs for NNTP newsgroup(s).