summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* drm/vmwgfx: Handle vmalloc() failure in vmw_local_fifo_reserve()Dan Carpenter2017-06-071-0/+2
* drm/vmwgfx: Don't create proxy surface for cursorSinclair Yeh2017-06-071-0/+1
* drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl()Vladis Dronov2017-06-071-0/+3
* Merge tag 'drm-misc-fixes-2017-06-02' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-06-067-20/+32
|\
| * drm: Fix oops + Xserver hang when unplugging USB drm devicesHans de Goede2017-06-021-1/+6
| * drm: Fix locking in drm_atomic_helper_resumeDaniel Vetter2017-05-311-0/+11
| * drm/rockchip: Correct vop out_mode configureMark yao2017-05-315-19/+15
* | Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2017-06-066-38/+27
|\ \
| * | drm/nouveau/tmr: fully separate alarm execution/pending listsBen Skeggs2017-06-062-3/+5
| * | drm/nouveau: enable autosuspend only when it'll actually be usedBen Skeggs2017-06-061-2/+2
| * | drm/nouveau: replace multiple open-coded runpm support checks with functionBen Skeggs2017-06-063-32/+18
| * | drm/nouveau/kms/nv50: add null check before pointer dereferenceGustavo A. R. Silva2017-06-061-1/+2
* | | Merge tag 'drm-dp-quirk-for-v4.12-rc4' of git://people.freedesktop.org/~airli...Linus Torvalds2017-06-027-58/+115
|\ \ \ | |/ /
| * | Merge tag 'topic/dp-quirks-2017-05-31' of git://anongit.freedesktop.org/git/d...Dave Airlie2017-06-027-58/+115
| |\ \
| | * | drm/i915: Detect USB-C specific dongles before reducing M and NJani Nikula2017-05-294-12/+26
| | * | drm/dp: start a DPCD based DP sink/branch device quirk databaseJani Nikula2017-05-291-2/+50
| | * | drm/i915: use drm DP helper to read DPCD descJani Nikula2017-05-293-46/+6
| | * | drm/dp: add helper for reading DP sink/branch device desc from DPCDJani Nikula2017-05-291-0/+35
* | | | Merge tag 'gcc-plugins-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-06-012-15/+15
|\ \ \ \ | |/ / / |/| | |
| * | | drm/amd/powerplay: Use designated initializersKees Cook2017-05-281-10/+10
| * | | drm/amdgpu: Use designated initializersKees Cook2017-05-281-5/+5
* | | | Merge tag 'exynos-drm-fixes-for-v4.12' of git://git.kernel.org/pub/scm/linux/...Dave Airlie2017-06-013-28/+11
|\ \ \ \
| * | | | drm/exynos: clean up description of exynos_drm_crtcInki Dae2017-05-291-4/+1
| * | | | drm/exynos: dsi: Remove bridge node reference in removalHoegeun Kwon2017-05-291-0/+4
| * | | | drm/exynos: dsi: Fix the parse_dt functionHoegeun Kwon2017-05-291-17/+5
| * | | | drm/exynos: Merge pre/postclose hooksDaniel Vetter2017-05-291-7/+1
| | |/ / | |/| |
* | | | Merge branch 'drm-fixes-4.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2017-06-011-27/+68
|\ \ \ \
| * | | | drm/amdgpu: Program ring for vce instance 1 at its register spaceLeo Liu2017-05-311-27/+68
| |/ / /
* | | | Merge branch 'msm-fixes-4.12-rc4' of git://people.freedesktop.org/~robclark/l...Dave Airlie2017-06-0110-20/+35
|\ \ \ \
| * | | | drm/msm: Fix the check for the command sizeJordan Crouse2017-05-271-2/+3
| * | | | drm/msm: Take the mutex before calling msm_gem_new_implJordan Crouse2017-05-271-0/+6
| * | | | drm/msm: for array in-fences, check if all backing fences are from our own co...Philipp Zabel2017-05-271-5/+4
| * | | | drm/msm: constify irq_domain_opsTobias Klauser2017-05-271-1/+1
| * | | | drm/msm/mdp5: release hwpipe(s) for unused planesRob Clark2017-05-271-0/+4
| * | | | drm/msm: Reuse dma_fence_release.Eric Anholt2017-05-271-8/+2
| * | | | drm/msm: Expose our reservation object when exporting a dmabuf.Eric Anholt2017-05-273-0/+9
| * | | | drm/msm/gpu: check legacy clk names in get_clocks()Rob Clark2017-05-271-2/+2
| * | | | drm/msm/mdp5: use __drm_atomic_helper_plane_duplicate_state()Rob Clark2017-05-271-2/+3
| * | | | drm/msm: select PM_OPPRob Clark2017-05-271-0/+1
| |/ / /
* | | | Merge tag 'drm-intel-fixes-2017-05-29' of git://anongit.freedesktop.org/git/d...Dave Airlie2017-06-0110-79/+55
|\ \ \ \ | |/ / / |/| | |
| * | | drm/i915: Stop pretending to mask/unmask LPE audio interruptsVille Syrjälä2017-05-262-45/+6
| * | | Merge tag 'gvt-fixes-2017-05-25' of https://github.com/01org/gvt-linux into d...Jani Nikula2017-05-262-19/+41
| |\ \ \
| | * | | drm/i915/gvt: clean up unsubmited workloads before destroying kmem cacheChangbin Du2017-05-241-10/+20
| | * | | drm/i915/gvt: Disable compression workaround for Gen9Chuanxiao Dong2017-05-231-9/+21
| * | | | drm/i915/selftests: Silence compiler warning in igt_ctx_execChris Wilson2017-05-241-3/+5
| * | | | Revert "drm/i915: Restore lost "Initialized i915" welcome message"Daniel Vetter2017-05-241-4/+0
| * | | | drm/i915: set initialised only when init_context callback is NULLChuanxiao Dong2017-05-191-1/+1
| * | | | drm/i915: Fix new -Wint-in-bool-context gcc compiler warningHans de Goede2017-05-181-1/+1
| * | | | drm/i915: use vma->size for appgtt allocate_va_rangeMatthew Auld2017-05-181-1/+1
| * | | | drm/i915: Do not sync RCU during shrinkingJoonas Lahtinen2017-05-181-5/+0
| |/ / /
OpenPOWER on IntegriCloud