Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7bb73cbd073c495b5aed9ec446faa17a262f18be
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_hdmi.c
ad27931
drm/exynos/hdmi: unregister connector on removal
by Andrzej Hajda
· 10 years ago
9d1e25c
drm/exynos: hdmi: add null check for hdmiphy_port
by Seung-Woo Kim
· 10 years ago
39b58a3
drm/exynos: Add MODULE_DEVICE_TABLE entries for various components
by Sjoerd Simons
· 10 years ago
ff830c9
drm/exynos: hdmi: enable exynos 4210 and 4x12 soc support
by Marek Szyprowski
· 11 years ago
05fdf98
drm/exynos: hdmi: make 'hdmi-en' regulator optional and keep it enabled
by Marek Szyprowski
· 11 years ago
7a9bf6e
drm/exynos: Remove unused variable from exynos_hdmi.c
by Sachin Kamat
· 11 years ago
afa95e7
Merge tag 'topic/core-stuff-2014-06-30' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 11 years ago
245f98f
drm/exynos: hdmi: fix power order issue
by Inki Dae
· 11 years ago
34ea3d3
drm: add register and unregister functions for connectors
by Thomas Wood
· 11 years ago
df5225b
drm/exynos: consider deferred probe case
by Inki Dae
· 11 years ago
6a296e2
drm/exynos: add hdmiphy power on/off sequence
by Shirish S
· 11 years ago
1633707
drm/exynos: Staticize local symbols in exynos_hdmi.c
by Sachin Kamat
· 11 years ago
7e3a6cc
drm/exynos: Remove duplicate inclusion of i2c.h
by Sachin Kamat
· 11 years ago
049d34e
drm/exynos: use regmap interface to set hdmiphy control bit in pmu
by Rahul Sharma
· 11 years ago
e2a562d
drm/exynos: hdmi: consider legacy dt binding
by Inki Dae
· 11 years ago
9a8e1cb
drm/exynos: restore core HDMI settings
by Shirish S
· 11 years ago
a18a2dd
drm/exynos: enable support for exynos5420 hdmi device
by Rahul Sharma
· 11 years ago
d5e9ca4
drm/exynos: add support for apb mapped phys in hdmi driver
by Rahul Sharma
· 11 years ago
8e9c3f3
drm/exynos: remove unnecessary read for phy configuration values
by Rahul Sharma
· 11 years ago
bfa4842
drm/exynos: replace hdmi reset with hdmi disable
by Rahul Sharma
· 11 years ago
5137c8c
drm/exynos: Read hpd gpio in is_connected callback
by Sean Paul
· 11 years ago
47d173f
drm/exynos: hdmi: remove unnecessary memset
by Daniel Kurtz
· 11 years ago
b21a3bf
drm/exynos: check for null pointers in error handling
by Paul Taysom
· 11 years ago
724fd14
drm/exynos: Debounce HDMI hotplug interrupts
by Sean Paul
· 11 years ago
35b95ac
drm/exynos: Don't reset hdmiphy on hdmi off
by Sean Paul
· 11 years ago
96d2653
drm/exynos: update phy settings for RB resolutions
by Shirish S
· 11 years ago
f37cd5e
drm/exynos: add component framework support
by Inki Dae
· 11 years ago
153df69
drm/exynos: hdmi: make local symbols static
by Jingoo Han
· 11 years ago
8fa04aa
drm/exynos: hdmi: use i2c_adapter instead of i2c_client
by Inki Dae
· 11 years ago
bfe4e84
drm/exynos: hdmi: consider APB PHY
by Inki Dae
· 11 years ago
d9716ee
drm/exynos: Implement drm_connector in hdmi directly
by Sean Paul
· 11 years ago
af65c80
drm/exynos: Consolidate suspend/resume in drm_drv
by Sean Paul
· 11 years ago
7562685
drm/exynos: Use drm_mode_copy to copy modes
by Sean Paul
· 11 years ago
f041b25
drm/exynos: Remove exynos_drm_hdmi shim
by Sean Paul
· 11 years ago
2b76813
drm/exynos: hdmi: remove the i2c drivers and use
by Daniel Kurtz
· 11 years ago
54c40de
drm/exynos: Rename display_op power_on to dpms
by Sean Paul
· 11 years ago
87244fa
drm/exynos: Remove apply manager callback
by Sean Paul
· 11 years ago
4551789
drm/exynos: hdmi: Implement initialize op for hdmi
by Sean Paul
· 11 years ago
4615415
drm/exynos: set the active aspect ratio as per mode
by Shirish S
· 11 years ago
e1d883c
drm/exynos: add phy settings for RB resolutions
by Shirish S
· 11 years ago
d34d59b
drm/exynos: Convert to use the standard hdmi.h header
by Sachin Kamat
· 11 years ago
88c4981
drm/exynos: Remove non-DT support in exynos_hdmi
by Sachin Kamat
· 11 years ago
38bb525
drm/exynos: Remove redundant error messages
by Sachin Kamat
· 11 years ago
3f1c781
drm/exynos: Add missing of.h header include
by Sachin Kamat
· 11 years ago
db70d16
drm/exynos: Remove module.h header inclusion
by Sachin Kamat
· 11 years ago
cc57caf
drm/exynos: add new compatible strings for hdmi subsystem
by Rahul Sharma
· 12 years ago
1482995
drm/exynos: fix interlace resolutions for exynos5420
by Rahul Sharma
· 12 years ago
5f916e2
drm/exynos: use of_get_named_gpio to get hdmi hpd gpio
by Rahul Sharma
· 12 years ago
59956d3
drm/exynos: add mout_hdmi clock in hdmi driver to change parent
by Rahul Sharma
· 12 years ago
0bfb1f8
drm/exynos: Prepare/Unprepare HDMI subsystem clocks
by Sean Paul
· 12 years ago
cbc4c33
drm/exynos: Clean up logs for DRM_ERROR / DRM_DEBUG_KMS
by YoungJun Cho
· 12 years ago
bca34c9
drm/exynos: Remove tracking log functions
by YoungJun Cho
· 12 years ago
16844fb
drm/exynos: hdmi: use drm_display_mode to check the supported modes
by Rahul Sharma
· 12 years ago
ad07945
drm/exynos: remove ignoring return value warning in hdmi
by Seung-Woo Kim
· 12 years ago
80ce5f6
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
by Dave Airlie
· 12 years ago
dcb9a7c
drm/exynos: replace request_threaded_irq with devm function
by Seung-Woo Kim
· 12 years ago
d873ab9
drm/exynos: cleanup device pointer usages
by Seung-Woo Kim
· 12 years ago
4c1d8de
drm/exynos: exynos_hdmi: Pass correct pointer to free_irq()
by Lars-Peter Clausen
· 12 years ago
56261c5
drivers/gpu/drm/exynos: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 12 years ago
5f46c33
drm/exynos: Remove unnecessary braces in exynos_hdmi.c
by Sachin Kamat
· 12 years ago
ee7cbaf
drm/exynos: hdmi: Fix incorrect usage of IS_ERR_OR_NULL
by Sachin Kamat
· 12 years ago
7ddcc73
drm/exynos: hdmi: move mode_fixup to drm common hdmi
by Rahul Sharma
· 12 years ago
6b986ed
drm/exynos: hdmi: using drm_display_mode timings for exynos4
by Rahul Sharma
· 12 years ago
fffddfd
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
2f7e2ed
drm/exynos: hdmi: support extra resolutions using drm_display_mode timings
by Sean Paul
· 12 years ago
438c0f8
drm/exynos: add display-mode-check operation to exynos_mixer_ops struct
by Rahul Sharma
· 12 years ago
d4ed602
drm: Convert to devm_ioremap_resource()
by Thierry Reding
· 12 years ago
dda9012
drm/exynos: add check for the device power status
by Shirish S
· 12 years ago
05523d5
drm/exynos: don't include plat/gpio-cfg.h
by Arnd Bergmann
· 12 years ago
77006a7
drm/exynos: Remove "internal" interrupt handling
by Sean Paul
· 12 years ago
09760ea
drm/exynos: Replace mdelay with usleep_range
by Sean Paul
· 12 years ago
9c08e4b
drm/exynos: let drm handle edid allocations
by Rahul Sharma
· 12 years ago
56550d9
Drivers: gpu: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
1a4513b
drm/exynos: hdmi: Fix potential NULL pointer dereference error
by Sachin Kamat
· 12 years ago
65da035
drm/exynos: hdmi: Add CONFIG_OF and use of_match_ptr() macro
by Sachin Kamat
· 12 years ago
a556225
drm/exynos: add support for hdmiphy power control for exynos5
by Rahul Sharma
· 12 years ago
64327cb
drm/exynos: added runtime pm support for hdmi
by Rahul Sharma
· 12 years ago
a144c2e
drm/exynos: sending AVI and AUI info frames
by Rahul Sharma
· 12 years ago
9f49d9f
drm/exynos: Use devm_* APIs in exynos_hdmi.c
by Sachin Kamat
· 12 years ago
a3f9bca
drm: exynos: fix for loosing display mode header during mode adjustment
by Rahul Sharma
· 12 years ago
3dc5fa9
drm/exynos: fix memory leak to EDID block
by Egbert Eich
· 12 years ago
1055b39
drm/exynos: add iommu support for hdmi driver
by Inki Dae
· 12 years ago
a5a0fc6
Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-samsung into drm-next
by Dave Airlie
· 12 years ago
768c305
drm: exynos: hdmi: remove drm common hdmi platform data struct
by Rahul Sharma
· 12 years ago
22c4f42
drm: exynos: hdmi: add support for exynos5 hdmi
by Rahul Sharma
· 12 years ago
5a32507
drm: exynos: hdmi: replace is_v13 with version check in hdmi
by Rahul Sharma
· 12 years ago
5295e53
drm: exynos: hdmi: turn off HPD interrupt in HDMI chip
by Tomasz Stanislawski
· 12 years ago
fca5712
drm: exynos: hdmi: use s5p-hdmi platform data
by Tomasz Stanislawski
· 12 years ago
07c8bdd
drm: exynos: hdmi: fix interrupt handling
by Tomasz Stanislawski
· 12 years ago
c119ed0
drm: exynos: hdmi: support for platform variants
by Tomasz Stanislawski
· 12 years ago
760285e
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
by David Howells
· 12 years ago
adc837a
drm/exynos: Add missing braces around sizeof in exynos_hdmi.c
by Sachin Kamat
· 12 years ago
7ba073c
drm/exynos: Remove redundant check in exynos_hdmi.c file
by Sachin Kamat
· 12 years ago
a6e6507
drm/exynos: Use devm_* functions in exynos_hdmi.c
by Sachin Kamat
· 13 years ago
e811f5a
drm: Make the .mode_fixup() operations mode argument a const pointer
by Laurent Pinchart
· 12 years ago
e540adf
drm/exynos: add additional display mode for hdmi
by Seung-Woo Kim
· 13 years ago
872d20d
drm/exynos: enable dvi mode for dvi monitor
by Seung-Woo Kim
· 13 years ago
ab27af8
drm/exynos: add PM functions for hdmi and mixer
by Joonyoung Shim
· 13 years ago
cf8fc4f
drm/exynos: add dpms for hdmi
by Joonyoung Shim
· 13 years ago
Next »