index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fbdev/sh_mobile: Drop unused include
Linus Walleij
2020-11-01
1
-1
/
+0
*
drm/hisilicon: Adding a const declaration to an invariant construct
Tian Tao
2020-10-31
2
-2
/
+2
*
drm/nouveu: fix swiotlb include
Christian König
2020-11-02
2
-1
/
+3
*
drm/panfrost: Don't corrupt the queue mutex on open/close
Steven Price
2020-10-30
1
-5
/
+6
*
drm/panfrost: Support cache-coherent integrations
Robin Murphy
2020-10-30
4
-0
/
+6
*
iommu/io-pgtable-arm: Support coherency for Mali LPAE
Robin Murphy
2020-10-30
1
-1
/
+10
*
drm: Quieten [zero] EDID carping
Chris Wilson
2020-10-29
1
-2
/
+2
*
drm/ttm: nuke old page allocator
Christian König
2020-10-29
9
-2507
/
+2
*
drm/vram_helpers: drop ttm_page_alloc.h include
Christian König
2020-10-29
1
-1
/
+0
*
drm/qxl: drop ttm_page_alloc.h include
Christian König
2020-10-29
1
-1
/
+0
*
drm/vmwgfx: switch to new allocator
Christian König
2020-10-29
2
-37
/
+3
*
drm/nouveau: switch to new allocator
Christian König
2020-10-29
2
-29
/
+2
*
drm/radeon: switch to new allocator v2
Christian König
2020-10-29
1
-38
/
+14
*
drm/amdgpu: switch to new allocator v2
Christian König
2020-10-29
1
-31
/
+14
*
drm/ttm: wire up the new pool as default one v2
Christian König
2020-10-29
9
-22
/
+29
*
drm/ttm: new TT backend allocation pool v3
Christian König
2020-10-29
3
-1
/
+671
*
drm: xlnx: Use dma_request_chan for DMA channel request
Peter Ujfalusi
2020-10-29
1
-3
/
+1
*
Fonts: Make font size unsigned in font_desc
Peilin Ye
2020-10-28
1
-1
/
+1
*
fbdev/atafb: Remove unused extern variables
Peilin Ye
2020-10-28
1
-8
/
+0
*
drm/tilcdc: avoid 'make W=2' build failure
Arnd Bergmann
2020-10-27
1
-2
/
+2
*
matroxfb: avoid -Warray-bounds warning
Arnd Bergmann
2020-10-27
1
-6
/
+2
*
drm/ttm: merge ttm_dma_tt back into ttm_tt
Christian König
2020-10-26
14
-125
/
+103
*
drm/ttm: make num_pages uint32_t
Christian König
2020-10-26
3
-8
/
+8
*
drm/ttm: move swapin out of page alloc backend
Christian König
2020-10-26
3
-16
/
+8
*
drm/ttm: nuke ttm_tt_set_(un)populated again
Christian König
2020-10-26
6
-13
/
+7
*
drm/komeda: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-10-23
1
-12
/
+1
*
video: fbdev: fix divide error in fbcon_switch
Saeed Mirzamohammadi
2020-10-23
1
-1
/
+2
*
drm/ttm: remove overlapping memcpy support
Dave Airlie
2020-10-22
1
-16
/
+3
*
drm/vc4: dsi: Only register our component once a DSI device is attached
Maxime Ripard
2020-10-22
1
-17
/
+8
*
drm: document that user-space should avoid parsing EDIDs
Simon Ser
2020-10-22
1
-0
/
+5
*
drm/ttm: replace last move_notify with delete_mem_notify
Dave Airlie
2020-10-22
7
-12
/
+39
*
drm/ttm: ttm_bo_mem_placement doesn't need ctx parameter.
Dave Airlie
2020-10-22
1
-5
/
+3
*
drm: Give irq_by_busid drm_legacy_ prefix
Daniel Vetter
2020-10-21
3
-8
/
+8
*
drm/ttm: move last binding into the drivers.
Dave Airlie
2020-10-21
6
-22
/
+23
*
drm/ttm: drop move notify around move.
Dave Airlie
2020-10-21
7
-40
/
+78
*
drm/ttm: remove move to new and inline into remainging place.
Dave Airlie
2020-10-21
2
-27
/
+9
*
drm/ttm: drop unbind callback.
Dave Airlie
2020-10-21
6
-16
/
+0
*
drm/ttm: add move to system into drivers
Dave Airlie
2020-10-21
5
-34
/
+26
*
drm/ttm: minor cleanup to move to system
Dave Airlie
2020-10-21
1
-3
/
+1
*
drm/ttm: move some move binds into the drivers
Dave Airlie
2020-10-21
4
-8
/
+21
*
drm/fourcc: Add AXBXGXRX106106106106 format
Matteo Franchin
2020-10-20
1
-0
/
+1
*
drm/komeda: Drop local dma_parms
Robin Murphy
2020-10-20
2
-4
/
+1
*
drm/vkms: fbdev emulation support
Daniel Vetter
2020-10-20
1
-0
/
+2
*
drm/ttm: drop ttm_bo_move_ttm wrapper
Dave Airlie
2020-10-19
1
-19
/
+0
*
drm/ttm: add move old to system to drivers.
Dave Airlie
2020-10-19
5
-11
/
+42
*
drm/ttm: use new move interface for known system->ttm moves
Dave Airlie
2020-10-19
4
-4
/
+7
*
drm/ttm: split out the move to system from move ttm code
Dave Airlie
2020-10-19
1
-14
/
+25
*
drm/ttm: refactor out common code to setup a new tt backed resource
Dave Airlie
2020-10-19
2
-20
/
+26
*
drm: panel: add TDO tl070wsh30 panel driver
Neil Armstrong
2020-10-19
3
-0
/
+262
*
drm/ttm: drop free old node wrapper.
Dave Airlie
2020-10-19
1
-8
/
+3
[next]