summaryrefslogtreecommitdiffstats
path: root/kernel/workqueue.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-04-07drm/amdgpu: fix "fix 64bit division"Christian König1-0/+1
2017-04-07drm/amd/powerplay: add fan controller table v11 support.Rex Zhu2-45/+120
2017-04-07drm/amd/powerplay: port newest process pptable code for vega10.Rex Zhu3-50/+187
2017-04-07drm/amdgpu: set vm size and block size by individual gmc by default (v3)Junwei Zhang8-40/+66
2017-04-07drm/amdgpu: Avoid overflows/divide-by-zero in latency_watermark calculations.Mario Kleiner4-64/+12
2017-04-07drm/amdgpu: Make display watermark calculations more accurateMario Kleiner4-20/+20
2017-04-07drm/radeon: fix typo in bandwidth calculationAlex Deucher1-1/+1
2017-04-07drm/radeon: Refuse to migrate a prime BO to VRAM. (v2)Christopher James Halse Rogers3-0/+19
2017-04-07drm/radeon: Maintain prime import/export refcount for BOsChristopher James Halse Rogers2-0/+7
2017-04-07drm/amdgpu: Refuse to pin or change acceptable domains of prime BOs to VRAM. ...Christopher James Halse Rogers2-0/+9
2017-04-07drm/amdgpu: Fail fb creation from imported dma-bufs. (v2)Christopher James Halse Rogers1-0/+6
2017-04-07drm/radeon: Fail fb creation from imported dma-bufs.Christopher James Halse Rogers1-0/+6
2017-04-07drm/mediatek: add support for Mediatek SoC MT2701yt.shen@mediatek.com7-0/+74
2017-04-07drm/mediatek: update DSI sub driver flow for sending commands to panelyt.shen@mediatek.com1-101/+158
2017-04-07drm/mediatek: add non-continuous clock mode and EOT packet controlyt.shen@mediatek.com1-0/+3
2017-04-07drm/mediatek: add dsi transfer functionshaoming chen1-2/+166
2017-04-07drm/mediatek: add dsi interrupt controlshaoming chen1-0/+92
2017-04-07drm/mediatek: cleaning up and refineyt.shen@mediatek.com2-42/+39
2017-04-07drm/mediatek: update display module connectionsyt.shen@mediatek.com1-0/+25
2017-04-07drm/mediatek: add BLS componentyt.shen@mediatek.com2-1/+6
2017-04-07drm/mediatek: add shadow register supportyt.shen@mediatek.com4-29/+74
2017-04-07drm/mediatek: add *driver_data for different hardware settingsyt.shen@mediatek.com7-63/+181
2017-04-07drm/mediatek: add helpers for coverting from the generic componentsyt.shen@mediatek.com2-12/+18
2017-04-07dt-bindings: display: mediatek: update supported chipsyt.shen@mediatek.com2-0/+4
2017-04-06drm/amdgpu: use uintptr_t instead of unsigned long to store pointerAlex Xie1-4/+4
2017-04-06drm/amdgpu: Avoid using signed integer to store pointer valueAlex Xie3-3/+3
2017-04-06drm/amdgpu:invoke new implemented AI MB funcMonk Liu1-1/+19
2017-04-06drm/amdgpu/vega10:timeout set to equal with VIMonk Liu1-1/+1
2017-04-06drm/amdgpu:implement the reset MB func for vega10Monk Liu2-0/+138
2017-04-06drm/amdgpu:fix typo for mxgpu_aiMonk Liu1-2/+2
2017-04-06drm/amdgpu:no need to involv HDP in KIQMonk Liu3-8/+0
2017-04-06drm/amdgpu:add PSP block only load_type=PSP (v2)Monk Liu1-1/+2
2017-04-06drm/amdgpu/smu9: update to latest driver interfaceEvan Quan1-4/+53
2017-04-06drm/amd/amdgpu: cleanup gfx_v9_0_gpu_init()Tom St Denis1-3/+1
2017-04-06drm/amd/amdgpu: cleanup gfx_v9_0_rlc_reset()Tom St Denis1-6/+2
2017-04-06drm/amd/amdgpu: cleanup gfx_v9_0_rlc_start()Tom St Denis1-3/+1
2017-04-06drm/amd/amdgpu: simplify gfx_v9_0_cp_gfx_enable()Tom St Denis1-8/+4
2017-04-06drm/amd/amdgpu: cleanup gfx_v9_0_kiq_init_register()Tom St Denis1-9/+3
2017-04-06drm/amd/amdgpu: Drop gfx_v9_0_print_status()Tom St Denis1-174/+1
2017-04-06drm/amd/amdgpu: cleanup gfx_v9_0_set_gfx_eop_interrupt_state()Tom St Denis1-12/+3
2017-04-06drm/amd/amdgpu: cleanup gfx_v9_0_set_priv_reg_fault_state()Tom St Denis1-11/+3
2017-04-06drm/amd/amdgpu: cleanup gfx_v9_0_set_priv_inst_fault_state()Tom St Denis1-12/+3
2017-04-06drm/amd/amdgpu: cleanup gfx_v9_0_init_queue()Tom St Denis2-8/+6
2017-04-06drm/amdgpu: Move function amdgpu_has_atpx near other similar functionsAlex Xie2-6/+2
2017-04-06drm/amdgpu: fix over allocating of IRQ sourcesChristian König1-3/+4
2017-04-06drm/amd/amdgpu: Clean up psp reload_quirk()Tom St Denis1-8/+4
2017-04-06drm/amd/amdgpu: Fix psp_v3_1 compare sramTom St Denis1-1/+1
2017-04-06drm/amdgpu: cleanup get_invalidate_req v2Christian König8-49/+27
2017-04-06drm/amdgpu: fix vm size and block size for VMPT (v5)Zhang, Jerry9-35/+52
2017-04-06drm/amd/amdgpu: Fix srbm_indexing in init/inactive hqd codeTom St Denis1-0/+5