| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/msm: add madvise ioctl | Rob Clark | 2016-07-16 | 1 | -1/+24 |
* | Merge tag 'drm-vc4-next-2016-07-15' of https://github.com/anholt/linux into d... | Dave Airlie | 2016-07-16 | 1 | -0/+13 |
|\ |
|
| * | drm/vc4: Add a getparam to signal support for branches. | Eric Anholt | 2016-07-16 | 1 | -0/+1 |
| * | drm/vc4: Add a getparam ioctl for getting the V3D identity regs. | Eric Anholt | 2016-07-14 | 1 | -0/+12 |
* | | Merge tag 'drm/tegra/for-4.8-rc1' of git://anongit.freedesktop.org/tegra/linu... | Dave Airlie | 2016-07-16 | 1 | -0/+2 |
|\ \ |
|
| * | | pinctrl: pinconf: Add generic helper function for freeing mappings | Jon Hunter | 2016-06-23 | 1 | -0/+2 |
| |/ |
|
* | | Merge branch 'upstream/analogix-dp-20160705' of git://github.com/yakir-Yang/l... | Dave Airlie | 2016-07-16 | 1 | -1/+8 |
|\ \ |
|
| * | | drm/bridge: analogix_dp: passing the connector as an argument in .get_modes() | Yakir Yang | 2016-07-05 | 1 | -1/+2 |
| * | | drm/rockchip: analogix_dp: add rk3399 eDP support | Yakir Yang | 2016-07-05 | 1 | -1/+2 |
| * | | drm/bridge: analogix_dp: some rockchip chips need to flip REF_CLK bit setting | Yakir Yang | 2016-07-05 | 1 | -0/+5 |
* | | | Merge tag 'imx-drm-next-2016-07-14' of git://git.pengutronix.de/git/pza/linux... | Dave Airlie | 2016-07-16 | 1 | -3/+0 |
|\ \ \ |
|
| * | | | gpu: ipu-v3: ipu-dmfc: Use static DMFC FIFO allocation mechanism | Liu Ying | 2016-07-12 | 1 | -3/+0 |
* | | | | Merge tag 'drm-intel-next-2016-07-11' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 2016-07-15 | 2 | -6/+7 |
|\ \ \ \ |
|
| * | | | | drm/i915: Allow userspace to request no-error-capture upon GPU hangs | Chris Wilson | 2016-07-04 | 1 | -0/+1 |
| * | | | | drm/i915/bxt: Export pooled eu info to userspace | arun.siluvery@linux.intel.com | 2016-07-01 | 1 | -0/+2 |
| * | | | | drm/i915: Removing PCI IDs that are no longer listed as Kabylake. | Rodrigo Vivi | 2016-06-29 | 1 | -7/+2 |
| * | | | | drm/i915: Add more Kabylake PCI IDs. | Rodrigo Vivi | 2016-06-29 | 1 | -0/+3 |
* | | | | | Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 2016-07-15 | 3 | -4/+3 |
|\ \ \ \ \ |
|
| * | | | | | drm: make drm_vblank_count_and_time() static | Gustavo Padovan | 2016-07-12 | 1 | -2/+0 |
| * | | | | | drm/dsi: Make set_tear_scanline command consistent | Thierry Reding | 2016-07-12 | 1 | -1/+1 |
| * | | | | | drm: Unexport drm_connector_register_all() | Chris Wilson | 2016-07-12 | 1 | -1/+0 |
| * | | | | | drm: Add helpers to turn off CRTCs | Lukas Wunner | 2016-06-24 | 1 | -0/+2 |
| |/ / / / |
|
* | | | | | drm/ttm: add the infrastructure for pipelined evictions | Christian König | 2016-07-07 | 1 | -0/+24 |
* | | | | | drm/ttm: remove TTM_BO_PRIV_FLAG_MOVING | Christian König | 2016-07-07 | 2 | -5/+2 |
* | | | | | drm/ttm: remove no_gpu_wait param from ttm_bo_move_accel_cleanup | Christian König | 2016-07-07 | 1 | -3/+1 |
* | | | | | drm/ttm: wait for BO idle in ttm_bo_move_memcpy | Christian König | 2016-07-07 | 1 | -1/+3 |
* | | | | | drm/ttm: cleanup ttm_tt_(unbind|destroy) | Christian König | 2016-07-07 | 1 | -9/+0 |
* | | | | | drm/amdgpu: factor out the AMDGPU_INFO_FW_VERSION case branch into amdgpu_fir... | Huang Rui | 2016-07-07 | 1 | -15/+17 |
| |_|/ /
|/| | | |
|
* | | | | Merge tag 'asoc-hdmi-codec-pdata' of git://git.kernel.org/pub/scm/linux/kerne... | Dave Airlie | 2016-07-05 | 1 | -5/+8 |
|\ \ \ \ |
|
| * | | | | ASoC: hdmi-codec: callback function will be called with private data | Kuninori Morimoto | 2016-06-27 | 1 | -5/+8 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'for-next' of http://git.agner.ch/git/linux-drm-fsl-dcu into drm... | Dave Airlie | 2016-07-02 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | drm/fb_cma_helper: add suspend helper | Stefan Agner | 2016-06-19 | 1 | -0/+1 |
* | | | | | Back-merge tag 'v4.7-rc5' into drm-next | Dave Airlie | 2016-07-02 | 41 | -92/+160 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2016-06-25 | 1 | -3/+13 |
| |\ \ \ \ |
|
| | * | | | | locking/static_key: Fix concurrent static_key_slow_inc() | Paolo Bonzini | 2016-06-24 | 1 | -3/+13 |
| * | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-06-25 | 2 | -5/+8 |
| |\ \ \ \ \ |
|
| | * | | | | | Revert "mm: make faultaround produce old ptes" | Kirill A. Shutemov | 2016-06-25 | 1 | -1/+1 |
| | * | | | | | mm: mempool: kasan: don't poot mempool objects in quarantine | Andrey Ryabinin | 2016-06-25 | 1 | -4/+7 |
| * | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-06-25 | 2 | -1/+4 |
| |\ \ \ \ \ \ |
|
| | | \ \ \ \ \ | |
| | | \ \ \ \ \ | |
| | *-. \ \ \ \ \ | Merge branches '4.7-rc-misc', 'hfi1-fixes', 'i40iw-rc-fixes' and 'mellanox-rc... | Doug Ledford | 2016-06-23 | 2 | -1/+4 |
| | |\ \ \ \ \ \ \ |
|
| | | | * | | | | | | IB/mlx5: Fix post send fence logic | Eli Cohen | 2016-06-23 | 1 | -0/+1 |
| | | |/ / / / / /
| | |/| | | | | | |
|
| | | * | | | | | | IB/rdmavt: Correct qp_priv_alloc() return value test | Mike Marciniszyn | 2016-06-23 | 1 | -1/+3 |
| | |/ / / / / / |
|
| * | | | | | | | fix up initial thread stack pointer vs thread_info confusion | Linus Torvalds | 2016-06-25 | 1 | -1/+1 |
| * | | | | | | | Clarify naming of thread info/stack allocators | Linus Torvalds | 2016-06-25 | 1 | -1/+1 |
| | |/ / / / /
| |/| | | | | |
|
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-06-20 | 1 | -0/+1 |
| |\ \ \ \ \ \
| | |_|/ / / /
| |/| | | | | |
|
| | * | | | | | much milder d_walk() race | Al Viro | 2016-06-10 | 1 | -0/+1 |
| * | | | | | | Merge tag 'usb-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2016-06-18 | 2 | -2/+6 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | usb: musb: Return error value from musb_mailbox | Tony Lindgren | 2016-06-01 | 1 | -2/+3 |
| | * | | | | | | usb: gadget: Fix binding to UDC via configfs interface | Krzysztof Opasiak | 2016-05-31 | 1 | -0/+3 |
| | | |_|_|/ /
| | |/| | | | |
|
| * | | | | | | Merge tag 'staging-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-06-18 | 1 | -1/+8 |
| |\ \ \ \ \ \ |
|