dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-14 16:22:35 to 2020-02-17 08:21:27 UTC [more...]

[PATCH v2 0/2] ASoC hdmi-codec: fix HDMI jack reporting
 2020-02-17  4:49 UTC  (6+ messages)
` [PATCH v2 1/2] ASoC: hdmi-codec: set plugged_cb to NULL when component removing
` [PATCH v2 2/2] drm/mediatek: fix race condition for HDMI jack status reporting

[RFC PATCH 0/3] KVM: x86: honor guest memory type
 2020-02-14 22:03 UTC  (9+ messages)

[PATCH] drm/sun4i: tcon: Support LVDS on the A33
 2020-02-14 12:31 UTC  (2+ messages)

[PATCH 0/4] drm/sun4i: Support clock and data polarities on LVDS output
 2020-02-14 12:24 UTC  (5+ messages)
` [PATCH 1/4] drm/connector: Add data polarity flags
` [PATCH 2/4] dt-bindings: panel: lvds: Add properties for clock and data polarities
` [PATCH 3/4] drm/panel: lvds: Support data and clock polarity flags
` [PATCH 4/4] drm/sun4i: "

[PATCH v2 0/2] Dual licence some files in GPL-2.0 and MIT
 2020-02-17  8:13 UTC  (8+ messages)
` [PATCH v2 1/2] drm/client: Dual licence the file in GPL-2 "
` [PATCH v2 2/2] drm/format_helper: Dual licence the file in GPL 2 "

[PATCH v2 00/12] MIPS: Fixes and improvements for CI20 board (JZ4780)
 2020-02-14 19:42 UTC  (7+ messages)
` [PATCH v2 03/12] MIPS: CI20: defconfig: configure for supporting modules
` [PATCH v2 08/12] MIPS: DTS: CI20: add DT node for IR sensor
` [PATCH v2 12/12] MIPS: DTS: CI20: fix interrupt for pcf8563 RTC

[PATCH RESEND] drm/mcde: Fix Sphinx formatting
 2020-02-14 18:25 UTC  (2+ messages)

[PATCH 17/30] drm/vkms: Add missing annotation for vkms_crtc_atomic_flush()
 2020-02-14 20:47 UTC 

[PATCH] Correct typos in comments
 2020-02-14 11:29 UTC 

[PATCH v7 00/13] arm/arm64: mediatek: Fix mmsys device probing
 2020-02-14 16:22 UTC  (6+ messages)
` [PATCH v7 01/13] dt-bindings: arm: move mmsys description to display

[PATCH 1/1] Support LVDS output on Allwinner A20
 2020-02-14  7:58 UTC  (8+ messages)

[PATCHv4 04/36] drm/gem-fb-helper: Add special version of drm_gem_fb_size_check
 2020-02-17  8:16 UTC  (2+ messages)
` [PATCHv4,04/36] "

nouveau-fixes 5.6
 2020-02-17  7:21 UTC 

[PATCH 0/3] drm/mst: Add support for simultaneous down replies
 2020-02-17  7:08 UTC  (6+ messages)
` [PATCH 3/3] drm/dp_mst: Remove single tx msg restriction

[PATCHv4 03/36] drm/gem-fb-helper: Allow drivers to allocate struct drm_framebuffer on their own
 2020-02-17  6:39 UTC  (2+ messages)
` [PATCHv4,03/36] "

[PATCHv4 02/36] drm/core: Add afbc helper functions
 2020-02-17  6:09 UTC  (2+ messages)
` [PATCHv4,02/36] "

[PATCHv4 01/36] drm/framebuffer: Add optional modifier info
 2020-02-17  5:50 UTC  (2+ messages)
` [PATCHv4,01/36] "

[PATCH] drm/lima: fix recovering from PLBU out of memory
 2020-02-17  3:06 UTC  (3+ messages)

[PATCH v3 0/7] drm: Try to fix encoder possible_clones/crtc
 2020-02-17  2:27 UTC  (3+ messages)
  ` [PATCH v3 3/7] drm/exynos: Use drm_encoder_mask()

