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
/
i915
/
intel_dsi.c
Age
Commit message (
Expand
)
Author
2014-08-08
drm/i915: Align intel_dsi*.c files a bit
Daniel Vetter
2014-08-08
drm/i915: Add support for Video Burst Mode for MIPI DSI
Shobhit Kumar
2014-08-07
drm/i915: Add correct hw/sw config check for DSI encoder
Shobhit Kumar
2014-08-07
drm/i915: wait for all DSI FIFOs to be empty
Shobhit Kumar
2014-08-05
Merge tag 'v3.16' into drm-next
Dave Airlie
2014-07-09
drm/i915/vlv: Update the DSI ULPS entry/exit sequence
Shobhit Kumar
2014-07-09
Merge tag 'drm-intel-next-2014-06-20' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2014-06-19
drm: add register and unregister functions for connectors
Thomas Wood
2014-06-13
drm/i915: Fix memory leak in intel_dsi_init() error path
Christoph Jaeger
2014-06-11
drm/i915: Make intel_dsi_init() return void
Damien Lespiau
2014-06-05
drm/i915: dsi: fix pipe-off timeout due to port vs. pipe disable ordering
Imre Deak
2014-06-05
drm/i915: Detect if MIPI panel based on VBT and initialize only if present
Shobhit Kumar
2014-06-05
drm/i915: Add support for Generic MIPI panel driver
Shobhit Kumar
2014-05-19
drm/i915: Add MIPI mmio reg base
Shashank Sharma
2014-05-16
drm/i915/dsi: Remove ->mode_set callback
Daniel Vetter
2014-05-15
drm/i915: MIPI PPS delays added
Shobhit Kumar
2014-05-15
drm/i915: MIPI init count programming as generic parameter
Shobhit Kumar
2014-05-15
drm/i915: Correct MIPI operation mode as per expected values from VBT
Shobhit Kumar
2014-04-09
drm/i915: Enable RANDOM resolution support for MIPI panels
Shobhit Kumar
2014-04-09
drm/i915: Send DPI command explicitely in LP mode
Shobhit Kumar
2014-04-09
drm/i915: Panel commands can be sent only when clock is in LP11
Shobhit Kumar
2014-04-09
drm/i915: Parameterize the Clockstop and escape_clk_div
Shobhit Kumar
2014-04-09
drm/i915: Disable DPOunit clock gating
Shobhit Kumar
2014-04-09
drm/i915: Enable MIPI port before the plane and pipe enable
Shobhit Kumar
2014-04-09
drm/i915: Program Rcomp and band gap reset everytime we resume from power gate
Shobhit Kumar
2014-03-10
drm/i915: Make encoder cloning more flexible
Ville Syrjälä
2014-03-07
drm/i915: check port power domain when reading the encoder hw state
Imre Deak
2014-03-07
drm/i915: get port power domain in connector detect handlers
Imre Deak
2014-02-14
drm/i915: add unregister callback to connector
Imre Deak
2014-02-12
drm/i915: Initialize downclock mode in panel init
Vandana Kannan
2013-12-11
drm/i915: Parametrize the dphy and other spec specific parameters
Shobhit Kumar
2013-12-11
drm/i915: Remove redundant DSI PLL enabling
Shobhit Kumar
2013-12-11
drm/i915: Reorganize the DSI enable/disable sequence
Shobhit Kumar
2013-12-11
drm/i915: Use FLISDSI interface for band gap reset
Shobhit Kumar
2013-12-11
drm/i915: Add more dev ops for MIPI sub encoder
Shobhit Kumar
2013-11-28
drm/i915: Return a drm_mode_status enum in the mode_valid vfuncs
Damien Lespiau
2013-10-16
drm/i915: Use pipe_name() instead of the pipe number
Damien Lespiau
2013-10-01
drm/i915: destroy connector sysfs files earlier
Paulo Zanoni
2013-09-04
drm/i915: Band Gap WA
Shobhit Kumar
2013-09-04
drm/i915: add VLV DSI PLL Calculations
ymohanma
2013-09-04
drm/i915: add basic MIPI DSI output support
Jani Nikula