summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * drm: omapdrm: Move color modes feature to dispc_features structureLaurent Pinchart2017-08-153-136/+124
| | * drm: omapdrm: Move size unit features to dispc_features structureLaurent Pinchart2017-08-153-41/+18
| | * drm: omapdrm: Move shutdown() handler from core to dssLaurent Pinchart2017-08-152-20/+16
| | * drm: omapdrm: Move all debugfs code from core to dssLaurent Pinchart2017-08-153-89/+84
| | * drm: omapdrm: dss: Initialize DSS internal features at probe timeLaurent Pinchart2017-08-151-13/+13
| | * drm: omapdrm: dss: Use supported outputs instead of display typesLaurent Pinchart2017-08-153-87/+17
| | * drm: omapdrm: dss: Select features based on compatible stringLaurent Pinchart2017-08-151-68/+29
| | * drm: omapdrm: dpi: Replace OMAP SoC model checks with DSS modelLaurent Pinchart2017-08-153-37/+45
| | * drm: omapdrm: dispc: Select features based on compatible stringLaurent Pinchart2017-08-151-60/+27
| | * drm: omapdrm: Don't forward set_min_bus_tput() to no-op platform codeLaurent Pinchart2017-08-152-11/+6
| | * drm: omapdrm: dsi: Handle pin muxing internallyLaurent Pinchart2017-08-153-25/+79
| | * drm: omapdrm: dsi: Store DSI model and PLL hardware data in OF dataLaurent Pinchart2017-08-151-61/+55
| | * drm: omapdrm: dss: Split operations out of dss_features structureLaurent Pinchart2017-08-151-15/+35
| | * drm: omapdrm: hdmi: Store PHY features in PHY data structureLaurent Pinchart2017-08-152-15/+15
| | * drm: omapdrm: venc: Don't export omap_dss_pal_vm and omap_dss_ntsc_vmLaurent Pinchart2017-08-152-11/+2
| | * drm: omapdrm: dpi: Remove unneeded regulator checkLaurent Pinchart2017-08-151-10/+3
| | * drm: omapdrm: panel-dpi: Remove unneeded check for OF nodeLaurent Pinchart2017-08-151-0/+3
| | * drm: omapdrm: connector-analog-tv: Remove unneeded check for OF nodeLaurent Pinchart2017-08-151-0/+3
| | * drm: omapdrm: acx565akm: Remove unneeded check for OF nodeLaurent Pinchart2017-08-151-0/+3
| | * ARM: OMAP2+: Register SoC device attributes from machine .init()Laurent Pinchart2017-08-152-1/+1
| | * 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-1768-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