dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-30 23:32:06 to 2020-12-01 16:54:57 UTC [more...]

[PATCH drm/hisilicon v2 0/4] Add the new api to install irq
 2020-12-01 13:44 UTC  (7+ messages)
` [PATCH drm/hisilicon v2 1/4] drm/hisilicon: Assgin local variable to drm_device

[PATCH v1 00/30] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs
 2020-12-01 14:34 UTC  (4+ messages)

[PATCH] drm: mxsfb: Add interconnect path request
 2020-12-01 11:20 UTC  (2+ messages)

[PATCH v4 0/3] mainline Plymovent M2M and BAS board
 2020-12-01 11:56 UTC  (3+ messages)
` [PATCH v5 1/6] dt-bindings: display: simple: Add EDT ETM0700G0BDH6 display

[PATCH v3 0/7] drm/vc4: hdmi: Support the 10/12 bit output
 2020-12-01 14:25 UTC  (3+ messages)
` [PATCH v3 1/7] drm/vc4: hvs: Align the HVS atomic hooks to the new API

[PATCH 0/8] drm/vram-helper: Lock GEM BOs while they are mapped
 2020-12-01 16:54 UTC  (22+ messages)
` [PATCH 1/8] drm/gem: Write down some rules for vmap usage

Do we have something like a kmsdump tool?
 2020-12-01 16:27 UTC 

[PATCH v3 0/6] drm/tidss: Use new connector model for tidss
 2020-12-01 15:53 UTC  (17+ messages)
` [PATCH v3 1/6] drm: bridge: Propagate the bus flags from bridge->timings
` [PATCH v3 4/6] drm/tidss: Set bus_format correctly from bridge/connector

[RFC PATCH 000/162] DG1 + LMEM enabling
 2020-12-01 15:06 UTC  (6+ messages)
` [RFC PATCH 092/162] drm/i915/uapi: introduce drm_i915_gem_create_ext
  ` [Intel-gfx] "

[RESEND PATCH 0/3] Move Mediatek MIPI DSI PHY driver from DRM folder to PHY folder
 2020-12-01 14:30 UTC  (4+ messages)
` [RESEND PATCH 2/3] phy: mediatek: Move mtk_mipi_dsi_phy driver into drivers/phy/mediatek folder

[PATCH v4 0/7] drm/tidss: Use new connector model for tidss
 2020-12-01 14:29 UTC  (9+ messages)
` [PATCH v4 1/7] drm/bridge: tfp410: Support format negotiation hooks
` [PATCH v4 2/7] drm/bridge: tfp410: Set input_bus_flags in atomic_check
` [PATCH v4 3/7] drm/bridge: mhdp8546: Add minimal format negotiation
` [PATCH v4 4/7] drm/bridge: mhdp8546: Set input_bus_flags from atomic_check
` [PATCH v4 5/7] drm/tidss: Set bus_format correctly from bridge/connector
` [PATCH v4 6/7] drm/tidss: Move to newer connector model
` [PATCH v4 7/7] drm/bridge: cdns-mhdp8546: Fix the interrupt enable/disable

[PATCH v2 0/28] drivers/video: W=1 warning fixes
 2020-12-01 14:23 UTC  (29+ messages)
