index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
workqueue.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-04-07
drm/amdgpu: fix "fix 64bit division"
Christian König
1
-0
/
+1
2017-04-07
drm/amd/powerplay: add fan controller table v11 support.
Rex Zhu
2
-45
/
+120
2017-04-07
drm/amd/powerplay: port newest process pptable code for vega10.
Rex Zhu
3
-50
/
+187
2017-04-07
drm/amdgpu: set vm size and block size by individual gmc by default (v3)
Junwei Zhang
8
-40
/
+66
2017-04-07
drm/amdgpu: Avoid overflows/divide-by-zero in latency_watermark calculations.
Mario Kleiner
4
-64
/
+12
2017-04-07
drm/amdgpu: Make display watermark calculations more accurate
Mario Kleiner
4
-20
/
+20
2017-04-07
drm/radeon: fix typo in bandwidth calculation
Alex Deucher
1
-1
/
+1
2017-04-07
drm/radeon: Refuse to migrate a prime BO to VRAM. (v2)
Christopher James Halse Rogers
3
-0
/
+19
2017-04-07
drm/radeon: Maintain prime import/export refcount for BOs
Christopher James Halse Rogers
2
-0
/
+7
2017-04-07
drm/amdgpu: Refuse to pin or change acceptable domains of prime BOs to VRAM. ...
Christopher James Halse Rogers
2
-0
/
+9
2017-04-07
drm/amdgpu: Fail fb creation from imported dma-bufs. (v2)
Christopher James Halse Rogers
1
-0
/
+6
2017-04-07
drm/radeon: Fail fb creation from imported dma-bufs.
Christopher James Halse Rogers
1
-0
/
+6
2017-04-07
drm/mediatek: add support for Mediatek SoC MT2701
yt.shen@mediatek.com
7
-0
/
+74
2017-04-07
drm/mediatek: update DSI sub driver flow for sending commands to panel
yt.shen@mediatek.com
1
-101
/
+158
2017-04-07
drm/mediatek: add non-continuous clock mode and EOT packet control
yt.shen@mediatek.com
1
-0
/
+3
2017-04-07
drm/mediatek: add dsi transfer function
shaoming chen
1
-2
/
+166
2017-04-07
drm/mediatek: add dsi interrupt control
shaoming chen
1
-0
/
+92
2017-04-07
drm/mediatek: cleaning up and refine
yt.shen@mediatek.com
2
-42
/
+39
2017-04-07
drm/mediatek: update display module connections
yt.shen@mediatek.com
1
-0
/
+25
2017-04-07
drm/mediatek: add BLS component
yt.shen@mediatek.com
2
-1
/
+6
2017-04-07
drm/mediatek: add shadow register support
yt.shen@mediatek.com
4
-29
/
+74
2017-04-07
drm/mediatek: add *driver_data for different hardware settings
yt.shen@mediatek.com
7
-63
/
+181
2017-04-07
drm/mediatek: add helpers for coverting from the generic components
yt.shen@mediatek.com
2
-12
/
+18
2017-04-07
dt-bindings: display: mediatek: update supported chips
yt.shen@mediatek.com
2
-0
/
+4
2017-04-06
drm/amdgpu: use uintptr_t instead of unsigned long to store pointer
Alex Xie
1
-4
/
+4
2017-04-06
drm/amdgpu: Avoid using signed integer to store pointer value
Alex Xie
3
-3
/
+3
2017-04-06
drm/amdgpu:invoke new implemented AI MB func
Monk Liu
1
-1
/
+19
2017-04-06
drm/amdgpu/vega10:timeout set to equal with VI
Monk Liu
1
-1
/
+1
2017-04-06
drm/amdgpu:implement the reset MB func for vega10
Monk Liu
2
-0
/
+138
2017-04-06
drm/amdgpu:fix typo for mxgpu_ai
Monk Liu
1
-2
/
+2
2017-04-06
drm/amdgpu:no need to involv HDP in KIQ
Monk Liu
3
-8
/
+0
2017-04-06
drm/amdgpu:add PSP block only load_type=PSP (v2)
Monk Liu
1
-1
/
+2
2017-04-06
drm/amdgpu/smu9: update to latest driver interface
Evan Quan
1
-4
/
+53
2017-04-06
drm/amd/amdgpu: cleanup gfx_v9_0_gpu_init()
Tom St Denis
1
-3
/
+1
2017-04-06
drm/amd/amdgpu: cleanup gfx_v9_0_rlc_reset()
Tom St Denis
1
-6
/
+2
2017-04-06
drm/amd/amdgpu: cleanup gfx_v9_0_rlc_start()
Tom St Denis
1
-3
/
+1
2017-04-06
drm/amd/amdgpu: simplify gfx_v9_0_cp_gfx_enable()
Tom St Denis
1
-8
/
+4
2017-04-06
drm/amd/amdgpu: cleanup gfx_v9_0_kiq_init_register()
Tom St Denis
1
-9
/
+3
2017-04-06
drm/amd/amdgpu: Drop gfx_v9_0_print_status()
Tom St Denis
1
-174
/
+1
2017-04-06
drm/amd/amdgpu: cleanup gfx_v9_0_set_gfx_eop_interrupt_state()
Tom St Denis
1
-12
/
+3
2017-04-06
drm/amd/amdgpu: cleanup gfx_v9_0_set_priv_reg_fault_state()
Tom St Denis
1
-11
/
+3
2017-04-06
drm/amd/amdgpu: cleanup gfx_v9_0_set_priv_inst_fault_state()
Tom St Denis
1
-12
/
+3
2017-04-06
drm/amd/amdgpu: cleanup gfx_v9_0_init_queue()
Tom St Denis
2
-8
/
+6
2017-04-06
drm/amdgpu: Move function amdgpu_has_atpx near other similar functions
Alex Xie
2
-6
/
+2
2017-04-06
drm/amdgpu: fix over allocating of IRQ sources
Christian König
1
-3
/
+4
2017-04-06
drm/amd/amdgpu: Clean up psp reload_quirk()
Tom St Denis
1
-8
/
+4
2017-04-06
drm/amd/amdgpu: Fix psp_v3_1 compare sram
Tom St Denis
1
-1
/
+1
2017-04-06
drm/amdgpu: cleanup get_invalidate_req v2
Christian König
8
-49
/
+27
2017-04-06
drm/amdgpu: fix vm size and block size for VMPT (v5)
Zhang, Jerry
9
-35
/
+52
2017-04-06
drm/amd/amdgpu: Fix srbm_indexing in init/inactive hqd code
Tom St Denis
1
-0
/
+5
[next]