summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos
Commit message (Expand)AuthorAgeFilesLines
* drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()Ville Syrjälä2015-11-242-3/+3
* drm/exynos/gem: remove DMA-mapping hacks used for constructing page arrayMarek Szyprowski2015-11-031-25/+33
* drm/exynos: simplify Kconfig component namesAndrzej Hajda2015-11-031-15/+15
* drm/exynos: re-arrange Kconfig entriesAndrzej Hajda2015-11-031-16/+22
* drm/exynos: abstract out common dependencyAndrzej Hajda2015-11-031-13/+14
* drm/exynos: separate Mixer and HDMI driversAndrzej Hajda2015-11-033-3/+12
* drm/exynos/mixer: replace direct cross-driver call with drm mode validationAndrzej Hajda2015-11-033-27/+4
* drm/exynos: add atomic_check callback to exynos_crtcAndrzej Hajda2015-11-032-0/+15
* drm/exynos/decon5433: add support for DECON-TVAndrzej Hajda2015-11-031-61/+93
* drm/exynos/decon5433: remove duplicated initializationAndrzej Hajda2015-11-031-1/+0
* drm/exynos/decon5433: merge different flag fieldsAndrzej Hajda2015-11-031-31/+30
* drm/exynos/decon5433: add function to set particular register bitsAndrzej Hajda2015-11-031-50/+19
* drm/exynos/decon5433: fix timing registers writesAndrzej Hajda2015-11-031-9/+9
* drm/exynos/decon5433: add PCLK clockAndrzej Hajda2015-11-031-10/+11
* drm/exynos: cleanup name of gem object for exynos_drmJoonyoung Shim2015-10-266-182/+184
* drm/exynos: fix to detach device of iommuJoonyoung Shim2015-10-261-2/+1
* drm/exynos: add cursor plane supportGustavo Padovan2015-10-267-10/+23
* drm/exynos: add global macro for the default primary planeGustavo Padovan2015-10-266-18/+13
* drm/exynos: fix spelling errorsIngi Kim2015-10-262-14/+14
* drm: exynos: mixer: fix using usleep() in atomic contextTomasz Stanislawski2015-10-261-1/+1
* drm/exynos/hdmi: remove unused fieldAndrzej Hajda2015-10-261-1/+0
* drm/exynos/hdmi: improve HDMI/ACR related codeAndrzej Hajda2015-10-262-68/+32
* drm/exynos/hdmi: convert container_of macro to inline functionAndrzej Hajda2015-10-261-6/+9
* drm/exynos/hdmi: remove deprecated hdmi_resources structureAndrzej Hajda2015-10-261-59/+46
* drm/exynos/hdmi: convert to gpiod APIAndrzej Hajda2015-10-261-23/+14
* drm/exynos/hdmi: simplify clock re-parentingAndrzej Hajda2015-10-261-4/+0
* drm/exynos/hdmi: use constant size array for regulatorsAndrzej Hajda2015-10-261-16/+9
* drm/exynos/hdmi: use optional regulator_get for hdmi-enAndrzej Hajda2015-10-261-13/+11
* drm/exynos/hdmi: fix removal orderAndrzej Hajda2015-10-261-3/+5
* drm/exynos/hdmi: replace all writeb with writelAndrzej Hajda2015-10-261-3/+3
* drm/exynos/hdmi: simplify HDMI-PHY power sequenceAndrzej Hajda2015-10-261-85/+8
* drm/exynos/hdmi: move PLL stabilization check code to separate functionAndrzej Hajda2015-10-261-42/+26
* drm/exynos/hdmi: use mappings for registers with IP dependent addressAndrzej Hajda2015-10-262-22/+38
* drm/exynos/hdmi: remove support for deprecated compatibleAndrzej Hajda2015-10-261-10/+0
* Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-10-201-10/+10
|\
| * drm/<drivers>: Drop DRM_UNLOCKED from modeset driversDaniel Vetter2015-10-161-10/+10
* | Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.o...Dave Airlie2015-10-1612-152/+65
|\ \ | |/ |/|
| * drm/exynos: Staticize local function in exynos_drm_gem.cKrzysztof Kozlowski2015-10-011-1/+1
| * drm/exynos: fimd: actually disable dp clockGustavo Padovan2015-10-011-1/+1
| * drm/exynos: dp: remove suspend/resume functionsInki Dae2015-10-011-23/+0
| * drm/exynos: remove unused mode_fixup() codeGustavo Padovan2015-09-302-19/+0
| * drm/exynos: remove decon_mode_fixup()Gustavo Padovan2015-09-301-12/+0
| * drm/exynos: remove fimd_mode_fixup()Gustavo Padovan2015-09-301-12/+0
| * drm/exynos: rotator: Clock control is unused if !PMThierry Reding2015-09-301-1/+1
| * drm/exynos: fimc: Clock control is unused if !PMThierry Reding2015-09-301-18/+18
| * drm/exynos: Suspend/resume is unused if !PMThierry Reding2015-09-301-0/+2
| * drm/exynos: create a fake mmap offset with gem creationJoonyoung Shim2015-09-301-5/+7
| * drm/exynos: remove call to drm_gem_free_mmap_offset()Joonyoung Shim2015-09-301-3/+0
| * drm/exynos: Remove useless EXPORT_SYMBOL_GPLsDaniel Kurtz2015-09-302-9/+0
| * drm/exynos: cleanup line feed in exynos_drm_gem_get_ioctlJoonyoung Shim2015-09-301-1/+2
OpenPOWER on IntegriCloud