index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-19
drm/amd/display: Move output_tf to stream_state/update
Yongqiang Sun
2
-1
/
+2
2018-02-19
drm/amd/display: Remove unused param in DML
Ken Chalmers
1
-1
/
+0
2018-02-19
drm/amd/display: Update the register GRPH_SWAP_CNTL if surface pixel format c...
Duke Du
3
-0
/
+5
2018-02-19
drm/amd/display: dc: Remove unused display_mode_vba.c
Harry Wentland
7
-8611
/
+4
2018-02-19
drm/amdgpu/soc15: don't abuse IP soft reset for adapter reset
Alex Deucher
3
-20
/
+6
2018-02-19
drm/amdgpu/psp: use a function pointer structure
Alex Deucher
6
-116
/
+113
2018-02-19
drm/amdgpu: consistently use AMDGPU_CSA_VADDR
Christian König
2
-7
/
+7
2018-02-19
drm/amdgpu: apply top reserved VA space to pre Vega10 as well
Christian König
4
-4
/
+7
2018-02-19
drm/amdgpu: reduce reserved VA size
Christian König
1
-1
/
+1
2018-02-19
drm/amdgpu: rename amdgpu_crtc_idx_to_irq_type
Samuel Li
9
-14
/
+22
2018-02-19
drm/amdgpu: rename amdgpu_get_crtc_scanoutpos
Samuel Li
6
-22
/
+22
2018-02-19
drm/amdgpu: rename amdgpu_crtc_scaling_mode_fixup
Samuel Li
6
-10
/
+10
2018-02-19
drm/amdgpu: rename amdgpu_update_display_priority
Samuel Li
6
-6
/
+6
2018-02-19
drm/amdgpu: rename amdgpu_modeset_create_props
Samuel Li
8
-8
/
+8
2018-02-19
drm/amdgpu: rename amdgpu_user_framebuffer_create
Samuel Li
3
-8
/
+8
2018-02-19
drm/amdgpu: rename amdgpu_framebuffer_init
Samuel Li
3
-11
/
+11
2018-02-19
drm/amdgpu: rename amdgpu_ddc_probe
Samuel Li
3
-8
/
+11
2018-02-19
drm/amdgpu: rename amdgpu_print_display_setup
Samuel Li
6
-6
/
+6
2018-02-19
drm/amdgpu: rename amdgpu_crtc_set_config
Samuel Li
7
-9
/
+9
2018-02-19
drm/amdgpu: rename amdgpu_crtc_page_flip_target
Samuel Li
7
-15
/
+15
2018-02-19
drm/amdgpu: rename static functions in amdgpu_display.c
Samuel Li
1
-19
/
+22
2018-02-19
drm/amdgpu: remove now superflous *_hdp operation
Christian König
17
-302
/
+18
2018-02-19
drm/amdgpu: fallback to generic HDP operation
Christian König
1
-8
/
+14
2018-02-19
drm/amdgpu: add optional ring to *_hdp callbacks
Christian König
10
-36
/
+81
2018-02-19
drm/amd/pp: Add update_avfs call when set_power_state
Rex Zhu
1
-28
/
+57
2018-02-19
drm/amd/pp: Update smu7 dpm table with OD clock/voltage
Rex Zhu
4
-107
/
+71
2018-02-19
drm/amd/pp: Implement edit_dpm_table on smu7
Rex Zhu
1
-1
/
+164
2018-02-19
drm/amd/pp: Disable OD feature on APU/Iceland
Rex Zhu
1
-0
/
+4
2018-02-19
drm/amd/pp: Disable OD feature if VBIOS limits
Rex Zhu
3
-14
/
+13
2018-02-19
drm/amd/pp: Add edit/commit/show OD clock/voltage support in sysfs
Rex Zhu
4
-1
/
+121
2018-02-19
drm/amd/pp: Add hwmgr interface for edit dpm table
Rex Zhu
2
-0
/
+10
2018-02-19
drm/amdgpu: drop the drm irq pre/post/un install callbacks
Alex Deucher
4
-56
/
+6
2018-02-19
drm/amdgpu/powerplay/vega10: fix compute profile name
Alex Deucher
1
-1
/
+1
2018-02-19
drm/amdgpu: retire soc15ip.h
Hawking Zhang
1
-1343
/
+0
2018-02-19
drm/amd/dc: include new ip and ip_offset headers
Hawking Zhang
13
-13
/
+26
2018-02-19
drm/amd/pp: include new ip and ip offset headers
Hawking Zhang
1
-1
/
+2
2018-02-19
drm/amdgpu: include new ip and ip offset headers
Hawking Zhang
1
-1
/
+2
2018-02-19
drm/amdgpu: split soc15ip header into ip and ip_offset header
Hawking Zhang
2
-0
/
+1363
2018-02-19
drm/amdgpu: Use new TTM flag to avoid OOM triggering.
Andrey Grodzovsky
1
-0
/
+4
2018-02-19
drm/amdgpu: add PASID mapping for GMC v9
Christian König
2
-2
/
+12
2018-02-19
drm/amdgpu: add PASID mapping for GMC v8
Christian König
2
-1
/
+3
2018-02-19
drm/amdgpu: add PASID mapping for GMC v7
Christian König
2
-1
/
+3
2018-02-19
drm/amdgpu: implement gmc_v9_0_emit_flush_gpu_tlb
Christian König
8
-153
/
+53
2018-02-19
drm/amdgpu: implement gmc_v8_0_emit_flush_gpu_tlb
Christian König
6
-73
/
+28
2018-02-19
drm/amdgpu: implement gmc_v7_0_emit_flush_gpu_tlb
Christian König
4
-35
/
+26
2018-02-19
drm/amdgpu: implement gmc_v6_0_emit_flush_gpu_tlb
Christian König
4
-33
/
+29
2018-02-19
drm/amdgpu: add new amdgpu_gmc_emit_flush_gpu_tlb callback
Christian König
2
-0
/
+4
2018-02-19
drm/amdgpu: wire up emit_wreg for VCN v1
Christian König
1
-0
/
+9
2018-02-19
drm/amdgpu: wire up emit_wreg for VCE v4
Christian König
1
-0
/
+9
2018-02-19
drm/amdgpu: wire up emit_wreg for UVD v7
Christian König
1
-7
/
+17
[next]