summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_dsi.c
AgeCommit message (Expand)Author
2015-09-21drm/i915: Allow DSI dual link to be configured on any pipeGaurav K Singh
2015-04-13drm/i915: Allocate connector state together with the connectorsAnder Conselvan de Oliveira
2015-03-26drm/i915: Implement connector state duplicationAnder Conselvan de Oliveira
2015-03-05Merge tag 'drm-intel-next-2015-02-14' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-02-13drm/i915: Correct the variable holding the value for EOT to writeShobhit Kumar
2015-02-09drm/i915: Correct the base value while updating LP_OUTPUT_HOLD in MIPI_PORT_CTRLShobhit Kumar
2015-01-29drm/i915/dsi: remove intel_dsi_cmd.c and the unused functions thereinJani Nikula
2015-01-29drm/i915/dsi: move dpi_send_cmd() to intel_dsi.c and make it staticJani Nikula
2015-01-29drm/i915/dsi: add drm mipi dsi host supportJani Nikula
2015-01-29drm/i915/dsi: switch to drm_panel interfaceJani Nikula
2015-01-27drm/i915: Add atomic_get_property entrypoint for connectors (v2)Matt Roper
2015-01-27drm/i915: Setup dummy atomic state for connectors (v3)Matt Roper
2015-01-27drm/i915/dsi: remove unnecessary dsi device callbacksJani Nikula
2015-01-27drm/i915/dsi: call wait_for_dsi_fifo_empty() for each dsi portJani Nikula
2015-01-27drm/i915/dsi: move wait_for_dsi_fifo_empty to intel_dsi.cJani Nikula
2015-01-27drm/i915/dsi: set max return packet size for each dsi portJani Nikula
2015-01-27drm/i915/dsi: call dpi_send_cmd() for each dsi port at a higher levelJani Nikula
2015-01-27drm/i915: Make intel_crtc->config a pointerAnder Conselvan de Oliveira
2015-01-27drm/i915: Embedded struct drm_crtc_state in intel_crtc_stateAnder Conselvan de Oliveira
2015-01-27drm/i915: Rename struct intel_crtc_config to intel_crtc_stateAnder Conselvan de Oliveira
2014-12-10drm/i915: Software workaround for getting the HW status of DSI Port C on BYTGaurav K Singh
2014-12-10drm/i915: Enable MIPI PHY transparent latch for DSI Port CGaurav K Singh
2014-12-05drm/i915: Update the DSI enable path to support dualGaurav K Singh
2014-12-05drm/i915: Update the DSI disable path to support dual link panel disablingGaurav K Singh
2014-12-05drm/i915: MIPI Timings related changes for dual linkGaurav K Singh
2014-12-05drm/i915: Pixel Clock changes for DSI dual linkGaurav K Singh
2014-12-05drm/i915: Add support for port enable/disable for dual link configurationGaurav K Singh
2014-12-04drm/i915: New functions added for enabling & disabling MIPI Port Ctrl regGaurav K Singh
2014-12-03drm/i915/dsi: add ports to intel_dsi to describe the ports being drivenJani Nikula
2014-12-03drm/i915/dsi: clean up MIPI DSI pipe vs. port usageJani Nikula
2014-10-01drm/i915: Bikeshed rpm functions name a bit.Daniel Vetter
2014-08-08drm/i915: Align intel_dsi*.c files a bitDaniel Vetter
2014-08-08drm/i915: Add support for Video Burst Mode for MIPI DSIShobhit Kumar
2014-08-07drm/i915: Add correct hw/sw config check for DSI encoderShobhit Kumar
2014-08-07drm/i915: wait for all DSI FIFOs to be emptyShobhit Kumar
2014-08-05Merge tag 'v3.16' into drm-nextDave Airlie
2014-07-09drm/i915/vlv: Update the DSI ULPS entry/exit sequenceShobhit Kumar
2014-07-09Merge tag 'drm-intel-next-2014-06-20' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2014-06-19drm: add register and unregister functions for connectorsThomas Wood
2014-06-13drm/i915: Fix memory leak in intel_dsi_init() error pathChristoph Jaeger
2014-06-11drm/i915: Make intel_dsi_init() return voidDamien Lespiau
2014-06-05drm/i915: dsi: fix pipe-off timeout due to port vs. pipe disable orderingImre Deak
2014-06-05drm/i915: Detect if MIPI panel based on VBT and initialize only if presentShobhit Kumar
2014-06-05drm/i915: Add support for Generic MIPI panel driverShobhit Kumar
2014-05-19drm/i915: Add MIPI mmio reg baseShashank Sharma
2014-05-16drm/i915/dsi: Remove ->mode_set callbackDaniel Vetter
2014-05-15drm/i915: MIPI PPS delays addedShobhit Kumar
2014-05-15drm/i915: MIPI init count programming as generic parameterShobhit Kumar
2014-05-15drm/i915: Correct MIPI operation mode as per expected values from VBTShobhit Kumar
2014-04-09drm/i915: Enable RANDOM resolution support for MIPI panelsShobhit Kumar