index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
gud
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/format-helper: Rework XRGB8888-to-GRAY8 conversion
Thomas Zimmermann
2022-08-10
1
-2
/
+5
*
drm/format-helper: Rework XRGB8888-to-RGB888 conversion
Thomas Zimmermann
2022-08-10
1
-1
/
+1
*
drm/format-helper: Rework XRGB8888-to-RGBG565 conversion
Thomas Zimmermann
2022-08-10
1
-1
/
+2
*
drm/format-helper: Rework XRGB8888-to-RGBG332 conversion
Thomas Zimmermann
2022-08-10
1
-1
/
+1
*
drm/format-helper: Convert drm_fb_swab() to struct iosys_map
Thomas Zimmermann
2022-08-10
1
-1
/
+1
*
drm/format-helper: Merge drm_fb_memcpy() and drm_fb_memcpy_toio()
Thomas Zimmermann
2022-08-10
1
-1
/
+3
*
drm/gud: Fix endianness in gud_xrgb8888_to_color() helper
Geert Uytterhoeven
2022-07-19
1
-6
/
+8
*
drm: Drop drm_blend.h from drm_crtc.h
Ville Syrjälä
2022-06-20
1
-0
/
+1
*
drm: Drop drm_edid.h from drm_crtc.h
Ville Syrjälä
2022-06-20
1
-0
/
+1
*
dma-buf-map: Rename to iosys-map
Lucas De Marchi
2022-02-07
1
-2
/
+2
*
drm/format-helper: Rework format-helper conversion functions
Thomas Zimmermann
2021-11-11
1
-5
/
+5
*
drm/format-helper: Add destination-buffer pitch to drm_fb_swab()
Thomas Zimmermann
2021-11-11
1
-1
/
+1
*
drm/format-helper: Rework format-helper memcpy functions
Thomas Zimmermann
2021-11-11
1
-1
/
+1
*
drm/gud: Add GUD_PIXEL_FORMAT_RGB888
Noralf Trønnes
2021-10-04
3
-0
/
+8
*
drm/gud: Add GUD_PIXEL_FORMAT_RGB332
Noralf Trønnes
2021-10-04
3
-0
/
+8
*
drm/gud: Add GUD_PIXEL_FORMAT_R8
Noralf Trønnes
2021-10-04
3
-0
/
+8
*
drm/shmem-helper: Switch to vmf_insert_pfn
Daniel Vetter
2021-08-12
1
-1
/
+1
*
drm/gud: Get offset-adjusted mapping from drm_gem_fb_vmap()
Thomas Zimmermann
2021-08-08
1
-2
/
+3
*
drm/gem: Provide offset-adjusted framebuffer BO mappings
Thomas Zimmermann
2021-08-08
1
-1
/
+1
*
drm/gud: Map framebuffer BOs with drm_gem_fb_vmap()
Thomas Zimmermann
2021-08-02
1
-5
/
+5
*
drm/gud: Use framebuffer dma-buf helpers
Thomas Zimmermann
2021-07-23
1
-8
/
+5
*
drm/gud: Add async_flush module parameter
Noralf Trønnes
2021-07-08
1
-0
/
+15
*
drm/gud: Add Raspberry Pi Pico ID
Noralf Trønnes
2021-07-08
1
-0
/
+1
*
drm/gud: Use scatter-gather USB bulk transfer
Noralf Trønnes
2021-07-08
3
-21
/
+78
*
drm/gud: Free buffers on device removal
Noralf Trønnes
2021-07-08
1
-4
/
+5
*
drm/tiny: drm_gem_simple_display_pipe_prepare_fb is the default
Daniel Vetter
2021-06-24
1
-1
/
+0
*
drm/gud: cleanup coding style a bit
Bernard Zhao
2021-04-27
1
-2
/
+2
*
drm/gud: Remove unneeded semicolon
kernel test robot
2021-03-23
3
-4
/
+4
*
drm/gud: fix sizeof use
kernel test robot
2021-03-23
1
-1
/
+1
*
drm: Add GUD USB Display driver
Noralf Trønnes
2021-03-16
6
-0
/
+2114