summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/radeon: add quirk for ASUS R7 370Alex Deucher2015-10-021-0/+1
* drm/amdgpu: add pm sysfs files lateAlex Deucher2015-10-023-10/+17
* drm/radeon: add pm sysfs files lateAlex Deucher2015-10-022-37/+40
* drm/dp/mst: add some defines for logical/physical portsDave Airlie2015-10-021-1/+1
* drm/dp/mst: drop cancel work sync in the mstb destroy path (v2)Dave Airlie2015-10-021-2/+3
* drm/dp/mst: split connector registration into two parts (v2)Dave Airlie2015-10-023-6/+22
* drm/dp/mst: update the link_address_sent before sending the link address (v3)Dave Airlie2015-10-021-13/+12
* drm/dp/mst: fixup handling hotplug on port removal.Dave Airlie2015-10-021-10/+26
* drm/dp/mst: don't pass port into the path builder functionDave Airlie2015-10-021-4/+5
* drm/radeon: drop radeon_fb_helper_set_parAlex Deucher2015-10-021-31/+1
* drm: handle cursor_set2 in restore_fbdev_modeAlex Deucher2015-10-021-1/+5
* Merge tag 'drm-intel-fixes-2015-10-01' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-10-025-12/+53
|\
| * drm/i915: Call non-locking version of drm_kms_helper_poll_enable(), v2Egbert Eich2015-09-301-1/+1
| * drm: Add a non-locking version of drm_kms_helper_poll_enable(), v2Egbert Eich2015-09-301-3/+16
| * drm/i915: Consider HW CSB write pointer before resetting the sw read pointerMichel Thierry2015-09-282-7/+34
| * drm/i915/skl: Don't call intel_prepare_ddi when encoder list isn't yet initia...Rodrigo Vivi2015-09-281-1/+2
* | Merge tag 'vmwgfx-fixes-4.3-151001' of git://people.freedesktop.org/~thomash/...Dave Airlie2015-10-021-0/+8
|\ \
| * | drm/vmwgfx: Fix a command submission hang regressionThomas Hellstrom2015-09-301-0/+8
* | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2015-10-0212-152/+65
|\ \ \
| * | | drm/exynos: Staticize local function in exynos_drm_gem.cKrzysztof Kozlowski2015-10-011-1/+1
| * | | drm/exynos: fimd: actually disable dp clockGustavo Padovan2015-10-011-1/+1
| * | | drm/exynos: dp: remove suspend/resume functionsInki Dae2015-10-011-23/+0
| * | | drm/exynos: remove unused mode_fixup() codeGustavo Padovan2015-09-302-19/+0
| * | | drm/exynos: remove decon_mode_fixup()Gustavo Padovan2015-09-301-12/+0
| * | | drm/exynos: remove fimd_mode_fixup()Gustavo Padovan2015-09-301-12/+0
| * | | drm/exynos: rotator: Clock control is unused if !PMThierry Reding2015-09-301-1/+1
| * | | drm/exynos: fimc: Clock control is unused if !PMThierry Reding2015-09-301-18/+18
| * | | drm/exynos: Suspend/resume is unused if !PMThierry Reding2015-09-301-0/+2
| * | | drm/exynos: create a fake mmap offset with gem creationJoonyoung Shim2015-09-301-5/+7
| * | | drm/exynos: remove call to drm_gem_free_mmap_offset()Joonyoung Shim2015-09-301-3/+0
| * | | drm/exynos: Remove useless EXPORT_SYMBOL_GPLsDaniel Kurtz2015-09-302-9/+0
| * | | drm/exynos: cleanup line feed in exynos_drm_gem_get_ioctlJoonyoung Shim2015-09-301-1/+2
| * | | drm/exynos: cleanup function calling written twiceJoonyoung Shim2015-09-301-33/+23
| * | | drm/exynos: staticize exynos_drm_gem_init()Joonyoung Shim2015-09-302-6/+1
| * | | drm/exynos: remove unnecessary NULL assignmentJoonyoung Shim2015-09-301-3/+0
| * | | drm/exynos: fix missed calling of drm_prime_gem_destroy()Joonyoung Shim2015-09-302-4/+7
| * | | drm/exynos: fix layering violation of addressJoonyoung Shim2015-09-301-1/+2
* | | | Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-10-027-67/+19
|\ \ \ \
| * | | | drm/amdgpu: only print meaningful VM faultsChristian König2015-09-302-4/+12
| * | | | drm/amdgpu/cgs: remove import_gpu_memAlex Deucher2015-09-302-56/+0
| * | | | drm/amdgpu: Restore LCD backlight level on resumeAlex Deucher2015-09-291-2/+1
| * | | | drm/radeon: Restore LCD backlight level on resume (>= R5xx)Michel Dänzer2015-09-291-4/+4
| * | | | drm/amdgpu: signedness bug in amdgpu_cs_parser_init()Dan Carpenter2015-09-291-1/+2
| |/ / /
* | | / drm/qxl: recreate the primary surface when the bo is not primaryFabiano Fidêncio2015-10-011-1/+1
| |_|/ |/| |
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-271-8/+16
|\ \ \
| * | | irqchip/atmel-aic5: Use per chip mask caches in mask/unmask()Ludovic Desroches2015-09-221-8/+16
* | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2015-09-273-1/+73
|\ \ \ \
| * \ \ \ Merge tag 'omap-for-v4.3/fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2015-09-261-6/+50
| |\ \ \ \
| | * \ \ \ Merge commit 'b8c93646fd5c' into omap-for-v4.3/fixesTony Lindgren2015-09-241-6/+50
| | |\ \ \ \
| * | | | | | firmware: qcom: scm: Add function stubs for ARM64Andy Gross2015-09-233-1/+73
| |/ / / / /