summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2015-08-05drm/vmwgfx: Add command buffer support v3Thomas Hellstrom10-33/+1656
2015-08-05vmwgfx: Update device headers for command buffers.Thomas Hellstrom3-2/+190
2015-08-05drm/vmwgfx: Fix OTABLE takedownThomas Hellstrom1-10/+11
2015-08-05 vmwgfx: Rework device initializationThomas Hellstrom10-174/+230
2015-08-05drm/vmwgfx: Fix an fb unlocking bugThomas Hellstrom1-2/+2
2015-07-24Merge tag 'topic/connector-locking-2015-07-23' of git://anongit.freedesktop.o...Dave Airlie18-266/+133
2015-07-24Merge tag 'topic/crc-pmic-2015-07-23' of git://anongit.freedesktop.org/drm-in...Dave Airlie5-7/+138
2015-07-24Merge tag 'drm-intel-next-2015-07-17' of git://anongit.freedesktop.org/drm-in...Dave Airlie54-5633/+8399
2015-07-24Merge tag 'topic/drm-misc-2015-07-23' of git://anongit.freedesktop.org/drm-in...Dave Airlie17-162/+159
2015-07-22drm: gc now dead mode_group codeDaniel Vetter4-82/+0
2015-07-22drm: Stop filtering according to mode_group in getresourcesDaniel Vetter1-80/+30
2015-07-22drm: Roll out drm_for_each_{plane,crtc,encoder}Daniel Vetter4-18/+19
2015-07-22drm/cma-helper: Fix locking in drm_fb_cma_debugfs_showDaniel Vetter2-17/+2
2015-07-22drm: Roll out drm_for_each_connector moreDaniel Vetter6-12/+14
2015-07-22drm/radeon: Take all modeset locks for DP MST hotplugDaniel Vetter1-4/+4
2015-07-22drm/i915: Take all modeset locks for DP MST hotplugDaniel Vetter1-6/+6
2015-07-22drm/i915: Use drm_for_each_fb in i915_debugfs.cDaniel Vetter1-1/+3
2015-07-22drm/fbdev-helper: Grab mode_config.mutex in drm_fb_helper_single_add_all_conn...Daniel Vetter1-2/+7
2015-07-22drm/probe-helper: Grab mode_config.mutex in poll_init/enableDaniel Vetter1-16/+25
2015-07-22drm: Add modeset object iteratorsDaniel Vetter5-39/+34
2015-07-22drm: Simplify drm_for_each_legacy_plane argumentsDaniel Vetter2-2/+2
2015-07-21drm/i915: Backlight control using CRC PMIC based PWM driverShobhit Kumar3-5/+98
2015-07-21drm/i915: Use the CRC gpio for panel enable/disableShobhit Kumar3-2/+40
2015-07-20drm/amdkfd: Set correct doorbell packet type for CarrizoBen Goz2-0/+6
2015-07-20drm/amdkfd: Use generic defines in new amd headersOded Gabbay3-22/+21
2015-07-20drm/amdkfd: Implement create_map_queues() for CarrizoBen Goz1-4/+87
2015-07-20drm/amdkfd: fix runlist length calculationBen Goz1-1/+7
2015-07-20drm/amdkfd: Add support for VI in DQMBen Goz1-4/+99
2015-07-20drm/amdkfd: add support for VI in MQD managerBen Goz2-4/+248
2015-07-20drm/amdkfd: add CP HWS packet headers for VIBen Goz1-0/+398
2015-07-20drm/amdkfd: add supported CZ devices PCI IDs to amdkfdBen Goz1-1/+6
2015-07-20drm/amdkfd: Add dependency of DRM_AMDGPU to KconfigOded Gabbay1-1/+1
2015-07-20drm/amdgpu: Add amdgpu <--> amdkfd gfx8 interfaceBen Goz6-1/+971
2015-07-20drm/amdgpu: add amdgpu <--> amdkfd gfx7 interfaceOded Gabbay4-1/+680
2015-07-20drm/amdgpu: Add H/W agnostic amdgpu <--> amdkfd interfaceOded Gabbay8-1/+362
2015-07-20drm/radeon: Modify kgd_engine_type enum to match CZOded Gabbay2-2/+4
2015-07-17drm/i915: Update DRIVER_DATE to 20150717Daniel Vetter1-1/+1
2015-07-17drm/ttm: improve uncached page deallocation.Jérôme Glisse1-6/+6
2015-07-17drm/ttm: fix uncached page deallocation to properly fill page pool v3.Jérôme Glisse1-1/+0
2015-07-17drm/i915/skl: Drop the preliminary_hw_support flagDamien Lespiau1-2/+0
2015-07-17drm/i915/skl: Don't expose the top most plane on gen9 displayDamien Lespiau1-4/+12
2015-07-17drm/i915: Fix divide by zero on watermark updateMika Kuoppala1-1/+3
2015-07-17drm/mgag200: remove unneeded variableSudip Mukherjee1-6/+2
2015-07-17drm/mgag200: remove unused variablesSudip Mukherjee2-8/+3
2015-07-17Merge branch 'drm-rockchip-2015-07-13' of https://github.com/markyzq/kernel-d...Dave Airlie3-15/+38
2015-07-17Merge tag 'imx-drm-fixes-2015-07-14' of git://git.pengutronix.de/git/pza/linu...Dave Airlie3-7/+19
2015-07-17Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...Dave Airlie3-50/+78
2015-07-17Merge tag 'drm-intel-fixes-2015-07-15' of git://anongit.freedesktop.org/drm-i...Dave Airlie13-63/+67
2015-07-17Merge tag 'topic/drm-fixes-2015-07-16' of git://anongit.freedesktop.org/drm-i...Dave Airlie3-35/+99
2015-07-16drm/amdgpu/dce8: Re-set VBLANK interrupt state when enabling a CRTCMichel Dänzer1-0/+4