index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-12
drm/amdgpu: fix DP mode validation
Alex Deucher
1
-2
/
+2
2016-05-11
drm/amdgpu: Encapsulate some VM table update parameters (v2)
Harish Kasiviswanathan
1
-49
/
+62
2016-05-11
drm/amdgpu: fix TC cache flushing
Marek Olšák
2
-1
/
+4
2016-05-11
drm/amdgpu/dce11: fix audio offset for asics with >7 audio pins
Alex Deucher
2
-1
/
+3
2016-05-11
drm/amdgpu: fix and cleanup user fence handling v2
Christian König
4
-47
/
+38
2016-05-11
drm/amdgpu: move VM fields into job
Christian König
14
-66
/
+66
2016-05-11
drm/amdgpu: move the context from the IBs into the job
Christian König
4
-17
/
+24
2016-05-11
drm/amdgpu: move context switch handling into common code v2
Christian König
12
-29
/
+25
2016-05-11
drm/amdgpu: move preamble IB handling into common code
Christian König
3
-9
/
+7
2016-05-11
drm/amdgpu/gfx7: fix pipeline sync
Chunming Zhou
1
-12
/
+13
2016-05-11
amdgpu/uvd: separate context buffer from DPB
Sonny Jiang
1
-3
/
+59
2016-05-11
drm/amdgpu: use fence_context to judge ctx switch v2
Christian König
3
-4
/
+4
2016-05-11
drm/amd/amdgpu: Added more named DRM info messages for debugging
Tom St Denis
1
-10
/
+10
2016-05-11
drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)
Tom St Denis
30
-1
/
+30
2016-05-11
drm/amdgpu: Support DRM_MODE_PAGE_FLIP_ASYNC (v2)
Alex Deucher
6
-27
/
+52
2016-05-11
drm/amdgpu/dce11: don't share PLLs on Polaris
Alex Deucher
1
-4
/
+0
2016-05-11
drm/amdgpu: Drop unused parameter for *get_sleep_divider_id_from_clock
Nils Wallménius
1
-4
/
+2
2016-05-11
drm/amdgpu: Simplify calculation in *get_sleep_divider_id_from_clock
Nils Wallménius
2
-7
/
+2
2016-05-11
drm/amdgpu: Use max macro in *get_sleep_divider_id_from_clock
Nils Wallménius
2
-4
/
+2
2016-05-11
drm/amdgpu: fetch cu_info once at init
Alex Deucher
9
-46
/
+25
2016-05-11
drm/amd: cleanup remaining spaces and tabs v2
Christian König
16
-32
/
+32
2016-05-11
drm/amdgpu: remove define for reserved client ID
Christian König
2
-2
/
+1
2016-05-11
drm/amdgpu: remove owner cleanup v2
Christian König
1
-13
/
+0
2016-05-11
drm/amdgpu: make the VMID owner always 64bit
Christian König
2
-3
/
+3
2016-05-11
drm/amdgpu: two minor 80 char fixes
Christian König
3
-8
/
+12
2016-05-11
drm/amdgpu: hdp flush&inval should always do
Monk Liu
1
-7
/
+5
2016-05-11
drm/amd/amdgpu: Enable CG for UVD6 on Carrizo
Tom St Denis
1
-1
/
+2
2016-05-11
drm/amdgpu: add pipeline sync for compute job
Chunming Zhou
1
-1
/
+2
2016-05-11
drm/amdgpu: keep vm in job instead of ib (v2)
Monk Liu
12
-30
/
+25
2016-05-11
drm/amdgpu: make vmid owner be client_id
Chunming Zhou
1
-3
/
+3
2016-05-11
drm/amdgpu: add client id for every vm
Chunming Zhou
2
-0
/
+8
2016-05-11
drm/amdgpu: fix wrong release of vmid owner
Chunming Zhou
1
-5
/
+9
2016-05-09
Merge tag 'v4.6-rc7' into drm-next
Dave Airlie
13
-20
/
+46
2016-05-06
Merge branch 'drm-next-4.7' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
63
-2659
/
+3324
2016-05-04
drm/amdgpu: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Muhammad Falak R Wani
1
-1
/
+1
2016-05-04
drm/amdgpu: use drm_mode_vrefresh() rather than mode->vrefresh
Alex Deucher
1
-1
/
+1
2016-05-04
drm/amdgpu/uvd6: add bypass support for fiji (v3)
Alex Deucher
1
-0
/
+19
2016-05-04
drm/amd/amdgpu: Add debugfs entries for smc/didt/pcie
Tom St Denis
2
-9
/
+223
2016-05-04
drm/amd/amdgpu: Drop print_status callbacks.
Tom St Denis
29
-1769
/
+0
2016-05-04
drm/amd/powerplay: add dpm force multiple levels on cz/tonga/fiji/polaris (v2)
Eric Huang
1
-15
/
+36
2016-05-04
drm/amdgpu: fix memory leak in CGS (FW info)
Mykola Lysenko
1
-34
/
+36
2016-05-04
drm/amdgpu: code style refine.
Rex Zhu
1
-1
/
+1
2016-05-04
drm/amd/amdgpu: fix 64-bit division
Slava Grigorev
1
-2
/
+2
2016-05-04
drm/amdgpu: add polaris10/11 smc fw declaration
Flora Cui
1
-0
/
+5
2016-05-04
drm/amdgpu: change ELM/BAF to Polaris10/Polaris11
Flora Cui
12
-160
/
+162
2016-05-04
drm/amdgpu: add ELM/BAF pci ids
Flora Cui
1
-0
/
+10
2016-05-04
drm/amdgpu: update the core VI support for ELM/BAF
Flora Cui
2
-0
/
+89
2016-05-04
drm/amdgpu: ungate SMC clockgating first before suspend
Flora Cui
1
-4
/
+13
2016-05-04
drm/amd/amdgpu: add power gating init for Baffin
Eric Huang
1
-0
/
+39
2016-05-04
drm/amd/amdgpu: add power gating initialization support for GFX8.0
Eric Huang
2
-3
/
+364
[prev]
[next]