Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9f25d0074236dfe2a56be7caf42fba8df91dcee4
/
drivers
/
gpu
/
drm
/
drm_crtc.c
681e7ec
drm: Allow userspace to ask for universal plane list (v2)
by Matt Roper
· 11 years ago
f4510a2
drm: Replace crtc fb with primary plane fb (v3)
by Matt Roper
· 11 years ago
e13161a
drm: Add drm_crtc_init_with_planes() (v2)
by Matt Roper
· 11 years ago
9922ab5
drm: Add plane type property (v2)
by Rob Clark
· 11 years ago
dc415ff
drm: Add drm_universal_plane_init()
by Matt Roper
· 11 years ago
af93629
drm: Make drm_crtc_check_viewport non-static
by Matt Roper
· 11 years ago
e27dde3
drm: Add support for multiple plane types (v2)
by Matt Roper
· 11 years ago
4368305
drm: Improve on minor type helpers v3
by Thomas Hellstrom
· 11 years ago
09f308f
drm: Have the crtc code only reference master from legacy nodes v2
by Thomas Hellstrom
· 11 years ago
978c605
Merge branch 'drm-docs' of ssh://people.freedesktop.org/~danvet/drm into drm-next
by Dave Airlie
· 11 years ago
b28cd41
drm/crtc: add sanity checks to create_dumb()
by David Herrmann
· 11 years ago
c8e32cc
drm: kerneldoc polish for drm_crtc.c
by Daniel Vetter
· 11 years ago
8bd441b
drm: move drm_mode related functions into drm_modes.c
by Daniel Vetter
· 11 years ago
6395138
drm/doc: Repleace LOCKING kerneldoc sections in drm_modes.c
by Daniel Vetter
· 11 years ago
69fa5293
drm/kms: rip out drm_mode_connector_detach_encoder
by Daniel Vetter
· 11 years ago
ac1bb36
drm: expose subpixel order name routine v3
by Jesse Barnes
· 11 years ago
45ab1e0
Merge tag 'drm/for-3.14-rc1-20140123' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 11 years ago
db5f7a6
drm: provide a helper for the encoder possible_crtcs mask
by Russell King
· 11 years ago
73e9efd
drm: Push dirtyfb ioctl kms locking down to drivers
by Ville Syrjälä
· 11 years ago
23c453a
drm: Pretty print pixel format in drm_fb_get_bpp_depth() and format_check()
by Ville Syrjälä
· 11 years ago
37c4e70
drm: Return -ENOENT when a framebuffer can't be found
by Ville Syrjälä
· 11 years ago
f27657f
drm: Consistently return -ENOENT when a mode object can't be found
by Ville Syrjälä
· 11 years ago
74afee7
drm: fix a small spelling
by Marc-André Lureau
· 11 years ago
5848ad4
drm: Reject stereo modes with an unknown layout
by Damien Lespiau
· 11 years ago
fc4833c
drm: Revert "drm: Reject modes with more than 1 stereo flags set"
by Damien Lespiau
· 11 years ago
a0c1bbb
drm: Check the fb size against the adjusted v/hdisplay for stereo modes
by Damien Lespiau
· 11 years ago
c11e928
drm: Factor out common CRTC viewport checking code
by Damien Lespiau
· 11 years ago
a3ff6d5
drm: Reject modes with more than 1 stereo flags set
by Damien Lespiau
· 11 years ago
61d8e32
drm: Add a STEREO_3D capability to the SET_CLIENT_CAP ioctl
by Damien Lespiau
· 11 years ago
b892327
drm: add MIPI DSI encoder and connector types
by Shobhit Kumar
· 11 years ago
101b96f
drm: fix DRM_IOCTL_MODE_GETFB handle-leak
by David Herrmann
· 11 years ago
3b336ec
drm: Add drm_bridge
by Sean Paul
· 11 years ago
62f2104
drm: Advertise async page flip ability through GETCAP ioctl
by Keith Packard
· 11 years ago
ed8d197
drm: Pass page flip ioctl flags to driver
by Keith Packard
· 11 years ago
86f422d
drm: Make drm_mode_remove() static
by Lespiau, Damien
· 11 years ago
ddecb10
drm: Remove drm_mode_create_dithering_property()
by Lespiau, Damien
· 11 years ago
b21e3af
drm: use ida to allocate connector ids
by Ilia Mirkin
· 11 years ago
4c813d4
drm: add hotspot support for cursors.
by Dave Airlie
· 11 years ago
5cef29a
drm: fix fb leak in setcrtc
by Daniel Vetter
· 11 years ago
cc85e12
drm: check that ->set_config properly updates the fb
by Daniel Vetter
· 11 years ago
778ad90
drm: Remove some unused stuff from drm_plane
by Ville Syrjälä
· 11 years ago
35f2c3a
drm: Add kernel-doc for plane functions
by Ville Syrjälä
· 11 years ago
9125e61
drm: Add drm_plane_force_disable()
by Ville Syrjälä
· 11 years ago
ad6f5c3
drm: Improve drm_crtc documentation
by Ville Syrjälä
· 11 years ago
990256a
drm: Add probed modes in probe order
by Ville Syrjälä
· 11 years ago
d20d317
drm: Constify the pretty-print functions
by Ville Syrjälä
· 11 years ago
6ba6d03
drm: Print pretty names for pixel formats
by Ville Syrjälä
· 11 years ago
ed7951d
drm: Make the HPD status updates debug logs more readable
by Lespiau, Damien
· 12 years ago
f3c58ce
Merge branch 'for-linux-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
a9b054e
drm: don't check modeset locks in panic handler
by Daniel Vetter
· 12 years ago
c55b6b3
drm: Kill user_modes list and the associated ioctls
by Ville Syrjälä
· 12 years ago
ea9cbb0
drm: Silence some sparse warnings
by Ville Syrjälä
· 12 years ago
909d9cd
drm: Don't allow page flip to change pixel format
by Laurent Pinchart
· 12 years ago
87d24fc
drm: Destroy property blobs at mode config cleanup time
by Laurent Pinchart
· 12 years ago
9131d3d
drm: cleanup: use drm_framebuffer_reference instead of a kref_get
by archit taneja
· 12 years ago
8abbbaf
drm: don't unlock in the addfb error paths
by Daniel Vetter
· 12 years ago
2e92881
drm: convert to idr_alloc()
by Tejun Heo
· 12 years ago
4d53233
drm: don't use idr_remove_all()
by Tejun Heo
· 12 years ago
8cf1e98
drm: Add consistency check for page-flipping
by Thierry Reding
· 12 years ago
b81e059
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
d84f031
drm: Use C8 instead of RGB332 when determining the format from depth/bpp
by Ville Syrjälä
· 12 years ago
c51a6bc
drm: Fill depth/bits_per_pixel for C8 format
by Ville Syrjälä
· 12 years ago
35f8bad
drm: Don't set the plane->fb to NULL on successfull set_plane
by Daniel Vetter
· 12 years ago
6aed8ec
drm: review locking for drm_fb_helper_restore_fbdev_mode
by Daniel Vetter
· 12 years ago
7b24056
drm: don't hold crtc mutexes for connector ->detect callbacks
by Daniel Vetter
· 12 years ago
b4d5e7d
drm: only grab the crtc lock for pageflips
by Daniel Vetter
· 12 years ago
b62584e
drm: optimize drm_framebuffer_remove
by Daniel Vetter
· 12 years ago
b0d1232
drm: refcounting for crtc framebuffers
by Daniel Vetter
· 12 years ago
6c2a753
drm: refcounting for sprite framebuffers
by Daniel Vetter
· 12 years ago
4ccf097
drm: fb refcounting for dirtyfb_ioctl
by Daniel Vetter
· 12 years ago
58c0dca
drm: don't take modeset locks in getfb ioctl
by Daniel Vetter
· 12 years ago
468174f
drm: push modeset_lock_all into ->fb_create driver callbacks
by Daniel Vetter
· 12 years ago
7d33159
drm: nest modeset locks within fpriv->fbs_lock
by Daniel Vetter
· 12 years ago
2b677e8
drm: reference framebuffers which are on the idr
by Daniel Vetter
· 12 years ago
3620636
drm: revamp framebuffer cleanup interfaces
by Daniel Vetter
· 12 years ago
786b99e
drm: create drm_framebuffer_lookup
by Daniel Vetter
· 12 years ago
4b096ac
drm: revamp locking around fb creation/destruction
by Daniel Vetter
· 12 years ago
dac3566
drm: only take the crtc lock for ->cursor_move
by Daniel Vetter
· 12 years ago
bfb8992
drm: only take the crtc lock for ->cursor_set
by Daniel Vetter
· 12 years ago
29494c1
drm: add per-crtc locks
by Daniel Vetter
· 12 years ago
8484990
drm: add drm_modeset_lock|unlock_all
by Daniel Vetter
· 12 years ago
2d13b67
drm: encapsulate crtc->set_config calls
by Daniel Vetter
· 12 years ago
af26ef3
drm/<drivers>: Unified handling of unimplemented fb->create_handle
by Daniel Vetter
· 12 years ago
7147573
drm/gma500: move fbcon restore to lastclose
by Daniel Vetter
· 12 years ago
065a50ed
drm/doc: integrate drm_crtc.c kerneldoc
by Daniel Vetter
· 12 years ago
8faf6b1
drm: review locking rules in drm_crtc.c
by Daniel Vetter
· 12 years ago
5849556
drm: remove legacy drm_connector_property fxns
by Rob Clark
· 12 years ago
5e2cb2f
drm: properly init/reset connector status
by Daniel Vetter
· 12 years ago
e655d12
drm/crtc: Fix potential NULL pointer dereference
by Sachin Kamat
· 12 years ago
9e1c156
drm/crtc: Remove redundant NULL check before kfree
by Sachin Kamat
· 12 years ago
e3cc352
drm: Reject addfb2 with undefined flag bits set
by Ville Syrjälä
· 12 years ago
c4a5675
drm: Ignore blob propertys in drm_property_change_is_valid()
by Ville Syrjälä
· 12 years ago
b180b5d
drm: Be more paranoid with integer overflows
by Ville Syrjälä
· 12 years ago
612a9aa
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
760285e
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
by David Howells
· 12 years ago
4126d5d
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
by David Howells
· 12 years ago
7c80e12
drm: support for rotated scanout
by Rob Clark
· 12 years ago
f7eff60
drm: refcnt drm_framebuffer (v4.1)
by Rob Clark
· 12 years ago
3184009
drm: Destroy the planes prior to destroying the associated CRTC
by Chris Wilson
· 12 years ago
398b7a1
Merge tag 'v3.6-rc7' into drm-intel-next-queued
by Daniel Vetter
· 12 years ago
Next »