summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-06Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie54-883/+879
2017-04-06Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Dave Airlie6-25/+154
2017-04-06Merge tag 'imx-drm-next-2017-04-04' of git://git.pengutronix.de/git/pza/linux...Dave Airlie7-19/+30
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
2017-04-06drm/amd/amdgpu: Clean up gfx_v8_0_mqd_init()Tom St Denis1-8/+4
2017-04-06drm/amd/amdgpu: de-numberify HQD_ACTIVE check.Tom St Denis1-2/+2
2017-04-06drm/amd/amdgpu: clean up gfx_v8_0_kiq_init_register()Tom St Denis1-9/+3
2017-04-06drm/amd/amdgpu: Clean up gfx_v8_0_inactive_hqd()Tom St Denis1-5/+1
2017-04-06drm/amd/amdgpu: Clean up gfx_v8_0_kiq_set_interrupt_state()Tom St Denis2-28/+15
2017-04-06drm/amdgpu/gfx8: KIQ is also disabled when MEC is disabledAlex Deucher1-0/+1
2017-04-06drm/amdgpu: cleanup VMHUB bit definitions v2Christian König4-29/+8
2017-04-06drm/amdgpu: handle CPU access for split VRAM buffers (v2)Christian König2-7/+13
2017-04-06drm/nouveau/gpio: enable interrupts on cards with 32 gpio linesAdam Borowski1-1/+1
2017-04-06drm/nouveau/gr/gp107: initial supportBen Skeggs9-8/+120
2017-04-06drm/nouveau/core: recognise GP10B chipsetAlexandre Courbot1-0/+24
2017-04-06drm/nouveau/platform: support for probing GP10BAlexandre Courbot1-0/+10