dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-21 21:03:38 to 2020-02-23 18:50:25 UTC [more...]

[PATCH RFC v3 0/6] Add Unisoc's drm kms module
 2020-02-22 21:27 UTC  (11+ messages)
` [PATCH RFC v3 1/6] dt-bindings: display: add Unisoc's drm master bindings
` [PATCH RFC v3 2/6] drm/sprd: add Unisoc's drm kms master
` [PATCH RFC v3 3/6] dt-bindings: display: add Unisoc's dpu bindings

[PATCH 00/51] drm managed resources, v2
 2020-02-23 18:50 UTC  (63+ messages)
` [PATCH 02/51] drm/i915: Don't clear drvdata in ->release
` [PATCH 03/51] drm: add managed resources tied to drm_device
` [PATCH 04/51] drm: Set final_kfree in drm_dev_alloc
` [PATCH 05/51] drm/mipi_dbi: Use drmm_add_final_kfree in all drivers
` [PATCH 06/51] drm/udl: Use drmm_add_final_kfree
` [PATCH 07/51] drm/qxl: "
` [PATCH 08/51] drm/i915: "
` [PATCH 09/51] drm/cirrus: "
` [PATCH 10/51] drm/v3d: "
` [PATCH 11/51] drm/tidss: "
` [PATCH 12/51] drm/mcde: "
` [PATCH 13/51] drm/vgem: "
` [PATCH 14/51] drm/vkms: "
` [PATCH 15/51] drm/repaper: "
` [PATCH 16/51] drm/inigenic: "
` [PATCH 17/51] drm/gm12u320: "
` [PATCH 18/51] drm/<drivers>: "
` [PATCH 19/51] drm: Cleanups after drmm_add_final_kfree rollout
` [PATCH 20/51] drm: Handle dev->unique with drmm_
` [PATCH 21/51] drm: Use drmm_ for drm_dev_init cleanup
` [PATCH 22/51] drm: manage drm_minor cleanup with drmm_
` [PATCH 23/51] drm: Manage drm_gem_init "
` [PATCH 24/51] drm: Manage drm_vblank_cleanup "
` [PATCH 25/51] drm: Garbage collect drm_dev_fini
` [PATCH 26/51] drm: Manage drm_mode_config_init with drmm_
` [PATCH 27/51] drm/bochs: Remove leftover drm_atomic_helper_shutdown
` [PATCH 28/51] drm/bochs: Drop explicit drm_mode_config_cleanup
` [PATCH 29/51] drm/cirrus: Drop explicit drm_mode_config_cleanup call
` [PATCH 30/51] drm/cirrus: Fully embrace devm_
` [PATCH 31/51] drm/ingenic: Drop explicit drm_mode_config_cleanup call
` [PATCH 32/51] drm/mcde: "
` [PATCH 33/51] drm/mcde: More devm_drm_dev_init
` [PATCH 34/51] drm/meson: Drop explicit drm_mode_config_cleanup call
` [PATCH 35/51] drm/pl111: "
` [PATCH 36/51] drm/rcar-du: "
` [PATCH 37/51] drm/rockchip: "
` [PATCH 38/51] drm/stm: "
` [PATCH 39/51] drm/shmob: "
` [PATCH 40/51] drm/mtk: "
` [PATCH 41/51] drm/tidss: "
` [PATCH 42/51] drm/gm12u320: More drmm_
` [PATCH 43/51] drm/gm12u320: Use devm_drm_dev_init
` [PATCH 44/51] drm/gm12u320: Use helpers for shutdown/suspend/resume
` [PATCH 45/51] drm/gm12u320: Simplify upload work
` [PATCH 46/51] drm/repaper: Drop explicit drm_mode_config_cleanup call
` [PATCH 47/51] drm/mipi-dbi: Move drm_mode_config_init into mipi library
` [PATCH 48/51] drm/mipi-dbi: Drop explicit drm_mode_config_cleanup call
` [PATCH 49/51] drm/udl: "
` [PATCH 50/51] drm/udl: drop drm_driver.release hook
` [PATCH 51/51] drm: Add docs for managed resources

[RFC 0/9] Regmap over USB for Multifunction USB Device (gpio, display, ...)
 2020-02-23 17:43 UTC  (4+ messages)
` [RFC 8/9] drm/client: Add drm_client_init_from_id() and drm_client_modeset_set()

[PATCH 5/5] drm/amdgpu: implement amdgpu_gem_prime_move_notify v2
 2020-02-23 16:54 UTC  (13+ messages)

[Intel-gfx] [PATCH v7 0/8] drm: Introduce struct drm_device based WARN* and use them in i915
 2020-02-23 16:09 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: Add vendor prefix for Elida
 2020-02-23 15:07 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: display: panel: Add binding document for Elida KD35T133
