summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* drm/vmwgfx: Fixed topology boundary checking for Screen TargetsSinclair Yeh2015-08-12
* drm/vmwgfx: Fix an uninitialized valueThomas Hellstrom2015-08-05
* drm/vmwgfx: Fix compiler warning with 32-bit dma_addr_tThomas Hellstrom2015-08-05
* drm/vmwgfx: Kill a bunch of sparse warningsThomas Hellstrom2015-08-05
* drm/vmwgfx: Fix kms preferred mode sortingThomas Hellstrom2015-08-05
* drm/vmwgfx: Reinstate the legacy display system dirty callbackThomas Hellstrom2015-08-05
* drm/vmwgfx: Implement fbdev on kms v2Thomas Hellstrom2015-08-05
* drm/vmwgfx: Add a kernel interface to create a framebuffer v2Thomas Hellstrom2015-08-05
* drm/vmwgfx: Avoid cmdbuf alloc sleeping if !TASK_RUNNINGThomas Hellstrom2015-08-05
* drm/vmwgfx: Convert screen targets to new helpers v3Thomas Hellstrom2015-08-05
* drm/vmwgfx: Convert screen objects to the new helpersThomas Hellstrom2015-08-05
* drm/vmwgfx: Add kms helpers for dirty- and readback functionsThomas Hellstrom2015-08-05
* drm/vmwgfx: Introduce a pin count to allow for recursive pinning v2Thomas Hellstrom2015-08-05
* drm/vmwgfx: Replace SurfaceDMA usage with SurfaceCopy in 2D VMsSinclair Yeh2015-08-05
* drm/vmwgfx: Implement screen targetsSinclair Yeh2015-08-05
* drm/vmwgfx: Add "quirk" to handling command verification exceptionsThomas Hellstrom2015-08-05
* vmwgfx: Major KMS refactoring / cleanup in preparation of screen targetsSinclair Yeh2015-08-05
* drm/vmwgfx: Refactor vmw_gb_surface_define_ioctl()Sinclair Yeh2015-08-05
* drm/vmwgfx: SVGA device definition updateSinclair Yeh2015-08-05
* drm/vmwgfx: Add an interface to pin a resource v3Thomas Hellstrom2015-08-05
* drm/vmwgfx: Fix an overlay lockdep errorThomas Hellstrom2015-08-05
* drm/vmwgfx: Add command buffer support v3Thomas Hellstrom2015-08-05
* vmwgfx: Update device headers for command buffers.Thomas Hellstrom2015-08-05
* drm/vmwgfx: Fix OTABLE takedownThomas Hellstrom2015-08-05
* vmwgfx: Rework device initializationThomas Hellstrom2015-08-05
* drm/vmwgfx: Fix an fb unlocking bugThomas Hellstrom2015-08-05
* Merge tag 'topic/connector-locking-2015-07-23' of git://anongit.freedesktop.o...Dave Airlie2015-07-24
|\
| * drm: gc now dead mode_group codeDaniel Vetter2015-07-22
| * drm: Stop filtering according to mode_group in getresourcesDaniel Vetter2015-07-22
| * drm: Roll out drm_for_each_{plane,crtc,encoder}Daniel Vetter2015-07-22
| * drm/cma-helper: Fix locking in drm_fb_cma_debugfs_showDaniel Vetter2015-07-22
| * drm: Roll out drm_for_each_connector moreDaniel Vetter2015-07-22
| * drm: Amend connector list locking rulesDaniel Vetter2015-07-22
| * drm/radeon: Take all modeset locks for DP MST hotplugDaniel Vetter2015-07-22
| * drm/i915: Take all modeset locks for DP MST hotplugDaniel Vetter2015-07-22
| * drm: Check locking in drm_for_each_fbDaniel Vetter2015-07-22
| * drm/i915: Use drm_for_each_fb in i915_debugfs.cDaniel Vetter2015-07-22
| * drm: Check locking in drm_for_each_connectorDaniel Vetter2015-07-22
| * drm/fbdev-helper: Grab mode_config.mutex in drm_fb_helper_single_add_all_conn...Daniel Vetter2015-07-22
| * drm/probe-helper: Grab mode_config.mutex in poll_init/enableDaniel Vetter2015-07-22
| * drm: Add modeset object iteratorsDaniel Vetter2015-07-22
| * drm: Simplify drm_for_each_legacy_plane argumentsDaniel Vetter2015-07-22
* | Merge tag 'topic/crc-pmic-2015-07-23' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-07-24
|\ \
| * | mfd: Add GPIOLIB dependency if INTEL_SOC_PMIC is to be enabledShobhit Kumar2015-07-22
| * | drm/i915: Backlight control using CRC PMIC based PWM driverShobhit Kumar2015-07-21
| * | drm/i915: Use the CRC gpio for panel enable/disableShobhit Kumar2015-07-21
| * | pwm: crc: Add Crystalcove (CRC) PWM driverShobhit Kumar2015-07-21
| * | mfd: intel_soc_pmic_core: ADD PWM lookup table for CRC PMIC based PWMShobhit Kumar2015-07-21
| * | mfd: intel_soc_pmic_crc: Add PWM cell device for Crystalcove PMICShobhit Kumar2015-07-21
| * | mfd: intel_soc_pmic_core: Add lookup table for Panel Control as GPIO signalShobhit Kumar2015-07-21