drm/tegra: sor - Do not hardcode number of blank symbols
[cascardo/linux.git] / drivers /
2014-06-09 Thierry Redingdrm/tegra: sor - Do not hardcode number of blank symbols
2014-06-09 Thierry Redingdrm/tegra: sor - Don't hardcode link parameters
2014-06-09 Stéphane Marchesindrm/tegra: sor - Change power down ordering
2014-06-09 Stéphane Marchesindrm/tegra: sor - Fix copy/paste error
2014-06-09 Stéphane Marchesindrm/tegra: sor - Remove pixel clock rounding
2014-06-06 Thierry Redingdrm/tegra: sor - Make debugfs setup consistent
2014-06-06 Thierry Redingdrm/tegra: sor - Recursively remove debugfs tree
2014-06-05 Thierry Redingdrm/tegra: dp - Mark the connector as hotplug capable
2014-06-05 Thierry Redingdrm/tegra: dp - Implement hotplug detection in work...
2014-06-05 Thierry Redingdrm/tegra: Add hardware cursor support
2014-06-05 Thierry Redingdrm/tegra: Remove host1x drm_bus implementation
2014-06-05 Thierry Redingdrm: Add device registration documentation
2014-06-05 Thierry Redingdrm: Introduce drm_dev_set_unique()
2014-06-05 Thierry Redinggpu: host1x: Rename internal functions for clarity
2014-06-05 Thierry Redingdrm/tegra: gem - Make tegra_bo_import() static
2014-06-05 Thierry Redingdrm/tegra: hdmi - Add Tegra124 support
2014-06-05 Thierry Redingdrm/tegra: sor - Protect CRC debugfs against enable...
2014-06-05 Thierry Redingdrm/tegra: dsi - Do not needlessly recompute pclk
2014-06-05 Thierry Redingdrm/tegra: dc - Compute shift clock divider in output...
2014-06-05 Thierry Redingdrm/tegra: dc - Move around shift clock programming
2014-06-05 Thierry Redingdrm/tegra: dsi - Reset controller on driver unload
2014-06-05 Thierry Redingdrm/tegra: dsi - Fix typo when disabling controller
2014-06-05 Thierry Redingdrm/tegra: dsi - Add enable guard
2014-06-05 Thierry Redingdrm/tegra: dsi - Initialize proper packet sequences
2014-06-05 Thierry Redingdrm/tegra: dsi - Implement VDD supply support
2014-06-05 Thierry Redingdrm/tegra: dsi - Remove unneeded code
2014-06-05 Thierry Redingdrm/tegra: dsi - Use internal pixel format
2014-06-05 Thierry Redingdrm/tegra: hdmi - Fix disable sequence
2014-06-05 Thierry Redingdrm/tegra: hdmi - Disable LVDS mode
2014-06-05 Thierry Redingdrm/tegra: hdmi - Use proper power-up sequence
2014-06-05 Thierry Redingdrm/tegra: hdmi - Clean up clock usage
2014-06-05 Thierry Redingdrm/tegra: hdmi - Reverse regulator enable ordering
2014-06-05 Thierry Redingdrm/tegra: hdmi - Remove duplicate code
2014-06-05 Thierry Redingdrm/tegra: hdmi - Add connector supply support
2014-06-05 Thierry Redingdrm/tegra: dc - Use proper H/V ref-to-sync values
2014-06-05 Thierry Redingdrm/tegra: dc - Do not touch power control register
2014-06-05 Thierry Redingdrm/tegra: dc - Reshuffle code to get rid of prototypes
2014-06-05 Thierry Redingdrm/tegra: dc - Rename INVERT_V to V_DIRECTION
2014-06-05 Thierry Redingdrm/tegra: sor - Add CRC debugfs support
2014-06-05 Thierry Redingdrm/tegra: dc - Add YUYV support
2014-06-05 Thierry Redingdrm/tegra: Cleanup header file
2014-06-05 Rob Clarkdrm: add drm_fb_helper_restore_fbdev_mode_unlocked()
2014-06-04 Rob Clarkdrm: convert crtc and connection_mutex to ww_mutex...
2014-06-04 Dave Airliedrm/dp: add a hw mutex around the transfer functions...
2014-06-04 Dave AirlieMerge tag 'topic/core-stuff-2014-06-02' of git://anongi...
2014-06-04 Dave AirlieMerge branch 'exynos-drm-next' of git://git./linux...
2014-06-04 Dave AirlieMerge branch 'msm-next' of git://people.freedesktop...
2014-06-04 Daniel Vetterdrm: Move plane helpers into drm_kms_helper.ko
2014-06-04 Daniel Vetterdrm: Split connection_mutex out of mode_config.mutex...
2014-06-04 Rob Clarkdrm: spiff out FB refcnting traces
2014-06-04 Rob Clarkdrm: add signed-range property type
2014-06-04 Rob Clarkdrm: add object property type
2014-06-04 Rob Clarkdrm: add extended property types
2014-06-04 Rob Clarkdrm: helpers to find mode objects
2014-06-04 Jani Nikuladrm: drop drm_get_connector_name() and drm_get_encoder_...
2014-06-04 Jani Nikuladrm: replace drm_get_encoder_name() with direct name...
2014-06-04 Jani Nikuladrm/i915: replace drm_get_encoder_name() with direct...
2014-06-04 Jani Nikuladrm: replace drm_get_connector_name() with direct name...
2014-06-04 Jani Nikuladrm/radeon: replace drm_get_connector_name() with direc...
2014-06-04 Jani Nikuladrm/nouveau: replace drm_get_connector_name() with...
2014-06-04 Jani Nikuladrm/i915: replace drm_get_connector_name() with direct...
2014-06-04 Jani Nikulastaging: imx-drm-core: replace drm_get_connector_name...
2014-06-04 David Mansfielddrm/qxl: use surface_id 0 for primary surface on all...
2014-06-04 Christian Königdrm/radeon: rework page flip handling v4
2014-06-04 Dave AirlieRevert "drm/radeon: rework page flip handling v3"
2014-06-03 Dave AirlieMerge branch 'drm-next-3.16' of git://people.freedeskto...
2014-06-02 Mario Kleinerdrm/edid: Add quirk for Sony PVM-2541A to get 12 bpc...
2014-06-02 Mario Kleinerdrm/edid: Parse and handle HDMI deep color modes.
2014-06-02 Mario Kleinerdrm/radeon: Limit hdmi deep color bit depth to 12 bpc.
2014-06-02 Alex Deucherdrm/radeon: Setup HDMI_CONTROL for hdmi deep color...
2014-06-02 Alex Deucherdrm/radeon: fix pll setup for hdmi deep color (v7)
2014-06-02 Alex Deucherdrm/radeon: use hw cts/n values for deep color
2014-06-02 Alex Deucherdrm/radeon: only apply hdmi bpc pll flags when encoder...
2014-06-02 Alex Deucherdrm/radeon/atom: fix dithering on certain panels
2014-06-02 Christian Königdrm/radeon: optimize CIK VM handling v2
2014-06-02 Christian Königdrm/radeon: optimize SI VM handling
2014-06-02 Christian Königdrm/radeon: add define for flags used in R600+ GTT
2014-06-02 Christian Königdrm/radeon: rework page flip handling v3
2014-06-02 Christian Königdrm/radeon: separate vblank and pflip crtc handling
2014-06-02 Christian Königdrm/radeon: split page flip and pending callback
2014-06-02 Christian Königdrm/radeon: remove drm_vblank_get|put from pflip handling
2014-06-02 Christian Königdrm/radeon: remove (pre|post)_page_flip callbacks
2014-06-02 Alex Deucherdrm/radeon/dp: fix lane/clock setup for dp 1.2 capable...
2014-06-02 Alex Deucherdrm/radeon: fix typo in radeon_connector_is_dp12_capable()
2014-06-02 Émeric MASCHINOradeon: Remove useless quirk for zx1/FireGL X1 combo...
2014-06-02 Alex Deuchervgaswitcheroo: switch the mux to the igp on power down...
2014-06-02 Michele CURTIdrm/radeon: use NULL instead of zero in clearstate...
2014-06-02 Michele CURTIdrm/radeon: use NULL instead of zero in object functions
2014-06-02 Rafał Miłeckidrm/radeon/hdmi: DCE2: simplify audio workaround
2014-06-02 Rafał Miłeckidrm/radeon/hdmi: DCE2: update setmode
2014-06-02 Rafał Miłeckidrm/radeon/hdmi: DCE3: clean ACR control
2014-06-02 Rafał Miłeckidrm/radeon/hdmi: use separated file for DCE 3.1/3.2...
2014-06-02 Christian Königdrm/radeon: add proper support for RADEON_VM_BLOCK_SIZE v2
2014-06-02 Christian Königdrm/radeon: add large PTE support for NI, SI and CIK v5
2014-06-02 Alex Deucherdrm/radeon: add a i2c bus mutex
2014-06-02 Rob Clarkdrm/msm: use correct gfp flag for vram allocation
2014-06-02 Rob Clarkdrm/msm/mdp5: fix error return value
2014-06-02 Rob Clarkdrm/msm: remove redundant private plane cleanup
2014-06-02 Rob Clarkdrm/msm: add perf logging debugfs
2014-06-02 Rob Clarkdrm/msm: add rd logging debugfs
next