Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
fb95992af1d779806da9a380b14f76ad13764c2f
/
drivers
/
gpu
/
drm
/
vc4
fb95992
drm/vc4: Demote user-accessible DRM_ERROR paths to DRM_DEBUG.
by Eric Anholt
· 7 years ago
1d5494e
drm/vc4: switch to drm_*{get,put} helpers
by Cihangir Akturk
· 7 years ago
97ee731
drm/vc4: Fix errant drm_bridge_remove() in DSI.
by Eric Anholt
· 7 years ago
2cbf59f
drm/vc4: Don't disable DSI clocks on component unload.
by Eric Anholt
· 7 years ago
2aee7c5
drm/vc4: Fix double destroy of the BO cache on teardown.
by Eric Anholt
· 7 years ago
7d902c0
drm: Nuke drm_atomic_helper_connector_dpms
by Daniel Vetter
· 7 years ago
482b0e3
drm: Nuke drm_atomic_helper_connector_set_property
by Daniel Vetter
· 7 years ago
e6fc3b6
drm: Plumb modifiers through plane init
by Ben Widawsky
· 7 years ago
bd73ac0
drm/vc4: Use .dumb_map_offset and .dumb_destroy defaults
by Noralf Trønnes
· 7 years ago
4e6b1e9
drm/vc4: Convert more lock requirement comments to lockdep assertions.
by Eric Anholt
· 7 years ago
f309946
drm/vc4: Add an ioctl for labeling GEM BOs for summary stats
by Eric Anholt
· 7 years ago
95d7cbc
drm/vc4: Start using u64_to_user_ptr.
by Eric Anholt
· 7 years ago
78acea3
Merge airlied/drm-next into drm-misc-next
by Sean Paul
· 7 years ago
0eb2c0a
Backmerge tag 'v4.13-rc2' into drm-next
by Dave Airlie
· 7 years ago
15b4511
drm/vc4: add HDMI CEC support
by Hans Verkuil
· 7 years ago
10ee275
drm/vc4: prepare for CEC support
by Hans Verkuil
· 7 years ago
d68bc0e
drm/vc4: Handle drm_atomic_helper_swap_state failure
by Maarten Lankhorst
· 7 years ago
ec878c0
drm/vc4: Fix misleading name of the continuous flag.
by Eric Anholt
· 7 years ago
e65d511
drm/vc4: Fix DSI T_INIT timing.
by Eric Anholt
· 7 years ago
1ed134e
drm/vc4: Fix VBLANK handling in crtc->enable() path
by Boris Brezillon
· 7 years ago
0c1f528
drm: handle HDMI 2.0 VICs in AVI info-frames
by Shashank Sharma
· 7 years ago
6458171
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
by Laurent Pinchart
· 7 years ago
0b20a0f
drm: Add old state pointer to CRTC .enable() helper function
by Laurent Pinchart
· 7 years ago
55a0b9d
drm/vc4: Remove dead vc4_event_pending().
by Eric Anholt
· 7 years ago
cf1b372
drm/vc4: Use the atomic state's commit workqueue.
by Eric Anholt
· 7 years ago
53ad069
drm/vc4: Wait for fences interruptibly in blocking mode.
by Eric Anholt
· 7 years ago
334dbd6
drm/vc4: Hook up plane prepare_fb to lookup dma-buf reservations.
by Eric Anholt
· 7 years ago
7d2818f
drm/vc4: Allow vblank_disable_immediate on non-fw-kms. (v2)
by Mario Kleiner
· 7 years ago
edeb729f
drm/vc4: Send a VBLANK event when disabling a CRTC
by Boris Brezillon
· 8 years ago
c50a115
drm: vc4: Use crtc->mode_valid() and encoder->mode_valid() callbacks
by Jose Abreu
· 8 years ago
34c8ea4
drm/vc4: Mimic drm_atomic_helper_commit() behavior
by Boris Brezillon
· 8 years ago
8375311
drm/vc4: Add get/set tiling ioctls.
by Eric Anholt
· 8 years ago
98830d91
drm/vc4: Add T-format scanout support.
by Eric Anholt
· 8 years ago
d0b1d25
drm/vc4: Fix resource leak in 'vc4_get_hang_state_ioctl()' in error handling path
by Christophe JAILLET
· 8 years ago
24bb206
drm/vc4/vc4_bo.c: always set bo->resv
by Hans Verkuil
· 8 years ago
7b1298e
drm/vc4: Switch DPI to using the panel-bridge helper.
by Eric Anholt
· 8 years ago
656fa22
drm/vc4: Switch DSI to the panel-bridge layer, and support bridges.
by Eric Anholt
· 8 years ago
7f69694
drm/vc4: Mark the device as active when enabling runtime PM.
by Eric Anholt
· 8 years ago
9a8d5e4
drm/vc4: Fix comment in vc4_drv.h
by Boris Brezillon
· 8 years ago
4894bf7
drm/vc4: use drm_for_each_connector_iter()
by Gustavo Padovan
· 8 years ago
b7e8e25
drm/vc4: fix include notation and remove -Iinclude/drm flag
by Masahiro Yamada
· 8 years ago
2098105
drm: drop drm_[cm]alloc* helpers
by Michal Hocko
· 8 years ago
86c1b9e
drm/vc4: Adjust modes in DSI to work around the integer PLL divider.
by Eric Anholt
· 8 years ago
fdb888d
drm/vc4: fix spelling mistake: "dimesions" -> "dimensions"
by Colin Ian King
· 8 years ago
b70ee23
drm/vc4: Enable selection in Kconfig on any 32-bit BCM platform.
by Eric Anholt
· 8 years ago
1bf6ad6
drm/vblank: drop the mode argument from drm_calc_vbltimestamp_from_scanoutpos
by Daniel Vetter
· 8 years ago
3fcdcb2
drm/vblank: Switch to bool in_vblank_irq in get_vblank_timestamp
by Daniel Vetter
· 8 years ago
d673c02
drm/vblank: Switch drm_driver->get_vblank_timestamp to return a bool
by Daniel Vetter
· 8 years ago
b3f7787
drm/vc4: Add specific compatible strings for Cygnus.
by Eric Anholt
· 8 years ago
1e70bdc
drm/vc4: Don't try to initialize FBDEV if we're only bound to V3D.
by Eric Anholt
· 8 years ago
b72a281
drm/vc4: Turn the V3D clock on at runtime.
by Eric Anholt
· 8 years ago
553c942
drm/vc4: Allow using more than 256MB of CMA memory.
by Eric Anholt
· 8 years ago
925d05e
drm/vc4: Fix refcounting of runtime PM get if it errors out.
by Eric Anholt
· 8 years ago
4f6e3d6
drm/vc4: Add runtime PM support to the HDMI encoder driver
by Boris Brezillon
· 8 years ago
cdec4d3
drm/vc4: Expose dma-buf fences for V3D rendering.
by Eric Anholt
· 8 years ago
86418f9
drm: convert drivers to use of_graph_get_remote_node
by Rob Herring
· 8 years ago
6d124ff
drm: Add acquire ctx to ->gamma_set hook
by Daniel Vetter
· 8 years ago
9eb8902
Merge tag 'topic/synopsys-media-formats-2017-04-03' of git://anongit.freedesktop.org/git/drm-misc into drm-misc-next
by Sean Paul
· 8 years ago
6d6e500
drm/vc4: Allocate the right amount of space for boot-time CRTC state.
by Eric Anholt
· 8 years ago
41292b1f
drm: Add acquire ctx parameter to ->page_flip(_target)
by Daniel Vetter
· 8 years ago
34a2ab5
drm: Add acquire ctx parameter to ->update_plane
by Daniel Vetter
· 8 years ago
7b34734
drm: vc4: remove redundant check of plane being non-null
by Colin Ian King
· 8 years ago
cc2e6da
drm/vc4: use platform_register_drivers
by Philipp Zabel
· 8 years ago
bb7d785
drm/vc4: Add HDMI audio support
by Eric Anholt
· 8 years ago
b70366e
Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-next
by Daniel Vetter
· 8 years ago
ca39b44
drm/vc4: Fix OOPSes from trying to cache a partially constructed BO.
by Eric Anholt
· 8 years ago
eb98138
drm/vc4: Fulfill user BO creation requests from the kernel BO cache.
by Eric Anholt
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
b787963
drm/vc4: Add a paragraph at the top of vc4 docs introducing what it is.
by Eric Anholt
· 8 years ago
f6c0153
drm/vc4: Extend and edit documentation for output from the RST
by Eric Anholt
· 8 years ago
72f793f
drm/vc4: Convert existing documentation to actual kerneldoc.
by Eric Anholt
· 8 years ago
6d24c1c
drm/vc4: Don't wait for vblank when updating the cursor
by Michael Zoran
· 8 years ago
8e22e1b
Merge airlied/drm-next into drm-misc-next
by Daniel Vetter
· 8 years ago
94000cc
Merge tag 'v4.10-rc8' into drm-next
by Dave Airlie
· 8 years ago
a49bf8f
drm/vc4: Drop debug print at boot with DPI enabled.
by Eric Anholt
· 8 years ago
0d5f46f
drm: vc4: use vblank hooks in struct drm_crtc_funcs
by Shawn Guo
· 8 years ago
49d29a0
drm: vc4: adapt to new behaviour of drm_crtc.c
by Andrzej Pietrasiewicz
· 8 years ago
fce6a7b
drm/vc4: simplify exit path of a failed allocation of dsi_connector
by Colin Ian King
· 8 years ago
967dd48
drm: remove drm_vblank_no_hw_counter assignment from driver code
by Shawn Guo
· 8 years ago
4e64e55
drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
by Chris Wilson
· 8 years ago
e4563f6
drm: Rely on mode_config data for fb_helper initialization
by Gabriel Krisman Bertazi
· 8 years ago
4078f57
drm/vc4: Add DSI driver
by Eric Anholt
· 8 years ago
a86773d
drm/vc4: Add support for feeding DSI encoders from the pixel valve.
by Eric Anholt
· 8 years ago
d17a1bb
drm/vc4: Set up SCALER_DISPCTRL at boot.
by Eric Anholt
· 8 years ago
55d6616
drm/vc4: Remove vc4_debugfs_cleanup()
by Noralf Trønnes
· 8 years ago
779c4c2
drm/edid: Set AVI infoframe Q even when QS=0
by Ville Syrjälä
· 8 years ago
a2ce26f
drm/edid: Introduce drm_hdmi_avi_infoframe_quant_range()
by Ville Syrjälä
· 8 years ago
c8127cf0
drm/edid: Introduce drm_default_rgb_quant_range()
by Ville Syrjälä
· 8 years ago
c77b9ab
drm: vc4: use crtc helper drm_crtc_from_index()
by Shawn Guo
· 8 years ago
6b8ac63
drm/vc4: Return -EINVAL on the overflow checks failing.
by Eric Anholt
· 8 years ago
0f2ff82
drm/vc4: Fix an integer overflow in temporary allocation layout.
by Eric Anholt
· 8 years ago
21ccc32
drm/vc4: fix a bounds check
by Dan Carpenter
· 8 years ago
7622b25
drm/vc4: Fix memory leak of the CRTC state.
by Eric Anholt
· 8 years ago
9338203
drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>
by Laurent Pinchart
· 8 years ago
438b74a
drm: Nuke fb->pixel_format
by Ville Syrjälä
· 8 years ago
353c859
drm: Replace drm_format_plane_cpp() with fb->format->cpp[]
by Ville Syrjälä
· 8 years ago
bcb0b46
drm: Replace drm_format_num_planes() with fb->format->num_planes
by Ville Syrjälä
· 8 years ago
2601a15
Merge tag 'drm-vc4-next-2016-12-09' of https://github.com/anholt/linux into drm-next
by Dave Airlie
· 8 years ago
c167df4
drm/vc4: Don't use drm_put_dev
by Daniel Vetter
· 8 years ago
e4b81f8
drm/vc4: Add support for the VEC (Video Encoder) IP
by Boris Brezillon
· 8 years ago
Next »