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-07-14
drm/amd/powerplay: enable ACG feature on vega10.
Rex Zhu
2
-4
/
+80
2017-07-14
drm/amd/powerplay: add acg support in pptable for vega10
Rex Zhu
1
-1
/
+4
2017-07-14
drm/amd/powerplay: export ACG related smu message for vega10
Rex Zhu
2
-6
/
+11
2017-07-14
drm/amd/powerplay: add avfs profiling_info_v4_2 support on Vega10.
Rex Zhu
3
-70
/
+240
2017-07-14
drm/amdgpu: add ACG SMU firmware for other vega10 variants
Evan Quan
3
-4
/
+9
2017-07-14
drm/amdgpu: drop SMU_DRIVER_IF_VERSION check for some vega10 variants
Evan Quan
1
-6
/
+24
2017-07-14
drm/amdgpu: add workaround for S3 issues on some vega10 boards
Ken Wang
2
-0
/
+17
2017-07-14
drm/amdgpu/atombios: add function for whether we need asic_init
Alex Deucher
2
-0
/
+11
2017-07-14
drm/amdgpu: unify some atombios/atomfirmware scratch reg functions
Alex Deucher
4
-58
/
+7
2017-07-14
drm/amdgpu/atombios: use bios_scratch_reg_offset for atombios
Alex Deucher
1
-10
/
+12
2017-07-14
drm: amd: amdgpu: constify ttm_place structures.
Arvind Yadav
1
-1
/
+1
2017-07-14
drm: radeon: constify drm_prop_enum_list structures.
Arvind Yadav
1
-6
/
+6
2017-07-14
drm: radeon: radeon_ttm: constify ttm_place structures.
Arvind Yadav
1
-1
/
+1
2017-07-14
drm/amdgpu: trace VM flags as 64bits
Christian König
1
-9
/
+9
2017-07-14
drm/amdgpu: remove stale TODO comment
Christian König
1
-1
/
+0
2017-07-14
drm/amd/sched: print sched job id in amd_sched_job trace
Nicolai Hähnle
1
-4
/
+5
2017-07-14
drm/amdgpu: update pctl1 ram index/data for mmhub on raven
Hawking Zhang
1
-41
/
+48
2017-07-14
drm/amdgpu: add check when no firmware need to load
Huang Rui
1
-0
/
+8
2017-07-14
drm/amdgpu: bind BOs with GTT space allocated directly v2
Christian König
3
-20
/
+46
2017-07-14
drm/amdgpu: bind BOs to TTM only once
Christian König
1
-41
/
+29
2017-07-14
drm/amdgpu: add vm_needs_flush parameter to amdgpu_copy_buffer
Christian König
5
-16
/
+15
2017-07-14
drm/amdgpu: allow flushing VMID0 before IB execution as well
Christian König
2
-1
/
+3
2017-07-14
drm/amdgpu: fix amdgpu_ring_write_multiple
Christian König
1
-3
/
+1
2017-07-14
drm/amdgpu: move ring helpers to amdgpu_ring.h
Christian König
2
-44
/
+42
2017-07-14
drm/radeon: add header comment for clarification to vce_v2_0_enable_mgcg()
Gustavo A. R. Silva
1
-0
/
+4
2017-07-14
drm/amdgpu: Update default vram_page_split description
Kent Russell
1
-1
/
+1
2017-07-14
drm/amdgpu: Changed CU reservation golden settings
ozeng
1
-14
/
+14
2017-07-14
drm/amdgpu: fix amdgpu_debugfs_gem_bo_info
Christian König
1
-3
/
+7
2017-07-14
drm/amdgpu: cleanup initializing gtt_size
Christian König
6
-36
/
+25
2017-07-14
drm/amdgpu: Support passing amdgpu critical error to host via GPU Mailbox.
Gavin Wan
9
-26
/
+200
2017-07-14
drm/amdgpu: Allow vblank_disable_immediate.
Mario Kleiner
1
-0
/
+4
2017-07-14
drm/radeon: Allow vblank_disable_immediate.
Mario Kleiner
1
-0
/
+4
2017-07-14
drm/amdgpu: remove *_mc_access from display funcs
Alex Deucher
11
-505
/
+51
2017-07-14
drm/amdgpu: drop set_vga_render_state from display funcs
Alex Deucher
7
-14
/
+0
2017-07-14
drm/amdgpu/gmc6: drop fb location programming
Alex Deucher
1
-15
/
+0
2017-07-14
drm/amdgpu/gmc7: drop fb location programming
Alex Deucher
1
-13
/
+0
2017-07-14
drm/amdgpu/gmc8: drop fb location programming
Alex Deucher
1
-13
/
+0
2017-07-14
drm/amdgpu/gmc6: use the vram location programmed by the vbios
Alex Deucher
1
-1
/
+4
2017-07-14
drm/amdgpu/gmc7: use the vram location programmed by the vbios
Alex Deucher
1
-1
/
+4
2017-07-14
drm/amdgpu/gmc8: use the vram location programmed by the vbios
Alex Deucher
1
-1
/
+4
2017-07-14
drm/amdgpu: disable vga render in dce hw_init
Alex Deucher
4
-0
/
+8
2017-07-14
drm/amdgpu: simplify VM shadow handling v2
Christian König
1
-20
/
+11
2017-07-14
drm/amdgpu: enable 4 level page table on raven (v3)
Hawking Zhang
1
-11
/
+21
2017-07-14
drm/amdgpu: use kernel is_power_of_2 rather than local version
Alex Deucher
1
-16
/
+3
2017-07-14
drm/fb-helper: separate the fb_setcmap helper into atomic and legacy paths
Peter Rosin
1
-71
/
+160
2017-07-14
drm/atomic-helper: update lut props directly in ..._legacy_gamma_set
Peter Rosin
1
-15
/
+5
2017-07-14
drm: rename, adjust and export drm_atomic_replace_property_blob
Peter Rosin
2
-29
/
+24
2017-07-14
drm/i915: Protect against deferred fbdev setup
Daniel Vetter
1
-1
/
+1
2017-07-14
drm/i915/fbdev: Always forward hotplug events
Daniel Vetter
1
-1
/
+1
2017-07-13
drm/amdgpu: Remove unused field kgd2kfd_shared_resources.num_mec
Jay Cornwall
2
-4
/
+0
[prev]
[next]