summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-msm-next-2018-01-10' of git://people.freedesktop.org/~robclark...Dave Airlie2018-01-1211-170/+264
|\
| * drm/msm: Add devfreq support for the GPUJordan Crouse2018-01-104-1/+110
| * drm/msm/adreno: a5xx: Explicitly program the CP0 performance counterJordan Crouse2018-01-101-0/+3
| * drm/msm/adreno: Read the speed bins for a5xx targetsJordan Crouse2018-01-101-0/+23
| * drm/msm/adreno: Move clock parsing to adreno_gpu_init()Jordan Crouse2018-01-103-77/+73
| * drm/msm/adreno: Cleanup chipid parsingJordan Crouse2018-01-101-22/+22
| * drm/msm/gpu: Remove unused bus scaling codeJordan Crouse2018-01-104-55/+3
| * drm/msm/adreno: Remove a useless call to dev_pm_opp_get_freq()Jordan Crouse2018-01-101-1/+1
| * drm/msm/adreno: Call dev_pm_opp_put()Jordan Crouse2018-01-102-2/+10
| * drm/msm: Fix NULL deref in adreno_load_gpuArchit Taneja2018-01-031-2/+5
| * drm/msm: gpu: Only sync fences on rings that existJordan Crouse2017-12-131-1/+1
| * drm/msm: fix leak in failed get_pagesPrakash Kamliya2017-12-131-4/+10
| * drm/msm: avoid false-positive -Wmaybe-uninitialized warningArnd Bergmann2017-12-131-7/+2
| * drm/msm/mdp4: Deduplicate bus_find_device() by name matchingLukas Wunner2017-12-131-6/+1
| * drm/msm: add missing MODULE_FIRMWARE declarationsNicolas Dechesne2017-12-131-1/+6
| * drm/msm: update adreno firmware path in MODULE_FIRMWARENicolas Dechesne2017-12-131-8/+8
| * drm/msm: free kstrdup'd cmdlineRob Clark2017-12-131-0/+2
| * drm/msm: fix msm_rd_dump_submit prototypeArnd Bergmann2017-12-131-1/+2
| * drm/msm: fix spelling mistake: "ringubffer" -> "ringbuffer"Colin Ian King2017-12-131-1/+1
* | drm/amdgpu: use %pap format string for phys_addr_tArnd Bergmann2018-01-091-2/+2
* | Merge tag 'drm-misc-next-2018-01-08' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-01-0918-6/+1721
|\ \
| * | drm/panel: lvds: Add support for the power-supply propertyMaxime Ripard2018-01-051-0/+23
| * | drm/sun4i: Add A83T supportMaxime Ripard2018-01-043-0/+17
| * | drm/sun4i: Add LVDS supportMaxime Ripard2018-01-045-2/+456
| * | drm/sun4i: Create minimal multipliers and dividersMaxime Ripard2018-01-043-3/+11
| * | drm/sun4i: Force the mixer rate at 150MHzMaxime Ripard2018-01-042-0/+13
| * | drm/tinydrm: add driver for ST7735R panelsDavid Lechner2018-01-033-0/+226
| * | drm/tinydrm: Update ILI9225 compatible stringDavid Lechner2018-01-031-2/+2
| * | drm: fix tainted kernel caused by drm_panel_orientation_quirks.cDavid Lechner2017-12-231-0/+3
| * | drm/panel: Add Ilitek ILI9322 driverLinus Walleij2017-12-223-0/+971
* | | Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-01-0974-792/+1038
|\ \ \
| * | | drm/amdgpu: Correct the IB size of bo update mapping.Emily Deng2017-12-311-2/+8
| * | | drm/ttm: enable swapout for reserved BOs during allocationRoger He2017-12-282-8/+19
| * | | drm/ttm: add new function to check if bo is allowable to evict or swapoutRoger He2017-12-281-10/+30
| * | | drm/ttm: use an operation ctx for ttm_tt_bindRoger He2017-12-286-11/+8
| * | | drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)Roger He2017-12-2819-58/+85
| * | | drm/ttm: use an operation ctx for ttm_mem_global_alloc_pageRoger He2017-12-273-10/+14
| * | | drm/ttm: use an operation ctx for ttm_mem_global_allocRoger He2017-12-2712-24/+85
| * | | drm/ttm: call ttm_bo_swapout directly when ttm shrinkRoger He2017-12-272-26/+7
| * | | drm/vmwgfx: remove the default io_mem_pfn setTan Xiaojun2017-12-271-1/+0
| * | | drm/virtio: remove the default io_mem_pfn setTan Xiaojun2017-12-271-1/+0
| * | | drm/radeon: remove the default io_mem_pfn setTan Xiaojun2017-12-271-1/+0
| * | | drm/qxl: remove the default io_mem_pfn setTan Xiaojun2017-12-271-1/+0
| * | | drm/nouveau: remove the default io_mem_pfn setTan Xiaojun2017-12-271-1/+0
| * | | drm/mgag200: remove the default io_mem_pfn setTan Xiaojun2017-12-271-1/+0
| * | | drm/cirrus: remove the default io_mem_pfn setTan Xiaojun2017-12-271-1/+0
| * | | drm/bochs: remove the default io_mem_pfn setTan Xiaojun2017-12-271-1/+0
| * | | drm/ast: remove the default io_mem_pfn setTan Xiaojun2017-12-271-1/+0
| * | | drm/ttm: add ttm_bo_io_mem_pfn to check io_mem_pfnTan Xiaojun2017-12-271-1/+12
| * | | drm/amdgpu: fix VM faults with per VM BOsChristian König2017-12-271-2/+20