` [PATCH v2 08/28] video: fbdev: sis: Fix defined but not used warning of SiS_TVDelay
` [PATCH v2 13/28] video: fbdev: riva: Fix kernel-doc and set but not used warnings
` [PATCH v2 22/28] video: fbdev: omapfb: Fix set but not used warnings in dsi
` [PATCH v2 23/28] video: fbdev: omapfb: Fix set but not used warnings in hdmi*_core
` [PATCH v2 24/28] video: fbdev: s3c-fb: Fix kernel-doc and set but not used warnings
` [PATCH v2 25/28] video: fbdev: uvesafb: Fix set but not used warning
` [PATCH v2 26/28] video: fbdev: uvesafb: Fix string related warnings
` [PATCH v2 27/28] video: fbdev: cirrusfb: Fix kernel-doc and set but not used warnings
` [PATCH v2 28/28] video: fbdev: s1d13xxxfb: "

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-12-01 14:08 UTC  (10+ messages)

[PATCH 00/40] [Set 10] Rid W=1 warnings from GPU
 2020-12-01 14:00 UTC  (54+ messages)
` [PATCH 11/40] drm/amd/pm/powerplay/hwmgr/ppevvmath: Place variable declaration under same clause as its use
` [PATCH 12/40] drm/amd/pm/powerplay/hwmgr/ppatomctrl: Remove unused variable 'fPowerDPMx'
` [PATCH 13/40] drm/amd/pm/powerplay/hwmgr/hwmgr: Move 'smu7_init_function_pointers()'s prototype to header
` [PATCH 14/40] drm/amd/pm/powerplay/hwmgr/ppatomfwctrl: Demote kernel-doc formatting abuses
` [PATCH 16/40] drm/amd/pm/powerplay/smumgr/iceland_smumgr: Remove unused variable 'res'
` [PATCH 17/40] drm/amd/pm/powerplay/hwmgr/hardwaremanager: Fix function header related formatting issues
` [PATCH 18/40] drm/amd/pm/powerplay/hwmgr/process_pptables_v1_0: Convert to proper kernel-doc format
` [PATCH 19/40] drm/amd/pm/powerplay/hwmgr/ppatomctrl: Fix a myriad of kernel-doc issues
` [PATCH 20/40] drm/amd/pm/powerplay/hwmgr/vega10_processpptables: Make function invoked by reference static
` [PATCH 21/40] drm/amd/pm/powerplay/hwmgr/smu7_hwmgr: Fix a whole bunch of historical function doc issues
` [PATCH 23/40] drm/amd/pm/powerplay/hwmgr/smu7_thermal: Repair formatting in a bunch of function docs
` [PATCH 24/40] drm/amd/pm/powerplay/hwmgr/vega10_thermal: Fix a bunch of dated function doc formatting
` [PATCH 26/40] drm/amd/pm/powerplay/hwmgr/hwmgr: Move 'vega12_hwmgr_init()'s prototype to shared header
` [PATCH 27/40] drm/amd/pm/powerplay/hwmgr/hwmgr: Move 'vega20_hwmgr_init()'s "
` [PATCH 28/40] drm/amd/pm/powerplay/hwmgr/smu_helper: Demote or fix kernel-doc headers
` [PATCH 29/40] drm/amd/pm/powerplay/hwmgr/vega20_thermal: Fix some outdated function documentation
` [PATCH 30/40] drm/amd/pm/powerplay/hwmgr/vega12_thermal: "
` [PATCH 31/40] drm/amd/pm/powerplay/kv_dpm: Remove unused variable 'ret'
` [PATCH 32/40] drm/amd/display/amdgpu_dm/amdgpu_dm: Mark 'link_bandwidth_kbps' as __maybe_unused
` [PATCH 33/40] drm/amd/display/dc/inc/hw/dpp: Mark 'dpp_input_csc_matrix' "
` [PATCH 35/40] drm/amd/display/amdgpu_dm/amdgpu_dm_color: Demote a misuse and fix another kernel-doc header
` [PATCH 36/40] drm/amd/display/amdgpu_dm/amdgpu_dm_pp_smu: Mark local functions invoked by reference as static
` [PATCH 37/40] drm/amd/display/amdgpu_dm/amdgpu_dm_pp_smu: Remove unused function 'pp_nv_set_pme_wa_enable()'
` [PATCH 38/40] drm/amd/display/dc/basics/conversion: Include header containing our prototypes
` [PATCH 39/40] drm/amd/display/dc/basics/fixpt31_32: Remove unused variable 'dc_fixpt_pi'
` [PATCH 40/40] drm/amd/display/dc/basics/vector: Make local function 'dal_vector_presized_costruct' static

[PATCH] drm/ttm: stop destroying pinned ghost object
 2020-12-01 13:32 UTC 

[Intel-gfx] [PATCH 1/2] drm/framebuffer: Format modifier for Intel Gen 12 render compression with Clear Color
 2020-12-01 12:04 UTC  (5+ messages)

[PATCH v4 00/80] Convert DSI code to use drm_mipi_dsi and drm_panel
 2020-12-01 11:51 UTC  (52+ messages)
` [PATCH v4 57/80] ARM: dts: omap5: add address-cells & size-cells to dsi
` [PATCH v4 61/80] drm/omap: dsi: send nop instead of page & column
` [PATCH v4 62/80] drm/omap: dsi: simplify VC handling
` [PATCH v4 63/80] drm/omap: dsi: drop useless channel checks
` [PATCH v4 64/80] drm/omap: dsi: cleanup channel usages
` [PATCH v4 65/80] drm/omap: dsi: skip dsi_vc_enable_hs when already in correct mode
` [PATCH v4 66/80] drm/omap: dsi: set LP/HS before update
` [PATCH v4 67/80] drm/omap: dsi: use separate VCs for cmd and video
` [PATCH v4 68/80] drm/panel: panel-dsi-cm: remove extra 'if'
` [PATCH v4 69/80] drm/panel: panel-dsi-cm: add panel database to driver
` [PATCH v4 70/80] drm/panel: panel-dsi-cm: drop unneeded includes
` [PATCH v4 71/80] drm/omap: dsi: move structs & defines to dsi.h
` [PATCH v4 72/80] drm/omap: dsi: move enable/disable to bridge enable/disable
` [PATCH v4 73/80] drm/omap: dsi: display_enable cleanup
` [PATCH v4 74/80] drm/omap: dsi: display_disable cleanup
` [PATCH v4 75/80] drm/omap: dsi: rename dsi_display_* functions
` [PATCH v4 76/80] drm/omap: dsi: cleanup initial vc setup
` [PATCH v4 77/80] drm/omap: dsi: split video mode enable/disable into separate func
` [PATCH v4 78/80] drm/omap: dsi: fix and cleanup ddr_clk_always_on
` [PATCH v4 79/80] drm/omap: dsi: remove ulps support
` [PATCH v4 80/80] drm/omap: dsi: fix DCS_CMD_ENABLE

