index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_hdmi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-26
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-655
/
+380
2013-02-22
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+3
2013-02-21
drm/exynos: hdmi: support extra resolutions using drm_display_mode timings
Sean Paul
1
-648
/
+374
2013-02-21
drm/exynos: add display-mode-check operation to exynos_mixer_ops struct
Rahul Sharma
1
-7
/
+6
2013-01-26
drm: Convert to devm_ioremap_resource()
Thierry Reding
1
-5
/
+3
2013-01-25
drm/exynos: add check for the device power status
Shirish S
1
-0
/
+7
2013-01-25
drm/exynos: don't include plat/gpio-cfg.h
Arnd Bergmann
1
-1
/
+0
2013-01-25
drm/exynos: Remove "internal" interrupt handling
Sean Paul
1
-60
/
+14
2013-01-25
drm/exynos: Replace mdelay with usleep_range
Sean Paul
1
-7
/
+7
2013-01-25
drm/exynos: let drm handle edid allocations
Rahul Sharma
1
-15
/
+10
2013-01-04
Drivers: gpu: remove __dev* attributes.
Greg Kroah-Hartman
1
-4
/
+4
2012-12-14
drm/exynos: hdmi: Fix potential NULL pointer dereference error
Sachin Kamat
1
-0
/
+2
2012-12-14
drm/exynos: hdmi: Add CONFIG_OF and use of_match_ptr() macro
Sachin Kamat
1
-1
/
+3
2012-12-14
drm/exynos: add support for hdmiphy power control for exynos5
Rahul Sharma
1
-0
/
+21
2012-12-14
drm/exynos: added runtime pm support for hdmi
Rahul Sharma
1
-8
/
+52
2012-12-05
drm/exynos: sending AVI and AUI info frames
Rahul Sharma
1
-19
/
+146
2012-12-05
drm/exynos: Use devm_* APIs in exynos_hdmi.c
Sachin Kamat
1
-47
/
+13
2012-12-05
drm: exynos: fix for loosing display mode header during mode adjustment
Rahul Sharma
1
-0
/
+9
2012-12-05
drm/exynos: fix memory leak to EDID block
Egbert Eich
1
-0
/
+1
2012-12-04
drm/exynos: add iommu support for hdmi driver
Inki Dae
1
-1
/
+1
2012-10-07
Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-...
Dave Airlie
1
-52
/
+144
2012-10-05
drm: exynos: hdmi: remove drm common hdmi platform data struct
Rahul Sharma
1
-0
/
+3
2012-10-05
drm: exynos: hdmi: add support for exynos5 hdmi
Rahul Sharma
1
-4
/
+79
2012-10-05
drm: exynos: hdmi: replace is_v13 with version check in hdmi
Rahul Sharma
1
-20
/
+20
2012-10-05
drm: exynos: hdmi: turn off HPD interrupt in HDMI chip
Tomasz Stanislawski
1
-4
/
+1
2012-10-05
drm: exynos: hdmi: use s5p-hdmi platform data
Tomasz Stanislawski
1
-31
/
+24
2012-10-05
drm: exynos: hdmi: fix interrupt handling
Tomasz Stanislawski
1
-2
/
+3
2012-10-05
drm: exynos: hdmi: support for platform variants
Tomasz Stanislawski
1
-1
/
+24
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-3
/
+3
2012-09-13
drm/exynos: Add missing braces around sizeof in exynos_hdmi.c
Sachin Kamat
1
-3
/
+3
2012-09-13
drm/exynos: Remove redundant check in exynos_hdmi.c file
Sachin Kamat
1
-5
/
+0
2012-07-27
drm/exynos: Use devm_* functions in exynos_hdmi.c
Sachin Kamat
1
-29
/
+7
2012-07-20
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
1
-1
/
+1
2012-05-17
drm/exynos: add additional display mode for hdmi
Seung-Woo Kim
1
-0
/
+65
2012-05-17
drm/exynos: enable dvi mode for dvi monitor
Seung-Woo Kim
1
-6
/
+14
2012-05-08
drm/exynos: add PM functions for hdmi and mixer
Joonyoung Shim
1
-0
/
+32
2012-05-08
drm/exynos: add dpms for hdmi
Joonyoung Shim
1
-128
/
+148
2012-05-08
drm/exynos: use threaded irq for hdmi hotplug
Joonyoung Shim
1
-35
/
+5
2012-05-08
drm/exynos: use platform_get_irq_byname for hdmi
Joonyoung Shim
1
-6
/
+5
2012-05-08
drm/exynos: cleanup for hdmi platform data
Joonyoung Shim
1
-7
/
+6
2012-04-12
drm/exynos: fix struct for operation callback functions to driver name
Joonyoung Shim
1
-10
/
+9
2012-04-12
drm/exynos: remove unused codes in hdmi and mixer
Joonyoung Shim
1
-1
/
+0
2012-04-12
drm/exynos: remove unnecessary type conversion of hdmi and mixer
Joonyoung Shim
1
-11
/
+11
2012-03-20
drm/exynos: enable hdmi audio feature
Seung-Woo Kim
1
-0
/
+167
2012-03-20
drm/exynos: cleanup exynos_hdmi.h
Joonyoung Shim
1
-0
/
+36
2012-03-20
drm/exynos: remove module of exynos drm subdrv
Joonyoung Shim
1
-9
/
+0
2012-03-20
drm/exynos: added mode_fixup feature and code clean.
Inki Dae
1
-7
/
+74
2012-03-20
drm/exynos: add HDMI version 1.4 support
Joonyoung Shim
1
-99
/
+1053
2012-01-27
drm/exynos: use release_mem_region instead of release_resource
Seung-Woo Kim
1
-4
/
+4
2011-12-29
drm/exynos: added hdmi display support
Seung-Woo Kim
1
-0
/
+1176