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-29
amdgpu/dc: inline some of the fixed 32_32 fns
Dave Airlie
2
-75
/
+61
2017-09-29
amdgpu/dc: fix construct return values on irq service.
Dave Airlie
6
-45
/
+22
2017-09-29
amdgpu: fixup construct to void paths on some more dc objects.
Dave Airlie
3
-32
/
+11
2017-09-29
amdgpu/dc: remove pointless return from build_pipe_hw_param
Dave Airlie
6
-33
/
+8
2017-09-29
amdgpu/dc: another round of dce/dcn construct cleanups.
Dave Airlie
32
-108
/
+47
2017-09-29
amdgpu/dc: cleanup construct returns in gpio.
Dave Airlie
4
-56
/
+30
2017-09-29
amdgpu/dc: remove pointless returns in the i2caux constructor paths. (v2)
Dave Airlie
28
-246
/
+100
2017-09-29
amdgpu/dc: make some audio functions return void
Dave Airlie
1
-12
/
+2
2017-09-29
amdgpu/dc: make program_regamma_pwl return void
Dave Airlie
6
-12
/
+6
2017-09-29
amdgpu/dc: make get_audio_clock_info return void.
Dave Airlie
1
-41
/
+34
2017-09-29
amdgpu/dc: make dce80 timing generator construct return void.
Dave Airlie
3
-13
/
+4
2017-09-29
amdgpu/dc: make dce transform constructor void
Dave Airlie
7
-46
/
+20
2017-09-29
amdgpu/dc: make opp construct void.
Dave Airlie
7
-39
/
+17
2017-09-29
amdgpu/dc: make link encoder construct void.
Dave Airlie
8
-86
/
+44
2017-09-29
amdgpu/dc: make stream encoder constructor return void.
Dave Airlie
8
-58
/
+26
2017-09-29
amdgpu/dc: make timing generator constructor return void.
Dave Airlie
5
-26
/
+8
2017-09-29
amdgpu/dc: constify a bunch of dc structs.
Dave Airlie
5
-8
/
+8
2017-09-29
amdgpu/dm: constify rgb formats.
Dave Airlie
1
-1
/
+1
2017-09-29
amdgpu/dm: constify plane type.
Dave Airlie
2
-4
/
+4
2017-09-29
amdgpu/dm: constify yuv_formats.
Dave Airlie
1
-1
/
+1
2017-09-29
amdgpu/dc: static constify update_surface_trace_level
Dave Airlie
1
-1
/
+1
2017-09-29
amdgpu/dc: drop dc_ver char
Dave Airlie
1
-2
/
+0
2017-09-29
amdgpu/pp: rewrite fiji pwr virus upload code.
Dave Airlie
2
-9548
/
+1284
2017-09-29
amdgpu/pp: rewrite polaris pwrvirus upload code.
Dave Airlie
2
-9549
/
+1285
2017-09-29
amdgpu/nbio: use constant nbio_hdp_flush_reg structs.
Dave Airlie
7
-61
/
+38
2017-09-29
amdgpu/soc15: make the pcie index/data registers constant.
Dave Airlie
5
-12
/
+12
2017-09-29
amdgpu/pp: constify soft_dummy_pp_table.
Dave Airlie
1
-1
/
+1
2017-09-29
amdgpu/pp: use array_size to size the pwrvirus tables.
Dave Airlie
4
-8
/
+4
2017-09-29
amdgfx/gfx: don't use static objects for ce/de meta. (v2)
Dave Airlie
2
-4
/
+4
2017-09-28
drm/amd/display: Remove DWB
Harry Wentland
7
-905
/
+1
2017-09-28
amdgpu/dc: remove wait_reg/wait_reg_func interfaces.
Dave Airlie
1
-46
/
+0
2017-09-28
amdgpu/dc: don't check for 0 on register read/writes always.
Dave Airlie
1
-2
/
+7
2017-09-28
amdgpu/dc: drop dml display_mode_support.c (v2)
Dave Airlie
3
-2335
/
+1
2017-09-28
amdgpu/dc: separate out some common code from bios parsers.
Dave Airlie
5
-557
/
+324
2017-09-28
amdgpu/dc: drop dml_util_is_420
Dave Airlie
2
-34
/
+0
2017-09-28
amdgpu/dc: inline a bunch of the dml wrappers.
Dave Airlie
7
-66
/
+67
2017-09-28
amdgpu/dc: inline a bunch of float operations.
Dave Airlie
2
-35
/
+30
2017-09-28
amdgpu/dc: drop display_pipe_clocks.c.
Dave Airlie
4
-410
/
+1
2017-09-28
amdgpu/dc: move filter taps to being static const data (v2)
Dave Airlie
5
-39
/
+49
2017-09-28
amdgpu/dc: add static to construct function
Dave Airlie
1
-1
/
+1
2017-09-28
drm/amd/display: DC I2C review
Harry Wentland
1
-15
/
+10
2017-09-28
drm/amd/display: Use kernel alloc/free
Harry Wentland
59
-330
/
+362
2017-09-28
drm/amd: DC pull request review
Daniel Vetter
1
-0
/
+31
2017-09-28
drm/amdgpu: Add a new flag for SR-IOV to share memory between PF & VF
Horace Chen
1
-0
/
+1
2017-09-28
drm/amd/powerplay: export new interfaces in amd_pm_funcs
Rex Zhu
1
-5
/
+32
2017-09-28
drm/amdgpu: add comments in struct amd_pm_funcs define
Rex Zhu
1
-22
/
+29
2017-09-28
drm/amd/powerplay: change dmesg log level in powerplay
Rex Zhu
1
-1
/
+1
2017-09-28
drm/amdgpu: create powerplay by cgs interface
Rex Zhu
3
-68
/
+51
2017-09-28
drm/amdgpu: add cgs interface to register pp handle
Rex Zhu
2
-0
/
+31
2017-09-28
drm/amdgpu: delete pp_enable in adev
Rex Zhu
4
-50
/
+53
[prev]
[next]