[PATCH v1 0/1] drm/imx/dcss: Add interconnect support
 2020-12-01 11:41 UTC  (3+ messages)
` [PATCH v1 1/1] "

[PATCH] fbdev: Remove udlfb driver
 2020-12-01 11:26 UTC  (10+ messages)

GPU-side memory protection landscape
 2020-12-01 11:03 UTC  (2+ messages)

[PATCH v2 00/20] drm: Move struct drm_device.pdev to legacy
 2020-12-01 10:40 UTC  (22+ messages)
` [PATCH v2 01/20] drm/amdgpu: Fix trailing whitespaces
` [PATCH v2 02/20] drm/amdgpu: Remove references to struct drm_device.pdev
` [PATCH v2 03/20] drm/ast: "
` [PATCH v2 04/20] drm/bochs: "
` [PATCH v2 05/20] drm/cirrus: "
` [PATCH v2 06/20] drm/gma500: Fix trailing whitespaces
` [PATCH v2 07/20] drm/gma500: Remove references to struct drm_device.pdev
` [PATCH v2 08/20] drm/hibmc: "
` [PATCH v2 09/20] drm/i915: "
` [PATCH v2 10/20] drm/i915/gt: "
` [PATCH v2 11/20] drm/i915/gvt: "
` [PATCH v2 12/20] drm/mgag200: "
` [PATCH v2 13/20] drm/nouveau: "
` [PATCH v2 14/20] drm/qxl: "
` [PATCH v2 15/20] drm/radeon: Fix trailing whitespaces
` [PATCH v2 16/20] drm/radeon: Remove references to struct drm_device.pdev
` [PATCH v2 17/20] drm/vboxvideo: "
` [PATCH v2 18/20] drm/virtgpu: "
` [PATCH v2 19/20] drm/vmwgfx: "
` [PATCH v2 20/20] drm: Upcast struct drm_device.dev to struct pci_device; replace pdev

[PATCH v5] drm/bridge: add it6505 driver
 2020-12-01  9:59 UTC  (2+ messages)

[PATCH 00/15] drm: Move struct drm_device.pdev to legacy
 2020-12-01  9:50 UTC  (4+ messages)
` [PATCH 09/15] drm/nouveau: Remove references to struct drm_device.pdev

[PATCH 5.9 129/152] drm/nouveau: fix relocations applying logic and a double-free
 2020-12-01  8:54 UTC 

[PATCH v2] drm: document that user-space should force-probe connectors
 2020-12-01  9:01 UTC  (2+ messages)

[BUG] drm/vkms: Failure when using drmGetConnectorCurrent()
 2020-12-01  8:55 UTC  (11+ messages)
  ` [PATCH] drm/vkms: detect modes during output initialization
    ` [drm/vkms] b6c9ddb8c4: WARNING:at_drivers/gpu/drm/drm_probe_helper.c:#drm_helper_probe_single_connector_modes

[PATCH 0/6] Add Unisoc's drm kms module
 2020-12-01  7:36 UTC  (9+ messages)
