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