index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tilcdc
Age
Commit message (
Expand
)
Author
2016-08-08
drm/tilcdc: Move waiting of LCDC_FRAME_DONE IRQ into stop()
Jyri Sarha
2016-08-08
drm/tilcdc: Write to LCDC_END_OF_INT_IND_REG at the end of IRQ function
Jyri Sarha
2016-08-08
drm/tilcdc: Move LCDC_SYNC_LOST handling inside if (ver == 2) statement
Jyri Sarha
2016-08-08
drm/tilcdc: Restore old dpms state in pm_resume()
Jyri Sarha
2016-07-18
drm/tilcdc: make fbdev support really optional
Tobias Jakobi
2016-07-12
drm/tilcdc: use drm_crtc_handle_vblank()
Gustavo Padovan
2016-06-21
drm: Lobotomize set_busid nonsense for !pci drivers
Daniel Vetter
2016-06-01
drm/tilcdc: Use lockless gem BO free callback
Daniel Vetter
2016-05-27
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
2016-05-23
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-05-16
drivers/of: Specify parent node in of_fdt_unflatten_tree()
Gavin Shan
2016-05-02
drm/tilcdc: use drm_crtc_send_vblank_event()
Gustavo Padovan
2016-02-25
drm/tilcdc: Use devm_kzalloc() and devm_kcalloc() for private data
Jyri Sarha
2016-02-25
drm/tilcdc: Initialize crtc->port
Jyri Sarha
2016-02-25
drm/tilcdc: Disable sync lost interrupt if it fires on every frame
Jyri Sarha
2016-02-25
drm/tilcdc: Add prints on sync lost and FIFO underrun interrupts
Jyri Sarha
2016-02-25
drm/tilcdc: Remove the duplicate LCDC_INT_ENABLE_SET_REG in registers[]
Jyri Sarha
2016-02-25
drm/tilcdc: Fix interrupt enable/disable code for version 2 tilcdc
Jyri Sarha
2016-02-25
drm/tilcdc: Do not update the next frame buffer close to vertical blank
Tomi Valkeinen
2016-02-25
drm/tilcdc: Get rid of complex ping-pong mechanism
Tomi Valkeinen
2016-02-25
drm/tilcdc: cleanup irq handling
Tomi Valkeinen
2016-02-25
drm/tilcdc: remove broken error handling
Tomi Valkeinen
2016-02-25
drm/tilcdc: split reset to a separate function
Tomi Valkeinen
2016-02-25
drm/tilcdc: disable crtc on unload
Tomi Valkeinen
2016-02-25
drm/tilcdc: cleanup runtime PM handling
Tomi Valkeinen
2016-02-25
drm/tilcdc: Allocate register storage based on the actual number registers
Jyri Sarha
2016-02-25
drm/tilcdc: fix build error when !CONFIG_CPU_FREQ
Grygorii Strashko
2016-02-25
drm/tilcdc: Implement dma-buf support for tilcdc
Jyri Sarha
2016-02-25
drm/tilcdc: disable the lcd controller/dma engine when suspend invoked
Darren Etheridge
2016-02-25
drm/tilcdc: make frame_done interrupt active at all times
Darren Etheridge
2016-02-25
drm/tilcdc: fix kernel panic on suspend when no hdmi monitor connected
Darren Etheridge
2016-02-25
drm/tilcdc: adopt pinctrl support
Dave Gerlach
2016-02-25
drm/tilcdc: verify fb pitch
Tomi Valkeinen
2016-02-25
drm/tilcdc: rewrite pixel clock calculation
Darren Etheridge
2016-02-16
drm/tilcdc: removed optional dummy encoder mode_fixup function.
Carlos Palminha
2016-02-09
Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-02-08
drm/tilcdc: Nuke preclose hook
Daniel Vetter
2016-01-20
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
2016-01-15
drm/fb_cma_helper: Remove implicit call to disable_unused_functions
Maxime Ripard
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
2015-11-24
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
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-07-06
drm/tilcdc: panel: make better use of gpiod API
Uwe Kleine-König
2015-05-27
drm/tilcdc: Add DRM_TILCDC_SLAVE_COMPAT for ti,tilcdc,slave binding support
Jyri Sarha
2015-05-27
drm/tilcdc: use pm_runtime_irq_safe()
Tomi Valkeinen
2015-05-27
drm/tilcdc: Add support for external tda998x encoder
Jyri Sarha
2015-05-27
drm/tilcdc: Remove tilcdc slave support for tda998x driver
Jyri Sarha
2015-05-27
drm/tilcdc: Fix module unloading
Jyri Sarha
2015-02-03
drm: Kconfig: Let all DRM_GEM_CMA_HELPER related macros depend on HAVE_DMA_ATTRS
Chen Gang S
[next]