aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos
Commit message (Expand)AuthorAge
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-15
|\
| * Merge tag 'exynos-drm-next-for-v4.15' of git://git.kernel.org/pub/scm/linux/k...Dave Airlie2017-11-13
| |\
| | * drm: exynos: Add driver for HDMI audio interfaceSylwester Nawrocki2017-10-25
| | * drm/exynos/hdmi: add 85.5MHz pixel clock for v14 HDMI PHYDaniel Drake2017-10-25
| | * drm/exynos/mixer: enable support for 1024x768 and 1280x1024 modesAndrzej Hajda2017-10-25
| | * drm/exynos/hdmi: quirk for support mode timings conversionAndrzej Hajda2017-10-25
| | * drm/exynos/mixer: pass actual mode on MIXER to encoderAndrzej Hajda2017-10-25
| | * drm/exynos: add mode_fixup callback to exynos_drm_crtc_opsAndrzej Hajda2017-10-25
| | * drm/exynos/hdmi: remove redundant mode fieldAndrzej Hajda2017-10-25
| | * drm/exynos/mixer: remove mixer_resources sub-structureAndrzej Hajda2017-10-25
| | * drm/exynos/mixer: fix mode validation codeAndrzej Hajda2017-10-25
| | * drm/exynos/mixer: move resolution configuration to single functionAndrzej Hajda2017-10-25
| | * drm/exynos/mixer: move mode commit to enable callbackAndrzej Hajda2017-10-25
| | * drm/exynos/mixer: abstract out output mode setup codeAndrzej Hajda2017-10-25
| * | Backmerge tag 'v4.14-rc7' into drm-nextDave Airlie2017-11-01
| |\ \ | | |/ | |/|
| * | Merge tag 'drm-misc-next-2017-09-20' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-09-27
| |\ \
| | * | drm/exynos: mic: clean up drm_bridge_add callInki Dae2017-08-20
* | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
| |_|/ |/| |
* | | drm/exynos: Clear drvdata after component unbindMarek Szyprowski2017-10-15
* | | drm/exynos: Fix potential NULL pointer dereference in suspend/resume pathsMarek Szyprowski2017-10-15
|/ /
* | drm/exynos/hdmi: Fix unsafe list iterationMaciej Purski2017-09-19
* | drm: exynos: include linux/irq.hArnd Bergmann2017-09-19
* | drm/exynos: Fix suspend/resume supportMarek Szyprowski2017-09-19
* | drm/exynos: Fix locking in the suspend/resume pathsMarek Szyprowski2017-09-19
* | drm/exynos: simplify set_pixfmt() in DECON and FIMD driversTobias Jakobi2017-08-25
* | drm/exynos: consistent use of cppTobias Jakobi2017-08-25
* | drm/exynos: mixer: remove src offset from mixer_graph_buffer()Tobias Jakobi2017-08-24
* | drm/exynos: mixer: simplify mixer_graph_buffer()Tobias Jakobi2017-08-24
* | drm/exynos: mixer: simplify vp_video_buffer()Tobias Jakobi2017-08-24
* | drm/exynos: mixer: enable NV12MT support for the video planeTobias Jakobi2017-08-24
* | drm/exynos: mixer: fix chroma comment in vp_video_buffer()Tobias Jakobi2017-08-24
* | drm/exynos/decon5433: use mode info stored in CRTC to detect i80 modeAndrzej Hajda2017-08-24
* | drm/exynos: add mode_valid callback to exynos_drmAndrzej Hajda2017-08-24
* | drm/exynos/decon5433: refactor irq requesting codeAndrzej Hajda2017-08-24
* | drm/exynos/mic: use mode info stored in CRTC to detect i80 modeAndrzej Hajda2017-08-24
* | drm/exynos/dsi: propagate info about command mode from panelAndrzej Hajda2017-08-24
* | drm/exynos/dsi: refactor panel detection logicAndrzej Hajda2017-08-24
* | drm/exynos: use helper to set possible crtcsAndrzej Hajda2017-08-24
* | drm/exynos/decon5433: use readl_poll_timeout helpersAndrzej Hajda2017-08-24
|/
* Merge tag 'drm-misc-next-2017-08-16' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-08-16
|\
| * drm/exynos: Use .dumb_map_offset and .dumb_destroy defaultsNoralf Trønnes2017-08-16
* | Backmerge tag 'v4.13-rc5' into drm-nextDave Airlie2017-08-15
|\ \ | |/ |/|
| * drm/exynos: forbid creating framebuffers from too small GEM buffersMarek Szyprowski2017-08-08
| * drm: exynos: mark pm functions as __maybe_unusedArnd Bergmann2017-07-26
| * drm/exynos: select CEC_CORE if CEC_NOTIFIERHans Verkuil2017-07-26
| * drm/exynos/hdmi: fix disable sequenceAndrzej Hajda2017-07-26
| * drm/exynos: mic: add a bridge at probeInki Dae2017-07-26
| * drm/exynos/dsi: Remove error handling for bridge_node DT parsingHoegeun Kwon2017-07-26
| * drm/exynos: dsi: do not try to find bridgeInki Dae2017-07-26