summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/exynos
AgeCommit message (Expand)Author
2018-02-20drm: exynos: Use proper macro definition for HDMI_I2S_PIN_SEL_1Sylwester Nawrocki
2018-02-20drm/exynos: remove exynos_drm_rotator.hCorentin Labbe
2018-02-20drm/exynos: g2d: Delete an error message for a failed memory allocation in tw...Markus Elfring
2018-02-20drm/exynos: fix comparison to bitshift when dealing with a maskWolfram Sang
2018-02-20drm/exynos: g2d: use monotonic timestampsArnd Bergmann
2018-01-02drm/exynos: ipp: Remove Exynos DRM IPP subsystemMarek Szyprowski
2018-01-02drm/exynos/decon: Add include guard to the Exynos7 headerKrzysztof Kozlowski
2018-01-02drm/exynos/decon: Move headers from global to local placeKrzysztof Kozlowski
2018-01-02drm/exynos: decon5433: Remove unnecessary platform_get_resource() error checkFabio Estevam
2017-12-19BackMerge tag 'v4.15-rc4' into drm-nextDave Airlie
2017-12-08drm/exynos: Use drm_fb_helper_lastclose() and _poll_changed()Noralf Trønnes
2017-12-07drm/exynos: remove unnecessary function declarationInki Dae
2017-12-07drm/exynos: remove unnecessary descrptionsInki Dae
2017-12-07drm/exynos: gem: Drop NONCONTIG flag for buffers allocated without IOMMUMarek Szyprowski
2017-12-07drm/exynos: Fix dma-buf importMarek Szyprowski
2017-12-04Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2017-11-22drm/edid: Allow HDMI infoframe without VIC or S3DVille Syrjälä
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-14Merge tag 'exynos-drm-next-for-v4.15' of git://git.kernel.org/pub/scm/linux/k...Dave Airlie
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-02Backmerge tag 'v4.14-rc7' into drm-nextDave Airlie
2017-10-26drm: exynos: Add driver for HDMI audio interfaceSylwester Nawrocki
2017-10-26drm/exynos/hdmi: add 85.5MHz pixel clock for v14 HDMI PHYDaniel Drake
2017-10-26drm/exynos/mixer: enable support for 1024x768 and 1280x1024 modesAndrzej Hajda
2017-10-26drm/exynos/hdmi: quirk for support mode timings conversionAndrzej Hajda
2017-10-26drm/exynos/mixer: pass actual mode on MIXER to encoderAndrzej Hajda
2017-10-26drm/exynos: add mode_fixup callback to exynos_drm_crtc_opsAndrzej Hajda
2017-10-26drm/exynos/hdmi: remove redundant mode fieldAndrzej Hajda
2017-10-26drm/exynos/mixer: remove mixer_resources sub-structureAndrzej Hajda
2017-10-26drm/exynos/mixer: fix mode validation codeAndrzej Hajda
2017-10-26drm/exynos/mixer: move resolution configuration to single functionAndrzej Hajda
2017-10-26drm/exynos/mixer: move mode commit to enable callbackAndrzej Hajda
2017-10-26drm/exynos/mixer: abstract out output mode setup codeAndrzej Hajda
2017-10-16drm/exynos: Clear drvdata after component unbindMarek Szyprowski
2017-10-16drm/exynos: Fix potential NULL pointer dereference in suspend/resume pathsMarek Szyprowski
2017-09-28Merge tag 'drm-misc-next-2017-09-20' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-09-20drm/exynos/hdmi: Fix unsafe list iterationMaciej Purski
2017-09-19drm: exynos: include linux/irq.hArnd Bergmann
2017-09-19drm/exynos: Fix suspend/resume supportMarek Szyprowski
2017-09-19drm/exynos: Fix locking in the suspend/resume pathsMarek Szyprowski
2017-08-25drm/exynos: simplify set_pixfmt() in DECON and FIMD driversTobias Jakobi
2017-08-25drm/exynos: consistent use of cppTobias Jakobi
2017-08-25drm/exynos: mixer: remove src offset from mixer_graph_buffer()Tobias Jakobi
2017-08-25drm/exynos: mixer: simplify mixer_graph_buffer()Tobias Jakobi
2017-08-25drm/exynos: mixer: simplify vp_video_buffer()Tobias Jakobi
2017-08-25drm/exynos: mixer: enable NV12MT support for the video planeTobias Jakobi
2017-08-25drm/exynos: mixer: fix chroma comment in vp_video_buffer()Tobias Jakobi
2017-08-25drm/exynos/decon5433: use mode info stored in CRTC to detect i80 modeAndrzej Hajda
2017-08-25drm/exynos: add mode_valid callback to exynos_drmAndrzej Hajda