| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/vmwgfx: Report vmwgfx version to vmware.log | Sinclair Yeh | 2016-05-20 | 3 | -2/+25 |
* | drm/vmwgfx: Add VMWare host messaging capability | Sinclair Yeh | 2016-05-20 | 2 | -0/+607 |
* | drm/vmwgfx: Kill some lockdep warnings | Thomas Hellstrom | 2016-05-20 | 5 | -14/+21 |
* | Merge tag 'topic/drm-misc-2016-05-13' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 2016-05-16 | 13 | -38/+88 |
|\ |
|
| * | drm/atomic: Add drm_atomic_helper_best_encoder() | Noralf Trønnes | 2016-05-11 | 1 | -0/+17 |
| * | drm/atomic: Don't skip drm_bridge_*() calls if !drm_encoder_helper_funcs | Noralf Trønnes | 2016-05-11 | 1 | -22/+17 |
| * | drm/fb-cma-helper: Hook up to DocBook and fix some docs | Noralf Trønnes | 2016-05-11 | 1 | -5/+3 |
| * | drm/fb-helper: Remove mention of CONFIG_FB_DEFERRED_IO in docs | Noralf Trønnes | 2016-05-11 | 1 | -8/+8 |
| * | drm/sti: include linux/seq_file.h where needed | Arnd Bergmann | 2016-05-11 | 7 | -0/+8 |
| * | drm/tegra: Use lockless gem BO free callback | Daniel Vetter | 2016-05-11 | 1 | -1/+1 |
| * | drm/exynos: Use lockless gem BO free callback | Daniel Vetter | 2016-05-10 | 1 | -1/+1 |
| * | drm: Make drm_encoder_helper_funcs optional | Noralf Trønnes | 2016-05-10 | 2 | -10/+42 |
* | | Merge branch 'topic-arcpgu-updates' of https://github.com/foss-for-synopsys-d... | Dave Airlie | 2016-05-16 | 1 | -0/+6 |
|\ \ |
|
| * | | drm/arcpgu: use dedicated memory area for frame buffer | Alexey Brodkin | 2016-04-29 | 1 | -0/+6 |
* | | | Merge tag 'drm/panel/for-4.7-rc1' of git://anongit.freedesktop.org/tegra/linu... | Dave Airlie | 2016-05-13 | 5 | -1/+2394 |
|\ \ \ |
|
| * | | | drm/panel: simple: Add support for TPK U.S.A. LLC Fusion 7" and 10.1" panels | Bhuvanchandra DV | 2016-05-12 | 1 | -0/+51 |
| * | | | drm/bridge: Add Analogix anx78xx support | Enric Balletbo i Serra | 2016-05-12 | 4 | -0/+2244 |
| * | | | drm/panel: simple: Add support for Innolux AT070TN92 | Riccardo Bortolato | 2016-05-12 | 1 | -0/+26 |
| * | | | drm/panel: simple: Remove useless drm_mode_set_name() | Boris Brezillon | 2016-05-12 | 1 | -2/+0 |
| * | | | drm/panel: simple: Set appropriate mode type | Boris Brezillon | 2016-05-12 | 1 | -0/+11 |
| * | | | drm/panel: simple: Add timings for the Olimex LCD-OLinuXino-4.3TS | Maxime Ripard | 2016-05-12 | 1 | -0/+26 |
| * | | | drm/panel: simple: Add the 7" DPI panel from Adafruit | Eric Anholt | 2016-05-12 | 1 | -0/+37 |
* | | | | Merge branch 'drm-next-4.7' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie | 2016-05-12 | 62 | -395/+513 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | drm/amd/powerplay: rewrite pp_sw_init to make code readable | Huang Rui | 2016-05-11 | 1 | -6/+9 |
| * | | | drm/amdgpu/dce11: fix audio offset for asics with >7 audio pins | Alex Deucher | 2016-05-11 | 2 | -1/+3 |
| * | | | drm/amdgpu: fix and cleanup user fence handling v2 | Christian König | 2016-05-11 | 4 | -47/+38 |
| * | | | drm/amdgpu: move VM fields into job | Christian König | 2016-05-11 | 14 | -66/+66 |
| * | | | drm/amdgpu: move the context from the IBs into the job | Christian König | 2016-05-11 | 4 | -17/+24 |
| * | | | drm/amdgpu: move context switch handling into common code v2 | Christian König | 2016-05-11 | 12 | -29/+25 |
| * | | | drm/amdgpu: move preamble IB handling into common code | Christian König | 2016-05-11 | 3 | -9/+7 |
| * | | | drm/amdgpu/gfx7: fix pipeline sync | Chunming Zhou | 2016-05-11 | 1 | -12/+13 |
| * | | | amdgpu/uvd: separate context buffer from DPB | Sonny Jiang | 2016-05-11 | 1 | -3/+59 |
| * | | | drm/amdgpu: use fence_context to judge ctx switch v2 | Christian König | 2016-05-11 | 3 | -4/+4 |
| * | | | drm/amd/amdgpu: Added more named DRM info messages for debugging | Tom St Denis | 2016-05-11 | 1 | -10/+10 |
| * | | | drm/amd/amdgpu: Add name field to amd_ip_funcs (v2) | Tom St Denis | 2016-05-11 | 32 | -1/+33 |
| * | | | drm/amdgpu: Support DRM_MODE_PAGE_FLIP_ASYNC (v2) | Alex Deucher | 2016-05-11 | 6 | -27/+52 |
| * | | | drm/amdgpu/dce11: don't share PLLs on Polaris | Alex Deucher | 2016-05-11 | 1 | -4/+0 |
| * | | | drm/amdgpu: Drop unused parameter for *get_sleep_divider_id_from_clock | Nils Wallménius | 2016-05-11 | 3 | -10/+8 |
| * | | | drm/amdgpu: Simplify calculation in *get_sleep_divider_id_from_clock | Nils Wallménius | 2016-05-11 | 5 | -10/+5 |
| * | | | drm/amdgpu: Use max macro in *get_sleep_divider_id_from_clock | Nils Wallménius | 2016-05-11 | 4 | -8/+4 |
| * | | | drm/amd/powerplay: Use defined constants for minium engine clock | Nils Wallménius | 2016-05-11 | 2 | -3/+4 |
| * | | | drm/amdgpu: add missing licenses on a couple of files | Alex Deucher | 2016-05-11 | 2 | -0/+45 |
| * | | | drm/amdgpu: fetch cu_info once at init | Alex Deucher | 2016-05-11 | 9 | -46/+25 |
| * | | | drm/amd: cleanup remaining spaces and tabs v2 | Christian König | 2016-05-11 | 23 | -56/+56 |
| * | | | drm/amdgpu: remove define for reserved client ID | Christian König | 2016-05-11 | 2 | -2/+1 |
| * | | | drm/amdgpu: remove owner cleanup v2 | Christian König | 2016-05-11 | 1 | -13/+0 |
| * | | | drm/amdgpu: make the VMID owner always 64bit | Christian König | 2016-05-11 | 2 | -3/+3 |
| * | | | drm/amdgpu: two minor 80 char fixes | Christian König | 2016-05-11 | 3 | -8/+12 |
| * | | | drm/amdgpu: hdp flush&inval should always do | Monk Liu | 2016-05-11 | 1 | -7/+5 |
| * | | | drm/amd/amdgpu: Enable CG for UVD6 on Carrizo | Tom St Denis | 2016-05-11 | 1 | -1/+2 |