index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
gen_crc64table.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-08-22
drm/msm: Make .remove and .shutdown HW shutdown consistent
Javier Martinez Canillas
1
-4
/
+9
2022-08-19
drm/virtio: remove drm_plane_cleanup() destroy hook
Danilo Krummrich
1
-1
/
+0
2022-08-16
drm/nouveau/kms/nv140-: Disable interlacing
Lyude Paul
1
-1
/
+2
2022-08-15
drm/vc4: Drop of_gpio header
Maíra Canal
1
-1
/
+0
2022-08-11
drm/i915: Use luminance range calculated during edid parsing
Jouni Högander
1
-2
/
+13
2022-08-11
drm/amdgpu_dm: Rely on split out luminance calculation function
Jouni Högander
1
-31
/
+4
2022-08-11
drm: New function to get luminance range based on static hdr metadata
Jouni Högander
2
-1
/
+72
2022-08-11
drm:pl111: Add of_node_put() when breaking out of for_each_available_child_of...
Liang He
1
-0
/
+1
2022-08-11
drm/bridge: tc358767: disable main link PHYs on main link disable
Lucas Stach
1
-1
/
+7
2022-08-11
drm/bridge: tc358767: increase CLRSIPO count
Lucas Stach
1
-4
/
+4
2022-08-11
drm/bridge: tc358767: don't fixup mode sync polarity
Lucas Stach
1
-36
/
+18
2022-08-10
dma-buf/sync_file: use strscpy to replace strlcpy
XueBing Chen
1
-4
/
+4
2022-08-10
drm/udl: Replace BUG_ON() with WARN_ON()
Takashi Iwai
2
-2
/
+4
2022-08-10
drm/udl: Kill pending URBs at suspend and disconnect
Takashi Iwai
3
-3
/
+26
2022-08-10
drm/udl: Sync pending URBs at suspend / disconnect
Takashi Iwai
3
-0
/
+20
2022-08-10
drm/udl: Replace semaphore with a simple wait queue
Takashi Iwai
2
-64
/
+31
2022-08-10
drm/format-helper: Rename parameter vmap to src
Thomas Zimmermann
2
-62
/
+62
2022-08-10
drm/format-helper: Move destination-buffer handling into internal helper
Thomas Zimmermann
1
-111
/
+63
2022-08-10
drm/format-helper: Rework XRGB8888-to-MONO conversion
Thomas Zimmermann
4
-25
/
+49
2022-08-10
drm/format-helper: Rework XRGB8888-to-GRAY8 conversion
Thomas Zimmermann
4
-17
/
+46
2022-08-10
drm/format-helper: Rework XRGB8888-to-XRGB2101010 conversion
Thomas Zimmermann
2
-19
/
+37
2022-08-10
drm/format-helper: Rework RGB888-to-XRGB8888 conversion
Thomas Zimmermann
1
-7
/
+19
2022-08-10
drm/format-helper: Rework RGB565-to-XRGB8888 conversion
Thomas Zimmermann
1
-7
/
+19
2022-08-10
drm/format-helper: Rework XRGB8888-to-RGB888 conversion
Thomas Zimmermann
4
-36
/
+36
2022-08-10
drm/format-helper: Rework XRGB8888-to-RGBG565 conversion
Thomas Zimmermann
6
-62
/
+55
2022-08-10
drm/format-helper: Rework XRGB8888-to-RGBG332 conversion
Thomas Zimmermann
4
-19
/
+46
2022-08-10
drm/format-helper: Convert drm_fb_swab() to struct iosys_map
Thomas Zimmermann
4
-19
/
+44
2022-08-10
drm/format-helper: Merge drm_fb_memcpy() and drm_fb_memcpy_toio()
Thomas Zimmermann
7
-73
/
+70
2022-08-10
drm/format-helper: Provide drm_fb_blit()
Thomas Zimmermann
3
-23
/
+36
2022-08-10
iosys-map: Add IOSYS_MAP_INIT_VADDR_IOMEM()
Thomas Zimmermann
1
-1
/
+14
2022-08-08
drm/panfrost: Add support for devcoredump
Adrián Larumbe
6
-1
/
+314
2022-08-08
drm/panfrost: Add specific register offset macros for JS and MMU AS
Adrián Larumbe
1
-18
/
+24
2022-08-08
gpu: lontium-lt9611: Fix NULL pointer dereference in lt9611_connector_init()
Zeng Jingxiang
1
-1
/
+2
2022-08-05
drm/simpledrm: Convert to atomic helpers
Thomas Zimmermann
1
-105
/
+168
2022-08-05
drm/simpledrm: Compute framebuffer stride if not set
Thomas Zimmermann
1
-0
/
+3
2022-08-05
drm/simpledrm: Remove pdev field from device structure
Thomas Zimmermann
1
-4
/
+2
2022-08-05
drm/simpledrm: Inline device-init helpers
Thomas Zimmermann
1
-163
/
+128
2022-08-05
drm/simpledrm: Remove mem field from device structure
Thomas Zimmermann
1
-2
/
+0
2022-08-05
drm/simpledrm: Fix return type of simpledrm_simple_display_pipe_mode_valid()
Nathan Chancellor
1
-1
/
+1
2022-08-04
drm: Remove the drm_get_unmapped_area() helper
Zack Rusin
2
-150
/
+0
2022-08-04
drm/vmwgfx: Remove unused hugepage support
Zack Rusin
1
-13
/
+0
2022-08-04
drm/vmwgfx: cleanup comments
Tom Rix
7
-14
/
+14
2022-08-04
drm/vmwgfx: clean up some error pointer checking
Dan Carpenter
1
-2
/
+2
2022-08-04
drm: fix whitespace in drm_plane_create_color_properties()
Simon Ser
1
-1
/
+1
2022-08-03
drm/todo: remove task to rename CMA helpers
Danilo Krummrich
1
-13
/
+0
2022-08-03
drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}
Danilo Krummrich
39
-137
/
+142
2022-08-03
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
143
-642
/
+639
2022-08-03
drm/fb: rename FB CMA helpers to FB DMA helpers
Danilo Krummrich
52
-163
/
+168
2022-08-03
drm/fb: remove unused includes of drm_fb_cma_helper.h
Danilo Krummrich
26
-26
/
+0
2022-07-29
drm/mgag200: Remove type field from struct mga_device
Thomas Zimmermann
10
-48
/
+35
[next]