summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-sti-next-add-dvo' of git://git.linaro.org/people/benjamin.g...Dave Airlie2015-01-226-0/+920
|\
| * drm: sti: add DVO output connectorBenjamin Gaignard2014-12-306-0/+920
* | Merge tag 'atmel-hlcdc-drm-3.20' of https://github.com/bbrezillon/linux-at91 ...Dave Airlie2015-01-2215-0/+3561
|\ \
| * | drm: add DT bindings documentation for atmel-hlcdc-dc driverBoris Brezillon2015-01-211-0/+53
| * | drm: add Atmel HLCDC Display Controller supportBoris Brezillon2015-01-2111-0/+3459
| * | drm: panel: simple-panel: add bus format information for foxlink panelBoris Brezillon2015-01-211-0/+1
| * | drm: panel: simple-panel: add support for bus_format retrievalBoris Brezillon2015-01-211-0/+5
| * | drm: add bus_formats and num_bus_formats fields to drm_display_infoBoris Brezillon2015-01-212-0/+43
* | | Merge tag 'drm-amdkfd-next-2015-01-21' of git://people.freedesktop.org/~gabba...Dave Airlie2015-01-2227-985/+1387
|\ \ \ | |/ / |/| |
| * | drm/amdkfd: Fix description of sched_policy module parameterBen Goz2015-01-181-1/+1
| * | drm/amdkfd: Remove sync_with_hw() from amdkfdOded Gabbay2015-01-153-30/+0
| * | drm/amdkfd: Remove unused function busy_wait()Oded Gabbay2015-01-151-6/+0
| * | drm/amdkfd: Replace cpu_relax() with schedule() in DQMOded Gabbay2015-01-151-1/+2
| * | drm/amdkfd: Fix for-loop when allocating HQD (non-HWS)Ben Goz2015-01-131-3/+3
| * | drm/amdkfd: Add initial VI support for KQBen Goz2014-12-025-4/+127
| * | drm/amdkfd: Encapsulate KQ functions in ops structureOded Gabbay2015-01-123-27/+54
| * | drm/amdkfd: Add initial VI support for DQMBen Goz2015-01-125-86/+238
| * | drm/amdkfd: Encapsulate DQM functions in ops structureOded Gabbay2015-01-126-54/+65
| * | drm/amdkfd: Don't BUG on freeing GART sub-allocationOded Gabbay2015-01-121-1/+4
| * | drm/amdkfd: Fix logic of destroy_queue_nocpsch()Ben Goz2014-08-181-18/+18
| * | MAINTAINERS: Update amdkfd filesOded Gabbay2015-01-051-0/+2
| * | drm/amdkfd: Change MQD manager to be H/W specificBen Goz2015-01-045-428/+498
| * | drm/amdkfd: Add asic property to kfd_device_infoBen Goz2015-01-012-1/+15
| * | drm/amdkfd: Make KFD_MQD_TYPE enum types H/W agnosticBen Goz2015-01-044-16/+16
| * | drm/amdkfd: Add new VI-specific queue propertiesBen Goz2015-01-042-1/+35
| * | drm/radeon: Use new cik_structs.h fileOded Gabbay2015-01-022-264/+1
| * | drm/amdkfd: Don't include header files from radeonOded Gabbay2015-01-023-3/+14
| * | drm/amd: Put cik structures in a common placeBen Goz2015-01-021-0/+293
| * | drm/radeon: Don't use relative paths in #includeOded Gabbay2015-01-022-2/+2
| * | drm/amdkfd: Remove call to deprecated init_memory interfaceBen Goz2014-10-261-21/+0
| * | drm/radeon: Initialize compute vmidBen Goz2015-01-023-43/+24
|/ /
* | Merge tag 'imx-drm-next-2015-01-09' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2015-01-2126-568/+1334
|\ \
| * | imx-drm: core: handling of DI clock flags to ipu_crtc_mode_set()Russell King2015-01-073-20/+25
| * | gpu: ipu-di: Switch to DIV_ROUND_CLOSEST for DI clock divider calcSteve Longerbeam2015-01-071-6/+3
| * | gpu: ipu-v3: Use videomode in struct ipu_di_signal_cfgSteve Longerbeam2015-01-073-78/+56
| * | imx-drm: encoder prepare/mode_set must use adjusted modeSteve Longerbeam2015-01-074-9/+9
| * | imx-drm: ipuv3-crtc: Implement mode_fixupSteve Longerbeam2015-01-071-0/+12
| * | drm_modes: add drm_display_mode_to_videomodeSteve Longerbeam2015-01-072-0/+42
| * | gpu: ipu-di: remove some non-functional codeSteve Longerbeam2015-01-071-6/+0
| * | gpu: ipu-di: Add ipu_di_adjust_videomode()Jiada Wang2015-01-072-0/+31
| * | drm: rockchip: export functions needed by rockchip dw_hdmi bridge driverPhilipp Zabel2015-01-072-0/+2
| * | drm: bridge/dw_hdmi: request interrupt only after initializing the mutesPhilipp Zabel2015-01-071-6/+6
| * | drm: bridge/dw_hdmi: add rockchip rk3288 supportAndy Yan2015-01-075-0/+357
| * | dt-bindings: Add documentation for rockchip dw hdmiAndy Yan2015-01-071-0/+46
| * | drm: bridge/dw_hdmi: add function dw_hdmi_phy_enable_spareAndy Yan2015-01-072-1/+9
| * | drm: bridge/dw_hdmi: clear i2cmphy_stat0 reg in hdmi_phy_wait_i2c_doneAndy Yan2015-01-071-1/+5
| * | drm: bridge/dw_hdmi: add mode_valid supportAndy Yan2015-01-071-0/+15
| * | drm: bridge/dw_hdmi: add support for multi-byte register width accessAndy Yan2015-01-071-2/+42
| * | dt-bindings: add document for dw_hdmiAndy Yan2015-01-071-0/+50
| * | drm: imx: imx-hdmi: move imx-hdmi to bridge/dw_hdmiAndy Yan2015-01-078-238/+262
OpenPOWER on IntegriCloud