index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
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/gud: Fix missing include
Noralf Trønnes
2022-12-08
1
-0
/
+1
*
drm/gud: Enable synchronous flushing by default
Noralf Trønnes
2022-12-06
1
-8
/
+4
*
drm/gud: Use the shadow plane helper
Noralf Trønnes
2022-12-06
3
-26
/
+57
*
drm/gud: Prepare buffer for CPU access in gud_flush_work()
Noralf Trønnes
2022-12-06
1
-34
/
+33
*
drm/gud: Split up gud_flush_work()
Noralf Trønnes
2022-12-06
1
-25
/
+31
*
drm/gud: Don't retry a failed framebuffer flush
Noralf Trønnes
2022-12-06
1
-40
/
+8
*
drm/gud: Fix UBSAN warning
Noralf Trønnes
2022-12-06
1
-2
/
+2
*
drm/connector: Rename drm_mode_create_tv_properties
Maxime Ripard
2022-11-24
1
-2
/
+2
*
drm/connector: Rename legacy TV property
Maxime Ripard
2022-11-24
1
-3
/
+3
*
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
2022-11-05
1
-1
/
+1
*
drm/atomic-helper: Rename drm_atomic_helper_connector_tv_reset to avoid ambig...
Maxime Ripard
2022-10-10
1
-1
/
+1
*
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