index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_panic_qr.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-02
drm/panic: Use a decimal fifo to avoid u64 by u64 divide
Jocelyn Falempe
1
-23
/
+48
2025-04-18
drm/panic: use `///` for private items too
Miguel Ojeda
1
-14
/
+15
2025-04-07
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-12
/
+17
2025-03-31
Merge tag 'rust-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
1
-4
/
+9
2025-03-29
Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-73
/
+35
2025-03-27
drm/panic: add missing Markdown code span
Miguel Ojeda
1
-1
/
+1
2025-03-27
drm/panic: add missing space
Miguel Ojeda
1
-1
/
+1
2025-03-14
Merge tag 'drm-misc-fixes-2025-03-13' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
1
-8
/
+8
2025-03-10
drm/panic: clean Clippy warning
Miguel Ojeda
1
-1
/
+1
2025-03-09
panic_qr: use new #[export] macro
Alice Ryhl
1
-4
/
+9
2025-03-07
drm/panic: fix overindented list items in documentation
Miguel Ojeda
1
-6
/
+6
2025-03-07
drm/panic: use `div_ceil` to clean Clippy warning
Miguel Ojeda
1
-2
/
+2
2025-02-07
drm/panic: Better binary encoding in QR code
Jocelyn Falempe
1
-73
/
+35
2024-12-16
rust: finish using custom FFI integer types
Miguel Ojeda
1
-1
/
+1
2024-12-10
drm/panic: remove spurious empty line to clean warning
Miguel Ojeda
1
-1
/
+0
2024-10-21
drm/panic: allow verbose version check
Thomas Böhler
1
-0
/
+1
2024-10-21
drm/panic: allow verbose boolean for clarity
Thomas Böhler
1
-1
/
+4
2024-10-20
drm/panic: correctly indent continuation of line in list item
Thomas Böhler
1
-1
/
+1
2024-10-20
drm/panic: remove redundant field when assigning value
Thomas Böhler
1
-1
/
+1
2024-10-20
drm/panic: prefer eliding lifetimes
Thomas Böhler
1
-1
/
+1
2024-10-20
drm/panic: remove unnecessary borrow in alignment_pattern
Thomas Böhler
1
-1
/
+1
2024-10-20
drm/panic: avoid reimplementing Iterator::find
Thomas Böhler
1
-6
/
+3
2024-08-23
drm/panic: Add a QR code panic screen
Jocelyn Falempe
1
-0
/
+1003