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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-05
Merge tag 'drm-forgot-about-tegra-for-v4.12-rc1' of git://people.freedesktop....
Linus Torvalds
19
-148
/
+1332
2017-05-05
drm/amdgpu: fix mutex list null pointer reference
Pixel Ding
1
-1
/
+2
2017-05-05
drm/amd/powerplay: fix bug sclk/mclk level can't be set on vega10.
Rex Zhu
1
-30
/
+31
2017-05-05
drm/amd/powerplay: Setup sw CTF to allow graceful exit when temperature excee...
Rex Zhu
1
-28
/
+45
2017-05-05
drm/amd/powerplay: delete dead code in powerplay.
Rex Zhu
2
-30
/
+0
2017-05-05
drm/amdgpu: Use less generic enum definitions
Guenter Roeck
3
-26
/
+26
2017-05-05
drm/amdgpu/gfx9: derive tile pipes from golden settings
Alex Deucher
1
-1
/
+4
2017-05-05
drm/amdgpu/gfx: drop max_gs_waves_per_vgt
Alex Deucher
3
-3
/
+1
2017-05-05
drm/amd/powerplay: disable engine spread spectrum feature on Vega10.
Rex Zhu
1
-1
/
+5
2017-05-05
drm/amd/powerplay: clean up code in vega10_smumgr.c
Rex Zhu
1
-56
/
+45
2017-05-05
drm/amdgpu:fix waiting on dirty fence
Monk Liu
1
-0
/
+2
2017-05-05
drm/amdgpu:PTE flag should be 64 bit width
Monk Liu
1
-1
/
+1
2017-05-05
drm/amd/powerplay: correct LoadLineResistance value in pptable.
Rex Zhu
2
-4
/
+4
2017-05-05
drm/amd/powerplay: Allow duplicate enteries in pptable.
Rex Zhu
1
-4
/
+4
2017-05-05
drm/amd/powerplay: set fan target temperature by msg on vega10.
Rex Zhu
1
-0
/
+5
2017-05-05
drm/amd/powerplay: set soc floor voltage on boot on vega10.
Rex Zhu
4
-0
/
+71
2017-05-05
drm/amd/powerplay: refine code in vega10_smumgr.c
Rex Zhu
1
-39
/
+39
2017-05-05
drm/etnaviv: don't put fence in case of submit failure
Lucas Stach
1
-1
/
+3
2017-05-05
drm/i915/gvt: fix typo: "supporte" -> "support"
Colin Ian King
1
-1
/
+1
2017-05-05
Merge tag 'drm/tegra/for-4.12-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
19
-148
/
+1332
2017-05-03
Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
938
-25087
/
+448953
2017-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2017-05-02
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+1
2017-05-02
virtio: wrap find_vqs
Michael S. Tsirkin
1
-2
/
+1
2017-05-02
drm/amdgpu: Reserve 0-2 invalidation reg sets for none-amdgpu usages
Shaoyun Liu
1
-1
/
+1
2017-05-02
drm/amdgpu/gfx9: add additional MQD initialization
Alex Deucher
1
-0
/
+5
2017-05-02
drm/amdgpu/gfx9: fix typo in mpd init
Alex Deucher
1
-2
/
+2
2017-05-02
drm/amdgpu/gfx9: use actual gpu num se setting for ngg allocation
Alex Deucher
1
-2
/
+1
2017-05-02
drm/amdgpu: update revision id settings for BR/ST
Alex Deucher
1
-0
/
+12
2017-05-02
drm/edid: Add 10 bpc quirk for LGD 764 panel in HP zBook 17 G2
Mario Kleiner
1
-0
/
+8
2017-05-02
Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
9
-8
/
+10
2017-05-01
Revert "drm/amdgpu: Refactor flip into prepare submit and submit. (v3)"
Michel Dänzer
2
-124
/
+29
2017-04-29
drm/nouveau/fb/gf100-: Fix 32 bit wraparound in new ram detection
Mario Kleiner
1
-1
/
+1
2017-04-29
drm/nouveau/secboot/gm20b: fix the error return code in gm20b_secboot_tegra_r...
Wei Yongjun
1
-1
/
+1
2017-04-29
drm/nouveau/kms: Increase max retries in scanout position queries.
Mario Kleiner
1
-1
/
+1
2017-04-29
drm/nouveau/bios/bitP: check that table is long enough for optional pointers
Ben Skeggs
5
-5
/
+5
2017-04-29
drm/nouveau/fifo/nv40: no ctxsw for pre-nv44 mpeg engine
Ilia Mirkin
1
-0
/
+2
2017-04-28
drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanup
Michel Dänzer
16
-36
/
+36
2017-04-28
drm/amd/powerplay: implement stop dpm task for vega10.
Rex Zhu
5
-1
/
+123
2017-04-28
drm/amd/powerplay: complete disable_smc_firmware_ctf_tasks.
Rex Zhu
3
-1
/
+7
2017-04-28
drm/amd/powerplay: add disable_smc_ctf callback in hwmgr.
Rex Zhu
4
-1
/
+13
2017-04-28
drm/amdgpu: fix deadlock of reservation between cs and gpu reset v2
Chunming Zhou
1
-0
/
+4
2017-04-28
drm/amdgpu: bump version for exporting gpu info for gfx9
Junwei Zhang
1
-1
/
+2
2017-04-28
drm/amdgpu: export more gpu info for gfx9
Junwei Zhang
3
-0
/
+18
2017-04-28
drm/amdgpu: remove unused and mostly unimplemented CGS functions v2
Christian König
2
-468
/
+0
2017-04-28
drm/amd/powerplay: refine set pcie dpm default table on vega10.
Rex Zhu
1
-21
/
+1
2017-04-28
drm/amd/powerplay: disable cks by default on vega10.
Rex Zhu
1
-1
/
+1
2017-04-28
drm/amd/powerplay: correct UlvOffsetVid on Vega10.
Rex Zhu
1
-3
/
+2
2017-04-28
drm/amdgpu: Fix use of interruptible waiting
Alex Xie
1
-1
/
+1
2017-04-28
drm/amdgpu: Fix use of interruptible waiting
Alex Xie
1
-7
/
+7
[prev]
[next]