aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos
Commit message (Expand)AuthorAge
...
| | * | drm/exynos: simplify sleep PM opsAndrzej Hajda2015-12-13
| | * | drm/exynos: dsi: add runtime pm supportInki Dae2015-12-13
| | * | drm/exynos: add pm_runtime to DECON 7Gustavo Padovan2015-12-13
| | * | drm/exynos: add pm_runtime to DECON 5433Gustavo Padovan2015-12-13
| | * | drm/exynos: add pm_runtime to FIMDGustavo Padovan2015-12-13
| | * | drm/exynos: add pm_runtime to MixerGustavo Padovan2015-12-13
| | * | drm/exynos: add pm_runtime to HDMIGustavo Padovan2015-12-13
| | * | drm/exynos: add pm_runtime to DPGustavo Padovan2015-12-13
| | * | drm/exynos: do not start enabling DP at bind() phaseGustavo Padovan2015-12-13
| * | | drm: Pass 'name' to drm_encoder_init()Ville Syrjälä2015-12-11
| * | | drm: Pass 'name' to drm_universal_plane_init()Ville Syrjälä2015-12-11
| * | | drm: Pass 'name' to drm_crtc_init_with_planes()Ville Syrjälä2015-12-11
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-17
|\ \ \
| * | | mm, dax, gpu: convert vm_insert_mixed to pfn_tDan Williams2016-01-15
* | | | Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-01-17
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'for-linus' into for-nextTakashi Iwai2016-01-06
| |\ \ \ | | |/ / | |/| / | | |/
| * | drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()Ville Syrjälä2015-11-24
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-01-14
|\ \ \ | |_|/ |/| |
| * | exynos: fixes an incorrect header guardAshley Towns2015-12-08
* | | drm/exynos: atomic check only enabled crtc statesAndrzej Hajda2015-12-19
| |/ |/|
* | drm/exynos/gem: remove DMA-mapping hacks used for constructing page arrayMarek Szyprowski2015-11-02
* | drm/exynos: simplify Kconfig component namesAndrzej Hajda2015-11-02
* | drm/exynos: re-arrange Kconfig entriesAndrzej Hajda2015-11-02
* | drm/exynos: abstract out common dependencyAndrzej Hajda2015-11-02
* | drm/exynos: separate Mixer and HDMI driversAndrzej Hajda2015-11-02
* | drm/exynos/mixer: replace direct cross-driver call with drm mode validationAndrzej Hajda2015-11-02
* | drm/exynos: add atomic_check callback to exynos_crtcAndrzej Hajda2015-11-02
* | drm/exynos/decon5433: add support for DECON-TVAndrzej Hajda2015-11-02
* | drm/exynos/decon5433: remove duplicated initializationAndrzej Hajda2015-11-02
* | drm/exynos/decon5433: merge different flag fieldsAndrzej Hajda2015-11-02
* | drm/exynos/decon5433: add function to set particular register bitsAndrzej Hajda2015-11-02
* | drm/exynos/decon5433: fix timing registers writesAndrzej Hajda2015-11-02
* | drm/exynos/decon5433: add PCLK clockAndrzej Hajda2015-11-02
* | drm/exynos: cleanup name of gem object for exynos_drmJoonyoung Shim2015-10-26
* | drm/exynos: fix to detach device of iommuJoonyoung Shim2015-10-26
* | drm/exynos: add cursor plane supportGustavo Padovan2015-10-26
* | drm/exynos: add global macro for the default primary planeGustavo Padovan2015-10-26
* | drm/exynos: fix spelling errorsIngi Kim2015-10-26
* | drm: exynos: mixer: fix using usleep() in atomic contextTomasz Stanislawski2015-10-26
* | drm/exynos/hdmi: remove unused fieldAndrzej Hajda2015-10-26
* | drm/exynos/hdmi: improve HDMI/ACR related codeAndrzej Hajda2015-10-26
* | drm/exynos/hdmi: convert container_of macro to inline functionAndrzej Hajda2015-10-26
* | drm/exynos/hdmi: remove deprecated hdmi_resources structureAndrzej Hajda2015-10-26
* | drm/exynos/hdmi: convert to gpiod APIAndrzej Hajda2015-10-26
* | drm/exynos/hdmi: simplify clock re-parentingAndrzej Hajda2015-10-26
* | drm/exynos/hdmi: use constant size array for regulatorsAndrzej Hajda2015-10-26
* | drm/exynos/hdmi: use optional regulator_get for hdmi-enAndrzej Hajda2015-10-26
* | drm/exynos/hdmi: fix removal orderAndrzej Hajda2015-10-26
* | drm/exynos/hdmi: replace all writeb with writelAndrzej Hajda2015-10-26
* | drm/exynos/hdmi: simplify HDMI-PHY power sequenceAndrzej Hajda2015-10-26