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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
Dave Hansen
2016-02-16
3
-6
/
+3
*
mm/gup: Introduce get_user_pages_remote()
Dave Hansen
2016-02-16
2
-8
/
+8
*
Merge tag 'drm-intel-fixes-2016-02-12' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2016-02-15
10
-26
/
+75
|
\
|
*
drm/i915: fix error path in intel_setup_gmbus()
Rasmus Villemoes
2016-02-10
1
-1
/
+1
|
*
drm/i915/skl: Fix typo in DPLL_CFGCR1 definition
Lyude
2016-02-10
1
-1
/
+1
|
*
drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select()
Lyude
2016-02-10
1
-1
/
+2
|
*
drm/i915: Pretend cursor is always on for ILK-style WM calculations (v2)
Matt Roper
2016-02-09
1
-5
/
+9
|
*
drm/i915/dp: reduce missing TPS3 support errors to debug logging
Jani Nikula
2016-02-08
1
-6
/
+14
|
*
drm/i915/dp: abstract training pattern selection
Jani Nikula
2016-02-08
1
-7
/
+18
|
*
drm/i915/dsi: skip gpio element execution when not supported
Jani Nikula
2016-02-08
1
-0
/
+13
|
*
drm/i915/dsi: don't pass arbitrary data to sideband
Jani Nikula
2016-02-08
1
-1
/
+1
|
*
drm/i915/dsi: defend gpio table against out of bounds access
Jani Nikula
2016-02-08
1
-0
/
+6
|
*
drm/i915/bxt: Don't save/restore eDP panel power during suspend (v3)
Matt Roper
2016-02-08
1
-2
/
+2
|
*
drm/i915: Allow i915_gem_object_get_page() on userptr as well
Chris Wilson
2016-02-08
3
-2
/
+8
*
|
drm/amdgpu: fix issue with overlapping userptrs
Christian König
2016-02-10
3
-1
/
+23
*
|
drm/radeon: hold reference to fences in radeon_sa_bo_new
Nicolai Hähnle
2016-02-10
1
-0
/
+5
*
|
drm/amdgpu: remove unnecessary forward declaration
Nicolai Hähnle
2016-02-10
1
-2
/
+0
*
|
drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)
Nicolai Hähnle
2016-02-10
1
-1
/
+4
*
|
drm/amdgpu: fix s4 resume
Flora Cui
2016-02-10
1
-4
/
+9
*
|
drm/amdgpu/cz: plumb pg flags through to powerplay
Alex Deucher
2016-02-08
1
-0
/
+13
*
|
drm/amdgpu/tonga: plumb pg flags through to powerplay
Alex Deucher
2016-02-08
1
-2
/
+12
*
|
drma/dmgpu: move cg and pg flags into shared headers
Alex Deucher
2016-02-08
13
-171
/
+171
*
|
drm/amdgpu: remove unused cg defines
Alex Deucher
2016-02-08
1
-9
/
+0
*
|
drm/amdgpu: add a cgs interface to fetch cg and pg flags
Alex Deucher
2016-02-08
2
-0
/
+8
*
|
drm/amd/powerplay/tonga: disable vce pg
Alex Deucher
2016-02-08
1
-0
/
+2
*
|
drm/amd/powerplay/tonga: disable uvd pg
Alex Deucher
2016-02-08
1
-0
/
+3
*
|
drm/amd/powerplay/cz: disable vce pg
Alex Deucher
2016-02-08
1
-0
/
+3
*
|
drm/amd/powerplay/cz: disable uvd pg
Alex Deucher
2016-02-08
1
-0
/
+2
*
|
drm/amdgpu: be consistent with uvd cg flags
Alex Deucher
2016-02-08
2
-0
/
+8
*
|
drm/amdgpu: clean up vce pg flags for cz/st
Alex Deucher
2016-02-08
1
-2
/
+1
*
|
drm/amdgpu: handle vce pg flags properly
Alex Deucher
2016-02-08
2
-0
/
+6
*
|
drm/amdgpu: handle uvd pg flags properly
Alex Deucher
2016-02-08
3
-1
/
+10
*
|
drm/amdgpu/dpm/ci: switch over to the common pcie caps interface
Alex Deucher
2016-02-08
1
-6
/
+5
*
|
drm/amdgpu/cik: don't mess with aspm if gpu is root bus
Alex Deucher
2016-02-08
1
-0
/
+3
*
|
drm/amdgpu: add pcie cap module parameters (v2)
Alex Deucher
2016-02-08
3
-65
/
+92
|
/
*
Merge branch 'drm-fixes-mst' of git://people.freedesktop.org/~airlied/linux i...
Dave Airlie
2016-02-05
1
-97
/
+182
|
\
|
*
drm/dp/mst: deallocate payload on port destruction
Mykola Lysenko
2016-02-05
1
-8
/
+83
|
*
drm/dp/mst: Reverse order of MST enable and clearing VC payload table.
Andrey Grodzovsky
2016-02-05
1
-6
/
+6
|
*
drm/dp/mst: move GUID storage from mgr, port to only mst branch
Hersen Wu
2016-02-05
1
-36
/
+28
|
*
drm/dp/mst: change MST detection scheme
Mykola Lysenko
2016-02-05
1
-18
/
+19
|
*
drm/dp/mst: Calculate MST PBN with 31.32 fixed point
Harry Wentland
2016-02-05
1
-28
/
+39
|
*
drm/mst: Add range check for max_payloads during init
Imre Deak
2016-02-05
1
-0
/
+3
|
*
drm/mst: Don't ignore the MST PBN self-test result
Imre Deak
2016-02-05
1
-1
/
+3
|
*
drm: fix missing reference counting decrease
Insu Yun
2016-02-05
1
-0
/
+1
*
|
Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2016-02-05
11
-59
/
+114
|
\
\
|
*
|
drm/amdgpu: disable uvd and vce clockgating on Fiji
Alex Deucher
2016-02-03
1
-2
/
+1
|
*
|
drm/amdgpu: remove exp hardware support from iceland
Alex Deucher
2016-02-02
1
-5
/
+5
|
*
|
drm/amdgpu: load MEC ucode manually on iceland
Alex Deucher
2016-02-02
1
-4
/
+10
|
*
|
drm/amdgpu: don't load MEC2 on topaz
Alex Deucher
2016-02-02
2
-11
/
+5
|
*
|
drm/amdgpu: drop topaz support from gmc8 module
Alex Deucher
2016-02-02
1
-27
/
+1
[next]