index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
sysfb
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
2
-32
/
+95
2026-08-26
drm/sysfb: ofdrm: Fix is_avivo() constant comparison bug
Shixiong Ou
1
-1
/
+1
2026-08-26
drm/sysfb: ofdrm: Fix integer overflow in fb_size calculation
Shixiong Ou
1
-1
/
+5
2026-07-08
drm/sysfb: simpledrm: Read panel orientation from DT node
Thomas Zimmermann
1
-2
/
+9
2026-06-30
drm/sysfb: simpledrm: Validate mmap size against framebuffer size
Thomas Zimmermann
1
-0
/
+24
2026-06-30
drm/sysfb: simpledrm: Improve stride validation
Thomas Zimmermann
1
-2
/
+8
2026-06-30
drm/sysfb: simpledrm: Inline simplefb_get_validated_int()
Thomas Zimmermann
1
-9
/
+2
2026-06-30
drm/sysfb: simpledrm: Improve panel-size validation
Thomas Zimmermann
1
-3
/
+46
2026-06-30
drm/sysfb: simpledrm: Improve framebuffer-size validation
Thomas Zimmermann
1
-11
/
+4
2026-06-30
firmware: sysfb: Mark CONFIG_SYSFB_SIMPLEFB as deprecated
Thomas Zimmermann
1
-5
/
+2
2026-06-26
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
-11
/
+8
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
[next]