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
/
drm
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amd/powerplay: mark symbols static where possible on tonga/iceland.
Rex Zhu
2016-09-14
2
-8
/
+8
*
drm/amdgpu: use error label to handle exceptional case
Huang Rui
2016-09-14
1
-9
/
+13
*
drm/amdgpu: update gart_pin_size if bo is in GTT
Flora Cui
2016-09-14
1
-1
/
+1
*
drm/amdgpu: bind GTT on demand
Christian König
2016-09-14
8
-7
/
+84
*
drm/amdgpu: fix GTT offset handling
Christian König
2016-09-14
1
-5
/
+5
*
drm: modify drm_global_item_ref to avoid two times of writing ref->object
Huang Rui
2016-09-14
1
-10
/
+14
*
drm/amdgpu:implement CONTEXT_CONTROL (v5)
Monk Liu
2016-09-14
6
-2
/
+79
*
drm/amd/powerplay: declare functions instand of include header file.
Rex Zhu
2016-09-14
2
-5
/
+6
*
drm/amd/powerplay: calculate flexible array member's address.
Rex Zhu
2016-09-14
3
-83
/
+140
*
drm/amdgpu/si: Call amdgpu_ttm_set_active_vram_size from si_dma_start/stop
Michel Dänzer
2016-09-14
1
-0
/
+5
*
drm/amdgpu: free the BO in kernel by helper amdgpu_bo_free_kernel()
Junwei Zhang
2016-09-14
5
-46
/
+16
*
drm/amdgpu: add a new helper to free a BO in kernel allocations
Junwei Zhang
2016-09-14
2
-0
/
+31
*
drm/amd/amdgpu: Fix return values in SI DPM code
Tom St Denis
2016-09-14
1
-2
/
+8
*
drm/amdgpu: move some release handles into fail labels (v2)
Huang Rui
2016-09-14
1
-13
/
+12
*
drm/amd/amdgpu: Remove double lock from gfx v6
Tom St Denis
2016-09-14
1
-4
/
+0
*
drm/amd/amdgpu: Convert messages in gmc v6 to dev_*()
Tom St Denis
2016-09-14
1
-8
/
+8
*
drm/amd/amdgpu: Comment out currently unused SI DPM struct
Tom St Denis
2016-09-14
1
-0
/
+2
*
drm/amd/amdgpu: Tidy up SI SMC code (v2)
Tom St Denis
2016-09-14
3
-22
/
+12
*
drm/amd/amdgpu: Tidy up SI IH code
Tom St Denis
2016-09-12
1
-22
/
+8
*
drm/amd/amdgpu: Correct whitespace in SI DPM code
Tom St Denis
2016-09-12
1
-232
/
+209
*
drm/amd/amdgpu: Clean up SI DPM table assignments
Tom St Denis
2016-09-12
1
-32
/
+10
*
drm/amd/amdgpu: Allow calling si_dpm_fini at any point
Tom St Denis
2016-09-12
1
-3
/
+3
*
drm/amd/amdgpu: Tidy up SI DMA code
Tom St Denis
2016-09-12
1
-30
/
+5
*
drm/amd/powerplay: fix issue power containment not enabled on Tonga.
Rex Zhu
2016-09-12
1
-3
/
+0
*
drm/amd/powerplay: enable/disable auto thermal throttle for tonga.
Rex Zhu
2016-09-12
1
-0
/
+82
*
drm/amd/amdgpu: S4 issue for amdgpu (v2)
jimqu
2016-09-12
2
-8
/
+35
*
drm/amdgpu: change job->ctx field name
Monk Liu
2016-09-12
4
-9
/
+9
*
drm/amdgpu: new method to sync ce&de
Monk Liu
2016-09-12
1
-18
/
+6
*
drm/amdgpu: add VCE VM mode support
Maruthi Srinivas Bayyavarapu
2016-09-12
2
-3
/
+64
*
drm/amd/amdgpu: Merge get_wptr functions in gfx6
Tom St Denis
2016-09-02
1
-20
/
+11
*
drm/amd/amdgpu: Merge get_rptr functions in gfx8
Tom St Denis
2016-09-02
1
-8
/
+3
*
drm/amd/amdgpu: Merge get_rptr functions in gfx7
Tom St Denis
2016-09-02
1
-8
/
+3
*
drm/amd/amdgpu: Merge get_rptr functions in gfx6
Tom St Denis
2016-09-02
1
-8
/
+3
*
drm/amd/amdgpu: Various tidy ups for gfx6
Tom St Denis
2016-09-02
1
-35
/
+5
*
drm/amd/amdgpu: Simplify mask creation in gfx6
Tom St Denis
2016-09-02
1
-7
/
+1
*
drm/amd/amdgpu: Add GRBM lock to various SI functions
Tom St Denis
2016-09-02
1
-0
/
+8
*
drm/amd/powerplay: original power state table should not be changed.
Rex Zhu
2016-09-02
3
-5
/
+16
*
drm/amd/powerplay: refine struct name for coding style reason.
Rex Zhu
2016-09-02
1
-11
/
+9
*
drm/amd/powerplay: add vce state tables initialize for ppt v1.
Rex Zhu
2016-09-02
2
-5
/
+75
*
drm/amd/powerplay: refine struct name for code style reason.
Rex Zhu
2016-09-02
3
-4
/
+4
*
drm/amdgpu: prevent command submission failures under memory pressure v2
Christian König
2016-09-02
2
-1
/
+63
*
drm/amdgpu: only try again if we actually run into -ENOMEM
Christian König
2016-09-02
1
-5
/
+3
*
drm/radeon: wire up a pci shutdown callback
Alex Deucher
2016-09-02
2
-1
/
+14
*
drm/amdgpu: wire up a pci shutdown callback
Alex Deucher
2016-09-02
1
-0
/
+14
*
drm/radeon: handle runtime pm in drm pre/post close
Alex Deucher
2016-09-02
1
-0
/
+4
*
drm/amdgpu: handle runtime pm in drm pre/post close
Alex Deucher
2016-09-02
1
-0
/
+4
*
drm/radeon: handle runtime pm correctly in amdgpu_driver_open_kms
Alex Deucher
2016-09-02
1
-6
/
+7
*
drm/amdgpu: handle runtime pm correctly in amdgpu_driver_open_kms
Alex Deucher
2016-09-02
1
-8
/
+9
*
drm/radeon: skip suspend/resume on DRM_SWITCH_POWER_DYNAMIC_OFF
Alex Deucher
2016-09-02
1
-2
/
+4
*
drm/radeon: set runtime pm state to active on resume
Alex Deucher
2016-09-02
1
-0
/
+8
[next]