summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-03-21Merge tag 'omapdrm-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...Dave Airlie54-3831/+4276
2018-03-21Merge tag 'drm-msm-next-2018-03-20' of git://people.freedesktop.org/~robclark...Dave Airlie71-241/+1858
2018-03-21Merge tag 'drm/tegra/for-4.17-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie10-114/+280
2018-03-21Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-...Dave Airlie7-77/+189
2018-03-19drm/msm: fix building without debugfsArnd Bergmann1-0/+2
2018-03-19drm/msm/mdp5: don't pre-reserve LM's if no dual-dsiRob Clark1-1/+5
2018-03-19drm/msm/mdp5: add missing LM flush bitsRob Clark1-0/+2
2018-03-19drm/msm/mdp5: print a bit more of the atomic stateRob Clark1-0/+5
2018-03-19drm/msm/mdp5: rework CTL START signal handlingRob Clark7-44/+35
2018-03-19drm/msm: Trigger fence completion from GPUBjorn Andersson3-16/+4
2018-03-19drm/msm/dsi: fix direct caller of msm_gem_free_object()Rob Clark2-3/+2
2018-03-19drm/msm: strip out msm_fence_cbRob Clark2-3/+0
2018-03-19drm/msm: rename mdp->dispRob Clark35-25/+25
2018-03-19drm/msm/dsi: Fix potential NULL pointer dereference in msm_dsi_modeset_initGustavo A. R. Silva1-1/+2
2018-03-19drm/msm/adreno/a5xx_debugfs: fix potential NULL pointer dereferenceGustavo A. R. Silva1-1/+3
2018-03-17drm/tegra: prime: Implement ->{begin,end}_cpu_access()Thierry Reding1-0/+30
2018-03-17drm/tegra: gem: Map pages via the DMA APIThierry Reding1-16/+16
2018-03-17drm/tegra: hub: Use private object for global stateThierry Reding5-80/+123
2018-03-16amdgpu/dm: Default PRE_VEGA ASIC support to 'y'Harry Wentland1-1/+1
2018-03-16drm/amd/pp: Remove the cgs wrapper for notify smu version on APURex Zhu3-12/+5
2018-03-16drm/amd/display: fix dereferencing possible ERR_PTR()Shirish S1-0/+3
2018-03-16drm/amd/display: Refine disable VGAClark Zheng2-6/+22
2018-03-15drm/amdgpu: Improve documentation of bo_ptr in amdgpu_bo_create_kernelAndrey Grodzovsky1-2/+6
2018-03-15drm/tegra: fb: Properly support linear modifierThierry Reding1-3/+6
2018-03-15drm/tegra: plane: Support format modifiersThierry Reding4-2/+56
2018-03-15drm/radeon: Don't turn off DP sink when disconnectedMichel Dänzer1-19/+12
2018-03-15drm/amd/pp: Rename file name cz_* to smu8_*Rex Zhu6-4/+4
2018-03-15drm/amd/pp: Replace function/struct name cz_* with smu8_*Rex Zhu5-807/+806
2018-03-15drm/amd/pp: Remove unneeded void * casts in cz_hwmgr.c/cz_smumgr.cRex Zhu2-60/+60
2018-03-15drm/amd/pp: Mv cz uvd/vce pg/dpm functions to cz_hwmgr.cRex Zhu5-209/+140
2018-03-15drm/amd/pp: Remove dead header file pp_asicblocks.hRex Zhu2-48/+0
2018-03-15drm/amd/pp: Delete dead code on cz_clockpowergating.cRex Zhu2-81/+0
2018-03-15drm/amdgpu: Call amdgpu_ucode_fini_bo in amd_powerplay.cRex Zhu2-4/+7
2018-03-15drm/amdgpu: Remove wrapper layer of smu ip functionsRex Zhu19-804/+336
2018-03-15drm/amdgpu: Don't compared ip_block_type with ip_block_indexRex Zhu1-1/+1
2018-03-15drm/amdgpu: Plus NULL function pointer checkRex Zhu1-3/+6
2018-03-15drm/amd/pp: Move helper functions to smu_help.cRex Zhu5-663/+723
2018-03-15drm/amd/pp: Replace rv_* with smu10_*Rex Zhu9-371/+371
2018-03-15drm/amd/pp: Fix function parameter not correctRex Zhu1-2/+2
2018-03-15drm/amd/pp: Add rv_copy_table_from/to_smc to smu backend function tableRex Zhu4-36/+44
2018-03-15drm/amd/pp: Add new smu backend function smc_table_managerRex Zhu3-0/+11
2018-03-15drm/amd/pp: Mark internal functions as static in rv_smumgr.cRex Zhu1-3/+3
2018-03-15drm/amd/pp: Add rv_read_arg_from_smc to smu backend function tableRex Zhu3-14/+11
2018-03-15drm/amd/pp: Remove meanless return value check in RVRex Zhu2-117/+53
2018-03-15drm/amd/pp: Delete is_smc_ram_running function on RVRex Zhu2-28/+0
2018-03-15drm/amd/pp: Clean up header file includeRex Zhu3-7/+3
2018-03-15drm/amd/pp: Fix memory leak in error path in smumgrRex Zhu6-23/+43
2018-03-15drm/amd/pp: Simplified the avfs btc state on smu7Rex Zhu7-150/+51
2018-03-15drm/amd/powerplay: Fix KASAN user after free on driver unload.Andrey Grodzovsky2-48/+23
2018-03-15drm/tegra: dc: Dedicate overlay plane to cursor on older Tegra'sDmitry Osipenko1-5/+25