[Bug 200695] New: Blank screen on RX 580 with amdgpu.dc=1 enabled (no displays detected)
 2020-02-16 21:12 UTC  (4+ messages)
` [Bug 200695] "

[PATCH v6 00/51] drm/omap: Replace custom display drivers with drm_bridge and drm_panel
 2020-02-16 21:03 UTC  (52+ messages)
` [PATCH v6 01/51] video: hdmi: Change return type of hdmi_avi_infoframe_init() to void
` [PATCH v6 02/51] drm/connector: Add helper to get a connector type name
` [PATCH v6 03/51] drm/edid: Add flag to drm_display_info to identify HDMI sinks
` [PATCH v6 04/51] drm/bridge: Add connector-related bridge operations and data
` [PATCH v6 05/51] drm/bridge: Add interlace_allowed flag to drm_bridge
` [PATCH v6 06/51] drm/bridge: Extend bridge API to disable connector creation
` [PATCH v6 07/51] drm/bridge: dumb-vga-dac: Rename internal symbols to simple-bridge
` [PATCH v6 08/51] drm/bridge: dumb-vga-dac: Rename driver "
` [PATCH v6 09/51] drm/bridge: simple-bridge: Add support for non-VGA bridges
` [PATCH v6 10/51] drm/bridge: simple-bridge: Add support for enable GPIO
` [PATCH v6 11/51] drm/bridge: simple-bridge: Add support for the TI OPA362
` [PATCH v6 12/51] drm/bridge: Add bridge driver for display connectors
` [PATCH v6 13/51] drm/bridge: Add driver for the TI TPD12S015 HDMI level shifter
` [PATCH v6 14/51] drm/bridge: panel: Implement bridge connector operations
` [PATCH v6 15/51] drm/bridge: tfp410: Replace manual connector handling with bridge
` [PATCH v6 16/51] drm/bridge: tfp410: Allow operation without drm_connector
` [PATCH v6 17/51] drm: Add helper to create a connector for a chain of bridges
` [PATCH v6 18/51] drm/omap: dss: Cleanup DSS ports on initialisation failure
` [PATCH v6 19/51] drm/omap: Simplify HDMI mode and infoframe configuration
` [PATCH v6 20/51] drm/omap: Factor out display type to connector type conversion
` [PATCH v6 21/51] drm/omap: Use the drm_panel_bridge API
` [PATCH v6 22/51] drm/omap: dss: Fix output next device lookup in DT
` [PATCH v6 23/51] drm/omap: Add infrastructure to support drm_bridge local to DSS outputs
` [PATCH v6 24/51] drm/omap: dss: Make omap_dss_device_ops optional
` [PATCH v6 25/51] drm/omap: hdmi: Allocate EDID in the .read_edid() operation
` [PATCH v6 26/51] drm/omap: hdmi4: Rework EDID read to isolate data read
` [PATCH v6 27/51] drm/omap: hdmi5: "
` [PATCH v6 28/51] drm/omap: hdmi4: Register a drm_bridge for EDID read
` [PATCH v6 29/51] drm/omap: hdmi5: "
` [PATCH v6 30/51] drm/omap: hdmi4: Move mode set, enable and disable operations to bridge
` [PATCH v6 31/51] drm/omap: hdmi5: "
` [PATCH v6 32/51] drm/omap: hdmi4: Implement drm_bridge .hpd_notify() operation
` [PATCH v6 33/51] drm/omap: dss: Remove .set_hdmi_mode() and .set_infoframe() operations
` [PATCH v6 34/51] drm/omap: venc: Register a drm_bridge
` [PATCH v6 35/51] drm/omap: Create connector for bridges
` [PATCH v6 36/51] drm/omap: Switch the HDMI and VENC outputs to drm_bridge
` [PATCH v6 37/51] drm/omap: Remove HPD, detect and EDID omapdss operations
` [PATCH v6 38/51] drm/omap: hdmi: Remove omap_dss_device operations
` [PATCH v6 39/51] drm/omap: venc: "
` [PATCH v6 40/51] drm/omap: hdmi4: Simplify EDID read
` [PATCH v6 41/51] drm/omap: hdmi5: "
` [PATCH v6 42/51] drm/omap: dpi: Sort includes alphabetically
` [PATCH v6 43/51] drm/omap: dpi: Reorder functions in sections
` [PATCH v6 44/51] drm/omap: dpi: Simplify clock setting API
` [PATCH v6 45/51] drm/omap: dpi: Register a drm_bridge
` [PATCH v6 46/51] drm/omap: sdi: Sort includes alphabetically
` [PATCH v6 47/51] drm/omap: sdi: Register a drm_bridge
` [PATCH v6 48/51] drm/omap: Hardcode omap_connector type to DSI
` [PATCH v6 49/51] drm/omap: dss: Remove unused omap_dss_device operations
` [PATCH v6 50/51] drm/omap: dss: Inline the omapdss_display_get() function
` [PATCH v6 51/51] drm/omap: dss: Remove unused omapdss_of_find_connected_device() function

