summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * drm/omap: panel-dsi-cm: constify attribute_group structures.Arvind Yadav2017-08-151-1/+1
| | * drm/omap: panel-sony-acx565akm: constify attribute_group structures.Arvind Yadav2017-08-151-1/+1
| | * drm/omap: constify attribute_group structures.Arvind Yadav2017-08-151-1/+1
| | * drm/omap: dma-buf: Constify dma_buf_ops structures.Arvind Yadav2017-08-151-1/+1
| | * drm/omap: omap_display_timings: constify videomode structuresJulia Lawall2017-08-152-2/+2
| | * drm/omap: displays: encoder-tpd12s015: Support for hot plug detectionPeter Ujfalusi2017-08-151-0/+81
| | * drm/omap: displays: connector-hdmi: Support for hot plug detectionPeter Ujfalusi2017-08-151-0/+104
| | * drm/omap: Support for HDMI hot plug detectionPeter Ujfalusi2017-08-153-1/+82
| | * drm/omap: fix memory leak when FB init failsTomi Valkeinen2017-08-151-1/+1
| * | Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-08-1868-1133/+788
| |\ \
| | * | drm/amdgpu/gfx7: fix function nameAlex Deucher2017-08-151-3/+3
| | * | drm/amd/amdgpu: Disabling Power Gating for Stoney platformVijendar Mukunda2017-08-151-23/+28
| | * | drm/amd/amdgpu: Added a quirk for Stoney platformVijendar Mukunda2017-08-151-3/+18
| | * | drm/amdgpu: jt_size was wrongly counted twiceEvan Quan2017-08-151-2/+0
| | * | drm/amdgpu: fix missing endian-safe guardEvan Quan2017-08-151-1/+1
| | * | drm/amdgpu: ignore digest_size when loading sdma fw for ravenHawking Zhang2017-08-151-14/+0
| | * | drm/amdgpu: Uninitialized variable in amdgpu_ttm_backend_bind()Dan Carpenter2017-08-151-1/+1
| | * | drm/amd/powerplay: fix coding style in hwmgr.cRex Zhu2017-08-151-7/+7
| | * | drm/amd/powerplay: refine dmesg info under powerplay.Rex Zhu2017-08-152-8/+7
| | * | drm/amdgpu: don't finish the ring if not initializedTrigger Huang2017-08-151-0/+4
| | * | drm/radeon: Fix preferred typoKent Russell2017-08-154-8/+8
| | * | drm/amdgpu: Fix preferred typoKent Russell2017-08-157-16/+16
| | * | drm/radeon: Fix stolen typoKent Russell2017-08-152-11/+11
| | * | drm/amdgpu: Fix stolen typoKent Russell2017-08-152-7/+7
| | * | drm/amd/powerplay: fix coccinelle warnings in vega10_hwmgr.cRex Zhu2017-08-151-1/+1
| | * | drm/amdgpu: set gfx_v9_0_ip_funcs as staticHuang Rui2017-08-152-2/+1
| | * | drm/radeon: switch to drm_*{get,put} helpersCihangir Akturk2017-08-156-28/+28
| | * | drm/amdgpu: switch to drm_*{get,put} helpersCihangir Akturk2017-08-159-30/+30
| | * | drm/amd/powerplay: add CZ profile supportAlex Deucher2017-08-151-2/+80
| | * | drm/amd/powerplay: fix PSI not enabled by kmdRex Zhu2017-08-152-1/+4
| | * | drm/amd/powerplay: fix set highest mclk level failed on Vega10Rex Zhu2017-08-151-6/+27
| | * | drm/amd/powerplay: fix force dpm level failed on CZRex Zhu2017-08-151-16/+21
| | * | drm/amdgpu: use 256 bit buffers for all wb allocations (v2)Alex Deucher2017-08-153-126/+20
| | * | drm/amdgpu: Make amdgpu_atif_handler staticJean Delvare2017-08-151-1/+1
| | * | drm/radeon: Make radeon_atif_handler staticJean Delvare2017-08-152-4/+1
| | * | drm/amdgpu: Fix amdgpu_pm_acpi_event_handler warningJean Delvare2017-08-152-1/+2
| | * | drm/amdgpu: Fix dce_v6_0_disable_dce warningJean Delvare2017-08-151-0/+1
| | * | drm/amdgpu: Fix undue fallthroughs in golden registers initializationJean Delvare2017-08-151-0/+2
| | * | drm/amdgpu/sdma4: move wptr polling setupAlex Deucher2017-08-151-11/+13
| | * | drm/amdgpu/sdma4: drop allocation of poll_mem_offsAlex Deucher2017-08-152-37/+9
| | * | drm/amdgpu/sdma4: drop hdp flush from wptr shadow updateAlex Deucher2017-08-151-1/+0
| | * | drm/amdgpu/sdma4: set wptr shadow atomically (v2)Alex Deucher2017-08-151-2/+3
| | * | drm/amdgpu: Fix KFD initialization for multi-GPU systemsFelix Kuehling2017-08-153-22/+18
| | * | drm/amd/powerplay: add vclk/dclkSoftMin support for ravenJunwei Zhang2017-08-154-1/+19
| | * | drm/amdgpu/sdma4: drop unused register headerAlex Deucher2017-08-151-1/+0
| | * | drm/amdgpu: drop old ip definitions for gfxhub and mmhubAlex Deucher2017-08-152-5/+0
| | * | drm/amdgpu: make wb 256bit function names consistentAlex Deucher2017-08-153-3/+3
| | * | drm/amdgpu: Support IOMMU on RavenYong Zhao2017-08-152-5/+27
| | * | drm/amdgpu: Add a parameter to amdgpu_bo_create()Yong Zhao2017-08-1514-20/+29
| | * | drm/amdgpu: use amdgpu_bo_free_kernel more oftenChristian König2017-08-155-163/+15