index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: mali-dp: Check for sufficient address space
Mihail Atanassov
2017-01-26
2
-0
/
+22
*
drm: mali-dp: Check hw version matches device-tree
Mihail Atanassov
2017-01-26
2
-0
/
+54
*
drm: mali-dp: Rename malidp_input_format to malidp_pixel_format
Brian Starkey
2017-01-26
3
-20
/
+20
*
drm: mali-dp: fix Lx_CONTROL register fields clobber
Mihail Atanassov
2017-01-23
1
-1
/
+2
*
drm: mali-dp: Fix transposed horizontal/vertical flip
Brian Starkey
2017-01-23
1
-2
/
+2
*
drm: mali-dp: Fix destination size handling when rotating
Brian Starkey
2017-01-23
1
-7
/
+2
*
drm: mali-dp: Don't force source size == crtc size
Brian Starkey
2017-01-23
1
-2
/
+1
*
drm: mali-dp: Check more use cases in the plane's ->atomic_check()
Liviu Dudau
2017-01-23
1
-1
/
+14
*
drm: malidp: Remove event_list member from struct malidp_drm
Liviu Dudau
2017-01-23
2
-3
/
+1
*
drm/arm/malidp: Fix possible dereference of NULL
Shailendra Verma
2017-01-23
1
-7
/
+8
*
drm/mgag200: Added support for the new device G200eH3
Mathieu Larouche
2017-01-23
4
-19
/
+61
*
Merge tag 'drm-amdkfd-next-2017-01-16' of git://people.freedesktop.org/~gabba...
Dave Airlie
2017-01-23
2
-4
/
+6
|
\
|
*
drm/amdkfd: fix improper return value on error
Pan Bian
2017-01-16
1
-1
/
+3
|
*
amdkfd: fix spelling mistake in kfd_ioctl_dbg_unrgesiter
Colin Ian King
2017-01-12
1
-3
/
+3
*
|
Merge tag 'omapdrm-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...
Dave Airlie
2017-01-23
16
-479
/
+440
|
\
\
|
*
|
drm/omap: panel-sony-acx565akm.c: Add MODULE_ALIAS
Jarkko Nikula
2017-01-04
1
-0
/
+1
|
*
|
drm/omap: dsi: fix compile errors when enabling debug prints
H. Nikolaus Schaller
2017-01-04
1
-9
/
+9
|
*
|
drm: omapdrm: Perform initialization/cleanup at probe/remove time
Laurent Pinchart
2016-12-19
2
-108
/
+105
|
*
|
drm: Move vblank cleanup from unregister to release
Laurent Pinchart
2016-12-19
1
-2
/
+2
|
*
|
drm: omapdrm: Use sizeof(*var) instead of sizeof(type) for structures
Laurent Pinchart
2016-12-19
5
-8
/
+7
|
*
|
drm: omapdrm: Remove global variables
Laurent Pinchart
2016-12-19
2
-21
/
+24
|
*
|
drm: omapdrm: Simplify IRQ wait implementation
Laurent Pinchart
2016-12-19
2
-74
/
+37
|
*
|
drm: omapdrm: Inline the pipe2vbl function
Laurent Pinchart
2016-12-19
3
-11
/
+3
|
*
|
drm: omapdrm: Don't call DISPC power handling in IRQ wait functions
Laurent Pinchart
2016-12-19
1
-4
/
+0
|
*
|
drm: omapdrm: Remove unused parameter from omap_drm_irq handler
Laurent Pinchart
2016-12-19
2
-3
/
+3
|
*
|
drm: omapdrm: Don't expose the omap_irq_(un)register() functions
Laurent Pinchart
2016-12-19
2
-22
/
+5
|
*
|
drm: omapdrm: Keep vblank interrupt enabled while CRTC is active
Laurent Pinchart
2016-12-19
3
-47
/
+37
|
*
|
drm: omapdrm: Use a spinlock to protect the CRTC pending flag
Laurent Pinchart
2016-12-19
1
-11
/
+22
|
*
|
drm: omapdrm: Prevent processing the same event multiple times
Laurent Pinchart
2016-12-19
1
-8
/
+15
|
*
|
drm: omapdrm: Check the CRTC software state at enable/disable time
Laurent Pinchart
2016-12-19
3
-18
/
+16
|
*
|
drm: omapdrm: Let the DRM core skip plane commit on inactive CRTCs
Laurent Pinchart
2016-12-19
2
-2
/
+9
|
*
|
drm: omapdrm: Replace DSS manager state check with omapdrm CRTC state
Laurent Pinchart
2016-12-19
1
-9
/
+13
|
*
|
drm: omapdrm: Handle OCP error IRQ directly
Laurent Pinchart
2016-12-19
2
-19
/
+10
|
*
|
drm: omapdrm: Handle CRTC error IRQs directly
Laurent Pinchart
2016-12-19
3
-10
/
+11
|
*
|
drm: omapdrm: Handle FIFO underflow IRQs internally
Laurent Pinchart
2016-12-19
4
-30
/
+67
|
*
|
drm: omapdrm: fb: Turn framebuffer creation error messages into debug
Laurent Pinchart
2016-12-19
1
-5
/
+5
|
*
|
drm: omapdrm: fb: Simplify mode command checks when creating framebuffer
Laurent Pinchart
2016-12-19
1
-27
/
+23
|
*
|
drm: omapdrm: fb: Simplify objects lookup when creating framebuffer
Laurent Pinchart
2016-12-19
2
-36
/
+18
|
*
|
drm: omapdrm: fb: Use format information provided by the DRM core
Laurent Pinchart
2016-12-19
1
-45
/
+46
|
*
|
drm: omapdrm: fb: Limit number of planes per framebuffer to two
Laurent Pinchart
2016-12-19
1
-2
/
+2
*
|
|
Merge tag 'sti-drm-next-2017-01-06' of https://github.com/vinceab/linux into ...
Dave Airlie
2017-01-23
9
-350
/
+154
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
drm/sti: sti_vtg: Handle return NULL error from devm_ioremap_nocache
Arvind Yadav
2017-01-06
1
-0
/
+4
|
*
|
drm/sti: remove deprecated sti_vtac.c file
Vincent Abriou
2017-01-06
4
-226
/
+0
|
*
|
drm/sti: create fbdev at binding
Vincent Abriou
2017-01-06
1
-13
/
+14
|
*
|
drm/sti: update fps debugfs entries
Vincent Abriou
2017-01-06
2
-5
/
+14
|
*
|
drm/sti: do not post HQVDP command if no update
Fabien DESSENNE
2017-01-06
1
-0
/
+15
|
*
|
drm/sti: load XP70 firmware only once
Fabien DESSENNE
2017-01-06
1
-2
/
+6
|
*
|
drm/sti: allow audio playback on HDMI even if disabled.
Arnaud Pouliquen
2017-01-06
1
-104
/
+101
|
|
/
*
|
Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-01-10
96
-417
/
+448
|
\
\
|
*
|
drm: fix compilations issues introduced by "drm: allow to use mmuless SoC"
Benjamin Gaignard
2017-01-09
11
-12
/
+12
[next]