drm/qxl: use suggested x/y offset properties to pass guest prefs
[cascardo/linux.git] / drivers /
2014-11-14 Dave Airliedrm/qxl: use suggested x/y offset properties to pass...
2014-11-14 Dave Airliedrm: add properties for suggested x/y offset for connec...
2014-11-14 Daniel Vetterdrm: Simplify return value handling in drm_crtc.c
2014-11-14 Dave AirlieMerge tag 'drm/tegra/for-3.19-rc1' of git://people...
2014-11-14 Dave AirlieMerge tag 'drm/fixes/for-3.19-rc1' of git://people...
2014-11-14 Dave AirlieMerge tag 'drm/panel/for-3.19-rc1' of git://people...
2014-11-14 Dave AirlieMerge tag 'drm-intel-next-2014-11-07-fixups' of git...
2014-11-14 Chris Wilsondrm/dp/mst: Handle invalid link bandwidth from DPCD...
2014-11-14 Rob Clarkdrm/atomic: rip out unnecessary locking checks
2014-11-14 Boris BREZILLONdrm: flip-work: change drm_flip_work_init prototype
2014-11-14 Boris BREZILLONdrm: rework flip-work helpers to avoid calling func...
2014-11-14 Bob Paauwedrm/i915: Use correct pipe config to update pll divider...
2014-11-13 Thierry Redingdrm/tegra: gem: Check before freeing CMA memory
2014-11-13 Thierry Redingdrm/tegra: fb: Add error codes to error messages
2014-11-13 Thierry Redingdrm/tegra: fb: Properly release GEM objects on failure
2014-11-13 Thierry Redingdrm/tegra: Detach panel when a connector is removed
2014-11-13 Thierry Redingdrm/tegra: Plug memory leak
2014-11-13 Thierry Redingdrm/tegra: gem: Use more consistent data types
2014-11-13 Thierry Redingdrm/tegra: fb: Do not destroy framebuffer
2014-11-13 Thierry Redingdrm/tegra: gem: dumb: pitch and size are outputs
2014-11-13 Thierry Redingdrm/tegra: Enable the hotplug interrupt only when necessary
2014-11-13 Thierry Redingdrm/tegra: dc: Universal plane support
2014-11-13 Thierry Redingdrm/tegra: dc: Registers are 32 bits wide
2014-11-13 Thierry Redingdrm/tegra: dc: Factor out DC, window and cursor commit
2014-11-13 Thierry Redingdrm/tegra: Add IOMMU support
2014-11-13 Thierry Redingdrm/tegra: Fix error handling cleanup
2014-11-13 Thierry Redingdrm/tegra: gem: Use dma_mmap_writecombine()
2014-11-13 Thierry Redingdrm/tegra: gem: Remove redundant drm_gem_free_mmap_offset()
2014-11-13 Thierry Redingdrm/tegra: gem: Cleanup tegra_bo_create_with_handle()
2014-11-13 Thierry Redingdrm/tegra: gem: Extract tegra_bo_alloc_object()
2014-11-13 Sean Pauldrm/tegra: dsi: Set up PHY_TIMING & BTA_TIMING register...
2014-11-13 Thierry Redingdrm/tegra: dsi: Replace 1000000 by USEC_PER_SEC
2014-11-13 Thierry Redingdrm/tegra: dsi: Replace 1000000000UL by NSEC_PER_SEC
2014-11-13 Thierry Redingdrm/tegra: dsi: Implement host transfers
2014-11-13 Thierry Redingdrm/tegra: dsi: Add ganged mode support
2014-11-13 Thierry Redingdrm/tegra: dsi: Split out tegra_dsi_set_timeout()
2014-11-13 Thierry Redingdrm/tegra: dsi: Add command mode support
2014-11-13 Thierry Redingdrm/tegra: dsi: Refactor in preparation for command...
2014-11-13 Thierry Redingdrm/tegra: dsi: Properly cleanup on probe failure
2014-11-13 Thierry Redingdrm/tegra: dsi: Mark connector hotpluggable
2014-11-13 Thierry Redingdrm/tegra: dsi: Leave parent clock alone
2014-11-13 Thierry Redingdrm/tegra: dsi: Do not manage clock on enable/disable
2014-11-13 Thierry Redingdrm/tegra: dsi: Make FIFO depths host parameters
2014-11-13 Sean Pauldrm/tegra: DPMS off/on in encoder prepare/commit
2014-11-13 Thierry Redingdrm/tegra: Do not enable output on .mode_set()
2014-11-13 Thierry Redingdrm/tegra: dc: Add powergate support
2014-11-13 Sean Paulgpu: host1x: mipi: Set MIPI_CAL_BIAS_PAD_CFG1 register
2014-11-13 Sean Paulgpu: host1x: mipi: Calibrate clock lanes
2014-11-13 Sean Paulgpu: host1x: mipi: Preserve the contents of MIPI_CAL_CTRL
2014-11-13 Thierry Redinggpu: host1x: mipi: Registers are 32 bits wide
2014-11-13 Thierry Redinggpu: host1x: Make gather offsets unsigned
2014-11-13 Thierry Redinggpu: host1x: Print address/offset pairs consistently
2014-11-13 Thierry Redinggpu: host1x: Fix typo in comment
2014-11-13 Thierry Redinggpu: host1x: Make mapped field of push buffers void *
2014-11-13 Thierry Redinggpu: host1x: Use struct host1x_bo pointers in traces
2014-11-13 Thierry Redingdrm/tegra: Depend on COMMON_CLK
2014-11-13 Thierry RedingMerge branch 'drm/panel/for-next' into drm/tegra/for...
2014-11-13 Thierry Redingdrm/panel: Add Sharp LQ101R1SX01 support
2014-11-13 Thierry Redingdrm/dsi: Do not require .owner field to be set
2014-11-13 Thierry Redingdrm/dsi: Resolve MIPI DSI device from phandle
2014-11-13 Thierry Redingdrm/dsi: Implement DCS set_{column,page}_address commands
2014-11-13 Thierry Redingdrm/dsi: Implement DCS {get,set}_pixel_format commands
2014-11-13 Thierry Redingdrm/dsi: Implement DCS get_power_mode command
2014-11-13 Thierry Redingdrm/dsi: Implement DCS soft_reset command
2014-11-13 Thierry Redingdrm/dsi: Implement DCS nop command
2014-11-13 Thierry Redingdrm/dsi: Add to DocBook documentation
2014-11-13 YoungJun Chodrm/dsi: Implement some standard DCS commands
2014-11-13 Thierry Redingdrm/dsi: Implement generic read and write commands
2014-11-13 Thierry Redingdrm/panel: s6e8aa0: Use standard MIPI DSI function
2014-11-13 YoungJun Chodrm/dsi: Add mipi_dsi_set_maximum_return_packet_size...
2014-11-13 Thierry Redingdrm/dsi: Constify mipi_dsi_msg
2014-11-13 Thierry Redingdrm/dsi: Make mipi_dsi_dcs_{read,write}() symmetrical
2014-11-13 Thierry Redingdrm/dsi: Add DSI transfer helper
2014-11-13 Thierry Redingdrm/dsi: Add message to packet translator
2014-11-13 Thierry Redingdrm/dsi: Introduce packet format helpers
2014-11-13 Thierry Redingdrm/gma500: mdfld: Reuse video/mipi_display.h
2014-11-13 Thierry Redingdrm: Make drm_mode_create_tv_properties() signature...
2014-11-13 Thierry Redingdrm/prime: Use unsigned type for number of pages
2014-11-13 Thierry Redingdrm/gem: Fix typo in kerneldoc
2014-11-13 Thierry Redingdrm: Use const data when creating blob properties
2014-11-13 Thierry Redingdrm: Use size_t for blob property sizes
2014-11-12 Dave AirlieMerge branch 'drm-next-3.19' of git://people.freedeskto...
2014-11-12 Dave Airliedrm/radeon/si/ci: make u8 static arrays constant
2014-11-12 Alex Deucherdrm/radeon: set power control in ci dpm enable
2014-11-12 Alex Deucherdrm/radeon: powertune fixes for hawaii
2014-11-12 Alex Deucherdrm/radeon: fix dpm mc init for certain hawaii boards
2014-11-12 Alex Deucherdrm/radeon: set bootup pcie level to max for ci dpm
2014-11-12 Alex Deucherdrm/radeon: fix default dpm state setup
2014-11-12 Alex Deucherdrm/radeon: workaround a hw bug in bonaire pcie dpm
2014-11-12 Alex Deucherdrm/radeon: fix mclk vddc configuration for cards for...
2014-11-12 Alex Deucherdrm/radeon: fix sclk DS enablement
2014-11-12 Alex Deucherdrm/radeon: fix activity settings for sclk and mclk...
2014-11-12 Alex Deucherdrm/radeon: improve mclk param calcuations for ci dpm
2014-11-12 Alex Deucherdrm/radeon: fix dram timing for certain hawaii boards
2014-11-12 Alex Deucherdrm/radeon: switch force state commands for CI
2014-11-12 Alex Deucherdrm/radeon: fix for memory training on bonaire 0x6649
2014-11-12 Alex Deucherdrm/radeon/ci: handle gpio controlled dpm features...
2014-11-12 Alex Deucherdrm/radeon: store the gpio shift as well
2014-11-12 Alex Deucherdrm/radeon: export radeon_atombios_lookup_gpio
2014-11-12 Alex Deucherdrm/radeon: fix typo in CI dpm disable
next