summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm/panel/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linu...Dave Airlie2014-11-1516-86/+1409
|\
| * drm/panel: Add Sharp LQ101R1SX01 supportThierry Reding2014-11-134-0/+527
| * drm/dsi: Do not require .owner field to be setThierry Reding2014-11-134-6/+12
| * drm/dsi: Resolve MIPI DSI device from phandleThierry Reding2014-11-132-0/+24
| * drm/dsi: Implement DCS set_{column,page}_address commandsThierry Reding2014-11-132-0/+52
| * drm/dsi: Implement DCS {get,set}_pixel_format commandsThierry Reding2014-11-132-0/+48
| * drm/dsi: Implement DCS get_power_mode commandThierry Reding2014-11-132-0/+32
| * drm/dsi: Implement DCS soft_reset commandThierry Reding2014-11-132-0/+19
| * drm/dsi: Implement DCS nop commandThierry Reding2014-11-132-0/+19
| * drm/dsi: Add to DocBook documentationThierry Reding2014-11-133-4/+36
| * drm/dsi: Implement some standard DCS commandsYoungJun Cho2014-11-132-0/+137
| * drm/dsi: Implement generic read and write commandsThierry Reding2014-11-132-0/+95
| * drm/panel: s6e8aa0: Use standard MIPI DSI functionThierry Reding2014-11-131-14/+2
| * drm/dsi: Add mipi_dsi_set_maximum_return_packet_size() helperYoungJun Cho2014-11-132-0/+26
| * drm/dsi: Constify mipi_dsi_msgThierry Reding2014-11-132-2/+2
| * drm/dsi: Make mipi_dsi_dcs_{read,write}() symmetricalThierry Reding2014-11-133-15/+70
| * drm/dsi: Add DSI transfer helperThierry Reding2014-11-131-16/+16
| * drm/dsi: Add message to packet translatorThierry Reding2014-11-132-0/+71
| * drm/dsi: Introduce packet format helpersThierry Reding2014-11-132-0/+70
| * drm/panel: s6e8aa0: Fix build warnings on 64-bitThierry Reding2014-11-071-2/+2
| * drm/panel: ld9040: Fix build warnings on 64-bitThierry Reding2014-11-071-3/+3
| * drm/panel: simple: Update Innolux N116BGE timingsDaniel Kurtz2014-11-071-6/+6
| * drm/panel: simple: Add support for Hitachi TX23D38VM0CAALucas Stach2014-11-072-0/+33
| * of: Add vendor prefix for Hitachi Ltd. CorporationLucas Stach2014-11-071-0/+1
| * drm/panel: simple: Add support for Innolux G121I1-L01Lucas Stach2014-11-072-0/+33
| * drm/panel: simple: Add missing .bpc fieldsThierry Reding2014-11-071-0/+5
| * drm/panel: simple: Add AUO B116XW03 panel supportAjay Kumar2014-11-072-0/+33
| * drm/panel: simple: Add HannStar HSD070PWW1 7.0" WXGA TFT LCD panelPhilipp Zabel2014-11-072-0/+33
| * of: Add vendor prefix for HannStar Display CorporationPhilipp Zabel2014-11-071-0/+1
| * drm/panel: simple: Update calls to gpiod_get*()Alexandre Courbot2014-11-061-9/+2
| * drm/panel: s6e8aa0: Update calls to gpiod_get*()Alexandre Courbot2014-11-061-6/+1
| * drm/panel: ld9040: Update calls to gpiod_get*()Alexandre Courbot2014-11-061-6/+1
* | Merge tag 'drm-intel-next-2014-11-07-fixups' of git://anongit.freedesktop.org...Dave Airlie2014-11-1535-1459/+4965
|\ \
| * | drm/i915: Use correct pipe config to update pll dividers. V2Bob Paauwe2014-11-141-6/+6
| * | drm/i915: Plug memory leak in intel_shared_dpll_start_config()Ander Conselvan de Oliveira2014-11-121-0/+1
| * | Merge remote-tracking branch 'airlied/drm-next' into HEADDaniel Vetter2014-11-1053-445/+3712
| |\ \
| * | | drm/i915: Update DRIVER_DATE to 20141107Daniel Vetter2014-11-071-1/+1
| * | | drm/i915: Add gen to the gpu hang ecodeMika Kuoppala2014-11-071-1/+2
| * | | drm/i915: Cache HPLL frequency on VLV/CHVVille Syrjälä2014-11-072-7/+8
| * | | Revert "drm/i915/vlv: Remove check for Old Ack during forcewake"Mika Kuoppala2014-11-071-7/+10
| * | | drm/i915: Make mmio flip wait for seqno in the work functionAnder Conselvan de Oliveira2014-11-073-90/+12
| * | | drm/i915: Make __wait_seqno non-static and rename to __i915_wait_seqnoAnder Conselvan de Oliveira2014-11-072-9/+16
| * | | drm/i915: Move the .global_resources() hook call into modeset_update_crtc_pow...Ville Syrjälä2014-11-071-21/+4
| * | | drm/i915/audio: add DOC comment describing HDA over HDMI/DPJani Nikula2014-11-072-0/+26
| * | | drm/i915: make pipe/port based audio valid accessors easier to useJani Nikula2014-11-073-27/+17
| * | | drm/i915/audio: add audio codec enable debug log for g4xJani Nikula2014-11-071-0/+2
| * | | drm/i915/audio: add audio codec disable on g4xJani Nikula2014-11-071-0/+20
| * | | drm/i915: enable audio codec after portJani Nikula2014-11-072-13/+15
| * | | drm/i915/audio: add vlv/chv/gen5-7 audio codec disable sequenceJani Nikula2014-11-073-0/+60
| * | | drm/i915/audio: rewrite vlv/chv and gen 5-7 audio codec enable sequenceJani Nikula2014-11-071-32/+31
OpenPOWER on IntegriCloud