dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-23 02:23:03 to 2020-02-24 14:15:02 UTC [more...]

[PATCH 00/12] drm: Put drm_display_mode on diet
 2020-02-24 14:14 UTC  (11+ messages)
` [PATCH 04/12] drm: Nuke mode->vrefresh
` [PATCH 09/12] drm: Shrink drm_display_mode timings
` [PATCH 11/12] drm: Shrink mode->private_flags

[PATCH] backlight: lp855x: Ensure regulators are disabled on probe failure
 2020-02-24 14:07 UTC 

[PATCH] drm/arc: make arcpgu_debugfs_init return 0
 2020-02-24 13:59 UTC  (3+ messages)
` [PATCH] drm/arm: make hdlcd_debugfs_init "

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

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

[PATCH v2 0/6] update hwdw for gc400
 2020-02-24 13:16 UTC  (2+ messages)

[Bug] virtio-gpu broken with qemu/kvm on arm64 on kernel 5.5+
 2020-02-24 12:59 UTC  (6+ messages)

[RESEND PATCH v2 0/9] iomap: Constify ioreadX() iomem argument
 2020-02-24 12:54 UTC  (5+ messages)
` [RESEND PATCH v2 9/9] ath5k: Constify ioreadX() iomem argument (as in generic implementation)

[Bug 201497] New: [amdgpu]: '*ERROR* No EDID read' is back in 4.19
 2020-02-24 12:01 UTC  (2+ messages)
` [Bug 201497] "

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

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

[RFC PATCH 0/3] KVM: x86: honor guest memory type
 2020-02-24 10:57 UTC  (9+ messages)

[PATCH] drm/bridge: analogix-anx6345: fix set of link bandwidth
 2020-02-24 10:44 UTC  (4+ messages)

[PATCH] drm/amdgpu/display: clean up some indenting
 2020-02-24 10:31 UTC 

[PATCH v3] backlight: pwm_bl: Switch to full GPIO descriptor
 2020-02-24 10:23 UTC  (2+ messages)

[PATCH 0/8] do not store GPU address in TTM
 2020-02-24  9:59 UTC  (12+ messages)
