summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos
Commit message (Expand)AuthorAgeFilesLines
...
| * drm/exynos: make zpos property configurableMarek Szyprowski2016-01-132-6/+49
| * drm/exynos: rename zpos to indexMarek Szyprowski2016-01-138-28/+28
| * Backmerge drm-fixes merge into Linus's tree into drm-next.Dave Airlie2015-12-241-0/+3
| |\
| * | drm/exynos: Constify function pointer structsVille Syrjälä2015-12-158-24/+24
| * | Merge branch 'exynos-drm-next' of git://git.kernel.org:/pub/scm/linux/kernel/...Dave Airlie2015-12-1520-600/+927
| |\ \
| | * | drm/exynos: gem: remove old unused prototypesMarek Szyprowski2015-12-131-28/+0
| | * | drm/exynos: fimd: fix dma burst size setting for small plane sizeMarek Szyprowski2015-12-131-13/+11
| | * | drm/exynos: fix clipping when scaling is enabledMarek Szyprowski2015-12-131-6/+7
| | * | drm/exynos: mixer: use ratio precalculated in exynos_stateMarek Szyprowski2015-12-131-30/+3
| | * | drm/exynos: add generic check for plane stateMarek Szyprowski2015-12-133-0/+37
| | * | drm/exynos: introduce exynos_drm_plane_config structureMarek Szyprowski2015-12-138-74/+121
| | * | drm/exynos: mixer: enable video overlay plane only when VP is availableMarek Szyprowski2015-12-131-0/+3
| | * | drm/exynos: mixer: use crtc->state->adjusted_mode instead of crtc->modeMarek Szyprowski2015-12-131-2/+2
| | * | drm/exynos: introduce exynos_drm_plane_state structureMarek Szyprowski2015-12-136-120/+197
| | * | drm/exynos: move dma_addr attribute from exynos plane to exynos fbMarek Szyprowski2015-12-139-53/+39
| | * | drm/exynos: exynos7-decon: remove excessive checkMarek Szyprowski2015-12-131-10/+0
| | * | drm/exynos: rotator: convert to common clock frameworkMarek Szyprowski2015-12-131-2/+2
| | * | drm/exynos: gsc: add device tree support and remove usage of static mappingsSeung-Woo Kim2015-12-133-7/+29
| | * | drm/exynos: gsc: fix wrong pm_runtime stateSeung-Woo Kim2015-12-131-1/+0
| | * | drm/exynos: gsc: prepare and unprepare gsc clockSeung-Woo Kim2015-12-131-2/+2
| | * | drm/exynos: dp: add of_graph dt binding support for panelInki Dae2015-12-131-1/+20
| | * | drm/exynos: decon: remove unused variablesInki Dae2015-12-131-2/+0
| | * | drm/exynos: dsi: modify a error type when getting a node failedInki Dae2015-12-131-2/+2
| | * | drm/exynos: simplify sleep PM opsAndrzej Hajda2015-12-131-46/+30
| | * | drm/exynos: dsi: add runtime pm supportInki Dae2015-12-131-66/+81
| | * | drm/exynos: add pm_runtime to DECON 7Gustavo Padovan2015-12-131-38/+55
| | * | drm/exynos: add pm_runtime to DECON 5433Gustavo Padovan2015-12-131-15/+39
| | * | drm/exynos: add pm_runtime to FIMDGustavo Padovan2015-12-131-17/+37
| | * | drm/exynos: add pm_runtime to MixerGustavo Padovan2015-12-131-42/+64
| | * | drm/exynos: add pm_runtime to HDMIGustavo Padovan2015-12-131-9/+40
| | * | drm/exynos: add pm_runtime to DPGustavo Padovan2015-12-131-3/+48
| | * | drm/exynos: do not start enabling DP at bind() phaseGustavo Padovan2015-12-132-30/+78
| * | | drm: Pass 'name' to drm_encoder_init()Ville Syrjälä2015-12-115-5/+5
| * | | drm: Pass 'name' to drm_universal_plane_init()Ville Syrjälä2015-12-111-1/+1
| * | | drm: Pass 'name' to drm_crtc_init_with_planes()Ville Syrjälä2015-12-111-1/+1
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-171-1/+3
|\ \ \
| * | | mm, dax, gpu: convert vm_insert_mixed to pfn_tDan Williams2016-01-151-1/+3
* | | | Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-01-172-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'for-linus' into for-nextTakashi Iwai2016-01-061-0/+3
| |\ \ \ | | |/ / | |/| / | | |/
| * | drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()Ville Syrjälä2015-11-242-3/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-01-141-1/+1
|\ \ \ | |_|/ |/| |
| * | exynos: fixes an incorrect header guardAshley Towns2015-12-081-1/+1
* | | drm/exynos: atomic check only enabled crtc statesAndrzej Hajda2015-12-201-0/+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
OpenPOWER on IntegriCloud