index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
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
*
Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...
Dave Airlie
2016-07-15
8
-39
/
+74
|
\
|
*
drm/vmwgfx: Fix error paths when mapping framebuffer
Sinclair Yeh
2016-07-08
1
-2
/
+2
|
*
drm/vmwgfx: Fix corner case screen target management
Thomas Hellstrom
2016-07-01
1
-4
/
+4
|
*
drm/vmwgfx: Delay pinning fbdev framebuffer until after mode set
Sinclair Yeh
2016-07-01
1
-22
/
+25
|
*
drm/vmwgfx: Check pin count before attempting to move a buffer
Sinclair Yeh
2016-07-01
1
-3
/
+22
|
*
drm/ttm: Make ttm_bo_mem_compat available
Sinclair Yeh
2016-07-01
1
-3
/
+4
|
*
drm/vmwgfx: Add an option to change assumed FB bpp
Sinclair Yeh
2016-07-01
3
-0
/
+9
|
*
drm/vmwgfx: Work around mode set failure in 2D VMs
Sinclair Yeh
2016-07-01
2
-8
/
+8
|
*
drm/vmwgfx: Add a check to handle host message failure
Sinclair Yeh
2016-07-01
1
-0
/
+3
*
|
Merge tag 'drm-intel-fixes-2016-07-14' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2016-07-15
2
-1
/
+12
|
\
\
|
*
|
drm/i915: Ignore panel type from OpRegion on SKL
Ville Syrjälä
2016-07-14
1
-0
/
+11
|
*
|
drm/i915: Update ifdeffery for mutex->owner
Chris Wilson
2016-07-14
1
-1
/
+1
*
|
|
drm/amdgpu: fix power distribution issue for Polaris10 XT
Ken Wang
2016-07-14
3
-0
/
+22
*
|
|
drm/amdgpu: Add a missing register to Polaris golden setting
Ken Wang
2016-07-14
1
-0
/
+2
*
|
|
Merge tag 'sunxi-drm-fixes-for-4.7-2' of https://git.kernel.org/pub/scm/linux...
Dave Airlie
2016-07-08
2
-1
/
+10
|
\
\
\
|
*
|
|
gpu: drm: sun4i_drv: add missing of_node_put after calling of_parse_phandle
Peter Chen
2016-07-05
1
-0
/
+1
|
*
|
|
drm/sun4i: Send vblank event when the CRTC is disabled
Maxime Ripard
2016-06-30
1
-0
/
+8
|
*
|
|
drm/sun4i: Report proper vblank
Maxime Ripard
2016-06-30
1
-1
/
+1
*
|
|
|
Merge branch 'linux-4.7' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
2016-07-07
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
drm/nouveau/disp/sor/gf119: select correct sor when poking training pattern
Ben Skeggs
2016-07-06
1
-1
/
+2
*
|
|
|
|
drm/amd/powerplay: Update CKS on/ CKS off voltage offset calculation.
Rex Zhu
2016-07-06
1
-13
/
+10
*
|
|
|
|
drm/amd/powerplay: fix bug that get wrong polaris evv voltage.
Rex Zhu
2016-07-06
3
-6
/
+7
*
|
|
|
|
drm/amd/powerplay: incorrectly use of the function return value
Rex Zhu
2016-07-06
1
-1
/
+1
*
|
|
|
|
drm/amd/powerplay: fix incorrect voltage table value for tonga
Huang Rui
2016-07-06
1
-1
/
+1
*
|
|
|
|
drm/amd/powerplay: fix incorrect voltage table value for polaris10
Huang Rui
2016-07-06
1
-1
/
+1
*
|
|
|
|
Merge tag 'drm-intel-fixes-2016-06-30' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2016-07-02
4
-16
/
+18
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
drm/i915: Fix missing unlock on error in i915_ppgtt_info()
Wei Yongjun
2016-06-30
1
-2
/
+2
|
*
|
|
|
drm/i915: Avoid early timeout during AUX transfers
Imre Deak
2016-06-29
1
-1
/
+1
|
*
|
|
|
drm/i915/hsw: Avoid early timeout during LCPLL disable/restore
Imre Deak
2016-06-29
1
-4
/
+4
|
*
|
|
|
drm/i915/lpt: Avoid early timeout during FDI PHY reset
Imre Deak
2016-06-29
1
-4
/
+4
|
*
|
|
|
drm/i915/bxt: Avoid early timeout during PLL enable
Imre Deak
2016-06-29
1
-2
/
+2
|
*
|
|
|
drm/i915: Refresh cached DP port register value on resume
Ville Syrjälä
2016-06-29
1
-3
/
+5
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'drm-fixes-4.7' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2016-07-02
7
-56
/
+138
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
drm/amd/powerplay: workaround for UVD clock issue
Rex Zhu
2016-06-29
1
-0
/
+4
|
*
|
|
drm/amdgpu: add ACLK_CNTL setting for polaris10
Ken Wang
2016-06-29
1
-0
/
+3
|
*
|
|
drm/amd/powerplay: fix issue uvd dpm can't enabled on Polaris11.
Rex Zhu
2016-06-29
1
-41
/
+60
|
*
|
|
drm/amd/powerplay: Workaround for Memory EDC Error on Polaris10.
Rex Zhu
2016-06-29
1
-0
/
+26
|
*
|
|
drm/amd/powerplay: Update CKS on/ CKS off voltage offset calculation
Rex Zhu
2016-06-23
1
-9
/
+17
|
*
|
|
drm/amd/powerplay: disable FFC.
Rex Zhu
2016-06-23
3
-5
/
+24
|
*
|
|
drm/amd/powerplay: add some definition for FFC feature on polaris.
Rex Zhu
2016-06-23
2
-1
/
+4
*
|
|
|
drm/atomic: Make drm_atomic_legacy_backoff reset crtc->acquire_ctx
Maarten Lankhorst
2016-06-24
1
-1
/
+26
*
|
|
|
Merge branch 'drm-fixes-4.7' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2016-06-24
20
-157
/
+461
|
\
\
\
\
|
|
/
/
/
|
*
|
|
drm/amd/powerplay: enable clock stretch feature for polaris
Rex Zhu
2016-06-21
1
-97
/
+23
|
*
|
|
drm/amdgpu/gfx8: update golden setting for polaris10
Rex Zhu
2016-06-21
1
-1
/
+2
|
*
|
|
drm/amd/powerplay: enable avfs feature for polaris
Rex Zhu
2016-06-21
7
-17
/
+208
|
*
|
|
drm/amdgpu/atombios: add avfs struct for Polaris10/11
Rex Zhu
2016-06-21
1
-0
/
+72
|
*
|
|
drm/amd/powerplay: add avfs related define for polaris
Rex Zhu
2016-06-21
2
-19
/
+98
|
*
|
|
drm/amd/powrplay: enable stutter_mode for polaris.
Rex Zhu
2016-06-21
1
-2
/
+2
|
*
|
|
drm/amd/powerplay: disable UVD SMU handshake for MCLK.
Rex Zhu
2016-06-21
1
-0
/
+9
|
*
|
|
drm/amd/powerplay: initialize variables which were missed.
Rex Zhu
2016-06-21
3
-0
/
+4
[next]