index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rpmsg
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-18
drm/vmwgfx: Add surface dirty-tracking callbacks
Thomas Hellstrom
4
-7
/
+629
2019-06-18
drm/vmwgfx: Implement an infrastructure for read-coherent resources
Thomas Hellstrom
5
-11
/
+177
2019-06-18
drm/vmwgfx: Use an RBtree instead of linked list for MOB resources
Thomas Hellstrom
3
-16
/
+32
2019-06-18
drm/vmwgfx: Implement an infrastructure for write-coherent resources
Thomas Hellstrom
11
-20
/
+584
2019-06-18
drm/ttm: TTM fault handler helpers
Thomas Hellstrom
2
-62
/
+111
2019-06-18
drm/ttm: Allow the driver to provide the ttm struct vm_operations_struct
Thomas Hellstrom
3
-3
/
+10
2019-06-18
mm: Add write-protect and clean utilities for address space ranges
Thomas Hellstrom
5
-1
/
+313
2019-06-18
mm: Add an apply_to_pfn_range interface
Thomas Hellstrom
2
-32
/
+113
2019-06-18
mm: Allow the [page|pfn]_mkwrite callbacks to drop the mmap_sem
Thomas Hellstrom
1
-4
/
+6
2019-06-18
drm/vmwgfx: Assign eviction priorities to resources
Thomas Hellstrom
8
-20
/
+141
2019-06-10
drm/omap: add support for manually updated displays
Sebastian Reichel
3
-5
/
+129
2019-06-10
drm/omap: add framedone interrupt support
Sebastian Reichel
4
-0
/
+75
2019-06-10
drm/omap: don't check dispc timings for DSI
Sebastian Reichel
1
-4
/
+14
2019-06-10
drm/omap: use DRM_DEBUG_DRIVER instead of CORE
Sebastian Reichel
1
-2
/
+2
2019-06-10
drm/omap: Use dev_get_drvdata()
Kefeng Wang
1
-12
/
+6
2019-06-10
drm/omap: remove open-coded drm_invalid_op()
Emil Velikov
1
-15
/
+1
2019-06-10
drm/omap: Make sure device_id tables are NULL terminated
Thomas Meyer
1
-0
/
+1
2019-06-08
drm: rcar-du: Add support for missing 16-bit RGB1555 formats
Laurent Pinchart
1
-0
/
+30
2019-06-08
drm: rcar-du: Add support for missing 16-bit RGB4444 formats
Laurent Pinchart
1
-0
/
+30
2019-06-08
drm: rcar-du: Add support for missing 32-bit RGB formats
Laurent Pinchart
1
-0
/
+20
2019-06-08
drm: rcar-du: Skip LVDS1 output on Gen3 when using dual-link LVDS mode
Laurent Pinchart
2
-1
/
+13
2019-06-08
drm: rcar-du: lvds: Add support for dual-link mode
Laurent Pinchart
2
-13
/
+99
2019-06-08
drm: rcar-du: lvds: Remove LVDS double-enable checks
Laurent Pinchart
1
-19
/
+0
2019-06-08
dt-bindings: display: renesas: lvds: Add renesas,companion property
Laurent Pinchart
1
-4
/
+14
2019-06-08
drm: bridge: thc63: Report input bus mode through bridge timings
Laurent Pinchart
1
-11
/
+43
2019-06-08
dt-bindings: display: bridge: thc63lvd1024: Document dual-link operation
Laurent Pinchart
1
-0
/
+6
2019-06-08
drm: bridge: Add dual_link field to the drm_bridge_timings structure
Laurent Pinchart
1
-0
/
+8
2019-06-08
drm: rcar-du: writeback: include interface header
Kieran Bingham
1
-0
/
+1
2019-06-08
drm: rcar-du: lvds: Add r8a774a1 support
Biju Das
1
-0
/
+1
2019-06-08
drm: rcar-du: Add R8A774A1 support
Biju Das
1
-0
/
+30
2019-06-08
dt-bindings: display: renesas: lvds: Document r8a774a1 bindings
Biju Das
1
-0
/
+1
2019-06-08
dt-bindings: display: renesas: du: Document the r8a774a1 bindings
Biju Das
1
-0
/
+2
2019-06-06
Revert "drm/amdgpu: add DRIVER_SYNCOBJ_TIMELINE to amdgpu"
Alex Deucher
1
-2
/
+1
2019-06-06
drm/ttm: fix ttm_bo_unreserve
Christian König
1
-8
/
+6
2019-06-06
drm/amdgpu/display: Drop some new CONFIG_DRM_AMD_DC_DCN1_01 guards
Alex Deucher
2
-6
/
+0
2019-06-06
drm/amdgpu: fix a race in GPU reset with IB test (v2)
Alex Deucher
3
-59
/
+61
2019-06-06
drm/amdgpu: cancel late_init_work before gpu reset
xinhui pan
1
-0
/
+2
2019-06-06
gpu: amdgpu: fix broken amdgpu_dma_buf.c references
Mauro Carvalho Chehab
1
-2
/
+2
2019-06-05
dma-buf: Discard old fence_excl on retrying get_fences_rcu for realloc
Chris Wilson
1
-0
/
+4
2019-06-04
drm/atmel-hlcdc: revert shift by 8
Claudiu Beznea
1
-1
/
+1
2019-06-04
drm: atmel-hlcdc: add sam9x60 LCD controller
Sandeep Sheriker Mallikarjun
1
-0
/
+101
2019-06-04
drm: atmel-hlcdc: enable sys_clk during initalization.
Sandeep Sheriker Mallikarjun
1
-1
/
+18
2019-06-04
drm: atmel-hlcdc: avoid initializing cfg with zero
Claudiu Beznea
1
-4
/
+2
2019-06-04
drm: atmel-hlcdc: add config option for clock selection
Claudiu Beznea
2
-5
/
+9
2019-06-04
drm: Flush output polling on shutdown
Chris Wilson
1
-1
/
+8
2019-06-04
video/hdmi: Dropped static functions from kernel doc
Uma Shankar
1
-30
/
+0
2019-06-04
drm: Fix docbook warnings in hdr metadata helper structures
Uma Shankar
5
-3
/
+128
2019-06-04
drm: ADD UAPI structure definition section in kernel doc
Uma Shankar
1
-0
/
+9
2019-06-04
drm/fb-helper: Remove drm_fb_helper_crtc
Noralf Trønnes
8
-186
/
+273
2019-06-03
drm/docs: More links for implicit/explicit fencing.
Daniel Vetter
2
-1
/
+7
[next]