` [PATCH 6/8] drm/vram-helper: don't use ttm bo->offset
` [PATCH 7/8] drm/bochs: use drm_gem_vram_offset to get bo offset
` [PATCH 8/8] drm/ttm: do not keep GPU dependent addresses

[PATCH 00/89] drm/vc4: Support BCM2711 Display Pipeline
 2020-02-24  9:07 UTC  (90+ messages)
` [PATCH 01/89] dt-bindings: i2c: brcmstb: Convert the BRCMSTB binding to a schema
` [PATCH 02/89] dt-bindings: i2c: brcmstb: Add BCM2711 BSC/AUTO-I2C binding
` [PATCH 03/89] i2c: brcmstb: Support BCM2711 HDMI BSC controllers
` [PATCH 04/89] i2c: brcmstb: Allow to compile it on BCM2835
` [PATCH 05/89] clk: Return error code when of provider pointer is NULL
` [PATCH 06/89] dt-bindings: clock: Add a binding for the RPi Firmware clocks
` [PATCH 07/89] clk: bcm: rpi: Allow the driver to be probed by DT
` [PATCH 08/89] clk: bcm: rpi: Statically init clk_init_data
` [PATCH 09/89] clk: bcm: rpi: Use clk_hw_register for pllb_arm
` [PATCH 10/89] clk: bcm: rpi: Remove global pllb_arm clock pointer
` [PATCH 11/89] clk: bcm: rpi: Make sure pllb_arm is removed
` [PATCH 12/89] clk: bcm: rpi: Remove pllb_arm_lookup global pointer
` [PATCH 13/89] clk: bcm: rpi: Switch to clk_hw_register_clkdev
` [PATCH 14/89] clk: bcm: rpi: Make sure the clkdev lookup is removed
` [PATCH 15/89] clk: bcm: rpi: Create a data structure for the clocks
` [PATCH 16/89] clk: bcm: rpi: Add clock id to data
` [PATCH 17/89] clk: bcm: rpi: Pass the clocks data to the firmware function
` [PATCH 18/89] clk: bcm: rpi: Rename is_prepared function
` [PATCH 19/89] clk: bcm: rpi: Split pllb clock hooks
` [PATCH 20/89] clk: bcm: rpi: Make the PLLB registration function return a clk_hw
` [PATCH 21/89] clk: bcm: rpi: Add DT provider for the clocks
` [PATCH 22/89] clk: bcm: rpi: Discover the firmware clocks
` [PATCH 23/89] ARM: dts: bcm2711: Add firmware clocks node
` [PATCH 24/89] reset: Move reset-simple header out of drivers/reset
` [PATCH 25/89] reset: simple: Add reset callback
` [PATCH 26/89] dt-bindings: clock: Add BCM2711 DVP binding
` [PATCH 27/89] clk: bcm: Add BCM2711 DVP driver
` [PATCH 28/89] ARM: dts: bcm2711: Add HDMI DVP
` [PATCH 29/89] dt-bindings: display: Convert VC4 bindings to schemas
` [PATCH 30/89] dt-bindings: display: vc4: dpi: Add missing clock-names property
` [PATCH 31/89] dt-bindings: display: vc4: dsi: Add missing clock properties
` [PATCH 32/89] dt-bindings: display: vc4: hdmi: Add missing clock-names property
` [PATCH 33/89] dt-bindings: display: vc4: Document BCM2711 VC5
` [PATCH 34/89] drm/vc4: drv: Add include guards
` [PATCH 35/89] drm/vc4: drv: Support BCM2711
` [PATCH 36/89] drm/vc4: drv: Add support for the BCM2711 HVS5
` [PATCH 37/89] drm/vc4: plane: Improve LBM usage
` [PATCH 38/89] drm/vc4: plane: Move planes creation to its own function
` [PATCH 39/89] drm/vc4: plane: Move additional planes creation to driver
` [PATCH 40/89] drm/vc4: plane: Register all the planes at once
` [PATCH 41/89] drm/vc4: plane: Create overlays for any CRTC
` [PATCH 42/89] drm/vc4: plane: Create more planes
` [PATCH 43/89] drm/vc4: crtc: Rename SoC data structures
` [PATCH 44/89] drm/vc4: crtc: Move crtc state to common header
` [PATCH 45/89] drm/vc4: crtc: Deal with different number of pixel per clock
` [PATCH 46/89] drm/vc4: crtc: Use a shared interrupt
` [PATCH 47/89] drm/vc4: crtc: Turn static const variable into a define
` [PATCH 48/89] drm/vc4: crtc: Move the cob allocation outside of bind
` [PATCH 49/89] drm/vc4: crtc: Rename HVS channel to output
` [PATCH 50/89] drm/vc4: crtc: Use local chan variable
` [PATCH 51/89] drm/vc4: crtc: Enable and disable the PV in atomic_enable / disable
` [PATCH 52/89] drm/vc4: crtc: Assign output to channel automatically
` [PATCH 53/89] drm/vc4: crtc: Add FIFO depth to vc4_crtc_data
` [PATCH 54/89] drm/vc4: crtc: Add function to compute FIFO level bits
` [PATCH 55/89] drm/vc4: crtc: Rename HDMI encoder type to HDMI0
` [PATCH 56/89] drm/vc4: crtc: Add HDMI1 encoder type
` [PATCH 57/89] drm/vc4: crtc: Remove redundant call to drm_crtc_enable_color_mgmt
` [PATCH 58/89] drm/vc4: crtc: Disable color management for HVS5
` [PATCH 59/89] dt-bindings: display: vc4: pv: Add BCM2711 pixel valves
` [PATCH 60/89] drm/vc4: crtc: Add BCM2711 pixelvalves
` [PATCH 61/89] drm/vc4: hdmi: Use debugfs private field
` [PATCH 62/89] drm/vc4: hdmi: Move structure to header
` [PATCH 63/89] drm/vc4: hdmi: rework connectors and encoders
` [PATCH 64/89] drm/vc4: hdmi: Remove DDC argument to connector_init
` [PATCH 65/89] drm/vc4: hdmi: Rename hdmi to vc4_hdmi
` [PATCH 66/89] drm/vc4: hdmi: Move accessors "
` [PATCH 67/89] drm/vc4: hdmi: Use local vc4_hdmi directly
` [PATCH 68/89] drm/vc4: hdmi: Add container_of macros for encoders and connectors
` [PATCH 69/89] drm/vc4: hdmi: Pass vc4_hdmi to CEC code
` [PATCH 70/89] drm/vc4: hdmi: Remove vc4_dev hdmi pointer
` [PATCH 71/89] drm/vc4: hdmi: Remove vc4_hdmi_connector
` [PATCH 72/89] drm/vc4: hdmi: Introduce resource init and variant
` [PATCH 73/89] drm/vc4: hdmi: Implement a register layout abstraction
` [PATCH 74/89] drm/vc4: hdmi: Add reset callback
` [PATCH 75/89] drm/vc4: hdmi: Add PHY init and disable function
` [PATCH 76/89] drm/vc4: hdmi: Add PHY RNG enable / "
` [PATCH 77/89] drm/vc4: hdmi: Add a CSC setup callback
` [PATCH 78/89] drm/vc4: hdmi: Add a set_timings callback
` [PATCH 79/89] drm/vc4: hdmi: Add HDMI ID
` [PATCH 80/89] drm/vc4: hdmi: Deal with multiple debugfs files
` [PATCH 81/89] drm/vc4: hdmi: Add an audio support flag
` [PATCH 82/89] drm/vc4: hdmi: Move CEC init to its own function
` [PATCH 83/89] drm/vc4: hdmi: Add CEC support flag
` [PATCH 84/89] drm/vc4: hdmi: Remove unused CEC_CLOCK_DIV define
` [PATCH 85/89] drm/vc4: hdmi: Rename drm_encoder pointer in mode_valid
` [PATCH 86/89] drm/vc4: hdmi: Adjust HSM clock rate depending on pixel rate
` [PATCH 87/89] drm/vc4: hdmi: Support the BCM2711 HDMI controllers
` [PATCH 88/89] dt-bindings: display: vc4: hdmi: Add BCM2711 HDMI controllers bindings
` [PATCH 89/89] ARM: dts: bcm2711: Enable the display pipeline

