aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-12-28drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)Roger He19-58/+85
2017-12-27drm/ttm: use an operation ctx for ttm_mem_global_alloc_pageRoger He3-10/+14
2017-12-27drm/ttm: use an operation ctx for ttm_mem_global_allocRoger He12-24/+85
2017-12-27drm/ttm: call ttm_bo_swapout directly when ttm shrinkRoger He2-26/+7
2017-12-27drm/vmwgfx: remove the default io_mem_pfn setTan Xiaojun1-1/+0
2017-12-27drm/virtio: remove the default io_mem_pfn setTan Xiaojun1-1/+0
2017-12-27drm/radeon: remove the default io_mem_pfn setTan Xiaojun1-1/+0
2017-12-27drm/qxl: remove the default io_mem_pfn setTan Xiaojun1-1/+0
2017-12-27drm/nouveau: remove the default io_mem_pfn setTan Xiaojun1-1/+0
2017-12-27drm/mgag200: remove the default io_mem_pfn setTan Xiaojun1-1/+0
2017-12-27drm/cirrus: remove the default io_mem_pfn setTan Xiaojun1-1/+0
2017-12-27drm/bochs: remove the default io_mem_pfn setTan Xiaojun1-1/+0
2017-12-27drm/ast: remove the default io_mem_pfn setTan Xiaojun1-1/+0
2017-12-27drm/ttm: add ttm_bo_io_mem_pfn to check io_mem_pfnTan Xiaojun1-1/+12
2017-12-27drm/amdgpu: fix VM faults with per VM BOsChristian König1-2/+20
2017-12-27drm/ttm: drop the spin in delayed delete if the trylock doesn't workChristian König1-0/+2
2017-12-27drm/amd/pp: Get and save CZ/ST smu versionRex Zhu2-0/+15
2017-12-27drm/amdgpu: drop client_id from VMChristian König3-10/+4
2017-12-27drm/amdgpu: rename vm_id to vmidChristian König33-194/+188
2017-12-27drm/amdgpu: separate VMID and PASID handlingChristian König13-465/+579
2017-12-21Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie189-6064/+6434
2017-12-21Merge tag 'omapdrm-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...Dave Airlie64-481/+831
2017-12-21Merge tag 'tilcdc-4.16' of https://github.com/jsarha/linux into drm-nextDave Airlie2-51/+2
2017-12-21Merge tag 'drm-intel-next-2017-12-14' of git://anongit.freedesktop.org/drm/dr...Dave Airlie80-1260/+2985
2017-12-20drm/amdgpu: fix test for shadow page tablesChristian König1-1/+5
2017-12-20drm/amd/display: Expose dpp1_set_cursor_attributesYue Hin Lau1-0/+4
2017-12-20drm/amd/display: Update FMT and OPPBUF functionsEric Bernstein6-54/+120
2017-12-20drm/amd/display: check for null before calling is_blankedYue Hin Lau1-2/+2
2017-12-20drm/amd/display: dal 3.1.27Andrew Jiang1-1/+1
2017-12-20drm/amd/display: Fix unused variable warnings.Leo (Sunpeng) Li1-7/+0
2017-12-20drm/amd/display: Only blank DCN when we have set_blank implementationYue Hin Lau7-31/+32
2017-12-20drm/amd/display: Put dcn_mi_registers with other structsEric Bernstein2-10/+5
2017-12-20drm/amd/display: hubp refactorYue Hin Lau2-114/+120
2017-12-20drm/amd/display: integrating optc pseudocodeYue Hin Lau2-1/+37
2017-12-20drm/amd/display: Call validate_fbc should_enable_fbcHarry Wentland1-23/+16
2017-12-20drm/amd/display: Clean up DCN cursor codeEric Bernstein2-29/+5
2017-12-20drm/amd/display: fix 180 full screen pipe splitDmytro Laktyushkin1-10/+4
2017-12-20drm/amd/display: reprogram surface config on scaling changeEric Yang1-1/+2
2017-12-20drm/amd/display: Remove dwbc from pipe_ctxEric Bernstein1-1/+0
2017-12-20drm/amd/display: Use the maximum link setting which EDP reported.Hugo Hu1-0/+6
2017-12-20drm/amd/display: Add hdr_supported flagYongqiang Sun1-0/+1
2017-12-20drm/amd/display: fix global sync param retrieval when not pipe splittingDmytro Laktyushkin3-13/+13
2017-12-20drm/amd/display: Update HUBPEric Bernstein3-21/+32
2017-12-20drm/amd/display: fix rotated surface scalingDmytro Laktyushkin1-32/+29
2017-12-20drm/amd/display: clean up dcn soc paramsDmytro Laktyushkin3-62/+0
2017-12-20drm/amd/display: dal 3.1.26Eric Yang1-1/+1
2017-12-20drm/amd/display: Fix rehook MST display not light back onJerry (Fangzhi) Zuo4-5/+62
2017-12-20drm/amd/display: Fix check for whether dmcu fw is runningAnthony Koo8-29/+54
2017-12-20drm/amd/display: Declare and share color space types for dcn'sVitaly Prosyak7-86/+168
2017-12-20drm/amd/display: Do DC mode-change check after stream creationLeo (Sunpeng) Li1-9/+6