Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1888577807ea4e7593d27582b02c5b4126a9a642
/
drivers
/
gpu
/
drm
/
vc4
542d972
Back-merge tag 'v4.7-rc5' into drm-next
by Dave Airlie
· 8 years ago
f510f34
drm/vc4: Remove unused connector
by Daniel Vetter
· 8 years ago
398e979
drm/vc4: Remove open-coded drm_connector_register_all()
by Chris Wilson
· 8 years ago
b2d61d6
drm: vc4: Rely on the default ->best_encoder() behavior
by Boris Brezillon
· 8 years ago
5e84c26
drm/atomic-helper: Massage swap_state signature somewhat
by Daniel Vetter
· 8 years ago
7ea7728
drm/core: Change declaration for gamma_set.
by Maarten Lankhorst
· 8 years ago
56d1fe0
drm/vc4: Make pageflip completion handling more robust.
by Mario Kleiner
· 8 years ago
b10c22e
drm/vc4: Fix ioctl permissions for render nodes.
by Herve Jourdain
· 8 years ago
2f196b7
drm/atomic: Add drm_atomic_crtc_state_for_each_plane_state
by Daniel Vetter
· 8 years ago
833cd78
drm/vc4: Use for_each_plane_in_state
by Daniel Vetter
· 8 years ago
65439b6
Merge tag 'topic/drm-misc-2016-06-01' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
e7c31f6
drm/vc4: Return -EBUSY if there's already a pending flip event.
by Robert Foss
· 9 years ago
ee7c10e
drm/vc4: Fix drm_vblank_put/get imbalance in page flip path.
by Mario Kleiner
· 9 years ago
792293c
drm/vc4: Fix get_vblank_counter with proper no-op for Linux 4.4+
by Mario Kleiner
· 9 years ago
b82caaf
drm/vc4: Use lockless gem BO free callback
by Daniel Vetter
· 8 years ago
db36972
drm/vc4: Use drm_gem_object_unreference_unlocked
by Daniel Vetter
· 8 years ago
1d6da87
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
fcee590
drm: Nuke ->vblank_disable_allowed
by Daniel Vetter
· 8 years ago
2f70169
drm: Drop plane argument from __drm_atomic_helper_plane_destroy_state
by Daniel Vetter
· 8 years ago
ec2dc6a
drm: Drop crtc argument from __drm_atomic_helper_crtc_destroy_state
by Daniel Vetter
· 8 years ago
a8ad0bd
drm: Remove unused drm_device from drm_gem_object_lookup()
by Chris Wilson
· 8 years ago
21daaee
Merge tag 'topic/drm-misc-2016-05-04' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
0cd3e27
drm/vc4: Add missing render node support
by Eric Anholt
· 9 years ago
e582b6c
drm/vc4: Add support for gamma ramps.
by Eric Anholt
· 9 years ago
eb63961
drm/vc4: Rename async to nonblock.
by Maarten Lankhorst
· 9 years ago
b3a15f6
drm/vc4: Kick out the simplefb framebuffer before we set up KMS.
by Eric Anholt
· 9 years ago
5883980
drm/vc4: Fix NULL deref in HDMI init error path
by Eric Anholt
· 9 years ago
08302c3
drm/vc4: Add DPI driver
by Eric Anholt
· 9 years ago
266c73b
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
90d7116
drm/vc4: Recognize a more specific compatible string for V3D.
by Eric Anholt
· 9 years ago
585cb13
drm/vc4: Return -EFAULT on copy_from_user() failure
by Dan Carpenter
· 9 years ago
0b06e0a
drm/vc4: Respect GPIO_ACTIVE_LOW on HDMI HPD if set in the devicetree.
by Eric Anholt
· 9 years ago
0e60eab
drm/vc4: Let gpiolib know that we're OK with sleeping for HPD.
by Eric Anholt
· 9 years ago
ca26d28
drm/vc4: improve throughput by pipelining binning and rendering jobs
by Varad Gautam
· 9 years ago
67d1c0a
Merge tag 'drm-vc4-fixes-2016-03-03' of github.com:anholt/linux into drm-next
by Dave Airlie
· 9 years ago
9b61c0f
Merge drm-fixes into drm-next.
by Dave Airlie
· 9 years ago
f6e4566
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
by Luis R. Rodriguez
· 9 years ago
6a60920
drm/vc4: Initialize scaler DISPBKGND on modeset.
by Eric Anholt
· 9 years ago
a7c5047
drm/vc4: Fix setting of vertical timings in the CRTC.
by Eric Anholt
· 9 years ago
c31806fb
drm/vc4: Fix the name of the VSYNCD_EVEN register.
by Eric Anholt
· 9 years ago
936f1a5
drm/vc4: Add another reg to HDMI debug dumping.
by Eric Anholt
· 9 years ago
851479a
drm/vc4: Bring HDMI up from power off if necessary.
by Eric Anholt
· 9 years ago
48627eb
drm/vc4: Fix a framebuffer reference leak on async flip interrupt.
by Eric Anholt
· 9 years ago
36cb625
drm/vc4: Use runtime PM to power cycle the device when the GPU hangs.
by Eric Anholt
· 9 years ago
001bdb5
drm/vc4: Enable runtime PM.
by Eric Anholt
· 9 years ago
c4ce60d
drm/vc4: Fix spurious GPU resets due to BO reuse.
by Eric Anholt
· 9 years ago
2ee9465
drm/vc4: Drop error message on seqno wait timeouts.
by Eric Anholt
· 9 years ago
13cf890
drm/vc4: Fix -ERESTARTSYS error return from BO waits.
by Eric Anholt
· 9 years ago
2c68f1f
drm/vc4: Return an ERR_PTR from BO creation instead of NULL.
by Eric Anholt
· 9 years ago
54aec44
drm/vc4: Fix the clear color for the first tile rendered.
by Eric Anholt
· 9 years ago
e001523
drm/vc4: Validate that WAIT_BO padding is cleared.
by Eric Anholt
· 9 years ago
fc04023
drm/vc4: Add support for YUV planes.
by Eric Anholt
· 9 years ago
fe4cd84
drm/vc4: Add support a few more RGB display plane formats.
by Eric Anholt
· 9 years ago
21af94c
drm/vc4: Add support for scaling of display planes.
by Eric Anholt
· 9 years ago
f863e35
drm/vc4: Fix which value is being used for source image size.
by Eric Anholt
· 9 years ago
fc2d6f1
drm/vc4: Add more display planes to each CRTC.
by Eric Anholt
· 9 years ago
d8dbf44
drm/vc4: Make the CRTCs cooperate on allocating display lists.
by Eric Anholt
· 9 years ago
6674a90
drm/vc4: Add a proper short-circut path for legacy cursor updates.
by Eric Anholt
· 9 years ago
5c67999
drm/vc4: Move the plane clipping/scaling setup to a separate function.
by Eric Anholt
· 9 years ago
17eac75
drm/vc4: Add missing __iomem annotation to hw_dlist.
by Eric Anholt
· 9 years ago
f427fb1
drm/vc4: Improve comments on vc4_plane_state members.
by Eric Anholt
· 9 years ago
316e376
Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
32a3dbe
drm/vc4: Nuke preclose hook
by Daniel Vetter
· 9 years ago
2ad14a6
Merge tag 'drm-vc4-fixes-2015-01-19' of http://github.com/anholt/linux into drm-fixes
by Dave Airlie
· 9 years ago
e1c7e32
dma-mapping: always provide the dma_map_ops based implementation
by Christoph Hellwig
· 9 years ago
8483d15
drm/vc4: Remove broken attempt at GPU reset using genpd.
by Eric Anholt
· 9 years ago
c671e1e
drm/vc4: fix warning in validate printf.
by Dave Airlie
· 9 years ago
28f0360
Merge tag 'topic/drm-misc-2016-01-17' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
14de6c4
drm/atomic: Remove drm_atomic_connectors_for_crtc.
by Maarten Lankhorst
· 9 years ago
0239c75
Merge tag 'drm-vc4-next-2015-12-21' of http://github.com/anholt/linux into drm-next
by Dave Airlie
· 9 years ago
5645e78
drm/vc4: fix an error code
by Dan Carpenter
· 9 years ago
7e5082f
drm/vc4: allocate enough memory in vc4_save_hang_state()
by Dan Carpenter
· 9 years ago
65c4777
drm/vc4: copy_to_user() returns the number of bytes remaining
by Dan Carpenter
· 9 years ago
e112e59
drm: use dev_name as default unique name in drm_dev_alloc()
by Nicolas Iooss
· 9 years ago
21de54b
Merge tag 'drm-vc4-next-2015-12-11' of http://github.com/anholt/linux into drm-next
by Dave Airlie
· 9 years ago
13a3d91
drm: Pass 'name' to drm_encoder_init()
by Ville Syrjälä
· 9 years ago
b0b3b79
drm: Pass 'name' to drm_universal_plane_init()
by Ville Syrjälä
· 9 years ago
f988287
drm: Pass 'name' to drm_crtc_init_with_planes()
by Ville Syrjälä
· 9 years ago
2146136
drm/vc4: Add an interface for capturing the GPU state after a hang.
by Eric Anholt
· 9 years ago
b501bac
drm/vc4: Add support for async pageflips.
by Eric Anholt
· 9 years ago
d5b1a78
drm/vc4: Add support for drawing 3D frames.
by Eric Anholt
· 9 years ago
d3f5168
drm/vc4: Bind and initialize the V3D engine.
by Eric Anholt
· 10 years ago
1fa8158
drm/vc4: Fix a typo in a V3D debug register.
by Eric Anholt
· 9 years ago
463873d
drm/vc4: Add an API for creating GPU shaders in GEM BOs.
by Eric Anholt
· 9 years ago
d5bc60f
drm/vc4: Add create and map BO ioctls.
by Eric Anholt
· 10 years ago
c826a6e
drm/vc4: Add a BO cache.
by Eric Anholt
· 9 years ago
bf893ac
drm/vc4: Make sure that planes aren't scaled.
by Eric Anholt
· 9 years ago
36f4f69
drm/vc4: Fix some failure to track __iomem decorations on pointers.
by Eric Anholt
· 9 years ago
7951323
drm/vc4: checking for NULL instead of IS_ERR
by Dan Carpenter
· 9 years ago
2fa8e90
drm/vc4: fix itnull.cocci warnings
by Julia Lawall
· 9 years ago
e2ab321
drm/vc4: fix platform_no_drv_owner.cocci warnings
by Julia Lawall
· 9 years ago
91276ae
drm/vc4: vc4_plane_duplicate_state() can be static
by kbuild test robot
· 9 years ago
2565df9
drm/vc4: Add dependency on HAVE_DMA_ATTRS, and select DRM_GEM_CMA_HELPER
by Guenter Roeck
· 9 years ago
1f43710
Merge tag 'drm-vc4-next-2015-10-21' of http://github.com/anholt/linux into drm-next
by Dave Airlie
· 9 years ago
98a4450
drm/vc4: Allow vblank to be disabled
by Derek Foreman
· 9 years ago
48666d5
drm/vc4: Use the fbdev_cma helpers
by Derek Foreman
· 9 years ago
c8b75bc
drm/vc4: Add KMS support for Raspberry Pi.
by Eric Anholt
· 10 years ago