` [PATCH 3/3] drm/panel: add panel driver for Elida KD35T133 panels

[PATCH] dma-buf: Fix missing excl fence waiting
 2020-02-23 12:21 UTC  (5+ messages)

[PATCH 1/3 v2] dt-bindings: Add vendor prefix for Hydis technologies
 2020-02-23 12:18 UTC  (3+ messages)
` [PATCH 2/3 v2] drm/panel: Add DT bindings for Novatek NT35510-based panels
` [PATCH 3/3 v2] drm/panel: Add driver "

[PATCH V2] dma-buf: Fix missing excl fence waiting
 2020-02-23 12:04 UTC 

[PATCH AUTOSEL 4.9 02/16] drm/msm: Set dma maximum segment size for mdss
 2020-02-23  2:24 UTC 

[PATCH AUTOSEL 4.14 02/21] drm/msm: Set dma maximum segment size for mdss
 2020-02-23  2:23 UTC 

[PATCH AUTOSEL 4.19 02/25] drm/msm: Set dma maximum segment size for mdss
 2020-02-23  2:23 UTC 

[PATCH AUTOSEL 5.4 02/50] drm/msm: Set dma maximum segment size for mdss
 2020-02-23  2:22 UTC  (6+ messages)
` [PATCH AUTOSEL 5.4 21/50] drm/amd/display: Do not set optimized_require to false after plane disable
` [PATCH AUTOSEL 5.4 23/50] drm/amd/display: Check engine is not NULL before acquiring
` [PATCH AUTOSEL 5.4 24/50] drm/amd/display: Limit minimum DPPCLK to 100MHz
` [PATCH AUTOSEL 5.4 25/50] drm/amd/display: Add initialitions for PLL2 clock source
` [PATCH AUTOSEL 5.4 26/50] amdgpu: Prevent build errors regarding soft/hard-float FP ABI tags

[PATCH AUTOSEL 5.5 02/58] drm/msm: Set dma maximum segment size for mdss
 2020-02-23  2:20 UTC  (6+ messages)
` [PATCH AUTOSEL 5.5 22/58] drm/amd/display: Do not set optimized_require to false after plane disable
` [PATCH AUTOSEL 5.5 24/58] drm/amd/display: Check engine is not NULL before acquiring
` [PATCH AUTOSEL 5.5 25/58] drm/amd/display: Limit minimum DPPCLK to 100MHz
` [PATCH AUTOSEL 5.5 26/58] drm/amd/display: Add initialitions for PLL2 clock source
` [PATCH AUTOSEL 5.5 27/58] amdgpu: Prevent build errors regarding soft/hard-float FP ABI tags

[PATCH 0/5] drm/lima: add error debug functionality
 2020-02-23  2:07 UTC  (7+ messages)
` [PATCH 1/5] drm/lima: save process info for debug usage
` [PATCH 2/5] drm/lima: add max_error_tasks module parameter
` [PATCH 3/5] drm/lima: save task info dump when task fail
` [PATCH 4/5] drm/lima: add error sysfs to export error task dump
` [PATCH 5/5] drm/lima: add LIMA_BO_FLAG_FORCE_VA

Support for early wakeup in DRM
 2020-02-22 20:10 UTC  (5+ messages)

[PATCH/RFC 0/3] Constify drm_driver
 2020-02-22 17:59 UTC  (7+ messages)
` [PATCH/RFC 1/3] drm: Move legacy device list out of drm_driver
` [PATCH/RFC 2/3] drm: Use a const drm_driver through the DRM core
` [PATCH/RFC 3/3] drm: rcar_du: Constify drm_driver

[PATCH 1/3] drm/amdgpu: Drop DRIVER_USE_AGP
 2020-02-22 17:54 UTC  (3+ messages)
` [PATCH 2/3] drm/radeon: Inline drm_get_pci_dev
` [PATCH 3/3] drm/pci: Unexport drm_get_pci_dev

[PATCH 2/7] docs: dt: fix several broken references due to renames
 2020-02-22 17:51 UTC  (4+ messages)
` [PATCH 3/7] docs: fix broken references to text files
` [PATCH 7/7] docs: gpu: i915.rst: fix warnings due to file renames

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

[PATCH] drm/i915/gt: remove redundant assignment to variable dw
 2020-02-22 14:42 UTC  (2+ messages)

[PATCH 00/12] drm: Put drm_display_mode on diet
 2020-02-22 12:32 UTC  (3+ messages)
` [PATCH 04/12] drm: Nuke mode->vrefresh

[PATCH] drm/panel: ld9040: add MODULE_DEVICE_TABLE with SPI IDs
 2020-02-22 12:17 UTC  (2+ messages)

[PATCH 0/3] drm/omap: fix am4 evm lcd
 2020-02-22 12:16 UTC  (7+ messages)
` [PATCH 3/3] drm/panel: simple: fix osd070t1718_19ts sync drive edge

[PATCH] drm/tidss: Use drm_for_each_bridge_in_chain()
 2020-02-22 11:07 UTC 

Looking for guidance to reproduce a bug in drm/vkms reported by syzkaller
 2020-02-22 10:07 UTC  (2+ messages)

[PATCH v6 00/51] drm/omap: Replace custom display drivers with drm_bridge and drm_panel
 2020-02-22  9:02 UTC  (12+ messages)
` [PATCH v6 04/51] drm/bridge: Add connector-related bridge operations and data
` [PATCH v6 49/51] drm/omap: dss: Remove unused omap_dss_device operations

[PATCH 1/4 v6] drm/virtio: use consistent names for drm_files
 2020-02-22  0:54 UTC  (4+ messages)
` [PATCH 4/4 v6] drm/virtio: enqueue virtio_gpu_create_context after the first 3D ioctl

[PATCH v4 00/14] drm/i915: Add support for HDCP 1.4 over MST connectors
 2020-02-22  0:53 UTC  (2+ messages)

[Bug] virtio-gpu broken with qemu/kvm on arm64 on kernel 5.5+
 2020-02-22  0:47 UTC  (5+ messages)

[Bug 206475] New: amdgpu under load drop signal to monitor until hard reset
 2020-02-21 21:13 UTC  (2+ messages)
` [Bug 206475] "

[PATCH 00/52] drm_device managed resources
 2020-02-21 21:13 UTC  (4+ messages)
` [PATCH 52/52] drm: Add docs for "

[git pull] drm fixes for 5.6-rc3
 2020-02-21 21:10 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).