Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
9ef595d83aea6b4d93c9a120df3c5db2e226929f
/
drivers
/
gpu
/
drm
/
omapdrm
f6e4566
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
by Luis R. Rodriguez
· 9 years ago
d43fb9f
Merge tag 'fbdev-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 9 years ago
9840650
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
0cbeafb
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
01c8f1c
mm, dax, gpu: convert vm_insert_mixed to pfn_t
by Dan Williams
· 9 years ago
9c8e566
drm/omap: remove obsolete manager assignment
by Tomi Valkeinen
· 9 years ago
728fea7
drm/omap: set DRIVER_ATOMIC for omapdrm
by Tomi Valkeinen
· 9 years ago
b75e151
drm/omap: remove unused plugin defines
by Tomi Valkeinen
· 9 years ago
0d6fa53
drm/omap: Use bitmaps for TILER placement
by Andy Gross
· 10 years ago
73d7710
drm: omapdrm: gem: Remove check for impossible condition
by Laurent Pinchart
· 9 years ago
92b4b44
drm: omapdrm: gem: Simplify error handling when creating GEM object
by Laurent Pinchart
· 9 years ago
08b710f
drm: omapdrm: gem: Don't free mmap offset twice
by Laurent Pinchart
· 9 years ago
74128a2
drm: omapdrm: gem: Fix GEM object destroy in error path
by Laurent Pinchart
· 9 years ago
00e9c7c
drm: omapdrm: gem: Free the correct memory object
by Laurent Pinchart
· 9 years ago
ef3f4e9
drm: omapdrm: gem: Mask out private flags passed from userspace
by Laurent Pinchart
· 9 years ago
f430274
drm: omapdrm: gem: Move global usergart variable to omap_drm_private
by Laurent Pinchart
· 9 years ago
7ef93b0
drm: omapdrm: gem: Group functions by purpose
by Laurent Pinchart
· 9 years ago
b902f8f
drm: omapdrm: gem: Remove forward declarations
by Laurent Pinchart
· 9 years ago
6405e41
drm: omapdrm: gem: Remove unused function prototypes
by Laurent Pinchart
· 9 years ago
e1c1174
drm: omapdrm: Make fbdev emulation optional
by Laurent Pinchart
· 9 years ago
f8ef29e
drm: omapdrm: Fix plane state free in plane reset handler
by Laurent Pinchart
· 9 years ago
e07323c
drm: omapdrm: move omap_plane_reset()
by Tomi Valkeinen
· 9 years ago
e1c49bd
drm/omap: Use platform_register/unregister_drivers()
by Thierry Reding
· 9 years ago
d4182e3
drm: omapdrm: tiler: Remove unneded module alias for tiler
by Luis de Bethencourt
· 9 years ago
5b63aa3
drm/omap: make omapdrm select OMAP2_DSS
by Tomi Valkeinen
· 9 years ago
9960aa7
drm/omap: move omapdss & displays under omapdrm
by Tomi Valkeinen
· 9 years ago
20f8e03
Backmerge drm-fixes merge into Linus's tree into drm-next.
by Dave Airlie
· 9 years ago
59c8231
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 9 years ago
07a6dc1
drm/omap: use kzalloc in sita_init()
by Rasmus Villemoes
· 9 years ago
1d977b0
drm/omap: fix fbdev pix format to support all platforms
by Tomi Valkeinen
· 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
1eb8345
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
by Ville Syrjälä
· 9 years ago
33e0be6
drm: Check crtc viewport correctly with rotated primary plane on atomic drivers
by Ville Syrjälä
· 9 years ago
4e270f0
drm/gem: Drop struct_mutex requirement from drm_gem_mmap_obj
by Daniel Vetter
· 9 years ago
f8c4714
drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers
by Daniel Vetter
· 9 years ago
b44f840
drm: Stop using drm_vblank_count() as the hw frame counter
by Ville Syrjälä
· 9 years ago
88e7271
drm/irq: Use unsigned int pipe in public API
by Thierry Reding
· 9 years ago
14152c8
drm: Use DRM_ROTATE_MASK and DRM_REFLECT_MASK
by Joonas Lahtinen
· 9 years ago
f15a66e
drm: Spell vga_switcheroo consistently
by Lukas Wunner
· 9 years ago
aef9dbb
drm/atomic-helper: Add option to update planes only on active crtc
by Daniel Vetter
· 9 years ago
844f911
drm/atomic: Make prepare_fb/cleanup_fb only take state, v3.
by Maarten Lankhorst
· 9 years ago
231e6fa
drm/omap: Use new drm_fb_helper functions
by Archit Taneja
· 10 years ago
c201d00
drm/omap: Fixup compile fail
by Daniel Vetter
· 10 years ago
743c167
drm/omap: replace ALIGN(PAGE_SIZE) by PAGE_ALIGN
by Fabian Frederick
· 11 years ago
d642d3a
drm/omap: fix align_pitch() for 24 bits per pixel
by Tomi Valkeinen
· 10 years ago
393a949
drm/omap: fix omap_gem_put_paddr() error handling
by Tomi Valkeinen
· 10 years ago
9c36850
drm/omap: fix omap_framebuffer_unpin() error handling
by Tomi Valkeinen
· 10 years ago
96cbd14
drm/omap: increase DMM transaction timeout
by Tomi Valkeinen
· 10 years ago
c423bc8
drm/omap: check that plane is inside crtc
by Tomi Valkeinen
· 10 years ago
a903e3b
drm/omap: return error if dma_alloc_writecombine fails
by Tomi Valkeinen
· 10 years ago
5f741b3
drm: omapdrm: new vblank and event handling
by Tomi Valkeinen
· 10 years ago
6646dfd
drm: omapdrm: merge omap_crtc_flush and omap_crtc_atomic_flush
by Tomi Valkeinen
· 10 years ago
f524ab7
drm: omapdrm: add lock for fb pinning
by Tomi Valkeinen
· 10 years ago
794a65f
drm: omapdrm: if omap_plane_atomic_update fails, disable plane
by Tomi Valkeinen
· 10 years ago
11ffd03
drm: omapdrm: inline omap_plane_setup into update/disable
by Tomi Valkeinen
· 10 years ago
d9157df
drm: omapdrm: omap_plane_setup() cannot fail, use WARN
by Tomi Valkeinen
· 10 years ago
0dce4d7
drm: omapdrm: Don't setup planes manually from CRTC .enable()/.disable()
by Laurent Pinchart
· 10 years ago
af6da31
drm: omapdrm: Don't flush CRTC when enabling or disabling it
by Laurent Pinchart
· 10 years ago
4029755
drm: omapdrm: Move encoder setup to encoder operations
by Laurent Pinchart
· 10 years ago
69fb7c8
drm: omapdrm: Simplify DSS power management
by Laurent Pinchart
· 10 years ago
fd93a25
drm: omapdrm: Remove nested PM get/sync when configuring encoders
by Laurent Pinchart
· 10 years ago
1cfe19a
drm: omapdrm: Support unlinking page flip events prematurely
by Laurent Pinchart
· 10 years ago
55613ac
drm: omapdrm: omap_crtc_flush() isn't called with modeset locked
by Laurent Pinchart
· 10 years ago
0193f0c
drm: omapdrm: Don't get/put dispc in omap_crtc_flush()
by Laurent Pinchart
· 10 years ago
bec10a2
drm: omapdrm: Make the omap_crtc_flush function static
by Laurent Pinchart
· 10 years ago
edc7255
drm: omapdrm: Remove omap_plane enabled field
by Laurent Pinchart
· 10 years ago
6cca481
drm: omapdrm: Remove omap_crtc enabled field
by Laurent Pinchart
· 10 years ago
dee8260
drm: omapdrm: Move crtc info out of the crtc structure
by Laurent Pinchart
· 10 years ago
fb730c9
drm: omapdrm: Move plane info and win out of the plane structure
by Laurent Pinchart
· 10 years ago
afc3493
drm: omapdrm: Switch crtc and plane set_property to atomic helpers
by Laurent Pinchart
· 10 years ago
9d29c1f2
drm: omapdrm: Drop manual framebuffer pin handling
by Laurent Pinchart
· 10 years ago
fa16d26
drm: omapdrm: Switch page flip to atomic helpers
by Laurent Pinchart
· 10 years ago
748471a5
drm: omapdrm: Implement asynchronous commit support
by Laurent Pinchart
· 10 years ago
d97db13
drm: omapdrm: Replace encoder mode_fixup with atomic_check
by Laurent Pinchart
· 10 years ago
aea3cab
drm: omapdrm: Switch connector DPMS to atomic helpers
by Laurent Pinchart
· 10 years ago
9416c9d
drm: omapdrm: Switch mode config to atomic helpers
by Laurent Pinchart
· 10 years ago
cef77d4
drm: omapdrm: Switch plane update to atomic helpers
by Laurent Pinchart
· 10 years ago
f7a73b6
drm: omapdrm: Handle primary plane config through atomic plane ops
by Laurent Pinchart
· 10 years ago
de8e410
drm: omapdrm: Implement planes atomic operations
by Laurent Pinchart
· 10 years ago
69a1226
drm: omapdrm: Wire up atomic state object scaffolding
by Laurent Pinchart
· 10 years ago
68dc039
drm: omapdrm: Implement encoder .disable() and .enable() operations
by Laurent Pinchart
· 10 years ago
f1d57fb
drm: omapdrm: Rework CRTC enable/disable for atomic updates
by Laurent Pinchart
· 10 years ago
4343f0f
drm: omapdrm: Rename CRTC DSS operations with an omap_crtc_dss_ prefix
by Laurent Pinchart
· 10 years ago
2d278f5
drm: omapdrm: Clean up #include's
by Laurent Pinchart
· 10 years ago
0c19ac9
drm: omapdrm: Fix page flip race with CRTC disable
by Laurent Pinchart
· 10 years ago
c397cfd
drm: omapdrm: Turn vblank on/off when enabling/disabling CRTC
by Laurent Pinchart
· 10 years ago
15d02e9
drm: omapdrm: Rework page flip handling
by Laurent Pinchart
· 10 years ago
1d5e5ea
drm: omapdrm: Cancel pending page flips when closing device
by Laurent Pinchart
· 10 years ago
f13ab00
drm: omapdrm: Simplify IRQ registration
by Laurent Pinchart
· 10 years ago
42fb61c
drm: omapdrm: Rename omap_crtc page flip-related fields
by Laurent Pinchart
· 10 years ago
077db4d
drm: omapdrm: Rename omap_crtc_page_flip_locked to omap_crtc_page_flip
by Laurent Pinchart
· 10 years ago
a42133a
drm: omapdrm: Apply settings synchronously
by Laurent Pinchart
· 10 years ago
e2cd09b
drm: omapdrm: Store the rotation property in dev->mode_config
by Laurent Pinchart
· 10 years ago
d8fbe34
dma-buf: cleanup dma_buf_export() to make it easily extensible
by Sumit Semwal
· 10 years ago
bf2ae5d
Merge tag 'fbdev-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 10 years ago
1d601da
drm/omap: tiler: add hibernation callback
by Grygorii Strashko
· 10 years ago
8450c8d
drm/omap: add hibernation callbacks
by Grygorii Strashko
· 10 years ago
223bfd6
drm/omap: keep ref to old_fb
by Tomi Valkeinen
· 10 years ago
Next »