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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'topic/core-stuff' into topic/atomic-core
Daniel Vetter
2014-12-17
13
-122
/
+72
|
\
|
*
drm/info: Remove unused code
Thierry Reding
2014-12-16
2
-25
/
+0
|
*
drm/cache: Use wbinvd helpers
Ben Widawsky
2014-12-16
1
-9
/
+4
|
*
drm/plane-helper: Test for plane disable earlier
Matt Roper
2014-12-11
1
-5
/
+11
|
*
drm/doc: Document drm_add_modes_noedid() usage
Laurent Pinchart
2014-12-11
1
-5
/
+19
|
*
drm: bit of spell-check / editorializing.
Rob Clark
2014-12-10
1
-4
/
+4
|
*
drm: Prefer sizeof(type) over sizeof type
Thierry Reding
2014-12-10
2
-10
/
+10
|
*
drm: Remove useless else block
Thierry Reding
2014-12-10
1
-7
/
+7
|
*
drm: Remove unneeded braces for single statement blocks
Thierry Reding
2014-12-10
1
-4
/
+2
|
*
drm: Do not assign in if condition
Thierry Reding
2014-12-10
1
-1
/
+2
|
*
drm: Prefer kmalloc_array() over kmalloc() with multiply
Thierry Reding
2014-12-10
1
-5
/
+5
|
*
drm: Prefer kcalloc() over kzalloc() with multiply
Thierry Reding
2014-12-10
1
-4
/
+6
|
*
drm: Miscellaneous checkpatch whitespace cleanups
Thierry Reding
2014-12-10
2
-23
/
+22
|
*
drm/tegra: Remove dummy ->load_lut() implementation
Thierry Reding
2014-12-10
1
-5
/
+0
|
*
drm/sti: Remove dummy ->load_lut() implementation
Thierry Reding
2014-12-10
1
-6
/
+0
|
*
drm/msm: Remove dummy ->load_lut() implementation
Thierry Reding
2014-12-10
2
-10
/
+0
|
*
drm/bochs: Remove dummy ->load_lut() implementation
Thierry Reding
2014-12-10
1
-5
/
+0
|
*
drm/armada: Remove dummy ->load_lut() implementation
Thierry Reding
2014-12-10
1
-5
/
+0
*
|
drm: get rid of direct property value access
Rob Clark
2014-12-17
2
-4
/
+18
*
|
drm: store property instead of id in obj attachment
Rob Clark
2014-12-17
2
-10
/
+14
*
|
drm: allow property validation for refcnted props
Rob Clark
2014-12-17
1
-15
/
+43
*
|
drm/atomic: Introduce state->obj backpointers
Daniel Vetter
2014-12-17
7
-16
/
+34
*
|
drm/atomic-helper: Again check modeset *before* plane states
Daniel Vetter
2014-12-17
4
-3
/
+31
*
|
drm/atomic-helper: Export both plane and modeset check helpers
Daniel Vetter
2014-12-17
3
-8
/
+69
*
|
drm/atomic: fix potential null ptr on plane enable
Rob Clark
2014-12-17
1
-1
/
+1
*
|
drm: sti: fix module compilation issue
benjamin.gaignard@linaro.org
2014-12-15
3
-0
/
+4
*
|
Merge branch 'drm-sti-next-2014-12-11' of http://git.linaro.org/people/benjam...
Dave Airlie
2014-12-13
22
-135
/
+1999
|
\
\
|
*
|
drm: sti: correctly cleanup CRTC and planes
Benjamin Gaignard
2014-12-11
1
-1
/
+5
|
*
|
drm: sti: add HQVDP plane
Benjamin Gaignard
2014-12-11
12
-7
/
+1513
|
*
|
drm: sti: add cursor plane
Benjamin Gaignard
2014-12-11
7
-3
/
+273
|
*
|
drm: sti: enable auxiliary CRTC
Benjamin Gaignard
2014-12-11
6
-17
/
+44
|
*
|
drm: sti: fix delay in VTG programming
Benjamin Gaignard
2014-12-11
1
-3
/
+28
|
*
|
drm: sti: prepare sti_tvout to support auxiliary crtc
Benjamin Gaignard
2014-12-11
1
-40
/
+52
|
*
|
drm: sti: use drm_crtc_vblank_{on/off} instead of drm_vblank_{on/off}
Benjamin Gaignard
2014-12-11
1
-1
/
+3
|
*
|
drm: sti: fix hdmi avi infoframe
Benjamin Gaignard
2014-12-11
1
-16
/
+17
|
*
|
drm: sti: remove event lock while disabling vblank
Benjamin Gaignard
2014-12-11
1
-4
/
+0
|
*
|
drm: sti: simplify gdp code
Benjamin Gaignard
2014-12-11
1
-19
/
+20
|
*
|
drm: sti: clear all mixer control
Benjamin Gaignard
2014-12-11
3
-0
/
+12
|
*
|
drm: sti: remove gpio for HDMI hot plug detection
Benjamin Gaignard
2014-12-11
3
-13
/
+5
|
*
|
drm: sti: allow to change hdmi ddc i2c adapter
Benjamin Gaignard
2014-12-11
3
-13
/
+29
*
|
|
Merge tag 'drm-intel-next-fixes-2014-12-11' of git://anongit.freedesktop.org/...
Dave Airlie
2014-12-12
10
-23
/
+72
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
drm/i915: save/restore GMBUS freq across suspend/resume on gen4
Jesse Barnes
2014-12-11
3
-0
/
+10
|
*
|
drm/i915: Remove '& 0xffff' from the mask given to WA_REG()
Damien Lespiau
2014-12-10
1
-2
/
+2
|
*
|
drm/i915: Invert the mask and val arguments in wa_add() and WA_REG()
Damien Lespiau
2014-12-10
1
-9
/
+9
|
*
|
drm/i915/bdw: Fix the write setting up the WIZ hashing mode
Damien Lespiau
2014-12-10
3
-8
/
+23
|
*
|
drm/i915: Don't complain about stolen conflicts on gen3
Daniel Vetter
2014-12-10
1
-1
/
+5
|
*
|
drm/i915: resume MST after reading back hw state
Dave Airlie
2014-12-08
1
-1
/
+2
|
*
|
drm/i915: Handle inaccurate time conversion issues
Daniel Vetter
2014-12-05
1
-0
/
+10
|
*
|
drm/i915: compute wait_ioctl timeout correctly
Daniel Vetter
2014-12-05
3
-1
/
+8
|
*
|
drm/i915: don't always do full mode sets when infoframes are enabled
Jesse Barnes
2014-12-05
1
-4
/
+6
[next]