index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
mgag200
/
mgag200_mode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/mgag200: use helpers
Rob Clark
2014-07-18
1
-12
/
+2
*
drm: add register and unregister functions for connectors
Thomas Wood
2014-06-19
1
-1
/
+1
*
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
2014-04-01
1
-13
/
+13
*
drm/mgag200: fix typo causing bw limits to be ignored on some chips
Dave Airlie
2014-02-05
1
-2
/
+2
*
drivers: gpu: Mark functions as static in mgag200_mode.c
Rashika
2014-01-14
1
-3
/
+3
*
drm/mgag200: drop pointless info print.
Dave Airlie
2013-11-08
1
-2
/
+0
*
drm/mgag200: Fix LUT programming for 16bpp
Egbert Eich
2013-07-30
1
-0
/
+23
*
drm/mgag200: Fix framebuffer pitch calculation
Takashi Iwai
2013-07-30
1
-1
/
+1
*
drm/mgag200: Add sysfs support for connectors
Egbert Eich
2013-07-30
1
-0
/
+2
*
drm/mgag200: Add an crtc_disable callback to the crtc helper funcs
Egbert Eich
2013-07-30
1
-0
/
+19
*
drm/mgag200: Added resolution and bandwidth limits for various G200e products.
Julia Lemire
2013-06-28
1
-3
/
+67
*
Merge tag 'v3.10-rc7' into drm-next
Dave Airlie
2013-06-27
1
-4
/
+5
|
\
|
*
drm/mgag200: Add missing write to index before accessing data register
Christopher Harvey
2013-06-03
1
-4
/
+5
*
|
drm/mgag200: Hardware cursor support
Christopher Harvey
2013-06-17
1
-0
/
+2
|
/
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-05-13
1
-38
/
+52
|
\
|
*
drm/mgag200: Fix framebuffer base address programming
Christopher Harvey
2013-05-13
1
-3
/
+24
|
*
drm/mgag200: Convert counter delays to jiffies
Christopher Harvey
2013-05-13
1
-9
/
+6
|
*
drm/mgag200: Fix writes into MGA1064_PIX_CLK_CTL register
Christopher Harvey
2013-05-13
1
-21
/
+21
|
*
drm/mgag200: Don't change unrelated registers during modeset
Christopher Harvey
2013-05-13
1
-5
/
+1
*
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-05-02
1
-4
/
+3
|
\
\
|
|
/
|
*
drm/mgag200: Pass driver specific mga_device in driver functions
Christopher Harvey
2013-04-30
1
-4
/
+3
*
|
drm/mgag200: Index 24 in extended CRTC registers is 24 in hex, not decimal.
Christopher Harvey
2013-04-10
1
-10
/
+3
|
/
*
drm/mgag200: Bug fix: Modified pll algorithm for EH project
Julia Lemire
2013-03-21
1
-5
/
+5
*
drm/mgag200: Reject modes that are too big for VRAM
Christopher Harvey
2013-03-08
1
-0
/
+27
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-03
1
-1
/
+0
|
\
|
*
drm: remove the raw_edid field from struct drm_display_info
Jani Nikula
2012-08-24
1
-1
/
+0
*
|
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-2
/
+2
*
|
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
2012-10-02
1
-1
/
+0
|
/
*
drm/mgag200: fix G200ER pll picking algorithm
Dave Airlie
2012-08-10
1
-5
/
+7
*
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
2012-07-19
1
-4
/
+4
*
mgag200: initial g200se driver (v2)
Dave Airlie
2012-05-17
1
-0
/
+1533