[PATCH v3] drm: shmobile: Reduce include dependencies
 2020-02-24  9:04 UTC  (2+ messages)

[PATCH RFC v3 0/2] drm: lima: devfreq and cooling device support
 2020-02-24  2:14 UTC  (4+ messages)
` [PATCH RFC v3 1/2] dt-bindings: gpu: mali-utgard: Add the #cooling-cells property
` [PATCH RFC v3 2/2] drm/lima: Add optional devfreq and cooling device support

[PATCH] dma-buf: use spinlock to protect set/get name operation
 2020-02-24  3:28 UTC 

[PATCH] dma-buf/sync_debug: convert to list_for_each_entry()
 2020-02-23  5:37 UTC 

[PATCH v2] drm/virtio: fix resource id creation race
 2020-02-21 18:48 UTC  (3+ messages)

[PATCH v2 0/3] Add support for Chrontel CH7033 VGA/DVI Encoder
 2020-02-21 16:27 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: Add vendor prefix for Chrontel, Inc
` [PATCH v2 2/3] dt-bindings: display: Add Chrontel CH7033 Video Encoder binding
` [PATCH v2 3/3] drm/bridge: chrontel-ch7033: Add a new driver

[PATCH RFC v3 0/6] Add Unisoc's drm kms module
 2020-02-23 13:46 UTC  (16+ 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 v3 0/4] Add support for devices in the Energy Model
 2020-02-22  0:42 UTC  (6+ messages)
