index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-05
drm/amd: Mark some tables as const
Nils Wallménius
13
-29
/
+29
2016-05-05
drm/amd/powerplay: fix stutter setup in mclk level init
Alex Deucher
1
-8
/
+8
2016-05-05
drm/amdgpu: reuse VMIDs already assigned to a process
Christian König
1
-31
/
+46
2016-05-05
drm/amdgpu: add a fence after the VM flush
Christian König
3
-14
/
+35
2016-05-05
drm/amdgpu: use a sync object for VMID fences v2
Christian König
3
-32
/
+132
2016-05-05
drm/amdgpu: merge VM manager and VM context ID structure
Christian König
2
-78
/
+78
2016-05-05
drm/amdgpu: Set PFLIP_SUBMITTED for crtc after address update
Andrey Grodzovsky
1
-3
/
+11
2016-05-05
drm/amd/powerplay: add deep sleep divider id into DPM table on Tonga
Eric Huang
1
-5
/
+24
2016-05-02
drm/amdgpu: optionally enable GART debugfs file
Christian König
4
-14
/
+42
2016-05-02
drm/amdgpu: remove GART page addr array
Christian König
2
-19
/
+4
2016-05-02
drm/amdgpu: use BO pages instead of GART array
Christian König
1
-13
/
+16
2016-05-02
drm/amdgpu: change parameter passing in the VM code
Christian König
1
-46
/
+54
2016-05-02
drm/amdgpu: drop the GTT power of two limit
Christian König
1
-5
/
+1
2016-05-02
drm/amd/powerplay: use min_clock_in_sr for deep sleep feature.
Rex Zhu
1
-20
/
+30
2016-05-02
drm/amd/amdgpu: Enable clockgating in UVD6 for Stoney
Tom St Denis
1
-1
/
+5
2016-05-02
drm/amd/amdgpu: Enable clockgating for UVD5 on Tonga
Tom St Denis
1
-1
/
+1
2016-05-02
drm/amd/amdgpu: Add SW clock gating support to UVD 5 and 6
Tom St Denis
2
-164
/
+232
2016-05-02
drm/amdgpu: refine code for code style.
Rex Zhu
1
-1
/
+1
2016-05-02
drm/amdgpu: No need to stop hw init although vce's state was not true.
Rex Zhu
1
-1
/
+2
2016-05-02
drm/amdgpu: fix issue that can't set vce clock gate.
Rex Zhu
1
-1
/
+17
2016-05-02
drm/amdgpu: use ref to keep job alive
Monk Liu
5
-4
/
+35
2016-05-02
drm/amdgpu: rework TDR in scheduler (v2)
Monk Liu
6
-1
/
+62
2016-05-02
drm/amdgpu: get rid of incorrect TDR
Monk Liu
2
-42
/
+1
2016-05-02
drm/amdgpu: put job to list before done
Monk Liu
3
-0
/
+27
2016-05-02
drm/amdgpu: delay job free to when it's finished (v2)
Monk Liu
4
-3
/
+22
2016-05-02
drm/amdgpu/dce11: fix vertical bars appear on monitor
Vitaly Prosyak
1
-60
/
+5
2016-05-02
drm/amdgpu: use sched_job_init to initialize sched_job
Monk Liu
4
-20
/
+40
2016-05-02
drm/amdgpu: patch cond exec for SDMA
Monk Liu
3
-1
/
+37
2016-05-02
drm/amdgpu: support cond exec
Monk Liu
3
-0
/
+15
2016-05-02
drm/amdgpu: improve vmid assigment V2
Chunming Zhou
1
-0
/
+14
2016-05-02
drm/amdgpu: mark amdgpu_allowed_register_entry tables as 'const'
Nils Wallménius
2
-6
/
+6
2016-05-02
drm/amdgpu: do not store bios_header_start in amdgpu_device
Nils Wallménius
2
-5
/
+4
2016-05-02
drm/amdgpu: delete unused struct member suspend from amdgpu_device
Nils Wallménius
1
-1
/
+0
2016-04-22
Merge tag 'v4.6-rc3' into drm-next
Dave Airlie
19
-74
/
+200
2016-04-07
Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
18
-73
/
+199
2016-04-06
Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-2
/
+0
2016-04-05
drm/amdgpu: total vram size also reduces pin size
Chunming Zhou
1
-0
/
+1
2016-04-05
drm/amd/powerplay: add uvd/vce dpm enabling flag default.
Rex Zhu
1
-0
/
+3
2016-04-05
drm/amd/powerplay: fix issue that resume back, dpm can't work on FIJI.
Rex Zhu
1
-0
/
+6
2016-04-05
drm/amdgpu: save and restore the firwmware cache part when suspend resume
Leo Liu
1
-16
/
+11
2016-04-05
drm/amdgpu: save and restore UVD context with suspend and resume
Leo Liu
5
-26
/
+35
2016-04-04
Merge branch 'PAGE_CACHE_SIZE-removal'
Linus Torvalds
1
-1
/
+1
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-1
/
+1
2016-04-01
drm/amdgpu: fence wait old rcu slot
Chunming Zhou
1
-2
/
+6
2016-04-01
drm/amdgpu: fix leaking fence in the pageflip code
Christian König
1
-1
/
+1
2016-04-01
drm/amdgpu: print vram type rather than just DDR
Alex Deucher
1
-2
/
+13
2016-04-01
drm/amdgpu/gmc: use proper register for vram type on Fiji
Alex Deucher
1
-1
/
+8
2016-04-01
drm/amdgpu/gmc: move vram type fetching into sw_init
Alex Deucher
2
-16
/
+16
2016-04-01
drm/amdgpu: Set vblank_disable_allowed = true
Michel Dänzer
1
-0
/
+2
2016-04-01
drm/amd/powerplay: Need to change boot to performance state in resume.
Rex Zhu
1
-2
/
+2
[next]