index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
Age
Commit message (
Expand
)
Author
2015-11-24
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
2015-11-03
drm/exynos/gem: remove DMA-mapping hacks used for constructing page array
Marek Szyprowski
2015-11-03
drm/exynos: simplify Kconfig component names
Andrzej Hajda
2015-11-03
drm/exynos: re-arrange Kconfig entries
Andrzej Hajda
2015-11-03
drm/exynos: abstract out common dependency
Andrzej Hajda
2015-11-03
drm/exynos: separate Mixer and HDMI drivers
Andrzej Hajda
2015-11-03
drm/exynos/mixer: replace direct cross-driver call with drm mode validation
Andrzej Hajda
2015-11-03
drm/exynos: add atomic_check callback to exynos_crtc
Andrzej Hajda
2015-11-03
drm/exynos/decon5433: add support for DECON-TV
Andrzej Hajda
2015-11-03
drm/exynos/decon5433: remove duplicated initialization
Andrzej Hajda
2015-11-03
drm/exynos/decon5433: merge different flag fields
Andrzej Hajda
2015-11-03
drm/exynos/decon5433: add function to set particular register bits
Andrzej Hajda
2015-11-03
drm/exynos/decon5433: fix timing registers writes
Andrzej Hajda
2015-11-03
drm/exynos/decon5433: add PCLK clock
Andrzej Hajda
2015-10-26
drm/exynos: cleanup name of gem object for exynos_drm
Joonyoung Shim
2015-10-26
drm/exynos: fix to detach device of iommu
Joonyoung Shim
2015-10-26
drm/exynos: add cursor plane support
Gustavo Padovan
2015-10-26
drm/exynos: add global macro for the default primary plane
Gustavo Padovan
2015-10-26
drm/exynos: fix spelling errors
Ingi Kim
2015-10-26
drm: exynos: mixer: fix using usleep() in atomic context
Tomasz Stanislawski
2015-10-26
drm/exynos/hdmi: remove unused field
Andrzej Hajda
2015-10-26
drm/exynos/hdmi: improve HDMI/ACR related code
Andrzej Hajda
2015-10-26
drm/exynos/hdmi: convert container_of macro to inline function
Andrzej Hajda
2015-10-26
drm/exynos/hdmi: remove deprecated hdmi_resources structure
Andrzej Hajda
2015-10-26
drm/exynos/hdmi: convert to gpiod API
Andrzej Hajda
2015-10-26
drm/exynos/hdmi: simplify clock re-parenting
Andrzej Hajda
2015-10-26
drm/exynos/hdmi: use constant size array for regulators
Andrzej Hajda
2015-10-26
drm/exynos/hdmi: use optional regulator_get for hdmi-en
Andrzej Hajda
2015-10-26
drm/exynos/hdmi: fix removal order
Andrzej Hajda
2015-10-26
drm/exynos/hdmi: replace all writeb with writel
Andrzej Hajda
2015-10-26
drm/exynos/hdmi: simplify HDMI-PHY power sequence
Andrzej Hajda
2015-10-26
drm/exynos/hdmi: move PLL stabilization check code to separate function
Andrzej Hajda
2015-10-26
drm/exynos/hdmi: use mappings for registers with IP dependent address
Andrzej Hajda
2015-10-26
drm/exynos/hdmi: remove support for deprecated compatible
Andrzej Hajda
2015-10-20
Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-10-16
drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers
Daniel Vetter
2015-10-16
Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.o...
Dave Airlie
2015-10-07
drm: Stop using drm_vblank_count() as the hw frame counter
Ville Syrjälä
2015-10-06
drm/irq: Use unsigned int pipe in public API
Thierry Reding
2015-10-01
drm/exynos: Staticize local function in exynos_drm_gem.c
Krzysztof Kozlowski
2015-10-01
drm/exynos: fimd: actually disable dp clock
Gustavo Padovan
2015-10-01
drm/exynos: dp: remove suspend/resume functions
Inki Dae
2015-09-30
drm/exynos: remove unused mode_fixup() code
Gustavo Padovan
2015-09-30
drm/exynos: remove decon_mode_fixup()
Gustavo Padovan
2015-09-30
drm/exynos: remove fimd_mode_fixup()
Gustavo Padovan
2015-09-30
drm/exynos: rotator: Clock control is unused if !PM
Thierry Reding
2015-09-30
drm/exynos: fimc: Clock control is unused if !PM
Thierry Reding
2015-09-30
drm/exynos: Suspend/resume is unused if !PM
Thierry Reding
2015-09-30
drm/exynos: create a fake mmap offset with gem creation
Joonyoung Shim
2015-09-30
drm/exynos: remove call to drm_gem_free_mmap_offset()
Joonyoung Shim
[next]