[pull] drm/msm: msm-fixes-v5.6-rc2
 2020-02-16 18:58 UTC 

[PATCH v3 0/5] dt-bindings: convert timing + panel-dpi to DT schema
 2020-02-16 18:15 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: display: add panel-timing.yaml
` [PATCH v3 2/5] dt-bindings: display: convert display-timings to DT schema
` [PATCH v3 3/5] dt-bindings: display: convert panel-dpi "
` [PATCH v3 4/5] dt-bindings: display: add data-mapping to panel-dpi
` [RFC PATCH v3 5/5] drm/panel: simple: add panel-dpi support

[RFC 0/9] Regmap over USB for Multifunction USB Device (gpio, display, ...)
 2020-02-16 17:21 UTC  (10+ messages)
` [RFC 1/9] regmap: Add USB support
` [RFC 2/9] mfd: Add driver for Multifunction USB Device
` [RFC 3/9] usb: gadget: function: Add Multifunction USB Device support
` [RFC 4/9] pinctrl: Add Multifunction USB Device pinctrl driver
` [RFC 5/9] usb: gadget: function: mud: Add gpio support
` [RFC 6/9] regmap: Speed up _regmap_raw_write_impl() for large buffers
` [RFC 7/9] drm: Add Multifunction USB Device display driver
` [RFC 8/9] drm/client: Add drm_client_init_from_id() and drm_client_modeset_set()
` [RFC 9/9] usb: gadget: function: mud: Add display support

[PATCH v5 00/52] drm/omap: Replace custom display drivers with drm_bridge and drm_panel
 2020-02-16 15:39 UTC  (4+ messages)
` [PATCH v5 17/52] drm: Add helper to create a connector for a chain of bridges

[PATCH v5 0/3] drm: Add support for Cadence MHDP DPI/DP bridge and J721E wrapper
 2020-02-16 15:33 UTC  (6+ messages)
` [PATCH v5 1/3] dt-bindings: drm/bridge: Document Cadence MHDP bridge bindings

[PATCH v1 1/1] drm: drop unused drm_display_mode.private
 2020-02-16 12:46 UTC  (4+ messages)

[Bug 202445] New: amdgpu/dc: framerate dropping below adaptive sync range causes screen flickering
 2020-02-15 23:20 UTC  (2+ messages)
` [Bug 202445] "

[Bug 202799] New: amd/dc: right monitor sometimes never comes back up on dual-display setup after locking session
 2020-02-15 22:44 UTC  (2+ messages)
` [Bug 202799] "

[Bug 206021] New: AMDGPU/DC: freesync disabled on the monitor side after the monitor sleeps and resumes
 2020-02-15 21:55 UTC  (2+ messages)
` [Bug 206021] "

