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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-28
amdgpu/pp: reduce size of vega10_fuses_default
Dave Airlie
2
-1249
/
+1238
2017-09-28
drm/amdgpu: use designated initialiser for thermal_irq_src.
Dave Airlie
1
-3
/
+3
2017-09-28
amdgpu/pp: slim down the pwr virus tables.
Dave Airlie
4
-20324
/
+20284
2017-09-28
amdgpu/pp: move amdgpu_fuses_default into static const.
Dave Airlie
3
-5
/
+3
2017-09-28
amdgpu/pp: move PhwVega10_Magic to static const.
Dave Airlie
2
-2
/
+1
2017-09-28
amdgpu/pp: remove ci_smc/smumgr split.
Dave Airlie
4
-154
/
+71
2017-09-28
drm/amdgpu/vega10: static constify channel_number
Dave Airlie
1
-1
/
+1
2017-09-28
drm/amdgpu/pp: constify some powerplay tables
Dave Airlie
1
-7
/
+7
2017-09-28
amdgpu/powerplay: constify large struct
Dave Airlie
2
-4
/
+4
2017-09-28
amdgpu: don't ask about CHASH just default it for now.
Dave Airlie
1
-1
/
+2
2017-09-28
drm/amdgpu: map compute rings by least recently used pipe
Andres Rodriguez
3
-10
/
+28
2017-09-28
drm/amdgpu: add option for force enable multipipe policy for compute
Andres Rodriguez
3
-0
/
+11
2017-09-28
drm/amdgpu: use multipipe compute policy on non PL11 asics
Andres Rodriguez
1
-2
/
+12
2017-09-28
drm/amdgpu: fix vf error handling
Alex Deucher
4
-41
/
+54
2017-09-28
Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
159
-8093
/
+9629
2017-09-28
Merge branch 'drm-fixes-4.14' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
1
-1
/
+188
2017-09-27
drm/amdkfd: Improve multiple SDMA queues support per process
shaoyunl
2
-15
/
+16
2017-09-27
drm/amdkfd: Limit queue number per process and device to 127
Felix Kuehling
1
-4
/
+6
2017-09-27
drm/amdkfd: Clean up process queue management
Felix Kuehling
4
-14
/
+8
2017-09-27
drm/amdkfd: Compress unnecessary function parameters
Yong Zhao
4
-13
/
+7
2017-09-27
drm/amdkfd: Improve process termination handling
Felix Kuehling
5
-81
/
+200
2017-09-27
drm/amdkfd: Avoid submitting an unnecessary packet to HWS
Yong Zhao
1
-12
/
+14
2017-09-27
drm/amdkfd: Fix MQD updates
Felix Kuehling
1
-22
/
+62
2017-10-08
drm/amdkfd: Pass filter params to unmap_queues_cpsch
Yong Zhao
1
-11
/
+9
2017-10-08
drm/amdkfd: move locking outside of unmap_queues_cpsch
Yong Zhao
1
-37
/
+28
2017-09-27
drm/amdkfd: Avoid name confusion involved in queue unmapping
Yong Zhao
3
-35
/
+35
2017-09-26
drm/amdgpu: drop experimental flag for vega10
Alex Deucher
1
-9
/
+9
2017-09-26
drm/amd/display: fix pflip irq registor for raven
Bhawanpreet Lakha
1
-1
/
+1
2017-09-26
drm/amd/display: don't clean-up bottom pipe plane_state
Shirish S
1
-8
/
+0
2017-09-26
drm/amd/display: Remove unused dc_validate_guaranteed function
Harry Wentland
1
-34
/
+0
2017-09-26
drm/amd/display: Reduce DC chattiness
Harry Wentland
2
-35
/
+42
2017-09-26
drm/amd/display: Pass log_mask from DM
Harry Wentland
6
-38
/
+42
2017-09-26
drm/amdgpu: Add dc_log module parameter
Harry Wentland
2
-0
/
+5
2017-09-26
drm/amd/display: Clean Kconfig formatting
Harry Wentland
1
-5
/
+5
2017-09-26
drm/amd/display: Update include to bring in line with internal tree
Harry Wentland
2
-0
/
+2
2017-09-26
drm/amd/display: Change comments to bring in line with internal tree
Harry Wentland
2
-6
/
+4
2017-09-26
drm/amd/display: Format changes to bring in line with internal tree
Harry Wentland
3
-6
/
+5
2017-09-26
drm/amd/display: Disable FBC for linear tiling
Roman Li
1
-0
/
+4
2017-09-26
drm/amd/display: Update DPP registers
Vitaly Prosyak
1
-12
/
+6
2017-09-26
drm/amd/display: Create fake sink if needed when commit stream
Harry Wentland
2
-1
/
+30
2017-09-26
drm/amd/display: Break out amdgpu_dm_connector
Harry Wentland
6
-103
/
+146
2017-09-26
drm/amd/display: Add 2X Cursor Magnification Code
pana
2
-2
/
+11
2017-09-26
drm/amd/display: No need to keep track of unreffed clk sources
Harry Wentland
5
-52
/
+16
2017-09-26
drm/amd/display: move dwb registers to header file
Yue Hin Lau
3
-288
/
+289
2017-09-26
drm/amd/display: remove output_format from ipp_setup
Eric Bernstein
6
-12
/
+7
2017-09-26
drm/amd/display: Remove switching of clk sources at end of commit
Harry Wentland
1
-36
/
+0
2017-09-26
drm/amd/display: Power down clock source at commit
Harry Wentland
4
-21
/
+46
2017-09-26
drm/amd/display: Don't reset clock source at unref
Harry Wentland
4
-19
/
+35
2017-09-26
drm/amd/display: seperate dpp_cm_helper functions into new file
Yue Hin Lau
5
-155
/
+330
2017-09-26
drm/amd/display: Fix context alloc failed logging
Andrew Jiang
1
-5
/
+4
[prev]
[next]