Linux DRI Development
[Prev Page][Next Page]
- Re: [PATCH v5 20/44] drm/tests: Add a few tests around drm_fixed.h, (continued)
- [PATCH v5 17/44] drm/colorop: Add 3x4 CTM type, Harry Wentland
- [PATCH v5 21/44] drm/vkms: Add tests for CTM handling, Harry Wentland
- [PATCH v5 14/44] drm/vkms: Add enumerated 1D curve colorop, Harry Wentland
- [PATCH v5 12/44] drm/plane: Add COLOR PIPELINE property, Harry Wentland
- [PATCH v5 26/44] drm/amd/display: Skip color pipeline initialization for cursor plane, Harry Wentland
- [PATCH v5 29/44] drm/amd/display: Add support for sRGB EOTF in BLND block, Harry Wentland
- [PATCH v5 30/44] drm/colorop: Add PQ 125 EOTF and its inverse, Harry Wentland
- [PATCH v5 22/44] drm/colorop: pass plane_color_pipeline client cap to atomic check, Harry Wentland
- [PATCH v5 31/44] drm/amd/display: Enable support for PQ 125 EOTF and Inverse, Harry Wentland
- [PATCH v5 25/44] drm/amd/display: Add bypass COLOR PIPELINE, Harry Wentland
- [PATCH v5 27/44] drm/amd/display: Add support for sRGB EOTF in DEGAM block, Harry Wentland
- [PATCH v5 24/44] drm/amd/display: Ignore deprecated props when plane_color_pipeline set, Harry Wentland
- [PATCH v5 28/44] drm/amd/display: Add support for sRGB Inverse EOTF in SHAPER block, Harry Wentland
- [PATCH v5 33/44] drm/amd/display: Add support for BT.709 and BT.2020 TFs, Harry Wentland
- [PATCH v5 32/44] drm/colorop: add BT2020/BT709 OETF and Inverse OETF, Harry Wentland
- [PATCH v5 42/44] drm/colorop: Add 3D LUT supports to color pipeline, Harry Wentland
- [PATCH v5 39/44] drm/amd/display: Swap matrix and multiplier, Harry Wentland
- [PATCH v5 40/44] drm/colorop: Define LUT_1D interpolation, Harry Wentland
- [PATCH v5 37/44] drm/colorop: Add mutliplier type, Harry Wentland
- [PATCH v5 35/44] drm/amd/display: add shaper and blend colorops for 1D Curve Custom LUT, Harry Wentland
- [PATCH v5 34/44] drm/colorop: Add 1D Curve Custom LUT type, Harry Wentland
- [PATCH v5 38/44] drm/amd/display: add multiplier colorop, Harry Wentland
- [PATCH v5 44/44] drm/amd/display: Add AMD color pipeline doc, Harry Wentland
- [PATCH v5 36/44] drm/amd/display: add 3x4 matrix colorop, Harry Wentland
- [PATCH v5 43/44] drm/amd/display: add 3D LUT colorop, Harry Wentland
- [PATCH v5 41/44] drm/colorop: allow non-bypass colorops, Harry Wentland
- Re: [PATCH v5 00/44] Color Pipeline API w/ VKMS, Louis Chauvet
- Re: [PATCH v5 00/44] Color Pipeline API w/ VKMS, Xaver Hugl
- [bug report] accel/ivpu: Add GEM buffer object management,
Dan Carpenter
- [PATCH v2] Fix member variable description warnings while building docs, abid-sayyad
- [PATCH v2] drm/panel: ili9341: Add comments for registers in ili9341_config(),
Abhishek Tamboli
- [pull] drm/msm: drm-msm-fixes-2024-08-19 for v6.11-rc5, Rob Clark
- [PATCH V2] video/aperture: match the pci device when calling sysfb_disable(),
Alex Deucher
- [PATCH v2] drm/mediatek: Fix missing configuration flags in mtk_crtc_ddp_config(),
Jason-JH.Lin via B4 Relay
- [PATCH v2 0/2] Add support for nuvoton ma35 nand controller,
Hui-Ping Chen
- [PATCH -next 6/8] drm/panel: khadas-ts050: Make ts050_panel_data and ts050v2_panel_data static,
Jinjie Ruan
- [PATCH] drm/i915/gt: Continue creating engine sysfs files even after a failure,
Andi Shyti
- [PATCH v3] drm/panthor: Add DEV_QUERY_TIMESTAMP_INFO dev query,
Mary Guillemard
- [RESEND PATCH] drm/xe/oa: Use vma_pages() helper function in xe_oa_mmap(),
Thorsten Blum
- [PATCH v9 0/6] TTM shrinker helpers and xe buffer object shrinker,
Thomas Hellström
- [PATCH v3 0/2] drm/panfrost: Wire cycle counters and timestamp info to userspace,
Mary Guillemard
- Re: Build regressions/improvements in v6.11-rc4,
Geert Uytterhoeven
- [PATCH v3 0/3] drm/amdgpu: Explicit sync for GEM VA operations,
Friedrich Vock
- [PATCH v7] drm/mediatek: dsi: Add dsi per-frame lp code for mt8188,
Shuijing Li
- [PATCH net-next v20 00/13] Device Memory TCP,
Mina Almasry
- [PATCH net-next v20 01/13] netdev: add netdev_rx_queue_restart(), Mina Almasry
- [PATCH net-next v20 03/13] netdev: support binding dma-buf to netdevice, Mina Almasry
- [PATCH net-next v20 02/13] net: netdev netlink api to bind dma-buf to a net device, Mina Almasry
- [PATCH net-next v20 04/13] netdev: netdevice devmem allocator, Mina Almasry
- [PATCH net-next v20 05/13] page_pool: devmem support, Mina Almasry
- [PATCH net-next v20 06/13] memory-provider: dmabuf devmem memory provider, Mina Almasry
- [PATCH net-next v20 07/13] net: support non paged skb frags, Mina Almasry
- [PATCH net-next v20 08/13] net: add support for skbs with unreadable frags, Mina Almasry
- [PATCH net-next v20 09/13] tcp: RX path for devmem TCP, Mina Almasry
- [PATCH net-next v20 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags, Mina Almasry
- [PATCH net-next v20 12/13] selftests: add ncdevmem, netcat for devmem TCP, Mina Almasry
- [PATCH net-next v20 11/13] net: add devmem TCP documentation, Mina Almasry
- [PATCH net-next v20 13/13] netdev: add dmabuf introspection, Mina Almasry
- Re: [PATCH net-next v20 00/13] Device Memory TCP, Mina Almasry
- [PATCH v4 0/2] drm/bridge: imx: Add i.MX93 parallel display format configuration support,
Liu Ying
- [PATCH v4 0/4] Add initial support for the Rockchip RK3588 HDMI TX Controller,
Cristian Ciocaltea
- [PATCH v4 4/4] drm/rockchip: Add basic RK3588 HDMI output support, Cristian Ciocaltea
[PATCH 1/2] dt-bindings: display: renesas, du: narrow interrupts and resets per variants,
Krzysztof Kozlowski
[PATCH] drm/radeon: Switch radeon_connector to struct drm_edid,
Thomas Weißschuh
[PATCH] fix member variable description warnings while building docs,
abid-sayyad
[PATCH 00/12] drm/amd: Switch over to struct drm_edid,
Thomas Weißschuh
- [PATCH 01/12] drm/amd/display: remove spurious definition for dm_helpers_get_sbios_edid(), Thomas Weißschuh
- [PATCH 03/12] drm/edid: constify argument of drm_edid_is_valid(), Thomas Weißschuh
- [PATCH 02/12] drm/amd/display: Remove EDID members of ddc_service, Thomas Weißschuh
- [PATCH 11/12] drm/amd/display: Switch dc_sink to struct drm_edid, Thomas Weißschuh
- [PATCH 09/12] drm/amd/display: Switch amdgpu_dm_connector to struct drm_edid, Thomas Weißschuh
- [PATCH 12/12] drm/amd/display: Switch dc_link_add_remote_sink() to struct drm_edid, Thomas Weißschuh
- [PATCH 10/12] drm/edid: add a helper to compare two EDIDs, Thomas Weißschuh
- [PATCH 08/12] drm/amdgpu: Switch amdgpu_connector to struct drm_edid, Thomas Weißschuh
- [PATCH 06/12] drm/amd/display: Constify 'struct edid' in parsing functions, Thomas Weißschuh
- [PATCH 04/12] drm/amd/display: Simplify raw_edid handling in dm_helpers_parse_edid_caps(), Thomas Weißschuh
- [PATCH 05/12] drm/amd/display: Constify raw_edid handling in dm_helpers_parse_edid_caps(), Thomas Weißschuh
- [PATCH 07/12] drm/amd/display: Use struct edid in dc_link_add_remote_sink(), Thomas Weißschuh
- Re: [PATCH 00/12] drm/amd: Switch over to struct drm_edid, Melissa Wen
[PATCH] drm/panel: mantix-mlaf057we51: transition to mipi_dsi wrapped functions,
Tejas Vipin
[PATCH v5 0/4] drm: Minimum backlight overrides and implementation for amdgpu,
Thomas Weißschuh
[PATCH v3 0/2] extend "multi" functions and use them in jdi-fhd-r63452,
Tejas Vipin
[PATCH v3 00/26] drm: sun4i: add Display Engine 3.3 (DE33) support,
Ryan Walklin
- [PATCH v3 01/26] drm: sun4i: de2/de3: Change CSC argument, Ryan Walklin
- [PATCH v3 03/26] drm: sun4i: de2/de3: call csc setup also for UI layer, Ryan Walklin
- [PATCH v3 04/26] drm: sun4i: de2: Initialize layer fields earlier, Ryan Walklin
- [PATCH v3 02/26] drm: sun4i: de2/de3: Merge CSC functions into one, Ryan Walklin
- [PATCH v3 19/26] dt-bindings: allwinner: add H616 DE33 bus binding, Ryan Walklin
- [PATCH v3 11/26] drm: sun4i: de3: add YUV support to the TCON, Ryan Walklin
- [PATCH v3 21/26] dt-bindings: allwinner: add H616 DE33 mixer binding, Ryan Walklin
- [PATCH v3 16/26] drm: sun4i: de2/de3: add generic blender register reference function, Ryan Walklin
- [PATCH v3 05/26] drm: sun4i: de3: Add YUV formatter module, Ryan Walklin
- [PATCH v3 22/26] clk: sunxi-ng: ccu: add Display Engine 3.3 (DE33) support, Ryan Walklin
- [PATCH v3 25/26] drm: sun4i: de33: fmt: add Display Engine 3.3 (DE33) support, Ryan Walklin
- [PATCH v3 06/26] drm: sun4i: de3: add format enumeration function to engine, Ryan Walklin
- [PATCH v3 07/26] drm: sun4i: de3: add formatter flag to mixer config, Ryan Walklin
- [PATCH v3 14/26] drm: sun4i: de2/de3: refactor mixer initialisation, Ryan Walklin
- [PATCH v3 26/26] drm: sun4i: de33: csc: add Display Engine 3.3 (DE33) support, Ryan Walklin
- [PATCH v3 24/26] drm: sun4i: de33: vi_scaler: add Display Engine 3.3 (DE33) support, Ryan Walklin
- [PATCH v3 20/26] dt-bindings: allwinner: add H616 DE33 clock binding, Ryan Walklin
- [PATCH v3 18/26] drm: sun4i: de3: Implement AFBC support, Ryan Walklin
- [PATCH v3 09/26] drm: sun4i: de3: pass engine reference to ccsc setup function, Ryan Walklin
- [PATCH v3 23/26] drm: sun4i: de33: mixer: add Display Engine 3.3 (DE33) support, Ryan Walklin
- [PATCH v3 12/26] drm: sun4i: support YUV formats in VI scaler, Ryan Walklin
- [PATCH v3 13/26] drm: sun4i: de2/de3: add mixer version enum, Ryan Walklin
- [PATCH v3 17/26] drm: sun4i: de2/de3: use generic register reference function for layer configuration, Ryan Walklin
- [PATCH v3 08/26] drm: sun4i: de3: add YUV support to the DE3 mixer, Ryan Walklin
- [PATCH v3 15/26] drm: sun4i: vi_scaler refactor vi_scaler enablement, Ryan Walklin
- [PATCH v3 10/26] drm: sun4i: de3: add YUV support to the color space correction module, Ryan Walklin
[RFC PATCH v2 00/11] CCS static load balance,
Andi Shyti
- [RFC PATCH v2 01/11] drm/i915/gt: Move the CCS mode variable to a global position, Andi Shyti
- [RFC PATCH v2 02/11] drm/i915/gt: Allow the creation of multi-mode CCS masks, Andi Shyti
- [RFC PATCH v2 03/11] drm/i915/gt: Refactor uabi engine class/instance list creation, Andi Shyti
- [RFC PATCH v2 04/11] drm/i915/gt: Manage CCS engine creation within UABI exposure, Andi Shyti
- [RFC PATCH v2 05/11] drm/i915/gt: Remove cslices mask value from the CCS structure, Andi Shyti
- [RFC PATCH v2 06/11] drm/i915/gt: Expose the number of total CCS slices, Andi Shyti
- [RFC PATCH v2 07/11] drm/i915/gt: Store engine-related sysfs kobjects, Andi Shyti
- [RFC PATCH v2 08/11] drm/i915/gt: Store active CCS mask, Andi Shyti
- [RFC PATCH v2 09/11] drm/i915/gt: Isolate single sysfs engine file creation, Andi Shyti
- [RFC PATCH v2 10/11] drm/i915/gt: Implement creation and removal routines for CCS engines, Andi Shyti
- [RFC PATCH v2 11/11] drm/i915/gt: Allow the user to change the CCS mode through sysfs, Andi Shyti
[PATCH] drm: panel-backlight-quirks: Add Framework 13 glossy and 2.8k panels,
Dustin L. Howett
[PATCH] Initialize symbol 'entity' in sched_main.c,
Dipendra Khadka
[PATCH v5 0/10] Touch Bar support for T2 Macs,
Aditya Garg
- <Possible follow-ups>
- [PATCH v5 0/10] Touch Bar support for T2 Macs, Aditya Garg
- [PATCH v5 0/10] Touch Bar support for T2 Macs, Aditya Garg
- [PATCH v5 1/10] HID: hid-appletb-bl: add driver for the backlight of Apple Touch Bars, Aditya Garg
- [PATCH v5 2/10] HID: hid-appletb-kbd: add driver for the keyboard mode, Aditya Garg
- [PATCH v5 3/10] HID: hid-appletb-kbd: add support for fn toggle between media and function mode, Aditya Garg
- [PATCH v5 4/10] HID: multitouch: support getting the contact ID from HID_DG_TRANSDUCER_INDEX fields, Aditya Garg
- [PATCH v5 5/10] HID: multitouch: support getting the tip state from HID_DG_TOUCH fields, Aditya Garg
- [PATCH v5 6/10] HID: multitouch: take cls->maxcontacts into account for devices without a HID_DG_CONTACTMAX field too, Aditya Garg
- [PATCH v5 7/10] HID: multitouch: allow specifying if a device is direct in a class, Aditya Garg
- [PATCH v5 8/10] HID: multitouch: add device ID for Apple Touch Bars, Aditya Garg
- [PATCH v5 9/10] drm/format-helper: Add conversion from XRGB8888 to BGR888, Aditya Garg
- [PATCH v5 10/10] drm/tiny: add driver for Apple Touch Bars in x86 Macs, Aditya Garg
- Re: [PATCH v5 0/10] Touch Bar support for T2 Macs, Aditya Garg
[PATCH v7 0/8] Improve the copy of task comm,
Yafang Shao
- [PATCH v7 1/8] Get rid of __get_task_comm(), Yafang Shao
- [PATCH v7 2/8] auditsc: Replace memcpy() with strscpy(), Yafang Shao
- [PATCH v7 3/8] security: Replace memcpy() with get_task_comm(), Yafang Shao
- [PATCH v7 4/8] bpftool: Ensure task comm is always NUL-terminated, Yafang Shao
- [PATCH v7 5/8] mm/util: Fix possible race condition in kstrdup(), Yafang Shao
- [PATCH v7 6/8] mm/util: Deduplicate code in {kstrdup, kstrndup, kmemdup_nul}, Yafang Shao
- [PATCH v7 7/8] net: Replace strcpy() with strscpy(), Yafang Shao
- [PATCH v7 8/8] drm: Replace strcpy() with strscpy(), Yafang Shao
- Re: [PATCH v7 0/8] Improve the copy of task comm, Yafang Shao
Re: [PATCH 2/3] drm/fourcc: define Intel Xe2 related tile4 ccs modifiers,
Lucas De Marchi
[PATCH] drm/panthor: flush FW AS caches in slow reset path,
Adrián Larumbe
[PATCH 0/3] Various prime/dumb buffer fixes,
Zack Rusin
drm/vmwgfx: Disable coherent dumb buffers without 3d, Zack Rusin
drm/vmwgfx: Fix prime with external buffers, Zack Rusin
drm/vmwgfx: Prevent unmapping active read buffers, Zack Rusin
[drm-misc:topic/rust-drm 9/19] error[E0425]: cannot find function `iounmap` in crate `bindings`, kernel test robot
[PATCH v6 1/2] drm/ttm: Add a flag to allow drivers to skip clear-on-free,
Nirmoy Das
[PATCH v8 0/6] TTM shrinker helpers and xe buffer object shrinker,
Thomas Hellström
[PATCH] drm/virtio: Use XRGB8888 also for big endian systems,
Jocelyn Falempe
[RFC PATCH v2 0/5] drm/log: Introduce a new boot logger to draw the kmsg on the screen,
Jocelyn Falempe
[PATCH 00/86] drm: Provide client setup helper and convert drivers,
Thomas Zimmermann
- [PATCH 01/86] drm/fbdev-helper: Move color-mode lookup into 4CC format helper, Thomas Zimmermann
- [PATCH 02/86] drm/fbdev-helper: Set and clear VGA switcheroo client from fb_info, Thomas Zimmermann
- [PATCH 03/86] drm/fbdev: Add memory-agnostic fbdev client, Thomas Zimmermann
- [PATCH 08/86] drm/arm/hdlcd: Run DRM default client setup, Thomas Zimmermann
- [PATCH 05/86] drm/fbdev-dma: Support struct drm_driver.fbdev_probe, Thomas Zimmermann
- [PATCH 04/86] drm: Add client-agnostic setup helper, Thomas Zimmermann
- [PATCH 07/86] drm/arm/komeda: Run DRM default client setup, Thomas Zimmermann
- [PATCH 06/86] drm/arcgpu: Run DRM default client setup, Thomas Zimmermann
- [PATCH 15/86] drm/ili9163: Run DRM default client setup, Thomas Zimmermann
- [PATCH 09/86] drm/arm/malidp: Run DRM default client setup, Thomas Zimmermann
- [PATCH 10/86] drm/aspeed: Run DRM default client setup, Thomas Zimmermann
- [PATCH 13/86] drm/hisilicon/kirin: Run DRM default client setup, Thomas Zimmermann
- [PATCH 14/86] drm/hx8357d: Run DRM default client setup, Thomas Zimmermann
- [PATCH 11/86] drm/atmel-hdlcd: Run DRM default client setup, Thomas Zimmermann
- [PATCH 16/86] drm/ili9225: Run DRM default client setup, Thomas Zimmermann
- [PATCH 19/86] drm/imx/dcss: Run DRM default client setup, Thomas Zimmermann
- [PATCH 12/86] drm/fsl-dcu: Run DRM default client setup, Thomas Zimmermann
- [PATCH 26/86] drm/mediatek: Run DRM default client setup, Thomas Zimmermann
- [PATCH 18/86] drm/ili9486: Run DRM default client setup, Thomas Zimmermann
- [PATCH 20/86] drm/imx/ipuv3: Run DRM default client setup, Thomas Zimmermann
- [PATCH 17/86] drm/ili9341: Run DRM default client setup, Thomas Zimmermann
- [PATCH 25/86] drm/mcde: Run DRM default client setup, Thomas Zimmermann
- [PATCH 23/86] drm/kmb: Run DRM default client setup, Thomas Zimmermann
- [PATCH 21/86] drm/imx/lcdc: Run DRM default client setup, Thomas Zimmermann
- [PATCH 22/86] drm/ingenic: Run DRM default client setup, Thomas Zimmermann
- [PATCH 27/86] drm/meson: Run DRM default client setup, Thomas Zimmermann
- [PATCH 24/86] drm/logicvc: Run DRM default client setup, Thomas Zimmermann
- [PATCH 28/86] drm/mi0283qt: Run DRM default client setup, Thomas Zimmermann
- [PATCH 32/86] drm/panel-mipi-dbi: Run DRM default client setup, Thomas Zimmermann
- [PATCH 33/86] drm/pl111: Run DRM default client setup, Thomas Zimmermann
- [PATCH 34/86] drm/renesas/rcar-du: Run DRM default client setup, Thomas Zimmermann
- [PATCH 31/86] drm/panel/ili9341: Run DRM default client setup, Thomas Zimmermann
- [PATCH 29/86] drm/mxsfb/lcdif: Run DRM default client setup, Thomas Zimmermann
- [PATCH 38/86] drm/rockchip: Run DRM default client setup, Thomas Zimmermann
- [PATCH 36/86] drm/renesas/shmobile: Run DRM default client setup, Thomas Zimmermann
- [PATCH 30/86] drm/msxfb: Run DRM default client setup, Thomas Zimmermann
- [PATCH 44/86] drm/st7586: Run DRM default client setup, Thomas Zimmermann
- [PATCH 37/86] drm/repaper: Run DRM default client setup, Thomas Zimmermann
- [PATCH 46/86] drm/tve200: Run DRM default client setup, Thomas Zimmermann
- [PATCH 42/86] drm/tidss: Run DRM default client setup, Thomas Zimmermann
- [PATCH 39/86] drm/sti: Run DRM default client setup, Thomas Zimmermann
- [PATCH 47/86] drm/vc4: Run DRM default client setup, Thomas Zimmermann
- [PATCH 50/86] drm/fbdev-shmem: Support struct drm_driver.fbdev_probe, Thomas Zimmermann
- [PATCH 40/86] drm/stm: Run DRM default client setup, Thomas Zimmermann
- [PATCH 41/86] drm/sun4i: Run DRM default client setup, Thomas Zimmermann
- [PATCH 48/86] drm/xlnx: Run DRM default client setup, Thomas Zimmermann
- [PATCH 53/86] drm/gm12u320: Run DRM default client setup, Thomas Zimmermann
- [PATCH 35/86] drm/renesas/rz-du: Run DRM default client setup, Thomas Zimmermann
- [PATCH 45/86] drm/st7735r: Run DRM default client setup, Thomas Zimmermann
- [PATCH 54/86] drm/gud: Run DRM default client setup, Thomas Zimmermann
- [PATCH 55/86] drm/hyperv_drm: Run DRM default client setup, Thomas Zimmermann
- [PATCH 51/86] drm/ast: Run DRM default client setup, Thomas Zimmermann
- [PATCH 67/86] drm/hisilicon/hibmc: Run DRM default client setup, Thomas Zimmermann
- [PATCH 52/86] drm/cirrus: Run DRM default client setup, Thomas Zimmermann
- [PATCH 58/86] drm/simpledrm: Run DRM default client setup, Thomas Zimmermann
- [PATCH 56/86] drm/mgag200: Run DRM default client setup, Thomas Zimmermann
- [PATCH 62/86] drm/vkms: Run DRM default client setup, Thomas Zimmermann
- [PATCH 66/86] drm/bochs: Run DRM default client setup, Thomas Zimmermann
- [PATCH 60/86] drm/udl: Run DRM default client setup, Thomas Zimmermann
- [PATCH 73/86] drm/fbdev-ttm: Remove obsolete setup function, Thomas Zimmermann
- [PATCH 70/86] drm/qxl: Run DRM default client setup, Thomas Zimmermann
- [PATCH 63/86] drm/fbdev-shmem: Remove obsolete setup function, Thomas Zimmermann
- [PATCH 43/86] drm/tilcdc: Run DRM default client setup, Thomas Zimmermann
- [PATCH 75/86] drm/exynos-drm: Run DRM default client setup, Thomas Zimmermann
- [PATCH 76/86] drm/gma500: Run DRM default client setup, Thomas Zimmermann
- [PATCH 74/86] drm/armada: Run DRM default client setup, Thomas Zimmermann
- [PATCH 68/86] drm/loongson: Run DRM default client setup, Thomas Zimmermann
- [PATCH 71/86] drm/vboxvideo: Run DRM default client setup, Thomas Zimmermann
- [PATCH 49/86] drm/fbdev-dma: Remove obsolete setup function, Thomas Zimmermann
- [PATCH 78/86] drm/radeon: Run DRM default client setup, Thomas Zimmermann
- [PATCH 82/86] drm/i915: Move custom hotplug code into separate callback, Thomas Zimmermann
- [PATCH 79/86] drm/tegra: Run DRM default client setup, Thomas Zimmermann
- [PATCH 57/86] drm/ofdrm: Use DRM default client setup, Thomas Zimmermann
- [PATCH 64/86] drm/fbdev-ttm: Support struct drm_driver.fbdev_probe, Thomas Zimmermann
- [PATCH 86/86] drm/fb-helper: Remove struct drm_fb_helper.fb_probe, Thomas Zimmermann
- [PATCH 65/86] drm/amdgpu: Run DRM default client setup, Thomas Zimmermann
- [PATCH 61/86] drm/virtgpu: Run DRM default client setup, Thomas Zimmermann
- [PATCH 72/86] drm/vmwgfx: Run DRM default client setup, Thomas Zimmermann
- [PATCH 59/86] drm/solomon: Run DRM default client setup, Thomas Zimmermann
- [PATCH 69/86] drm/nouveau: Run DRM default client setup, Thomas Zimmermann
- [PATCH 80/86] drm/i915: Remove struct drm_fb_helper from struct intel_fbdev, Thomas Zimmermann
- [PATCH 81/86] drm/i915: Move custom restore code into separate callback, Thomas Zimmermann
- [PATCH 83/86] drm/{i915,xe}: Run DRM default client setup, Thomas Zimmermann
- [PATCH 84/86] drm/omapdrm: Remove struct drm_fb_helper from struct omap_fbdev., Thomas Zimmermann
- [PATCH 77/86] drm/msm: Run DRM default client setup, Thomas Zimmermann
- [PATCH 85/86] drm/omapdrm: Run DRM default client setup, Thomas Zimmermann
[PATCH 1/2] dt-bindings: misc: qcom,fastrpc: document new domain ID,
Bartosz Golaszewski
[PATCH 0/2] drm/panel: simple: Add ON Tat Industrial Company KD50G21-40NT-A1 panel,
Liu Ying
[PATCH v3 RESEND 0/2] drm/bridge: imx: Add i.MX93 parallel display format configuration support,
Liu Ying
[PATCH] Revert "misc: fastrpc: Restrict untrusted app to attach to privileged PD",
Griffin Kroah-Hartman
[PATCH 0/7] Preemption support for A7XX,
Antonino Maniscalco
[PATCH v4] rockchip/drm: vop2: add support for gamma LUT,
Piotr Zalewski
Re: [PATCH v4] rockchip/drm: vop2: add support for gamma LUT, Piotr Zalewski
[git pull] drm fixes for 6.11-rc4,
Dave Airlie
[PATCH] nouveau/firmware: using dma non-coherent interfaces for fw loading. (v2),
Dave Airlie
[PATCH] Fix warning: symbol 'dcn3_14_ip' was not declared. Should it be static? in dcn314_fpu.c,
Dipendra Khadka
[PATCH] Fix warning: Using plain integer as NULL pointer in dml2_pmo_dcn4.c, Dipendra Khadka
[REGRESSION][BISECTED] vmwgfx crashes with command buffer error after update,
Christian Heusel
[PATCH v3 1/2] drm/vmwgfx: Prevent unmapping active read buffers,
Zack Rusin
[PATCH v3 00/11] drm/ast: Transparently handle BMC in outputs,
Thomas Zimmermann
- [PATCH v3 02/11] drm/ast: Add struct ast_connector, Thomas Zimmermann
- [PATCH v3 04/11] drm/ast: astdp: Use struct drm_edid and helpers, Thomas Zimmermann
- [PATCH v3 03/11] drm/ast: astdp: Move locking into EDID helper, Thomas Zimmermann
- [PATCH v3 09/11] drm/ast: sil164: Transparently handle BMC support, Thomas Zimmermann
- [PATCH v3 11/11] drm/ast: Remove BMC output, Thomas Zimmermann
- [PATCH v3 01/11] drm/ast: Move code for physical outputs into separate files, Thomas Zimmermann
- [PATCH v3 05/11] drm/ast: astdp: Simplify power management when detecting display, Thomas Zimmermann
- [PATCH v3 06/11] drm/ast: astdp: Transparently handle BMC support, Thomas Zimmermann
- [PATCH v3 08/11] drm/ast: dp501: Transparently handle BMC support, Thomas Zimmermann
- [PATCH v3 07/11] drm/ast: dp501: Use struct drm_edid and helpers, Thomas Zimmermann
- [PATCH v3 10/11] drm/ast: vga: Transparently handle BMC support, Thomas Zimmermann
[PATCH 5.10 327/352] drm/mgag200: Set DDC timeout in milliseconds, Greg Kroah-Hartman
[PATCH 5.4 248/259] drm/mgag200: Set DDC timeout in milliseconds, Greg Kroah-Hartman
[PATCH 5.15 450/484] drm/mgag200: Set DDC timeout in milliseconds, Greg Kroah-Hartman
[PATCH 5.15 349/484] drm/vmwgfx: Fix a deadlock in dma buf fence polling, Greg Kroah-Hartman
[PATCH 4.19 187/196] drm/mgag200: Set DDC timeout in milliseconds, Greg Kroah-Hartman
[PATCH] drm/msm: Remove unused declaraions,
Zhang Zekun
A huge warning in dmesg pointing to drivers/gpu/drm/i915/display/intel_tc.c,
Renan W. P.
[PATCH v2 00/11] platform/chrome: Add DT USB/DP muxing/topology support,
Stephen Boyd
- [PATCH v2 01/11] drm/atomic-helper: Introduce lane remapping support to bridges, Stephen Boyd
- [PATCH v2 02/11] drm/bridge: Verify lane assignment is going to work during atomic_check, Stephen Boyd
- [PATCH v2 03/11] drm/bridge: aux-hpd: Support USB Type-C DP altmodes via DRM lane assignment, Stephen Boyd
- [PATCH v2 04/11] drm/bridge: dp_typec: Support USB Type-C orientation, Stephen Boyd
- [PATCH v2 05/11] drm/bridge: dp_typec: Add "no-hpd" support, Stephen Boyd
- [PATCH v2 06/11] drm/bridge: dp_typec: Allow users to hook hpd notify path, Stephen Boyd
- [PATCH v2 07/11] dt-bindings: chrome: Add ports to google, cros-ec-typec for DP altmode, Stephen Boyd
- [PATCH v2 08/11] platform/chrome: cros_ec_typec: Add support for signaling DP HPD via drm_bridge, Stephen Boyd
- [PATCH v2 09/11] platform/chrome: cros_ec_typec: Support DP muxing via DRM lane assignment, Stephen Boyd
- [PATCH v2 10/11] platform/chrome: cros_ec_typec: Support DP orientation, Stephen Boyd
- [PATCH v2 11/11] platform/chrome: cros_ec_typec: Handle lack of HPD information, Stephen Boyd
- Re: [PATCH v2 00/11] platform/chrome: Add DT USB/DP muxing/topology support, Stephen Boyd
[PATCH] drm/vmwgfx: Add debugfs file for displaying buffer information, Maaz Mombasawala
[PATCH v2 1/2] drm/vmwgfx: Prevent unmapping active read buffers,
Zack Rusin
[PATCH v3 1/1] dt-bindings: display: panel-simple-lvds-dual-ports: add panel-timing: true,
Frank Li
[PATCH 0/3] ACPI/video / platform/x86: Add backlight=native quirk for Dell OptiPlex 7760 AIO,
Hans de Goede
[PATCH] drm/i915/gem: Remove unnecessary cast,
Andi Shyti
[PATCH 0/3] drm/panel: ili9881c: Add JMO LCM-JM800WX support,
Esben Haabendal
[PATCH] drm/bridge: nwl-dsi: Use vsync/hsync polarity from display mode,
Esben Haabendal
[PATCH RFC 0/7] drm/vkms: ConfigFS interface,
Louis Chauvet
[PATCH RFC 00/15] drm/vkms: Introduce detailed configuration,
Louis Chauvet
- [PATCH RFC 02/15] drm/vkms: remove possible crtc from parameters, Louis Chauvet
- [PATCH RFC 01/15] drm/vkms: Remove useles devres group, Louis Chauvet
- [PATCH RFC 04/15] drm/vkms: Add a validation function for vkms configuration, Louis Chauvet
- [PATCH RFC 07/15] drm/vkms: Introduce plane name configuration, Louis Chauvet
- [PATCH RFC 06/15] drm/vkms: Introduce plane configuration, Louis Chauvet
- [PATCH RFC 05/15] drm/vkms: Move default_config creation to its own function, Louis Chauvet
- [PATCH RFC 09/15] drm/vkms: Introduce configuration for plane color encoding, Louis Chauvet
- [PATCH RFC 11/15] drm: writeback: Add drm_writeback_connector cleanup, Louis Chauvet
- [PATCH RFC 08/15] drm/vkms: Introduce plane rotation configuration, Louis Chauvet
- [PATCH RFC 12/15] drm/vkms: Add configuration for CRTCs and encoders, Louis Chauvet
- [PATCH RFC 14/15] drm/vkms: Add name configuration for CRTCs, Louis Chauvet
- [PATCH RFC 15/15] drm/vkms: Add test for config structure, Louis Chauvet
- [PATCH RFC 03/15] drm/vkms: Extract vkms_config header, Louis Chauvet
- [PATCH RFC 13/15] drm/vkms: Add name configuration for encoders, Louis Chauvet
- [PATCH RFC 10/15] drm/vkms: Introduce configuration for plane color range, Louis Chauvet
[PATCH] drm/amd/display: avoid using null object of framebuffer, Ma Ke
[PATCH v2 0/2] Allow partial memory mapping for cpu memory,
Andi Shyti
[PATCH v2 0/2] drm/panfrost: Wire cycle counters and timestamp info to userspace,
Mary Guillemard
[PATCH v3 0/4] MIPI DSI Controller support for SAM9X75 series,
Manikandan Muralidharan
[PATCH RFC 0/4] drm/vkms: Switch all vkms object to DRM managed objects,
Louis Chauvet
[PATCH v2 1/2] string: add mem_is_zero() helper to check if memory area is all zeros,
Jani Nikula
[Index of Archives]
[Linux DRI Users]
[Linux Intel Graphics]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Scanners]
[Yosemite Answers]