summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2015-01-02drm/radeon: Use new cik_structs.h fileOded Gabbay
2015-01-02drm/amdkfd: Don't include header files from radeonOded Gabbay
2015-01-02drm/amd: Put cik structures in a common placeBen Goz
2015-01-02drm/radeon: Don't use relative paths in #includeOded Gabbay
2014-10-26drm/amdkfd: Remove call to deprecated init_memory interfaceBen Goz
2015-01-02drm/radeon: Initialize compute vmidBen Goz
2015-01-21Merge tag 'imx-drm-next-2015-01-09' of git://git.pengutronix.de/git/pza/linux...Dave Airlie
2015-01-21Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-nextDave Airlie
2015-01-21Merge tag 'drm-amdkfd-next-2015-01-09' of git://people.freedesktop.org/~gabba...Dave Airlie
2015-01-12drm: fix mismerge in drm_crtc.cDave Airlie
2015-01-09Merge tag 'drm-intel-next-2014-12-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-01-09drm/amd: Remove old radeon_sa funcs from kfd-->kgd interfaceOded Gabbay
2015-01-09drm/radeon: Remove old radeon_sa usage from kfd-->kgd interfaceOded Gabbay
2015-01-09drm/amdkfd: Using new gtt sa in amdkfdOded Gabbay
2015-01-09drm/amdkfd: Allocate gart memory using new interfaceOded Gabbay
2015-01-09drm/amdkfd: Fixed calculation of gart buffer sizeOded Gabbay
2015-01-09drm/amdkfd: Add kfd gtt sub-allocator functionsOded Gabbay
2015-01-09drm/amdkfd: Add gtt sa related data to kfd_dev structOded Gabbay
2015-01-09drm/radeon: Impl. new gtt allocate/free functionsOded Gabbay
2015-01-09drm/amd: Add new kfd-->kgd interface for gart usageOded Gabbay
2015-01-09drm/radeon: Enable sdma preemptionBen Goz
2015-01-09drm/amdkfd: Pass queue type to pqm_create_queue()Ben Goz
2015-01-09drm/amdkfd: Identify SDMA queue in create queue ioctlBen Goz
2015-01-09drm/amdkfd: Add SDMA user-mode queues support to QCMBen Goz
2015-01-09drm/amdkfd: Add SDMA mqd supportBen Goz
2015-01-09drm/radeon: Implement SDMA interface functionsBen Goz
2015-01-09drm/amd: Add SDMA functions to kfd-->kgd interfaceBen Goz
2015-01-09drm/amdkfd: Process-device data creation and lookup splitAlexey Skidanov
2015-01-09drm/amdkfd: Add number of watch points to topologyAlexey Skidanov
2015-01-08Merge tag 'topic/atomic-core-2015-01-05' of git://anongit.freedesktop.org/drm...Dave Airlie
2015-01-08Merge tag 'topic/core-stuff-2014-12-19' of git://anongit.freedesktop.org/drm-...Dave Airlie
2015-01-07imx-drm: core: handling of DI clock flags to ipu_crtc_mode_set()Russell King
2015-01-07gpu: ipu-di: Switch to DIV_ROUND_CLOSEST for DI clock divider calcSteve Longerbeam
2015-01-07gpu: ipu-v3: Use videomode in struct ipu_di_signal_cfgSteve Longerbeam
2015-01-07imx-drm: encoder prepare/mode_set must use adjusted modeSteve Longerbeam
2015-01-07imx-drm: ipuv3-crtc: Implement mode_fixupSteve Longerbeam
2015-01-07drm_modes: add drm_display_mode_to_videomodeSteve Longerbeam
2015-01-07gpu: ipu-di: remove some non-functional codeSteve Longerbeam
2015-01-07gpu: ipu-di: Add ipu_di_adjust_videomode()Jiada Wang
2015-01-07drm: rockchip: export functions needed by rockchip dw_hdmi bridge driverPhilipp Zabel
2015-01-07drm: bridge/dw_hdmi: request interrupt only after initializing the mutesPhilipp Zabel
2015-01-07drm: bridge/dw_hdmi: add rockchip rk3288 supportAndy Yan
2015-01-07drm: bridge/dw_hdmi: add function dw_hdmi_phy_enable_spareAndy Yan
2015-01-07drm: bridge/dw_hdmi: clear i2cmphy_stat0 reg in hdmi_phy_wait_i2c_doneAndy Yan
2015-01-07drm: bridge/dw_hdmi: add mode_valid supportAndy Yan
2015-01-07drm: bridge/dw_hdmi: add support for multi-byte register width accessAndy Yan
2015-01-07drm: imx: imx-hdmi: move imx-hdmi to bridge/dw_hdmiAndy Yan
2015-01-06drm: imx: imx-hdmi: split phy configuration to platform driverAndy Yan
2015-01-06drm: imx: imx-hdmi: convert imx-hdmi to drm_bridge modeAndy Yan
2015-01-06drm: imx: imx-hdmi: return defer if can't get ddc i2c adapterAndy Yan