2022-12-05 | Thomas Zimmermann | drm/simple-kms: Remove drm_gem_simple_display_pipe_prepare_fb() Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221202125644.7917-2-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-11-24 | Thomas Zimmermann | drm/fb-helper: Don't use the preferred depth for the... Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221123115348.2521-8-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-11-24 | Thomas Zimmermann | drm/solomon: Set preferred color depth and bpp to the... Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221123115348.2521-7-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-11-24 | Thomas Zimmermann | drm/simpledrm: Set preferred depth from format of scanout... Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221123115348.2521-6-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-11-24 | Thomas Zimmermann | drm/ofdrm: Set preferred depth from format of scanout... Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221123115348.2521-5-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-11-24 | Thomas Zimmermann | drm/cirrus: Decouple fbdev bpp value from color depth Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221123115348.2521-4-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-11-24 | Thomas Zimmermann | drm/logicvc: Fix preferred fbdev cpp Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221123115348.2521-3-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-11-24 | Thomas Zimmermann | drm/hisilicon/hibmc: Fix preferred depth and bpp Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221123115348.2521-2-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-11-24 | Thomas Zimmermann | Merge drm/drm-next into drm-misc-next Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> |
commit | commitdiff | tree |
2022-11-21 | Shang XiaoJing | drm: Fix potential null-ptr-deref due to drmm_mode_config_init() Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> |
commit | commitdiff | tree |
2022-11-21 | ChunyouTang | drm/gem-shmem: When drm_gem_object_init failed, should... Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> |
commit | commitdiff | tree |
2022-11-20 | Thomas Zimmermann | Revert "drm/fb-helper: Perform damage handling in deferred... Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...dri-devel/20221115115819.23088-6-tzimmermann@suse.de/T/#m06eedc0a468940e4cbbd14ca026733b639b... ...patch/msgid/20221118133535.9739-4-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-11-20 | Thomas Zimmermann | Revert "drm/fb-helper: Schedule deferred-I/O worker... Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...dri-devel/20221115115819.23088-6-tzimmermann@suse.de/T/#m06eedc0a468940e4cbbd14ca026733b639b... ...patch/msgid/20221118133535.9739-3-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-11-20 | Thomas Zimmermann | Revert "drm/fb-helper: Remove damage worker" Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...dri-devel/20221115115819.23088-6-tzimmermann@suse.de/T/#m06eedc0a468940e4cbbd14ca026733b639b... ...patch/msgid/20221118133535.9739-2-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-11-17 | Thomas Zimmermann | fbdev: Make fb_modesetting_disabled() static inline Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221117114729.7570-1-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-11-16 | Thomas Zimmermann | fbdev: Add support for the nomodeset kernel parameter Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221111133024.9897-3-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-11-16 | Thomas Zimmermann | drm: Move nomodeset kernel parameter to drivers/video Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221111133024.9897-2-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-11-16 | Thomas Zimmermann | drm/fb-helper: Remove damage worker Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221115115819.23088-7-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-11-16 | Thomas Zimmermann | drm/fb-helper: Schedule deferred-I/O worker after writing... Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221115115819.23088-6-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-11-16 | Thomas Zimmermann | drm/fb-helper: Perform damage handling in deferred... Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221115115819.23088-5-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-11-16 | Thomas Zimmermann | drm/fb-helper: Remove test for fb_dirty callback from... Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221115115819.23088-4-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-11-16 | Thomas Zimmermann | drm/fb-helper: Move dirty-fb update into helper function Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221115115819.23088-3-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-11-16 | Thomas Zimmermann | drm/fb-helper: Set damage-clip area in helper Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221115115819.23088-2-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-11-08 | Thomas Zimmermann | drm/gem: Implement shadow-plane {begin, end}_fb_access... Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221025101737.8874-3-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-11-08 | Thomas Zimmermann | drm/atomic-helper: Add {begin,end}_fb_access to plane... Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221025101737.8874-2-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-11-08 | Thomas Zimmermann | drm/fb-helper: Document struct drm_fb_helper.hint_leak_smem_... Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Cc: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221107125329.12842-4-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-11-08 | Thomas Zimmermann | drm/hisilicon/hibmc: Include <linux/io.h> for readl... Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Cc: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221107125329.12842-3-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-11-08 | Thomas Zimmermann | drm/fbdev: Include <linux/vmalloc.h> Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Cc: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221107125329.12842-2-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-11-08 | Daniel Vetter | drm/fb-helper: Fix missing kerneldoc include Cc: Thomas Zimmermann <tzimmermann@suse.de> Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de> Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> |
commit | commitdiff | tree |
2022-11-05 | Thomas Zimmermann | drm/fb-helper: Clarify use of last_close and output_poll_changed Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221103151446.2638-24-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-11-05 | Thomas Zimmermann | drm/fb-helper: Remove unnecessary include statements Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221103151446.2638-23-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-11-05 | Thomas Zimmermann | drm/fb-helper: Move generic fbdev emulation into separate... Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221103151446.2638-22-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-11-05 | Thomas Zimmermann | drm/fb-helper: Set flag in struct drm_fb_helper for... Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221103151446.2638-21-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-11-05 | Thomas Zimmermann | drm/fb-helper: Always initialize generic fbdev emulation Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221103151446.2638-20-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-11-05 | Thomas Zimmermann | drm/fb_helper: Minimize damage-helper overhead Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221103151446.2638-19-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-11-05 | Thomas Zimmermann | drm/fb-helper: Perform all fbdev I/O with the same... Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221103151446.2638-18-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-11-05 | Thomas Zimmermann | drm/fb-helper: Call fb_sync in I/O functions Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221103151446.2638-17-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-11-05 | Thomas Zimmermann | drm/fb-helper: Disconnect damage worker from update... Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221103151446.2638-16-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-11-05 | Thomas Zimmermann | drm/fb-helper: Rename drm_fb_helper_unregister_fbi... Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221103151446.2638-15-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-11-05 | Thomas Zimmermann | drm/fb-helper: Rename drm_fb_helper_alloc_fbi() to... Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221103151446.2638-14-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-11-05 | Thomas Zimmermann | drm/fb_helper: Rename field fbdev to info in struct... Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221103151446.2638-13-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-11-05 | Thomas Zimmermann | drm/fb-helper: Cleanup include statements in header... Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221103151446.2638-12-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-11-05 | Thomas Zimmermann | drm/tve200: Include <linux/of.h> Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221103151446.2638-11-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-11-05 | Thomas Zimmermann | drm/panel-ili9341: Include <linux/backlight.h> Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221103151446.2638-10-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-11-05 | Thomas Zimmermann | drm/rockchip: Don't set struct drm_driver.output_poll_changed Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221103151446.2638-9-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-11-05 | Thomas Zimmermann | drm/logicvc: Don't set struct drm_driver.output_poll_changed Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221103151446.2638-8-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-11-05 | Thomas Zimmermann | drm/ingenic: Don't set struct drm_driver.output_poll_changed Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221103151446.2638-7-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-11-05 | Thomas Zimmermann | drm/imx/dcss: Don't set struct drm_driver.output_poll_changed Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221103151446.2638-6-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-11-05 | Thomas Zimmermann | drm/amdgpu: Don't set struct drm_driver.output_poll_changed Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221103151446.2638-5-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-11-05 | Thomas Zimmermann | drm/vboxvideo: Don't set struct drm_driver.lastclose Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221103151446.2638-4-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-11-05 | Thomas Zimmermann | drm/mcde: Don't set struct drm_driver.lastclose Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221103151446.2638-3-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-11-05 | Thomas Zimmermann | drm/komeda: Don't set struct drm_driver.lastclose Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221103151446.2638-2-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-11-05 | Thomas Zimmermann | Merge drm/drm-next into drm-misc-next Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> |
commit | commitdiff | tree |
2022-11-04 | Thomas Zimmermann | drm/ofdrm: Cast error pointers to void __iomem * Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221103101627.32502-3-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-11-04 | Thomas Zimmermann | drm/ofdrm: Convert PCI IDs to CPU endianness for comparing Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221103101627.32502-2-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-11-03 | Thomas Zimmermann | drm/ofdrm: Depend on CONFIG_MMU Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Cc: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221101104049.15601-1-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-10-31 | Hector Martin | drm/format-helper: Only advertise supported formats... Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de> Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> |
commit | commitdiff | tree |
2022-10-27 | Michał Mirosław | fbdev/core: Avoid uninitialized read in aperture_remove_conf... Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> |
commit | commitdiff | tree |
2022-10-20 | Thomas Zimmermann | Merge drm/drm-fixes into drm-misc-fixes Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> |
commit | commitdiff | tree |
2022-10-16 | Thomas Zimmermann | drm/ast: Avoid reprogramming primary-plane scanout... Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221013112923.769-9-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-10-16 | Thomas Zimmermann | drm/ast: Convert ast to SHMEM Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221013112923.769-8-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-10-16 | Thomas Zimmermann | drm/ast: Style cleanups in plane code Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221013112923.769-7-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-10-16 | Thomas Zimmermann | drm/ast: Rename struct ast_cursor_plane to struct ast_plane Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221013112923.769-6-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-10-16 | Thomas Zimmermann | drm/ast: Remove cursor double buffering Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221013112923.769-5-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-10-16 | Thomas Zimmermann | drm/ast: Do not call drm_atomic_add_affected_planes() Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221013112923.769-4-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-10-16 | Thomas Zimmermann | drm/ast: Call drm_atomic_helper_check_plane_state(... Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221013112923.769-3-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-10-16 | Thomas Zimmermann | drm/ast: Acquire I/O-register lock in atomic_commit_tail... Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221013112923.769-2-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-10-14 | Thomas Zimmermann | drm/ofdrm: Support big-endian scanout buffers Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221011150712.3928-6-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-10-14 | Thomas Zimmermann | drm/ofdrm: Support color management Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221011150712.3928-5-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-10-14 | Thomas Zimmermann | drm/ofdrm: Add per-model device function Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221011150712.3928-4-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-10-14 | Thomas Zimmermann | drm/ofdrm: Add CRTC state Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221011150712.3928-3-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-10-14 | Thomas Zimmermann | drm/ofdrm: Add ofdrm for Open Firmware framebuffers Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221011150712.3928-2-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-10-08 | Thomas Zimmermann | drm/atomic-helper: Replace drm_atomic_helper_check_crtc_state() Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221007124338.24152-3-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-10-08 | Thomas Zimmermann | drm/atomic-helper: Don't allocate new plane state in... Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Cc: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221007124338.24152-2-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-10-07 | Thomas Zimmermann | drm/udl: Add constants for commands Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...msgid/20221006095355.23579-17-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-10-07 | Thomas Zimmermann | drm/udl: Add register constants for framebuffer scanout... Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...msgid/20221006095355.23579-16-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-10-07 | Thomas Zimmermann | drm/udl: Add register constants for video locks Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...msgid/20221006095355.23579-15-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-10-07 | Thomas Zimmermann | drm/udl: Add register constants for color depth Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...msgid/20221006095355.23579-14-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-10-07 | Thomas Zimmermann | drm/udl: Add constants for display-mode registers Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...msgid/20221006095355.23579-13-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-10-07 | Thomas Zimmermann | drm/udl: Move register constants to udl_proto.h Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...msgid/20221006095355.23579-12-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-10-07 | Thomas Zimmermann | drm/udl: Use damage iterator Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...msgid/20221006095355.23579-11-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-10-07 | Thomas Zimmermann | drm/udl: Support DRM hot-unplugging Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...msgid/20221006095355.23579-10-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-10-07 | Thomas Zimmermann | drm/udl: Simplify modesetting in CRTC's enable function Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221006095355.23579-9-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-10-07 | Thomas Zimmermann | drm/udl: Convert to atomic-modesetting helpers Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221006095355.23579-8-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-10-07 | Thomas Zimmermann | drm/udl: Remove udl_simple_display_pipe_mode_valid() Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221006095355.23579-7-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-10-07 | Thomas Zimmermann | drm/udl: Move connector to modesetting code Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221006095355.23579-6-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-10-07 | Thomas Zimmermann | drm/udl: Various improvements to the connector Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221006095355.23579-5-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-10-07 | Thomas Zimmermann | drm/udl: Use USB timeout constant when reading EDID Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221006095355.23579-4-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-10-07 | Thomas Zimmermann | drm/udl: Test pixel limit in mode-config's mode-valid... Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221006095355.23579-3-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-10-07 | Thomas Zimmermann | drm/udl: Rename struct udl_drm_connector to struct... Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20221006095355.23579-2-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-09-27 | Thomas Zimmermann | drm/simpledrm: Synchronize access to GEM BOs Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20220922130944.27138-6-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-09-27 | Thomas Zimmermann | drm/simpledrm: Iterate over damage clips Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20220922130944.27138-5-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-09-27 | Thomas Zimmermann | drm/simpledrm: Remove !fb check from atomic_update Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20220922130944.27138-4-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-09-27 | Thomas Zimmermann | drm/simpledrm: Use drm_atomic_get_new_plane_state() Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20220922130944.27138-3-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-09-27 | Thomas Zimmermann | drm/simpledrm: Compute linestride with drm_format_info_min_p... Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20220922130944.27138-2-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-09-26 | ruanjinjie | drm/ast: make ast_modeset static Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> |
commit | commitdiff | tree |
2022-09-20 | Jammy Huang | drm/ast: Fix video broken in some resolutions on ast2600 Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> |
commit | commitdiff | tree |
2022-09-20 | Jammy Huang | drm/ast: Add resolution support for 1152x864@75 Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> |
commit | commitdiff | tree |
2022-09-20 | Thomas Zimmermann | drm/plane-helper: Provide DRM_PLANE_NON_ATOMIC_FUNCS... Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20220909105947.6487-5-tzimmermann@suse.de |
commit | commitdiff | tree |
2022-09-20 | Thomas Zimmermann | drm/plane-helper: Warn if atomic drivers call non-atomic... Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ...patch/msgid/20220909105947.6487-4-tzimmermann@suse.de |
commit | commitdiff | tree |
next |