Linux DRI Development
[Prev Page][Next Page]
- [PATCH 0/9] arm64: dts: qcom: qcs6490-rb3gen2: Enable two displays,
Bjorn Andersson
- [PATCH] drm/amd/display: Add prefix to functions inside dnc10_cm_common.h,
Joao Paulo Pereira da Silva
- [PATCH RESEND v2] drm/syncobj: handle NULL fence in syncobj_eventfd_entry_func,
Erik Kurzinger
- [linux-next:master] BUILD REGRESSION 4893c639cc3659cefaa675bf1e59f4e7571afb5c, kernel test robot
- [PATCH] drm/mediatek: Add MT8188 Overlay Driver Data,
Justin Green
- [PATCH 0/3] arch: Remove fbdev dependency from video helpers,
Thomas Zimmermann
- [PATCH] drm/panfrost: Replace fdinfo's profiling debugfs knob with sysfs,
Adrián Larumbe
- [PATCH v2 0/9] Add Chameleon v3 video support,
Paweł Anikiel
- [PATCH v2 1/9] media: v4l2-subdev: Add a pad variant of .query_dv_timings(), Paweł Anikiel
- [PATCH v2 2/9] media: Add Chameleon v3 framebuffer driver, Paweł Anikiel
- [PATCH v2 3/9] drm/dp_mst: Move DRM-independent structures to separate header, Paweł Anikiel
- [PATCH v2 6/9] media: intel: Add Displayport RX IP driver, Paweł Anikiel
- [PATCH v2 7/9] media: dt-bindings: Add Chameleon v3 framebuffer, Paweł Anikiel
- [PATCH v2 5/9] drm/display: Add mask definitions for DP_PAYLOAD_ALLOCATE_* registers, Paweł Anikiel
- [PATCH v2 9/9] ARM: dts: chameleonv3: Add video device nodes, Paweł Anikiel
- [PATCH v2 4/9] lib: Move DisplayPort CRC functions to common lib, Paweł Anikiel
- [PATCH v2 8/9] media: dt-bindings: Add Intel Displayport RX IP, Paweł Anikiel
- Re: [PATCH v2 0/9] Add Chameleon v3 video support, Conor Dooley
- Nouveau issues with Quadro T2000 Mobile / MaxQ, Alex Buell
- [PATCH v2 0/2] GPU hang replay,
Tvrtko Ursulin
- [PATCH v7 1/3] drm/buddy: Implement tracking clear page feature,
Arunpravin Paneer Selvam
- [PATCH] staging: fbtft: Fix "space prohibited before that close parenthesis ')'" error reported by checkpatch,
sawara04 . o
- [PATCH 0/3] drm/amdgpu: Use KMEM_CACHE instead of kmem_cache_create,
Kunwu Chan
- [PATCH v12 00/27] DEPT(Dependency Tracker),
Byungchul Park
- [PATCH v12 03/27] dept: Add single event dependency tracker APIs, Byungchul Park
- [PATCH v12 01/27] llist: Move llist_{head, node} definition to types.h, Byungchul Park
- [PATCH v12 26/27] fs/jbd2: Use a weaker annotation in journal handling, Byungchul Park
- [PATCH v12 12/27] dept: Distinguish each work from another, Byungchul Park
- [PATCH v12 06/27] dept: Add proc knobs to show stats and dependency graph, Byungchul Park
- [PATCH v12 15/27] dept: Apply sdt_might_sleep_{start, end}() to dma fence wait, Byungchul Park
- [PATCH v12 23/27] dept: Make Dept able to work with an external wgen, Byungchul Park
- [PATCH v12 05/27] dept: Tie to Lockdep and IRQ tracing, Byungchul Park
- [PATCH v12 14/27] cpu/hotplug: Use a weaker annotation in AP thread, Byungchul Park
- [PATCH v12 17/27] dept: Apply timeout consideration to wait_for_completion()/complete(), Byungchul Park
- [PATCH v12 09/27] dept: Apply sdt_might_sleep_{start, end}() to waitqueue wait, Byungchul Park
- [PATCH v12 24/27] dept: Track PG_locked with dept, Byungchul Park
- [PATCH v12 16/27] dept: Track timeout waits separately with a new Kconfig, Byungchul Park
- [PATCH v12 18/27] dept: Apply timeout consideration to swait, Byungchul Park
- [PATCH v12 11/27] dept: Distinguish each syscall context from another, Byungchul Park
- [PATCH v12 10/27] dept: Apply sdt_might_sleep_{start, end}() to hashed-waitqueue wait, Byungchul Park
- [PATCH v12 27/27] dept: Add 'Dept' documentation, Byungchul Park
- [PATCH v12 08/27] dept: Apply sdt_might_sleep_{start,end}() to swait, Byungchul Park
- [PATCH v12 04/27] dept: Add lock dependency tracker APIs, Byungchul Park
- [PATCH v12 20/27] dept: Apply timeout consideration to hashed-waitqueue wait, Byungchul Park
- [PATCH v12 19/27] dept: Apply timeout consideration to waitqueue wait, Byungchul Park
- [PATCH v12 22/27] dept: Record the latest one out of consecutive waits of the same class, Byungchul Park
- [PATCH v12 13/27] dept: Add a mechanism to refill the internal memory pools on running out, Byungchul Park
- [PATCH v12 25/27] dept: Print event context requestor's stacktrace on report, Byungchul Park
- [PATCH v12 07/27] dept: Apply sdt_might_sleep_{start, end}() to wait_for_completion()/complete(), Byungchul Park
- [PATCH v12 21/27] dept: Apply timeout consideration to dma fence wait, Byungchul Park
- [PATCH v12 02/27] dept: Implement Dept(Dependency Tracker), Byungchul Park
- [PATCH v2 00/10] backlight: Replace struct fb_info in interfaces,
Thomas Zimmermann
- [PATCH v2 02/10] auxdisplay/ht16k33: Remove struct backlight_ops.check_fb, Thomas Zimmermann
- [PATCH v2 04/10] hid/hid-picolcd: Remove struct backlight_ops.check_fb, Thomas Zimmermann
- [PATCH v2 06/10] backlight/pwm-backlight: Remove struct backlight_ops.check_fb, Thomas Zimmermann
- [PATCH v2 01/10] backlight: Match backlight device against struct fb_info.bl_dev, Thomas Zimmermann
- [PATCH v2 10/10] backlight: Add controls_device callback to struct backlight_ops, Thomas Zimmermann
- [PATCH v2 07/10] fbdev/sh_mobile_lcdc_fb: Remove struct backlight_ops.check_fb, Thomas Zimmermann
- [PATCH v2 03/10] hid/hid-picolcd: Fix initialization order, Thomas Zimmermann
- [PATCH v2 08/10] fbdev/ssd1307fb: Init backlight before registering framebuffer, Thomas Zimmermann
- [PATCH v2 09/10] fbdev/ssd1307fb: Remove struct backlight_ops.check_fb, Thomas Zimmermann
- [PATCH v2 05/10] backlight/aat2870-backlight: Remove struct backlight.check_fb, Thomas Zimmermann
- [PATCH 0/9] kunit: Fix printf format specifier issues in KUnit assertions,
David Gow
- [PATCH 1/9] kunit: test: Log the correct filter string in executor_test, David Gow
- [PATCH 2/9] lib/cmdline: Fix an invalid format specifier in an assertion msg, David Gow
- [PATCH 3/9] lib: memcpy_kunit: Fix an invalid format specifier in an assertion msg, David Gow
- [PATCH 4/9] time: test: Fix incorrect format specifier, David Gow
- [PATCH 5/9] rtc: test: Fix invalid format specifier., David Gow
- [PATCH 6/9] net: test: Fix printf format specifier in skb_segment kunit test, David Gow
- [PATCH 7/9] drm: tests: Fix invalid printf format specifiers in KUnit tests, David Gow
- [PATCH 8/9] drm/xe/tests: Fix printf format specifiers in xe_migrate test, David Gow
- [PATCH 9/9] kunit: Annotate _MSG assertion variants with gnu printf specifiers, David Gow
- Re: [PATCH 0/9] kunit: Fix printf format specifier issues in KUnit assertions, Shuah Khan
- Re: [PATCH 0/9] kunit: Fix printf format specifier issues in KUnit assertions, Shuah Khan
- [PATCH v2] drm/edid/firmware: Remove built-in EDIDs,
Maxime Ripard
- [PATCH] drm/lima: Simplify the allocation of slab caches in lima_sched_slab_init, Kunwu Chan
- [PATCH] drm/scheduler: Simplify the allocation of slab caches in drm_sched_fence_slab_init,
Kunwu Chan
- [PATCH v4 0/8] usb: misc: onboard_hub: add support for XMOS XVF3500,
Javier Carrasco
- Re: [PATCH v4 0/8] usb: misc: onboard_hub: add support for XMOS XVF3500, Alexander Stein
- [PATCH v4 1/8] usb: misc: onboard_hub: rename to onboard_dev, Javier Carrasco
- [PATCH v4 6/8] usb: misc: onboard_dev: use device supply names, Javier Carrasco
- [PATCH v4 7/8] ASoC: dt-bindings: xmos,xvf3500: add XMOS XVF3500 voice processor, Javier Carrasco
- [PATCH v4 2/8] usb: misc: onboard_dev: add support for non-hub devices, Javier Carrasco
- [PATCH v4 8/8] usb: misc: onboard_hub: add support for XMOS XVF3500, Javier Carrasco
- [PATCH v4 3/8] drm: ci: arm64.config: update ONBOARD_USB_HUB to ONBOARD_USB_DEV, Javier Carrasco
- [PATCH v4 4/8] arm64: defconfig: update ONBOARD_USB_HUB to ONBOARD_USB_DEV, Javier Carrasco
- [PATCH v4 5/8] ARM: multi_v7_defconfig: update ONBOARD_USB_HUB name, Javier Carrasco
- [PATCH] drm/bridge: it6505: fix hibernate to resume no display issue,
kuro
- [PATCH v1] drivers/i915/intel_bios: Fix parsing backlight BDB data,
Karthikeyan Ramasubramanian
- [PATCH 0/3] drm/amd/display: add prefix to dc/clk_mgr/dcn10 functions,
David Tadokoro
- [PATCH] drm/ttm: Fix an invalid freeing on already freed page in error path,
Thomas Hellström
- [linux-next:master] BUILD REGRESSION 2d5c7b7eb345249cb34d42cbc2b97b4c57ea944e, kernel test robot
- [PATCH v8 0/7] Add support for XLCDC to sam9x7 SoC family.,
Manikandan Muralidharan
- [PATCH] drm/i915/guc: Add Compute context hint,
Vinay Belgaumkar
- [PATCH RFC 0/3] drm/msm/dp: Rework the eDP/DP modes and add support for X1E80100,
Abel Vesa
- linux-next: manual merge of the drm-misc-fixes tree with Linus' tree, Stephen Rothwell
- [PATCH v2 00/21] drm/i915: Add Display Port tunnel BW allocation support,
Imre Deak
- [PATCH v2 01/21] drm/dp: Add drm_dp_max_dprx_data_rate(), Imre Deak
- [PATCH v2 02/21] drm/dp: Add support for DP tunneling, Imre Deak
- [PATCH v2 03/21] drm/i915: Fix display bpp limit computation during system resume, Imre Deak
- [PATCH v2 05/21] drm/i915/dp: Use drm_dp_max_dprx_data_rate(), Imre Deak
- [PATCH v2 06/21] drm/i915/dp: Factor out intel_dp_config_required_rate(), Imre Deak
- [PATCH v2 04/21] drm/i915/dp: Add support to notify MST connectors to retry modesets, Imre Deak
- [PATCH v2 08/21] drm/i915/dp: Factor out intel_dp_update_sink_caps(), Imre Deak
- [PATCH v2 07/21] drm/i915/dp: Export intel_dp_max_common_rate/lane_count(), Imre Deak
- [PATCH v2 09/21] drm/i915/dp: Factor out intel_dp_read_dprx_caps(), Imre Deak
- [PATCH v2 13/21] drm/i915/dp: Add DP tunnel atomic state and check BW limit, Imre Deak
- [PATCH v2 12/21] drm/i915/dp: Add support for DP tunnel BW allocation, Imre Deak
- [PATCH v2 11/21] drm/i915/dp: Add way to get active pipes with syncing commits, Imre Deak
- [PATCH v2 10/21] drm/i915/dp: Add intel_dp_max_link_data_rate(), Imre Deak
- [PATCH v2 14/21] drm/i915/dp: Account for tunnel BW limit in intel_dp_max_link_data_rate(), Imre Deak
- [PATCH v2 16/21] drm/i915/dp: Allocate/free DP tunnel BW in the encoder enable/disable hooks, Imre Deak
- [PATCH v2 17/21] drm/i915/dp: Handle DP tunnel IRQs, Imre Deak
- [PATCH v2 15/21] drm/i915/dp: Compute DP tunnel BW during encoder state computation, Imre Deak
- [PATCH v2 21/21] drm/i915/dp: Enable DP tunnel BW allocation mode, Imre Deak
- [PATCH v2 18/21] drm/i915/dp: Call intel_dp_sync_state() always for DDI DP encoders, Imre Deak
- [PATCH v2 19/21] drm/i915/dp: Suspend/resume DP tunnels, Imre Deak
- [PATCH v2 20/21] drm/i915/dp: Read DPRX for all long HPD pulses, Imre Deak
- Re: [PATCH v2 00/21] drm/i915: Add Display Port tunnel BW allocation support, Ville Syrjälä
- Re: [PATCH v2 00/21] drm/i915: Add Display Port tunnel BW allocation support, Jani Nikula
- Message not available
[PATCH v3 1/2] drm/dp: move intel_dp_vsc_sdp_pack() to generic helper,
Abhinav Kumar
[PATCH] arm64: dts: qcom: sm6115: fix USB PHY configuration,
Dmitry Baryshkov
[PATCH] drm/msm/a6xx: specify UBWC config for sc7180,
Dmitry Baryshkov
[PATCH] drm/edid/firmware: Remove built-in EDIDs,
Maxime Ripard
[PATCH 01/13] accel/habanalabs/gaudi2: use single function to compare FW versions,
Oded Gabbay
- [PATCH 03/13] accel/habanalabs: modify print for skip loading linux FW to debug log, Oded Gabbay
- [PATCH 06/13] accel/habanalabs: fix debugfs files permissions, Oded Gabbay
- [PATCH 08/13] accel/habanalabs: fix error print, Oded Gabbay
- [PATCH 04/13] accel/habanalabs/gaudi2: check extended errors according to PCIe addr_dec interrupt info, Oded Gabbay
- [PATCH 13/13] accel/habanalabs: modify pci health check, Oded Gabbay
- [PATCH 11/13] accel/habanalabs: handle reserved memory request when working with full FW, Oded Gabbay
- [PATCH 02/13] accel/habanalabs: remove hop size from asic properties, Oded Gabbay
- [PATCH 05/13] accel/habanalabs: fix glbl error cause handling, Oded Gabbay
- [PATCH 07/13] accel/habanalabs: initialize maybe-uninitialized variables, Oded Gabbay
- [PATCH 12/13] accel/habanalabs: keep explicit size of reserved memory for FW, Oded Gabbay
- [PATCH 10/13] accel/habanalabs/hwmon: rate limit errors user can generate, Oded Gabbay
- [PATCH 09/13] accel/habanalabs/gaudi2: drain event lacks rd/wr indication, Oded Gabbay
- Re: [PATCH 01/13] accel/habanalabs/gaudi2: use single function to compare FW versions, Carl Vanderlip
[PATCH RESEND 0/4] Ensure all backlight drivers zero the properties structure,
Daniel Thompson
[PATCH 0/4] Ensure all backlight drivers zero the properties structure,
Daniel Thompson
[PATCH v4 0/4] drm/msm: Add display support for X1E80100,
Abel Vesa
[PATCH] drm/i915/tv: Fix TV mode,
Maxime Ripard
[PATCH] drm: ci: uprev IGT,
Dmitry Baryshkov
[PATCH] accel/ivpu: Don't enable any tiles by default on VPU40xx,
Jacek Lawrynowicz
[PATCH v3 0/1] Filter modes according to hardware capability,
Shawn Sung
drm-misc migration to Gitlab server,
Maxime Ripard
Running ttm_device_test leads to list_add corruption. prev->next should be next (ffffffffc05cd428), but was 6b6b6b6b6b6b6b6b. (prev=ffffa0b1a5c034f0) (kernel 6.7.5),
Erhard Furtner
drm_format_helper_test fails Subtest: drm_test_fb_xrgb8888_to_xrgb2101010 on Big Endian machines (kernel 6.7.5, ppc64),
Erhard Furtner
[PATCH] drm/radeon: Call mmiowb() at the end of radeon_ring_commit(),
Huacai Chen
[PATCH v14 0/7] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ,
Sandor Yu
[PATCH v2 resend 0/4] of: replace of_graph_get_next_endpoint(),
Kuninori Morimoto
[PATCH 0/4] Various fixes for the lm3630a backlight driver,
Luca Weiss
[PATCH v2] drm/bridge: adv7511: fix crash on irq during probe,
Alvin Šipraga
[PATCH v3 0/2] drm/bridge: adv7511: get edid in hpd_work to update CEC phys address,
Alvin Šipraga
[PATCH] accel: constify the struct device_type usage,
Ricardo B. Marliere
[PATCH 1/2] drm/omapdrm: Fix console by implementing fb_dirty,
Tony Lindgren
[PATCH v4] drm/msm/dpu: add current resource allocation to dumped state, Dmitry Baryshkov
[PATCH 0/8] A702 support,
Konrad Dybcio
[PATCH] drm/i915: Add some boring kerneldoc,
Tvrtko Ursulin
[PATCH] drm/i915: Fix possible null pointer dereference after drm_dbg_printer conversion,
Tvrtko Ursulin
[PATCH] drm/i915: check before removing mm notifier,
Nirmoy Das
[PATCH v2 1/3] drm/buddy: fix range bias,
Matthew Auld
[PATCH] drm/rockchip: vop2: Remove AR30 and AB30 format support,
Andy Yan
[PATCH drm-misc 0/3] drm: constify the struct device_type usage,
Ricardo B. Marliere
[PATCH 0/3] Fixes for the komeda driver,
Faiz Abbas
Re: Build regressions/improvements in v6.8-rc5, Geert Uytterhoeven
[PATCH v3 0/9] fbdev: Clean up include dependencies in header,
Thomas Zimmermann
linux-next: build warnings after merge of the drm tree,
Stephen Rothwell
[PATCH v5 00/14] drm: Add a driver for CSF-based Mali GPUs,
Boris Brezillon
- [PATCH v5 01/14] drm/panthor: Add uAPI, Boris Brezillon
- [PATCH v5 05/14] drm/panthor: Add GEM logical block, Boris Brezillon
- [PATCH v5 03/14] drm/panthor: Add the device logical block, Boris Brezillon
- [PATCH v5 02/14] drm/panthor: Add GPU register definitions, Boris Brezillon
- [PATCH v5 11/14] drm/panthor: Add the driver frontend block, Boris Brezillon
- [PATCH v5 08/14] drm/panthor: Add the FW logical block, Boris Brezillon
- [PATCH v5 14/14] drm/panthor: Add an entry to MAINTAINERS, Boris Brezillon
- [PATCH v5 06/14] drm/panthor: Add the devfreq logical block, Boris Brezillon
- [PATCH v5 12/14] drm/panthor: Allow driver compilation, Boris Brezillon
- [PATCH v5 04/14] drm/panthor: Add the GPU logical block, Boris Brezillon
- [PATCH v5 13/14] dt-bindings: gpu: mali-valhall-csf: Add support for Arm Mali CSF GPUs, Boris Brezillon
- [PATCH v5 09/14] drm/panthor: Add the heap logical block, Boris Brezillon
- [PATCH v5 10/14] drm/panthor: Add the scheduler logical block, Boris Brezillon
- [PATCH v5 07/14] drm/panthor: Add the MMU/VM logical block, Boris Brezillon
- Re: [PATCH v5 00/14] drm: Add a driver for CSF-based Mali GPUs, Liviu Dudau
- Re: [PATCH v5 00/14] drm: Add a driver for CSF-based Mali GPUs, Maxime Ripard
- Re: [PATCH v5 00/14] drm: Add a driver for CSF-based Mali GPUs, Heiko Stübner
[RESEND PATCH v2 0/1] drm/msm/adreno: Add support for SM7150,
Danila Tikhonov
[PATCH v1] drm/meson: improve encoder probe / initialization error handling,
Martin Blumenstingl
[PATCH v2] udmabuf: Fix a potential (and unlikely) access to unallocated memory,
Christophe JAILLET
[PATCH v17 0/5] Add RZ/{G2L,G2LC} and RZ/V2L Display Unit support,
Biju Das
[PATCH] drm/msm/a6xx: skip programming of UBWC registers for a618,
Dmitry Baryshkov
[PATCH] drm/amd/display: clean unnecessary braces,
Túlio Fernandes
[PATCH 1/3] drm/ci: update IGT test names,
Dmitry Baryshkov
[PATCH] drm: rockchip: dw-mipi-dsi: Fix hsclk calculation for non-burst video modes, Ondřej Jirman
[PATCH] drm: rockchip: Don't require MIPI DSI device when it's used for ISP,
Ondřej Jirman
[PATCH] drm/vc4: drv: Avoid possible NPD when booted without KMS,
Stefan Wahren
[PATCH 0/6] soc: qcom: pmic_glink_altmode: fix drm bridge use-after-free,
Johan Hovold
- [PATCH 6/6] phy: qcom-qmp-combo: fix type-c switch registration, Johan Hovold
- [PATCH 1/6] drm/bridge: aux-hpd: fix OF node leaks, Johan Hovold
- [PATCH 4/6] soc: qcom: pmic_glink: Fix boot when QRTR=m, Johan Hovold
- [PATCH 3/6] soc: qcom: pmic_glink_altmode: fix drm bridge use-after-free, Johan Hovold
- [PATCH 2/6] drm/bridge: aux-hpd: separate allocation and registration, Johan Hovold
- [PATCH 5/6] phy: qcom-qmp-combo: fix drm bridge registration, Johan Hovold
- Re: [PATCH 0/6] soc: qcom: pmic_glink_altmode: fix drm bridge use-after-free, Neil Armstrong
- Re: [PATCH 0/6] soc: qcom: pmic_glink_altmode: fix drm bridge use-after-free, Neil Armstrong
- Re: (subset) [PATCH 0/6] soc: qcom: pmic_glink_altmode: fix drm bridge use-after-free, Dmitry Baryshkov
- Re: (subset) [PATCH 0/6] soc: qcom: pmic_glink_altmode: fix drm bridge use-after-free, Vinod Koul
[PATCH v2 0/4] Add display support for stm32mp135f-dk board,
Raphael Gallais-Pou
[PATCH] phy: constify of_phandle_args in xlate,
Krzysztof Kozlowski
[linux-next:master] BUILD REGRESSION d37e1e4c52bc60578969f391fb81f947c3e83118, kernel test robot
[PATCH v4 00/19] Add support for CDM over DP,
Paloma Arellano
- [PATCH v4 02/19] drm/msm/dpu: add division of drm_display_mode's hskew parameter, Paloma Arellano
- [PATCH v4 01/19] drm/msm/dpu: allow certain formats for CDM for DP, Paloma Arellano
- [PATCH v4 04/19] drm/msm/dpu: allow dpu_encoder_helper_phys_setup_cdm to work for DP, Paloma Arellano
- [PATCH v4 03/19] drm/msm/dpu: pass mode dimensions instead of fb size in CDM setup, Paloma Arellano
- [PATCH v4 08/19] drm/msm/dp: check if VSC SDP is supported in DP programming, Paloma Arellano
- [PATCH v4 06/19] drm/msm/dp: rename wide_bus_en to wide_bus_supported, Paloma Arellano
- [PATCH v4 07/19] drm/msm/dp: store mode YUV420 information to be used by rest of DP, Paloma Arellano
- [PATCH v4 05/19] drm/msm/dpu: move dpu_encoder_helper_phys_setup_cdm to dpu_encoder, Paloma Arellano
- [PATCH v4 10/19] drm/msm/dp: program config ctrl for YUV420 over DP, Paloma Arellano
- [PATCH v4 09/19] drm/msm/dpu: move widebus logic to its own API, Paloma Arellano
- [PATCH v4 15/19] drm/msm/dp: enable SDP and SDE periph flush update, Paloma Arellano
- [PATCH v4 16/19] drm/msm/dpu: modify encoder programming for CDM over DP, Paloma Arellano
- [PATCH v4 11/19] drm/msm/dp: change clock related programming for YUV420 over DP, Paloma Arellano
- [PATCH v4 14/19] drm/msm/dpu: add support of new peripheral flush mechanism, Paloma Arellano
- [PATCH v4 13/19] drm/msm/dp: add VSC SDP support for YUV420 over DP, Paloma Arellano
- [PATCH v4 12/19] drm/msm/dp: move parity calculation to dp_utils, Paloma Arellano
- [PATCH v4 19/19] drm/msm/dp: allow YUV420 mode for DP connector when CDM available, Paloma Arellano
- [PATCH v4 18/19] drm/msm/dpu: reserve CDM blocks for DP if mode is YUV420, Paloma Arellano
[Index of Archives]
[Linux DRI Users]
[Linux Intel Graphics]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Scanners]
[Yosemite Answers]