summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'exynos-drm-fixes-for-v4.14-rc1' of git://git.kernel.org/pub/scm/li...Dave Airlie2017-09-216-27/+55
|\
| * drm/exynos/hdmi: Fix unsafe list iterationMaciej Purski2017-09-201-3/+11
| * drm: exynos: include linux/irq.hArnd Bergmann2017-09-191-0/+1
| * drm/exynos: Fix suspend/resume supportMarek Szyprowski2017-09-194-28/+43
| * drm/exynos: Fix locking in the suspend/resume pathsMarek Szyprowski2017-09-191-0/+4
* | drm/i915: Remove unused 'in_vbl' from i915_get_crtc_scanoutpos()Chris Wilson2017-09-191-3/+0Star
* | drm/i915/cnp: set min brightness from VBTLee, Shawn C2017-09-191-0/+2
* | Revert "drm/i915/bxt: Disable device ready before shutdown command"Uma Shankar2017-09-191-11/+0Star
* | drm/i915/bxt: set min brightness from VBTLee, Shawn C2017-09-191-0/+2
* | drm/i915: Fix an error handling in 'intel_framebuffer_init()'Christophe JAILLET2017-09-191-1/+1
* | drm/i915/gvt: Fix incorrect PCI BARs reportingChangbin Du2017-09-191-65/+48Star
|/
* Merge tag 'drm-amdkfd-next-2017-09-02' of git://people.freedesktop.org/~gabba...Dave Airlie2017-09-182-2/+1Star
|\
| * drm/amdkfd: pass queue's mqd when destroying mqdOded Gabbay2017-09-021-1/+1
| * drm/amdkfd: remove memset before memcpyHimanshu Jha2017-08-291-1/+0Star
* | Merge tag 'drm-fixes-for-v4.14-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-09-1628-160/+236
|\ \
| * \ Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-09-1328-160/+236
| |\ \ | | |/ | |/|
| | * drm/amdgpu: revert "fix deadlock of reservation between cs and gpu reset v2"Christian König2017-09-131-4/+0Star
| | * drm/amdgpu: remove duplicate return statementColin Ian King2017-08-241-1/+0Star
| | * drm/amdgpu: check memory allocation failureChristophe JAILLET2017-08-241-0/+3
| | * drm/amd/amdgpu: fix BANK_SELECT on Vega10 (v2)Roger He2017-08-242-6/+4Star
| | * drm/amdgpu: inline amdgpu_ttm_do_bind againChristian König2017-08-241-27/+18Star
| | * drm/amdgpu: fix amdgpu_ttm_bindChristian König2017-08-243-19/+30
| | * drm/amdgpu: remove the GART copy hackChristian König2017-08-241-17/+5Star
| | * drm/ttm:fix wrong decoding of bo_countMonk Liu2017-08-241-2/+2
| | * drm/ttm: fix missing inc bo_countMonk Liu2017-08-241-0/+1
| | * drm/amdgpu: set sched_hw_submission higher for KIQ (v3)Alex Deucher2017-08-241-4/+12
| | * drm/amdgpu: move default gart size setting into gmc modulesAlex Deucher2017-08-246-57/+74
| | * drm/amdgpu: refine default gart sizeAlex Deucher2017-08-242-7/+33
| | * drm/amd/powerplay: ACG frequency added in PPTableEvan Quan2017-08-242-5/+12
| | * drm/amdgpu: discard commands of killed processesChristian König2017-08-241-4/+19
| | * drm/amdgpu: fix and cleanup shadow handlingChristian König2017-08-243-37/+23Star
| | * drm/amdgpu: add automatic per asic settings for gart_sizeAlex Deucher2017-08-244-6/+20
| | * drm/amdgpu/gfx8: fix spelling typo in mqd allocationAlex Deucher2017-08-242-8/+8
| | * drm/amd/powerplay: unhalt mec after loadingEvan Quan2017-08-231-1/+2
| | * drm/amdgpu/virtual_dce: Virtual display doesn't support disable vblank immedi...Emily Deng2017-08-231-2/+3
| | * drm/amdgpu: Fix huge page updates with CPUFelix Kuehling2017-08-231-1/+15
* | | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-09-141-1/+1
|\ \ \
| * | | dmi: Mark all struct dmi_system_id instances constChristoph Hellwig2017-09-141-1/+1
* | | | mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko2017-09-1415-28/+28
|/ / /
* | | Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-091-1/+1
|\ \ \
| * \ \ Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang2017-08-273-21/+24
| |\ \ \
| * | | | gpu: drm: tc35876x: move header file out of I2C realmWolfram Sang2017-08-131-1/+1
* | | | | lib/interval_tree: fast overlap detectionDavidlohr Bueso2017-09-099-28/+33
* | | | | Merge tag 'gcc-plugins-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-081-4/+4
|\ \ \ \ \
| * | | | | drm/amd/powerplay: rv: Use designated initializersKees Cook2017-07-281-4/+4
* | | | | | Merge tag 'drm-intel-next-fixes-2017-09-07' of git://anongit.freedesktop.org/...Linus Torvalds2017-09-0716-85/+130
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'gvt-fixes-2017-09-06' of https://github.com/01org/gvt-linux into d...Rodrigo Vivi2017-09-061-1/+0Star
| |\ \ \ \ \ \
| | * | | | | | drm/i915/gvt: Remove one duplicated MMIOJian Jun Chen2017-09-051-1/+0Star
| * | | | | | | drm/i915: Re-enable GTT following a device resetChris Wilson2017-09-061-3/+9
| * | | | | | | drm/i915: Annotate user relocs with __userVille Syrjälä2017-09-061-1/+1