` [PATCH v3 1/4] PM / EM: add devices to "
` [PATCH v3 2/4] OPP: change parameter to device pointer in dev_pm_opp_of_register_em()
` [PATCH v3 3/4] thermal: devfreq_cooling: Refactor code and switch to use Energy Model
` [PATCH v3 4/4] drm/panfrost: Register to the Energy Model with devfreq device

[PATCH 00/52] drm_device managed resources
 2020-02-24  8:18 UTC  (13+ messages)
` [PATCH 01/52] mm/sl[uo]b: export __kmalloc_track(_node)_caller
` [PATCH 10/52] drm/cirrus: Use drmm_add_final_kfree
` [PATCH 28/52] drm/bochs: Remove leftover drm_atomic_helper_shutdown
` [PATCH 29/52] drm/bochs: Drop explicit drm_mode_config_cleanup
` [PATCH 30/52] drm/cirrus: Drop explicit drm_mode_config_cleanup call
` [PATCH 31/52] drm/cirrus: Fully embrace devm_

[PATCH] drm: aspeed: Fix GENMASK misuse
 2020-02-24  0:06 UTC  (2+ messages)

[PATCH v2] drm/hisilicon: Fixed pcie resource conflict between drm and firmware
 2020-02-24  6:01 UTC 

[PATCH 2/7] docs: dt: fix several broken references due to renames
 2020-02-24  0:07 UTC  (2+ messages)

[PATCH] dma-buf: support 32bit DMA_BUF_SET_NAME ioctl
 2020-02-24  3:39 UTC 

[PATCH 3/3] drm/vmwgfx: Correct typo in comment
 2020-02-23 20:40 UTC 

KASAN: use-after-free Read in bit_putcs
 2020-02-23 17:30 UTC 

[PATCH RFT v2 0/3] devfreq fixes for panfrost
 2020-02-22 19:42 UTC  (2+ messages)

[PATCH v8 0/6] arm/arm64: mediatek: Fix mmsys device probing
 2020-02-24  5:52 UTC  (10+ messages)

Regression in 5.4 kernel on 32-bit Radeon IBM T40
 2020-02-22 16:16 UTC  (3+ messages)

[PATCH 1/3] drm/amd: Correct typos in comments
 2020-02-23 20:40 UTC 

[PATCH 2/3] drm/radeon: Correct typos in comments
 2020-02-23 20:40 UTC 

[PATCH v6 0/4] add mt8183 dpi driver
 2020-02-24  8:46 UTC  (4+ messages)
` [PATCH v6 1/4] dt-bindings: display: mediatek: update dpi supported chips

[PATCH v2 0/4] drm: Provide a simple encoder
 2020-02-24  8:09 UTC  (3+ messages)
` [PATCH v2 4/4] drm/qxl: Use "

[PATCH v2] drm/panfrost: Don't try to map on error faults
 2020-02-24  7:22 UTC  (2+ messages)

[PATCH -next] drm/amd/powerplay: Use bitwise instead of arithmetic operator for flags
 2020-02-24  3:21 UTC  (2+ messages)

[Bug 206575] New: [amdgpu] [drm] No video signal on resume from suspend, R9 380
 2020-02-24  2:12 UTC  (2+ messages)
` [Bug 206575] "

[Bug 201139] New: amdgpu: [drm] enabling link 1 failed: 15 (vega)
 2020-02-24  0:36 UTC  (2+ messages)
` [Bug 201139] "

linux-next: manual merge of the amdgpu tree with the drm tree
 2020-02-23 23:38 UTC 

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

[PATCH 00/51] drm managed resources, v2
 2020-02-23 18:50 UTC  (7+ messages)
` [PATCH 11/51] drm/tidss: Use drmm_add_final_kfree
` [PATCH 26/51] drm: Manage drm_mode_config_init with drmm_
` [PATCH 41/51] drm/tidss: Drop explicit drm_mode_config_cleanup call

[PATCH 5/5] drm/amdgpu: implement amdgpu_gem_prime_move_notify v2
 2020-02-23 16:54 UTC  (13+ 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 21/50] drm/amd/display: Do not set optimized_require to false after plane disable
 2020-02-23  2:22 UTC  (5+ messages)
` [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


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