Stefan Schake
|
818f5c8f4c
drm/vc4: Syncobj import support
|
7 years ago |
Stefan Schake
|
766cc6b1f7
drm/vc4: Add CTM support
|
7 years ago |
Stefan Schake
|
7927180706
drm/vc4: Move CRTC state to header
|
7 years ago |
Stefan Schake
|
823646983b
drm/vc4: Move plane state to header
|
7 years ago |
Boris Brezillon
|
65101d8c91
drm/vc4: Expose performance counters to userspace
|
7 years ago |
Noralf Trønnes
|
b8f429a77f
drm/vc4: Use drm_fb_cma_fbdev_init/fini()
|
7 years ago |
Boris Brezillon
|
b9f19259b8
drm/vc4: Add the DRM_IOCTL_VC4_GEM_MADVISE ioctl
|
7 years ago |
Eric Anholt
|
f30994622b
drm/vc4: Add an ioctl for labeling GEM BOs for summary stats
|
8 years ago |
Eric Anholt
|
55a0b9d70a
drm/vc4: Remove dead vc4_event_pending().
|
8 years ago |
Eric Anholt
|
83753117f1
drm/vc4: Add get/set tiling ioctls.
|
8 years ago |
Boris Brezillon
|
9a8d5e4a53
drm/vc4: Fix comment in vc4_drv.h
|
8 years ago |
Masahiro Yamada
|
b7e8e25b37
drm/vc4: fix include notation and remove -Iinclude/drm flag
|
8 years ago |
Daniel Vetter
|
1bf6ad622b
drm/vblank: drop the mode argument from drm_calc_vbltimestamp_from_scanoutpos
|
8 years ago |
Daniel Vetter
|
3fcdcb2709
drm/vblank: Switch to bool in_vblank_irq in get_vblank_timestamp
|
8 years ago |
Daniel Vetter
|
d673c02c4b
drm/vblank: Switch drm_driver->get_vblank_timestamp to return a bool
|
8 years ago |
Eric Anholt
|
b72a2816e3
drm/vc4: Turn the V3D clock on at runtime.
|
8 years ago |
Eric Anholt
|
553c942f8b
drm/vc4: Allow using more than 256MB of CMA memory.
|
8 years ago |
Eric Anholt
|
cdec4d3613
drm/vc4: Expose dma-buf fences for V3D rendering.
|
8 years ago |
Shawn Guo
|
0d5f46fa4c
drm: vc4: use vblank hooks in struct drm_crtc_funcs
|
8 years ago |
Eric Anholt
|
4078f57571
drm/vc4: Add DSI driver
|
8 years ago |
Noralf Trønnes
|
55d6616585
drm/vc4: Remove vc4_debugfs_cleanup()
|
8 years ago |
Shawn Guo
|
c77b9abf3c
drm: vc4: use crtc helper drm_crtc_from_index()
|
8 years ago |
Laurent Pinchart
|
9338203c4f
drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>
|
8 years ago |
Boris Brezillon
|
e4b81f8c74
drm/vc4: Add support for the VEC (Video Encoder) IP
|
8 years ago |
Boris Brezillon
|
ab8df60e3a
drm/vc4: Fix ->clock_select setting for the VEC encoder
|
8 years ago |
Derek Foreman
|
26fc78f6fe
drm/vc4: Fix race between page flip completion event and clean-up
|
8 years ago |
Jonas Pfeil
|
c778cc5df9
drm/vc4: Add fragment shader threading support
|
8 years ago |
Eric Anholt
|
7edabee06a
drm/vc4: Fix races when the CS reads from render targets.
|
9 years ago |
Masahiro Yamada
|
57b9f56944
drm/vc4: cleanup with list_first_entry_or_null()
|
9 years ago |
Eric Anholt
|
9326e6f255
drm/vc4: Fix overflow mem unreferencing when the binner runs dry.
|
9 years ago |