[PATCH v1 1/1] drm: drop unused drm_crtc callback
 2020-02-15 21:12 UTC  (3+ messages)

drm/print: clean up RATELIMITED macros
 2020-02-15 13:42 UTC  (3+ messages)

[PATCH] drm/atomic-helper: fix kerneldoc
 2020-02-15 12:21 UTC  (3+ messages)

[PATCH v2 0/5] *** Delay context create cmd ***
 2020-02-15  4:29 UTC  (5+ messages)
` [PATCH 3/5] drm/virtio: track whether or not a context has been initiated

[PATCH v2 1/2] Documentation: bindings: Add ANX7688 HDMI to DP bridge binding
 2020-02-15  0:57 UTC  (10+ messages)
` [PATCH v2 2/2] drm/bridge: anx7688: Add anx7688 bridge driver support

[PATCH AUTOSEL 5.5 001/542] drm/amdgpu: remove set but not used variable 'mc_shared_chmap' from 'gfx_v6_0.c' and 'gfx_v7_0.c'
 2020-02-14 23:59 UTC  (8+ messages)
` [PATCH AUTOSEL 5.5 155/542] drm/amdkfd: remove set but not used variable 'top_dev'
` [PATCH AUTOSEL 5.5 408/542] drm/amdgpu: add the lost mutex_init back
` [PATCH AUTOSEL 5.5 530/542] drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_voltage

[PATCH v2 0/5] drm/nouveau: DP interlace fixes
 2020-02-14 22:58 UTC  (6+ messages)
` [PATCH v2 1/5] drm/nouveau/kms/nv50-: Initialize core channel in nouveau_display_create()
` [PATCH v2 2/5] drm/nouveau/kms/nv50-: Probe SOR caps for DP interlacing support
` [PATCH v2 3/5] drm/nouveau/kms/gv100-: Add support for interlaced modes
` [PATCH v2 4/5] drm/nouveau/kms/nv50-: Move 8BPC limit for MST into nv50_mstc_get_modes()
` [PATCH v2 5/5] drm/nouveau/kms/nv50-: Share DP SST mode_valid() handling with MST

[git pull] drm fixes for 5.6-rc2
 2020-02-14 21:40 UTC  (2+ messages)

[PATCH 0/3] drm/omap: fix am4 evm lcd
 2020-02-14 21:39 UTC  (5+ messages)
` [PATCH 3/3] drm/panel: simple: fix osd070t1718_19ts sync drive edge

[PATCH 00/11] new cgroup controller for gpu/drm subsystem
 2020-02-14 21:15 UTC  (11+ messages)
` [PATCH 09/11] drm, cgroup: Introduce lgpu as DRM cgroup resource

[PATCH 13/15] drm/amdgpu/display: split dp connector registration (v3)
 2020-02-14 20:07 UTC  (5+ messages)

[PATCH v4 0/6] drm/virtio: rework batching
 2020-02-14 19:44 UTC  (2+ messages)

[v2] arm64: dts: sc7180: add dsi controller and phy entries for idp dts
 2020-02-14 18:49 UTC  (2+ messages)

[PATCH] drm/msm/a5xx: Always set an OPP supported hardware value
 2020-02-14 18:36 UTC 

[PATCH] drm/amd/display: Don't take the address of skip_scdc_overwrite in dc_link_detect_helper
 2020-02-14 18:29 UTC  (3+ messages)

[PATCH AUTOSEL 4.19 001/252] drm/amdgpu: remove set but not used variable 'mc_shared_chmap' from 'gfx_v6_0.c' and 'gfx_v7_0.c'
 2020-02-14 16:49 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 246/252] drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_voltage

[PATCH AUTOSEL 4.4 001/100] drm/gma500: Fixup fbdev stolen size usage evaluation
 2020-02-14 16:24 UTC  (21+ messages)
