OSDN Git Service

tomoyo/tomoyo-test1.git
2023-03-18 Simon Serdrm: fix typo in margin connector properties docs
2023-03-17 Javier Martinez... drm/format-helper: Use drm_format_info_min_pitch()...
2023-03-17 Yang Lidrm/arm/hdlcd: Use devm_platform_ioremap_resource()
2023-03-17 Yang Lidrm/arm/malidp: Use devm_platform_get_and_ioremap_resou...
2023-03-17 Lee Jonesdrm/ttm/ttm_bo: Provide a missing 'bulk' description...
2023-03-16 Arthur Grillodrm/format-helper: Make "destination_pitch" test usable...
2023-03-16 Arthur Grillodrm/format-helper: Add Kunit tests for drm_fb_xrgb8888_...
2023-03-16 Tom Rixdrm/nouveau/nvfw/acr: set wpr_generic_header_dump stora...
2023-03-16 Tom Rixdrm/nouveau/fifo: set nvkm_engn_cgrp_get storage-class...
2023-03-16 Tom Rixdrm/nouveau/fifo: set gf100_fifo_nonstall_block_dump...
2023-03-15 Zack Rusindrm/vmwgfx: Fix src/dst_pitch confusion
2023-03-15 Tvrtko Ursulindrm: Track clients by tgid and not tid
2023-03-15 Fabio Estevamdrm/panel: seiko-43wvf1g: Add the 'enable-gpios' property
2023-03-15 Fabio Estevamdt-bindings: display: seiko,43wvf1g: Add the 'enable...
2023-03-15 Ruihai Zhoudrm/panel: support for STARRY 2081101QFH032011-53G...
2023-03-15 Ruihai Zhoudt-bindings: display: panel: Add compatible for Starry...
2023-03-15 Liu YingMAINTAINERS: Add include/drm/drm_bridge.h to DRM DRIVER...
2023-03-14 Thomas Zimmermanndrm/pl111: Use GEM DMA fbdev emulation
2023-03-14 Thomas Zimmermanndrm/mcde: Use GEM DMA fbdev emulation
2023-03-14 Linus Walleijdrm/mcde: Do not use dirty GEM FB handling
2023-03-14 Thomas Zimmermanndrm/xlnx: Use GEM DMA fbdev emulation
2023-03-14 Thomas Zimmermanndrm/vc4: Use GEM DMA fbdev emulation
2023-03-14 Thomas Zimmermanndrm/tve200: Use GEM DMA fbdev emulation
2023-03-14 Thomas Zimmermanndrm/arcpgu: Use GEM DMA fbdev emulation
2023-03-14 Thomas Zimmermanndrm/tilcdc: Use GEM DMA fbdev emulation
2023-03-14 Thomas Zimmermanndrm/tidss: Use GEM DMA fbdev emulation
2023-03-14 Thomas Zimmermanndrm/sun4i: Use GEM DMA fbdev emulation
2023-03-14 Thomas Zimmermanndrm/stm: Use GEM DMA fbdev emulation
2023-03-14 Thomas Zimmermanndrm/sti: Use GEM DMA fbdev emulation
2023-03-14 Thomas Zimmermanndrm/mxsfb: Use GEM DMA fbdev emulation
2023-03-14 Thomas Zimmermanndrm/mxsfb/lcdif: Use GEM DMA fbdev emulation
2023-03-14 Thomas Zimmermanndrm/meson: Use GEM DMA fbdev emulation
2023-03-14 Thomas Zimmermanndrm/logicvc: Use GEM DMA fbdev emulation
2023-03-14 Thomas Zimmermanndrm/kmb: Use GEM DMA fbdev emulation
2023-03-14 Thomas Zimmermanndrm/imx: Use GEM DMA fbdev emulation
2023-03-14 Thomas Zimmermanndrm/imx/dcss: Use GEM DMA fbdev emulation
2023-03-14 Thomas Zimmermanndrm/fsl-dcu: Use GEM DMA fbdev emulation
2023-03-14 Thomas Zimmermanndrm/atmel-hlcdc: Use GEM DMA fbdev emulation
2023-03-14 Thomas Zimmermanndrm/aspeed: Use GEM DMA fbdev emulation
2023-03-14 Thomas Zimmermannarm/malidp: Use GEM DMA fbdev emulation
2023-03-14 Thomas Zimmermannarm/hdlcd: Use GEM DMA fbdev emulation
2023-03-14 Thomas Zimmermanndrm/fbdev-dma: Implement fbdev emulation for GEM DMA...
2023-03-14 Uwe Kleine... drm: Drop ARCH_MULTIPLATFORM from dependencies
2023-03-14 Marian Cichydrm/imx/lcdc: Implement DRM driver for imx25
2023-03-14 Uwe Kleine... dt-bindings: display: imx: Describe drm binding for...
2023-03-13 Javier Martinez... drm/virtio: Enable fb damage clips property for the...
2023-03-13 Jianhua Ludrm/panel: Add driver for Novatek NT36523
2023-03-13 Jianhua Ludt-bindings: display: panel: Add Novatek NT36523 bindings
2023-03-13 Stanislaw Gruszkaaccel: Build sub-directories based on config options
2023-03-13 Thomas Zimmermanndrm/cirrus: Use VGA macro constants to unblank
2023-03-13 Thomas Zimmermanndrm/cirrus: Store HW format/pitch in primary-plane...
2023-03-13 Thomas Zimmermanndrm/cirrus: Introduce struct cirrus_primary_plane_state
2023-03-13 Thomas Zimmermanndrm/cirrus: Inline cirrus_check_size() into primary...
2023-03-13 Thomas Zimmermanndrm/cirrus: Test mode against video-memory size in...
2023-03-13 Thomas Zimmermanndrm/cirrus: Remove size test from cirrus_fb_create()
2023-03-13 Thomas Zimmermanndrm/cirrus: Remove format test from cirrus_fb_create()
2023-03-13 Thomas Zimmermanndrm/cirrus: Inline cirrus_fb_blit_rect()
2023-03-13 Thomas Zimmermanndrm/cirrus: Enable damage clipping on primary plane
2023-03-13 Thomas Zimmermanndrm/cirrus: Convert to regular atomic helpers
2023-03-13 Thomas Zimmermanndrm/cirrus: Move primary-plane format arrays
2023-03-13 Thomas Zimmermanndrm/cirrus: Integrate connector into pipeline code
2023-03-13 Thomas Zimmermanndrm/cirrus: Split cirrus_mode_set() into smaller functions
2023-03-13 Thomas Zimmermanndrm/cirrus: Move drm_dev_{enter, exit}() into DRM helpers
2023-03-13 Thomas Zimmermanndrm/cirrus: Use drm_fb_blit() to update scanout buffer
2023-03-13 Thomas Zimmermanndrm/cirrus: Replace cpp value with format
2023-03-13 Thomas Zimmermanndrm/cirrus: Compute blit destination offset in single...
2023-03-13 Thomas ZimmermannMerge drm/drm-next into drm-misc-next
2023-03-10 Javier Martinez... drm/format-helper: Make conversion_buf_size() support...
2023-03-09 Uwe Kleine... drm/tests: helpers: Drop empty platform remove function
2023-03-09 Thomas Hellströmdrm/ttm: Don't print error message if eviction was...
2023-03-09 Thomas Hellströmdrm/ttm: Unexport ttm_global_swapout()
2023-03-09 Thomas Hellströmdrm/ttm: Use the BIT macro for the TTM_TT_FLAGs
2023-03-09 Gerald Loackerdrm/rockchip: vop2: add polarity flags to RGB output
2023-03-09 Jacob Kellerdrm/rockchip: vop2: use struct_size() in vop2_bind
2023-03-09 Sascha Hauerdrm/rockchip: dw_hdmi: discard modes with unachievable...
2023-03-09 Sascha Hauerdrm/rockchip: dw_hdmi: Add support for 4k@30 resolution
2023-03-09 Sascha Hauerdrm/rockchip: dw_hdmi: relax mode_valid hook
2023-03-09 Sascha Hauerdrm/rockchip: vop: limit maximum resolution to hardware...
2023-03-07 Konrad Dybciogpu/drm/panel: Add Sony TD4353 JDI panel driver
2023-03-07 Konrad Dybciodt-bindings: display/panel: Add Sony Tama TD4353 JDI...
2023-03-07 Maya Matuszczykdrm: panel: Add orientation support for st7701
2023-03-07 Maya Matuszczykdrm: panel: Add Elida KD50T048A to Sitronix ST7701...
2023-03-07 Maya Matuszczykdt-bindings: display: panel: sitronix,st7701: Add Elida...
2023-03-07 Jiapeng Chongdrm/rockchip: dsi: Remove the unused function dsi_read()
2023-03-07 Deepak R Varmadrm/nouveau/hwmon: Use sysfs_emit in show function...
2023-03-06 Dmitry Osipenkodrm/virtio: Fix handling CONFIG_DRM_VIRTIO_GPU_KMS...
2023-03-06 Carlo Caionedrm/meson/meson_venc: Relax the supported mode checks
2023-03-05 Linus TorvaldsLinux 6.3-rc1 v6.3-rc1
2023-03-05 Linus Torvaldscpumask: re-introduce constant-sized cpumask optimizations
2023-03-05 Linus TorvaldsMerge tag 'v6.3-p2' of git://git./linux/kernel/git...
2023-03-05 Linus TorvaldsMerge tag 'x86-urgent-2023-03-05' of git://git./linux...
2023-03-05 Linus TorvaldsMerge tag 'irq-urgent-2023-03-05' of git://git./linux...
2023-03-05 Linus TorvaldsMerge tag 'pull-misc' of git://git./linux/kernel/git...
2023-03-05 Linus TorvaldsMerge tag 'pull-fixes' of git://git./linux/kernel/git...
2023-03-05 Masahiro YamadaRemove Intel compiler support
2023-03-05 Al ViroAdding VFS co-maintainer
2023-03-05 Simon Serdrm: remove outdated doc TODO for subconnector property
2023-03-05 Simon Serdrm: document connector margin properties
2023-03-04 Linus TorvaldsMerge tag 'i2c-for-6.3-rc1-part2' of git://git./linux...
2023-03-04 Linus Torvaldsmm: avoid gcc complaint about pointer casting
next