Linus Torvalds
|
135c5504a6
Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drm
|
7 年之前 |
Eric Anholt
|
72cb0d8933
drm/vc4: Fix leak of the file_priv that stored the perfmon.
|
7 年之前 |
Stefan Schake
|
c720d89143
drm/vc4: Enable syncobj support
|
7 年之前 |
Stefan Schake
|
766cc6b1f7
drm/vc4: Add CTM support
|
7 年之前 |
Wolfram Sang
|
9f900de31d
gpu: drm: vc4: simplify getting .drvdata
|
7 年之前 |
Boris Brezillon
|
65101d8c91
drm/vc4: Expose performance counters to userspace
|
7 年之前 |
Noralf Trønnes
|
b8f429a77f
drm/vc4: Use drm_fb_cma_fbdev_init/fini()
|
7 年之前 |
Boris Brezillon
|
b9f19259b8
drm/vc4: Add the DRM_IOCTL_VC4_GEM_MADVISE ioctl
|
7 年之前 |
Eric Anholt
|
3be8eddd9d
drm/vc4: Add exec flags to allow forcing a specific X/Y tile walk order.
|
8 年之前 |
Noralf Trønnes
|
bd73ac0abc
drm/vc4: Use .dumb_map_offset and .dumb_destroy defaults
|
8 年之前 |
Eric Anholt
|
f30994622b
drm/vc4: Add an ioctl for labeling GEM BOs for summary stats
|
8 年之前 |
Eric Anholt
|
83753117f1
drm/vc4: Add get/set tiling ioctls.
|
8 年之前 |
Masahiro Yamada
|
b7e8e25b37
drm/vc4: fix include notation and remove -Iinclude/drm flag
|
8 年之前 |
Daniel Vetter
|
1bf6ad622b
drm/vblank: drop the mode argument from drm_calc_vbltimestamp_from_scanoutpos
|
8 年之前 |
Eric Anholt
|
b3f7787b46
drm/vc4: Add specific compatible strings for Cygnus.
|
8 年之前 |
Eric Anholt
|
cdec4d3613
drm/vc4: Expose dma-buf fences for V3D rendering.
|
8 年之前 |
Philipp Zabel
|
cc2e6da1b5
drm/vc4: use platform_register_drivers
|
8 年之前 |
Eric Anholt
|
b787963ae2
drm/vc4: Add a paragraph at the top of vc4 docs introducing what it is.
|
8 年之前 |
Shawn Guo
|
0d5f46fa4c
drm: vc4: use vblank hooks in struct drm_crtc_funcs
|
8 年之前 |
Shawn Guo
|
967dd48417
drm: remove drm_vblank_no_hw_counter assignment from driver code
|
8 年之前 |
Eric Anholt
|
4078f57571
drm/vc4: Add DSI driver
|
8 年之前 |
Noralf Trønnes
|
55d6616585
drm/vc4: Remove vc4_debugfs_cleanup()
|
8 年之前 |
Dave Airlie
|
2601a15d5d
Merge tag 'drm-vc4-next-2016-12-09' of https://github.com/anholt/linux into drm-next
|
8 年之前 |
Daniel Vetter
|
c167df443b
drm/vc4: Don't use drm_put_dev
|
8 年之前 |
Boris Brezillon
|
e4b81f8c74
drm/vc4: Add support for the VEC (Video Encoder) IP
|
8 年之前 |
Dave Airlie
|
b7c0e47d98
Merge tag 'drm-vc4-next-2016-11-16' of https://github.com/anholt/linux into drm-next
|
8 年之前 |
Jonas Pfeil
|
c778cc5df9
drm/vc4: Add fragment shader threading support
|
8 年之前 |
Eric Anholt
|
3a62234680
drm/vc4: Use runtime autosuspend to avoid thrashing V3D power state.
|
8 年之前 |
Eric Anholt
|
7154d76fed
drm/vc4: Add support for rendering with ETC1 textures.
|
8 年之前 |
Jani Nikula
|
55edf41b69
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
|
8 年之前 |