index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
dma-buf: heaps: Skip sync if not mapped
John Stultz
2020-11-22
2
-0
/
+20
*
dma-buf: heaps: Remove heap-helpers code
John Stultz
2020-11-22
3
-328
/
+0
*
dma-buf: heaps: Move heap-helper logic into the cma_heap implementation
John Stultz
2020-11-22
1
-49
/
+270
*
dma-buf: system_heap: Rework system heap to use sgtables instead of pagelists
John Stultz
2020-11-22
1
-46
/
+303
*
drm/meson: dw-hdmi: Enable the iahb clock early enough
Marc Zyngier
2020-11-20
1
-2
/
+6
*
drm/meson: dw-hdmi: Disable clocks on driver teardown
Marc Zyngier
2020-11-20
1
-14
/
+29
*
drm/panel: s6e63m0: Fix init sequence
Linus Walleij
2020-11-20
1
-8
/
+10
*
drm/panel: s6e63m0: Implement 28 backlight levels
Linus Walleij
2020-11-20
1
-53
/
+257
*
drm/panel: s6e63m0: Fix and extend MCS table
Linus Walleij
2020-11-20
1
-8
/
+9
*
drm: Pass the full state to connectors atomic functions
Maxime Ripard
2020-11-20
7
-18
/
+31
*
drm: document drm_mode_modeinfo
Simon Ser
2020-11-20
2
-0
/
+24
*
drm: document drm_mode_get_connector
Simon Ser
2020-11-20
1
-5
/
+73
*
drm/virtio: rename sync_seq and last_seq
Gurchetan Singh
2020-11-20
3
-8
/
+9
*
drm/virtio: use fence_id when processing fences
Gurchetan Singh
2020-11-20
2
-4
/
+4
*
virtio-gpu api: Add a comment on VIRTIO_GPU_SHM_ID_HOST_VISIBLE
Anthoine Bourgeois
2020-11-20
1
-0
/
+4
*
drm/virtio: fix a file name comment reference
Anthoine Bourgeois
2020-11-20
1
-1
/
+1
*
drm/virtio: suffix create blob call with _ioctl like any ioctl
Anthoine Bourgeois
2020-11-20
1
-3
/
+4
*
drm: improve kernel-docs in drm_mode.h
Simon Ser
2020-11-20
1
-34
/
+32
*
drm/ttm: fix DMA32 handling in the global page pool
Christian König
2020-11-19
1
-0
/
+22
*
mm: introduce vma_set_file function v5
Christian König
2020-11-19
10
-19
/
+26
*
mm: mmap: fix fput in error path v2
Christian König
2020-11-19
2
-18
/
+4
*
char/agp: Disable frontend without CONFIG_DRM_LEGACY
Daniel Vetter
2020-11-18
2
-1
/
+10
*
drm/via: fix assignment in if condition
Bernard Zhao
2020-11-18
1
-3
/
+4
*
drm/amdgpu: Fix missing prototype warning
Luben Tuikov
2020-11-18
2
-2
/
+2
*
drm/amdgpu: fix check order in amdgpu_bo_move
Christian König
2020-11-18
1
-30
/
+23
*
drm/docs: Fix todo.rst
Daniel Vetter
2020-11-18
1
-0
/
+3
*
include/drm/drm_atomic: Make use of 'new_crtc_state'
Lee Jones
2020-11-18
1
-1
/
+2
*
drm/vc4/vc4_debugfs: Demote non-conformant kernel-doc headers
Lee Jones
2020-11-18
1
-2
/
+2
*
drm/vc4/vc4_v3d: Demote non-conformant kernel-doc headers
Lee Jones
2020-11-18
1
-2
/
+2
*
drm/vc4/vc4_hdmi: Remove set but unused variable 'ret'
Lee Jones
2020-11-18
1
-2
/
+1
*
drm/vc4/vc4_hdmi_regs: Mark some data sets as __maybe_unused
Lee Jones
2020-11-18
1
-3
/
+3
*
drm/v3d/v3d_sched: Demote non-conformant kernel-doc header
Lee Jones
2020-11-18
1
-2
/
+2
*
drm/v3d/v3d_gem: Provide descriptions for 'v3d_lookup_bos's params
Lee Jones
2020-11-17
1
-0
/
+2
*
drm/v3d/v3d_drv: Remove unused static variable 'v3d_v3d_pm_ops'
Lee Jones
2020-11-17
1
-36
/
+0
*
drm/ttm/ttm_tt: Demote kernel-doc header format abuses
Lee Jones
2020-11-17
1
-2
/
+2
*
drm/ttm/ttm_range_manager: Demote non-conformant kernel-doc header
Lee Jones
2020-11-17
1
-1
/
+1
*
drm/ttm/ttm_bo: Fix one function header - demote lots of kernel-doc abuses
Lee Jones
2020-11-17
1
-11
/
+12
*
drm/selftests/test-drm_dp_mst_helper: Move 'sideband_msg_req_encode_decode' o...
Lee Jones
2020-11-17
1
-3
/
+8
*
drm/selftests/test-drm_dp_mst_helper: Place 'struct drm_dp_sideband_msg_req_b...
Lee Jones
2020-11-17
1
-11
/
+20
*
drm/selftests/test-drm_framebuffer: Remove set but unused variable 'fb'
Lee Jones
2020-11-17
1
-2
/
+1
*
drm/selftests/test-drm_mm: Mark 'hole_end' as always_unused
Lee Jones
2020-11-17
1
-1
/
+1
*
drm/rockchip/rockchip_lvds: Fix struct document formatting
Lee Jones
2020-11-17
1
-1
/
+1
*
drm/rockchip/rockchip_rgb: Consume our own header
Lee Jones
2020-11-17
1
-0
/
+1
*
drm/rockchip/dw-mipi-dsi-rockchip: Demote non-conformant kernel-doc headers
Lee Jones
2020-11-17
1
-2
/
+2
*
drm/pl111/pl111_debugfs: Make local function 'pl111_debugfs_regs()' static
Lee Jones
2020-11-17
1
-1
/
+1
*
drm/pl111/pl111_display: Make local function static
Lee Jones
2020-11-17
1
-1
/
+1
*
drm/nouveau/nvkm/core/firmware: Fix formatting, provide missing param descrip...
Lee Jones
2020-11-17
1
-4
/
+5
*
drm/meson/meson_vclk: Make two local functions static
Lee Jones
2020-11-17
1
-4
/
+4
*
drm/meson/meson_venc: Make local function 'meson_venc_hdmi_get_dmt_vmode' static
Lee Jones
2020-11-17
1
-2
/
+2
*
drm/mediatek/mtk_drm_drv: Staticise local function invoked by reference
Lee Jones
2020-11-17
1
-2
/
+2
[next]