index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
sysfb
Age
Commit message (
Expand
)
Author
Files
Lines
12 days
Merge tag 'drm-fixes-2026-06-27' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
4
-10
/
+18
2026-06-22
drm/sysfb: Avoid truncating maximum stride
Thomas Zimmermann
1
-1
/
+7
2026-06-22
drm/sysfb: Return errno code from drm_sysfb_get_visible_size()
Thomas Zimmermann
4
-8
/
+9
2026-06-22
drm/sysfb: Avoid possible truncation with calculating visible size
Thomas Zimmermann
1
-1
/
+2
2026-06-22
drm/sysfb: Do not page-align visible size of the framebuffer
Thomas Zimmermann
1
-1
/
+1
2026-05-08
Merge tag 'drm-misc-next-2026-05-07' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
5
-0
/
+99
2026-05-04
drm/sysfb: vesadrm: Support power management
Thomas Zimmermann
1
-0
/
+19
2026-05-04
drm/sysfb: simpledrm: Support power management
Thomas Zimmermann
1
-0
/
+21
2026-05-04
drm/sysfb: ofdrm: Support power management
Thomas Zimmermann
1
-0
/
+19
2026-05-04
drm/sysfb: efidrm: Support power management
Thomas Zimmermann
1
-0
/
+19
2026-05-04
drm/sysfb: corebootdrm: Support power management
Thomas Zimmermann
1
-0
/
+21
2026-05-04
drm: Rename struct drm_atomic_state to drm_atomic_commit
Maxime Ripard
4
-11
/
+11
2026-04-27
drm/sysfb: ofdrm: fix PCI device reference leaks
Yuho Choi
1
-0
/
+2
2026-04-07
Merge v7.0-rc7 into drm-next
Simona Vetter
1
-15
/
+31
2026-03-31
drm/sysfb: Fix efidrm error handling and memory type mismatch
Chen Ni
1
-15
/
+31
2026-02-23
Merge drm/drm-next into drm-misc-next
Maxime Ripard
3
-16
/
+20
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-4
/
+4
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-4
/
+4
2026-02-20
drm/sysfb: corebootdrm: Support panel orientation
Thomas Zimmermann
1
-4
/
+26
2026-02-20
drm/sysfb: corebootdrm: Add DRM driver for coreboot framebuffers
Thomas Zimmermann
3
-0
/
+429
2026-02-20
drm/sysfb: Generalize pixel-format matching
Thomas Zimmermann
5
-36
/
+42
2026-02-09
Merge tag 'efi-next-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-12
/
+16
2026-01-14
drm/sysfb: Remove duplicate declarations
Thomas Zimmermann
1
-9
/
+0
2025-12-16
sysfb: Move edid_info into sysfb_primary_display
Thomas Zimmermann
2
-6
/
+4
2025-12-16
sysfb: Pass sysfb_primary_display to devices
Thomas Zimmermann
2
-6
/
+12
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
4
-0
/
+4
2025-10-23
drm/sysfb: Use new CRTC state in begin_fb_access
Thomas Zimmermann
1
-1
/
+1
2025-09-23
drm/sysfb: simpledrm: Sort headers correctly
Luca Weiss
1
-1
/
+2
2025-09-23
drm/sysfb: Lookup blit function during atomic check
Thomas Zimmermann
3
-5
/
+114
2025-09-23
drm/sysfb: Add custom plane state
Thomas Zimmermann
2
-2
/
+69
2025-09-04
drm/sysfb: Remove double assignment to pointer crtc_state
Colin Ian King
1
-2
/
+1
2025-08-28
drm/vesadrm: Remove unneeded semicolon
Chen Ni
1
-1
/
+1
2025-08-27
drm/sysfb: Do not deref unexisting CRTC state in atomic_disable
Thomas Zimmermann
1
-4
/
+1
2025-08-26
drm/vesadrm: Support DRM_FORMAT_C8
Thomas Zimmermann
1
-1
/
+113
2025-08-26
drm/vesadrm: Prepare color management for palette-based framebuffers
Thomas Zimmermann
1
-8
/
+15
2025-08-26
drm/vesadrm: Rename vesadrm_set_gamma_lut() to vesadrm_set_color_lut()
Thomas Zimmermann
1
-8
/
+8
2025-08-26
drm/sysfb: Blit to CRTC destination format
Thomas Zimmermann
2
-11
/
+20
2025-08-26
drm/sysfb: Find screen_info format with helpers
Thomas Zimmermann
1
-12
/
+9
2025-08-13
drm/simpledrm: Use of_reserved_mem_region_to_resource() for "memory-region"
Rob Herring (Arm)
1
-10
/
+5
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
6
-126
/
+218
2025-06-27
drm/vesadrm: Avoid NULL-ptr deref in vesadrm_pmi_cmap_write()
Thomas Zimmermann
1
-4
/
+9
2025-06-18
drm/format-helper: Move drm_fb_build_fourcc_list() to sysfb helpers
Thomas Zimmermann
6
-10
/
+150
2025-06-16
video: Make global edid_info depend on CONFIG_FIRMWARE_EDID
Thomas Zimmermann
2
-2
/
+2
2025-05-26
drm/vesadrm: Use helpers for programming gamma ramps
Thomas Zimmermann
1
-64
/
+36
2025-05-26
drm/ofdrm: Use helpers for programming gamma ramps
Thomas Zimmermann
1
-50
/
+30
2025-04-14
drm/sysfb: Share helpers for screen_info validation
Thomas Zimmermann
5
-192
/
+160
2025-04-14
drm/sysfb: Share helpers for integer validation
Thomas Zimmermann
6
-72
/
+48
2025-04-14
drm/sysfb: Split source file
Thomas Zimmermann
4
-4
/
+16
2025-04-11
drm/sysfb: efidrm: Avoid clang -Wsometimes-uninitialized in efidrm_device_cre...
Nathan Chancellor
1
-1
/
+3
2025-04-09
drm/sysfb: efidrm: Support module builds
Thomas Zimmermann
1
-2
/
+2
[next]