` [PATCH 1/6] dt-bindings: display: add Unisoc's drm master bindings
` [PATCH 2/6] drm/sprd: add Unisoc's drm kms master
` [PATCH 3/6] dt-bindings: display: add Unisoc's dpu bindings
` [PATCH 4/6] drm/sprd: add Unisoc's drm display controller driver
` [PATCH 5/6] dt-bindings: display: add Unisoc's mipi dsi&dphy bindings
` [PATCH 6/6] drm/sprd: add Unisoc's drm mipi dsi&dphy driver

[PATCH v2 0/3] drm/mipi-dbi: Type B bus support, drm/tiny: MRB2801
 2020-11-30 23:05 UTC  (4+ messages)
` [PATCH v2 1/3] drm/mipi-dbi: Add support for Type B
` [PATCH v2 2/3] drm/tiny: Add driver for ili9341 with parallel bus
` [PATCH v2 3/3] dt-bindings: panel: Add bindings for MRB2801

[PATCH v10 00/19] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-11-30 22:57 UTC  (8+ messages)
` [PATCH v10 01/19] dt-bindings: memory: tegra20: emc: Document opp-supported-hw property
` [PATCH v10 17/19] ARM: tegra: Add EMC OPP properties to Tegra20 device-trees

general protection fault in drm_client_buffer_vunmap
 2020-11-30 16:10 UTC 

[PATCH rdma-core v3 0/6] Add user space dma-buf support
 2020-11-30 16:36 UTC  (7+ messages)
` [PATCH rdma-core v3 4/6] pyverbs: Add dma-buf based MR support

[PATCH] drm/nouveau/svm: Only map migrating pages
 2020-12-01  1:29 UTC 

[REGRESSION] omapdrm/N900 display broken
 2020-11-30 19:23 UTC  (10+ messages)

[PATCH v5] dt-bindings: display: panel: one file of all simple LVDS panels with dual ports
 2020-12-01  3:03 UTC 

[PATCH] Revert "i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630"
 2020-11-30 16:19 UTC  (2+ messages)

[PATCH 0/3] drm/rockchip: fix reference leak of pm_runtime_get_sync
 2020-11-30 13:44 UTC  (4+ messages)
` [PATCH 1/3] drm/rockchip: cdn-dp: fix reference leak when pm_runtime_get_sync fails
` [PATCH 2/3] drm/rockchip: vop: "
` [PATCH 3/3] drm/rockchip: lvds: "

[PATCH v7 17/17] mm: add mmu_notifier argument to follow_pfn
 2020-11-30 18:03 UTC  (4+ messages)

[PATCH] drm/panfrost: fix reference leak in panfrost_job_hw_submit
 2020-11-30 12:26 UTC  (3+ messages)

[PATCH v4] Add power/gpu_frequency tracepoint
 2020-11-30 22:33 UTC  (2+ messages)

[PATCH 0/3] drm/panel: ABT Y030XX067A panel support
 2020-11-30 21:48 UTC  (8+ messages)
` [PATCH 2/4] dt-bindings: display: Add ABT Y030XX067A panel bindings

[GIT PULL] exynos-drm-next
 2020-12-01  4:50 UTC 

[PATCH v3] dt-bindings: display: mcde: Convert to YAML schema
 2020-12-01  2:27 UTC  (2+ messages)

[PATCH v3 1/3] drm/virtio: virtio_{blah} --> virtio_gpu_{blah}
 2020-12-01  2:16 UTC  (3+ messages)
` [PATCH v3 2/3] drm/virtio: rework virtio_fence_signaled
` [PATCH v3 3/3] drm/virtio: consider dma-fence context when signaling

[RFC v2 0/8] drm/i915: Add support for Intel's eDP backlight controls
 2020-12-01  2:10 UTC  (5+ messages)
` [RFC v2 3/8] drm/i915: Keep track of pwm-related backlight hooks separately
  ` [Intel-gfx] "

[PATCH v4 0/2] drm: add DisplayPort connector
 2020-12-01  2:09 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: dp-connector: add binding for "

[PATCH v4] dt-bindings: display: panel: one file of all simple LVDS panels with dual ports
 2020-11-30 23:53 UTC  (2+ messages)

[GIT PULL] mediatek drm next for 5.11
 2020-11-30 23:52 UTC  (2+ messages)

[GIT PULL] mediatek drm next for 5.11-2
 2020-11-30 23:48 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).