summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm
Commit message (Expand)AuthorAgeFilesLines
* Backmerge tag 'v4.11-rc6' into drm-nextDave Airlie2017-04-117-24/+32
|\
| * drm/msm: Make sure to detach the MMU during GPU cleanupJordan Crouse2017-04-032-13/+19
| * drm/msm/hdmi: redefinitions of macros not requiredVinay Simha BN2017-04-031-7/+0
| * drm/msm/mdp5: Update SSPP_MAX valueArchit Taneja2017-04-031-1/+2
| * drm/msm/dsi: Fix bug in dsi_mgr_phy_enableArchit Taneja2017-04-031-1/+1
| * drm/msm: Don't allow zero sized buffer objectsJordan Crouse2017-04-031-0/+6
| * drm/msm: Fix wrong pointer check in a5xx_destroyJordan Crouse2017-04-031-2/+2
| * drm/msm: adreno: fix build error without debugfsArnd Bergmann2017-04-031-0/+2
* | drm: Add acquire ctx parameter to ->update_planeDaniel Vetter2017-03-291-3/+5
* | drm/msm: add stubs for msm_{perf,rd}_debugfs_cleanupArnd Bergmann2017-03-201-0/+2
* | Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-nextDaniel Vetter2017-03-142-3/+4
|\ \ | |/
| * mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-242-2/+3
| * Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds2017-02-2352-551/+2725
| |\
| * \ Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-02-201-1/+1
| |\ \
| | * | locking/atomic, kref: Add kref_read()Peter Zijlstra2017-01-141-1/+1
* | | | Merge branch 'drm/next/platform' of git://linuxtv.org/pinchartl/media into dr...Daniel Vetter2017-03-114-4/+3
|\ \ \ \
| * | | | drm: Remove the struct drm_device platformdev fieldLaurent Pinchart2017-02-174-4/+3
| | |_|/ | |/| |
* | | | drm/msm: Remove msm_debugfs_cleanup()Noralf Trønnes2017-03-087-26/+9
* | | | drm/msm: Remove drm_debugfs_remove_files() callsNoralf Trønnes2017-03-014-63/+6
* | | | gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches2017-03-011-1/+1
* | | | Merge airlied/drm-next into drm-misc-nextDaniel Vetter2017-02-2644-530/+2700
|\ \ \ \ | |/ / /
| * | | Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...Dave Airlie2017-02-0744-530/+2700
| |\ \ \
| | * | | drm/msm: return -EFAULT if copy_from_user() failsDan Carpenter2017-02-061-6/+7
| | * | | drm/msm/dsi: Add PHY/PLL for 8x96Archit Taneja2017-02-069-0/+1319
| | * | | drm/msm/dsi: Add new method to calculate 14nm PHY timingsHai Li2017-02-062-1/+127
| | * | | drm/msm/dsi: Move PHY operations out of hostHai Li2017-02-068-125/+172
| | * | | drm/msm/dsi: Reset both PHYs before clock operation for dual DSIArchit Taneja2017-02-063-15/+43
| | * | | drm/msm/dsi: Pass down use case to PHYHai Li2017-02-064-30/+51
| | * | | drm/msm/dsi: Return more timings from PHY to hostHai Li2017-02-065-27/+41
| | * | | drm/msm/dsi: Add a PHY op that initializes version specific stuffArchit Taneja2017-02-065-9/+30
| | * | | drm/msm/dsi: Add 8x96 info in dsi_cfgArchit Taneja2017-02-062-0/+26
| | * | | drm/msm/dsi: Don't error if a DSI host doesn't have a device connectedArchit Taneja2017-02-061-5/+5
| | * | | drm/msm/mdp5: Add support for legacy cursor updatesArchit Taneja2017-02-063-3/+115
| | * | | drm/msm/mdp5: Refactor mdp5_plane_atomic_checkArchit Taneja2017-02-061-12/+20
| | * | | drm/msm/mdp5: Add cursor planesArchit Taneja2017-02-062-12/+26
| | * | | drm/msm/mdp5: Misc cursor plane bitsArchit Taneja2017-02-068-13/+75
| | * | | drm/msm/mdp5: Configure COLOR3_OUT propagationArchit Taneja2017-02-061-0/+30
| | * | | drm/msm/mdp5: Use plane helpers to configure src/dst rectanglesArchit Taneja2017-02-062-19/+59
| | * | | drm/msm/mdp5: Prepare CRTC/LM for empty stagesArchit Taneja2017-02-064-6/+6
| | * | | drm/msm/mdp5: Create only as many CRTCs as we needArchit Taneja2017-02-061-10/+29
| | * | | drm/msm/mdp5: cfg: Change count to unsigned intArchit Taneja2017-02-061-1/+1
| | * | | drm/msm/mdp5: Create single encoder per interface (INTF)Archit Taneja2017-02-064-156/+66
| | * | | drm/msm/mdp5: Prepare for merging video and command encodersArchit Taneja2017-02-063-10/+28
| | * | | drm/msm: Set encoder's mode of operation using a kms funcArchit Taneja2017-02-067-0/+69
| | * | | drm/msm: Construct only one encoder for DSIArchit Taneja2017-02-066-67/+32
| | * | | drm/msm/dsi: Set msm_dsi->encoders before initializing bridgeArchit Taneja2017-02-061-5/+3
| | * | | drm/msm/dsi: Update generated headersArchit Taneja2017-02-061-13/+256
| | * | | drm/msm/mdp5: Update generated headersArchit Taneja2017-02-061-23/+25
| | * | | drm/msm/mdp5: cfg: Add pipe_cursor blockArchit Taneja2017-02-061-0/+1
| | * | | drm/msm: let gpu wire up it's own fault handlerRob Clark2017-02-063-2/+31
OpenPOWER on IntegriCloud