Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | drm/xen/xen_drm_front_gem.c: convert to use vm_map_pages() | Souptick Joarder | 2019-05-14 | 1 | -13/+5 | |
* | | | | | | | | drm/rockchip/rockchip_drm_gem.c: convert to use vm_map_pages() | Souptick Joarder | 2019-05-14 | 1 | -15/+2 | |
* | | | | | | | | mm/mmu_notifier: convert user range->blockable to helper function | Jérôme Glisse | 2019-05-14 | 3 | -7/+7 | |
* | | | | | | | | mm/gup: change GUP fast to use flags rather than a write 'bool' | Ira Weiny | 2019-05-14 | 1 | -1/+2 | |
* | | | | | | | | Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2019-05-09 | 899 | -23290/+64805 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge tag 'drm-misc-next-fixes-2019-05-08' of git://anongit.freedesktop.org/d... | Dave Airlie | 2019-05-09 | 17 | -48/+75 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | drm/msm/a6xx: No zap shader is not an error | Rob Clark | 2019-05-08 | 1 | -0/+1 | |
| | * | | | | | | | drm/cma-helper: Fix drm_gem_cma_free_object() | Noralf Trønnes | 2019-05-08 | 1 | -4/+4 | |
| | * | | | | | | | drm: Fix timestamp docs for variable refresh properties. | Mario Kleiner | 2019-05-07 | 1 | -6/+0 | |
| | * | | | | | | | drm/panfrost: Show stored feature registers | Robin Murphy | 2019-05-03 | 1 | -7/+7 | |
| | * | | | | | | | drm/panfrost: Don't scream about deferred probe | Robin Murphy | 2019-05-03 | 1 | -2/+4 | |
| | * | | | | | | | drm/panfrost: Disable PM on probe failure | Robin Murphy | 2019-05-03 | 1 | -0/+1 | |
| | * | | | | | | | drm/panfrost: Set DMA masks earlier | Robin Murphy | 2019-05-03 | 2 | -5/+5 | |
| | * | | | | | | | drm/panfrost: Add sanity checks to submit IOCTL | Tomeu Vizoso | 2019-05-03 | 1 | -11/+24 | |
| | * | | | | | | | Merge panfrost-fixes into drm-misc-next-fixes | Sean Paul | 2019-05-03 | 7 | -2/+18 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | drm/panfrost: Prevent concurrent resets | Tomeu Vizoso | 2019-04-18 | 3 | -0/+6 | |
| | | * | | | | | | | drm/panfrost: depend on !GENERIC_ATOMIC64 when using COMPILE_TEST | Steven Price | 2019-04-18 | 1 | -1/+1 | |
| | | * | | | | | | | drm/panfrost: Add missing include | Steven Price | 2019-04-18 | 1 | -0/+1 | |
| | | * | | | | | | | drm/panfrost: Make panfrost_gem_free_object() static | YueHaibing | 2019-04-18 | 1 | -1/+1 | |
| | | * | | | | | | | drm/rockchip: shutdown drm subsystem on shutdown | Vicente Bergas | 2019-04-18 | 1 | -0/+9 | |
| | * | | | | | | | | drm: prefix header search paths with $(srctree)/ | Masahiro Yamada | 2019-04-26 | 5 | -11/+11 | |
| * | | | | | | | | | Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-... | Dave Airlie | 2019-05-09 | 17 | -48/+1694 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | drm/komeda: Mark the local functions as static | james qian wang (Arm Technology China) | 2019-05-07 | 6 | -17/+21 | |
| | * | | | | | | | | | drm/komeda: Fixed warning: Function parameter or member not described | james qian wang (Arm Technology China) | 2019-05-07 | 6 | -23/+85 | |
| | * | | | | | | | | | drm/komeda: Expose bus_width to Komeda-CORE | james qian wang (Arm Technology China) | 2019-05-07 | 2 | -3/+4 | |
| | * | | | | | | | | | drm/komeda: Add sysfs attribute: core_id and config_id | james qian wang (Arm Technology China) | 2019-05-07 | 4 | -0/+71 | |
| | * | | | | | | | | | drm/komeda: Add komeda_kms_check | james qian wang (Arm Technology China) | 2019-04-29 | 1 | -1/+29 | |
| | * | | | | | | | | | drm/komeda: Add komeda_crtc_funcs | james qian wang (Arm Technology China) | 2019-04-29 | 1 | -0/+48 | |
| | * | | | | | | | | | drm/komeda: Add komeda_crtc_vblank_enable/disable | james qian wang (Arm Technology China) | 2019-04-29 | 3 | -0/+32 | |
| | * | | | | | | | | | drm/komeda: Add komeda_crtc_atomic_enable/disable | james qian wang (Arm Technology China) | 2019-04-29 | 4 | -5/+139 | |
| | * | | | | | | | | | drm/komeda: Add komeda_crtc_prepare/unprepare | james qian wang (Arm Technology China) | 2019-04-29 | 4 | -0/+164 | |
| | * | | | | | | | | | drm/komeda: Add komeda_crtc_mode_valid/fixup | james qian wang (Arm Technology China) | 2019-04-29 | 1 | -0/+52 | |
| | * | | | | | | | | | drm/komeda: Add komeda_crtc_atomic_flush | james qian wang (Arm Technology China) | 2019-04-29 | 5 | -0/+89 | |
| | * | | | | | | | | | drm/komeda: Add komeda_release_unclaimed_resources | james qian wang (Arm Technology China) | 2019-04-29 | 3 | -0/+88 | |
| | * | | | | | | | | | drm/komeda: Add komeda_build_display_data_flow | james qian wang (Arm Technology China) | 2019-04-29 | 2 | -1/+78 | |
| | * | | | | | | | | | drm/komeda: Add komeda_plane/plane_helper_funcs | james qian wang (Arm Technology China) | 2019-04-29 | 1 | -0/+129 | |
| | * | | | | | | | | | drm/komeda: Add komeda_build_layer_data_flow | james qian wang (Arm Technology China) | 2019-04-29 | 2 | -1/+289 | |
| | * | | | | | | | | | drm/komeda: Initialize komeda component as drm private object | james qian wang (Arm Technology China) | 2019-04-29 | 3 | -17/+208 | |
| | * | | | | | | | | | drm/komeda: Add komeda_pipeline/component_get_state_and_set_user | james qian wang (Arm Technology China) | 2019-04-29 | 2 | -0/+145 | |
| | * | | | | | | | | | drm: Add drm_atomic_get_old/new_private_obj_state | james qian wang (Arm Technology China) | 2019-04-29 | 1 | -1/+44 | |
| * | | | | | | | | | | drm: add non-desktop quirk for Valve HMDs | Andres Rodriguez | 2019-05-07 | 1 | -0/+19 | |
| * | | | | | | | | | | Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ... | Dave Airlie | 2019-05-07 | 4 | -19/+17 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | drm/etnaviv: initialize idle mask before querying the HW db | Lucas Stach | 2019-05-03 | 1 | -4/+2 | |
| | * | | | | | | | | | drm/etnaviv: clean up etnaviv_gem_new_handle | Lucas Stach | 2019-04-17 | 1 | -15/+9 | |
| | * | | | | | | | | | drm: etnaviv: avoid DMA API warning when importing buffers | Russell King | 2019-04-17 | 2 | -0/+6 | |
| | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie | 2019-05-03 | 46 | -473/+734 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | drm/amdgpu: power down the Vega20 VCE engine on request | Evan Quan | 2019-04-29 | 1 | -1/+12 | |
| | * | | | | | | | | | drm/amdgpu: expose VCE 4.0 powergate interface | Evan Quan | 2019-04-29 | 1 | -9/+6 | |
| | * | | | | | | | | | drm/amd/display: Compensate for pre-DCE12 BTR-VRR hw limitations. (v3) | Mario Kleiner | 2019-04-29 | 1 | -4/+44 | |
| | * | | | | | | | | | drm/amd/display: Fix and simplify apply_below_the_range() | Mario Kleiner | 2019-04-29 | 1 | -4/+2 |