` [PATCH AUTOSEL 4.4 021/100] drm/amdgpu: remove 4 set but not used variable in amdgpu_atombios_get_connector_info_from_object_table
` [PATCH AUTOSEL 4.4 022/100] drm/amdgpu: remove set but not used variable 'dig_connector'
` [PATCH AUTOSEL 4.4 023/100] drm/amdgpu: remove set but not used variable 'dig'
` [PATCH AUTOSEL 4.4 024/100] drm/amdgpu: remove always false comparison in 'amdgpu_atombios_i2c_process_i2c_ch'
` [PATCH AUTOSEL 4.4 025/100] drm/amdgpu: remove set but not used variable 'mc_shared_chmap'
` [PATCH AUTOSEL 4.4 026/100] drm/amdgpu: remove set but not used variable 'amdgpu_connector'
` [PATCH AUTOSEL 4.4 027/100] drm/gma500: remove set but not used variable 'htotal'
` [PATCH AUTOSEL 4.4 028/100] drm/gma500: remove set but not used variable 'error'
` [PATCH AUTOSEL 4.4 029/100] drm/gma500: remove set but not used variable 'is_hdmi', 'is_crt'
` [PATCH AUTOSEL 4.4 030/100] drm/gma500: remove set but not used variable 'channel_eq'
` [PATCH AUTOSEL 4.4 031/100] drm/radeon: remove set but not used variable 'size', 'relocs_chunk'
` [PATCH AUTOSEL 4.4 032/100] drm/radeon: remove set but not used variable 'dig_connector'
` [PATCH AUTOSEL 4.4 033/100] drm/radeon: remove set but not used variable 'radeon_connector'
` [PATCH AUTOSEL 4.4 034/100] drm/radeon: remove set but not used variable 'blocks'
` [PATCH AUTOSEL 4.4 035/100] drm/radeon: remove set but not used variable 'tv_pll_cntl1'
` [PATCH AUTOSEL 4.4 058/100] drm/gma500: remove set but not used variables 'hist_reg'
` [PATCH AUTOSEL 4.4 070/100] drm/nouveau: Fix copy-paste error in nouveau_fence_wait_uevent_handler
` [PATCH AUTOSEL 4.4 071/100] drm/vmwgfx: prevent memory leak in vmw_cmdbuf_res_add
` [PATCH AUTOSEL 4.4 090/100] drm/nouveau/disp/nv50-: prevent oops when no channel method map provided
` [PATCH AUTOSEL 4.4 093/100] radeon: insert 10ms sleep in dce5_crtc_load_lut

[PATCH] drm/print: Delete a few unused shouting macros
 2020-02-14 16:25 UTC  (3+ messages)

[PATCH AUTOSEL 4.9 001/141] drm/gma500: Fixup fbdev stolen size usage evaluation
 2020-02-14 16:21 UTC  (10+ messages)
` [PATCH AUTOSEL 4.9 045/141] drm/radeon: remove set but not used variable 'radeon_connector'
` [PATCH AUTOSEL 4.9 047/141] drm/radeon: remove set but not used variable 'tv_pll_cntl1'
` [PATCH AUTOSEL 4.9 069/141] drm/mediatek: handle events when enabling/disabling crtc
` [PATCH AUTOSEL 4.9 080/141] drm/gma500: remove set but not used variables 'hist_reg'
` [PATCH AUTOSEL 4.9 098/141] drm/nouveau/gr/gk20a, gm200-: add terminators to method lists read from fw
` [PATCH AUTOSEL 4.9 099/141] drm/nouveau: Fix copy-paste error in nouveau_fence_wait_uevent_handler
` [PATCH AUTOSEL 4.9 100/141] drm/vmwgfx: prevent memory leak in vmw_cmdbuf_res_add
` [PATCH AUTOSEL 4.9 127/141] drm/nouveau/disp/nv50-: prevent oops when no channel method map provided
` [PATCH AUTOSEL 4.9 131/141] radeon: insert 10ms sleep in dce5_crtc_load_lut


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).