summaryrefslogtreecommitdiffstats
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-0927-9/+1838
|\ \
| * | drm/panel: lvds: Add support for the power-supply propertyMaxime Ripard2018-01-051-0/+23
| * | dt-bindings: panel: lvds: Document power-supply propertyMaxime Ripard2018-01-053-1/+12
| * | 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
| * | dt-bindings: display: sun4i-drm: Add A83T pipelineMaxime Ripard2018-01-041-0/+3
| * | dt-bindings: display: sun4i-drm: Add LVDS propertiesMaxime Ripard2018-01-041-0/+8
| * | drm/tinydrm: add driver for ST7735R panelsDavid Lechner2018-01-034-0/+232
| * | dt-bindings: Add binding for Sitronix ST7735R display panelsDavid Lechner2018-01-031-0/+35
| * | dt-bindings: add jianda vendor prefixDavid Lechner2018-01-031-0/+1
| * | drm/tinydrm: Update ILI9225 compatible stringDavid Lechner2018-01-031-2/+2
| * | dt-bindings: update compatible string for ILI9225David Lechner2018-01-031-2/+2
| * | dt-bindings: Add "vot" vendor prefixDavid Lechner2018-01-031-0/+1
| * | 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
| * | drm/panel: Add DT bindings for Ilitek ILI9322Linus Walleij2017-12-221-0/+49
* | | Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-01-0978-870/+1057
|\ \ \
| * | | 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-283-9/+21
| * | | 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-287-12/+10
| * | | drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)Roger He2017-12-2821-64/+95
| * | | drm/ttm: use an operation ctx for ttm_mem_global_alloc_pageRoger He2017-12-274-11/+16
| * | | drm/ttm: use an operation ctx for ttm_mem_global_allocRoger He2017-12-2713-25/+87
| * | | drm/ttm: call ttm_bo_swapout directly when ttm shrinkRoger He2017-12-275-95/+9
| * | | 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