index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_displayid.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-17
drm/edid: rename drm_find_edid_extension() to drm_edid_find_extension()
Jani Nikula
1
-1
/
+2
2024-04-17
drm/edid: move all internal declarations to drm_crtc_internal.h
Jani Nikula
1
-0
/
+1
2024-04-17
drm/displayid: move drm_displayid.h to drm_displayd_internal.h
Jani Nikula
1
-1
/
+2
2023-02-27
drm/displayid: provide access to DisplayID version and primary use case
Jani Nikula
1
-0
/
+30
2023-02-27
drm/displayid: return struct displayid_header from validate_displayid()
Jani Nikula
1
-9
/
+8
2023-02-27
drm/displayid: add displayid_get_header() and check bounds better
Jani Nikula
1
-1
/
+16
2022-05-13
drm/displayid: convert to drm_edid
Jani Nikula
1
-8
/
+8
2021-03-31
drm/displayid: rename displayid_hdr to displayid_header
Jani Nikula
1
-5
/
+5
2021-03-31
drm/displayid: allow data blocks with 0 payload length
Jani Nikula
1
-2
/
+1
2021-03-31
drm/edid: use the new displayid iterator for tile info
Jani Nikula
1
-3
/
+3
2021-03-31
drm/displayid: add new displayid section/block iterators
Jani Nikula
1
-0
/
+74
2021-03-31
drm/displayid: add separate drm_displayid.c
Jani Nikula
1
-0
/
+59