summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2015-06-29drm/amdgpu: add chunk id validity checkChristian König
2015-06-29drm/amdgpu: fix crash on invalid CS IOCTLChristian König
2015-06-29drm/amdgpu: reset wptr at cp compute resume (v2)Sonny Jiang
2015-06-29drm/amdgpu: check VCE feedback and bitstream indexChristian König
2015-06-29drm/amdgpu: make VCE handle check more strictChristian König
2015-06-29drm/amdgpu: check VCE relocation buffer rangeChristian König
2015-06-29drm/amdgpu: silence invalid error messageChristian König
2015-06-29drm/amdgpu: fix wrong typemonk.liu
2015-06-29drm/amdgpu: print the bo_list in the CS trace point as wellChristian König
2015-06-29drm/amdgpu: add amdgpu_bo_list_set trace pointChristian König
2015-06-29drm/amdgpu: add BO map/unmap trace pointChristian König
2015-06-29drm/amdgpu: simplify fence debugfs output a bitChristian König
2015-06-29drm/radeon: SDMA fix hibernation (CI GPU family).Jérôme Glisse
2015-06-29drm/radeon: compute ring fix hibernation (CI GPU family) v2.Jérôme Glisse
2015-06-29drm/amdgpu: Configure doorbell to maximum slotsBen Goz
2015-06-29drm/amdgpu: Initialize compute sdma and memory from kgdBen Goz
2015-06-29drm/radeon: use kzalloc for allocating one thingManinder Singh
2015-06-29drm/amdgpu: fix hpd range check in dce_v8_0_hpd_irq()Alex Deucher
2015-06-29drm/i915: fix backlight after resume on 855gmJani Nikula
2015-06-26Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-06-26drm/i915/ppgtt: Break loop in gen8_ppgtt_clear_range failure pathMichel Thierry
2015-06-26drm/i915: Fix IPS related flickerRodrigo Vivi
2015-06-26drm/nouveau: Pause between setting gpu to D3hot and cutting the powerLukas Wunner
2015-06-26Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-06-25drm/dp/mst: close deadlock in connector destruction.Dave Airlie
2015-06-24drm/omap: return error if dma_alloc_writecombine failsTomi Valkeinen
2015-06-24drm: Always enable atomic APIDaniel Stone
2015-06-24drm/vgem: Set unique to "vgem"Daniel Vetter
2015-06-23Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-06-23Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-23drm/dp/mst: take lock around looking up the branch device on hpd irqDave Airlie
2015-06-23drm/dp/mst: make sure mst_primary mstb is valid in work functionDaniel Vetter
2015-06-23Merge tag 'drm-intel-next-fixes-2015-06-22' of git://anongit.freedesktop.org/...Dave Airlie
2015-06-23Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2015-06-23Merge tag 'topic/drm-misc-2015-06-22' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-06-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-22drm/atomic: Don't set crtc_state->enable manuallyLaurent Pinchart
2015-06-22drm/exynos: dsi: do not set TE GPIO direction by inputHyungwon Hwang
2015-06-22drm/exynos: dsi: add support for MIC driver as a bridgeHyungwon Hwang
2015-06-22drm/exynos: dsi: add support for Exynos5433Hyungwon Hwang
2015-06-22drm/exynos: dsi: make use of array for clock accessHyungwon Hwang
2015-06-22drm/exynos: dsi: make use of driver data for static valuesHyungwon Hwang
2015-06-22drm/exynos: dsi: add macros for register accessHyungwon Hwang
2015-06-22drm/exynos: dsi: rename pll_clk to sclk_clkHyungwon Hwang
2015-06-22drm/exynos: mic: add MIC driverHyungwon Hwang
2015-06-22drm/exynos: add Exynos5433 decon driverJoonyoung Shim
2015-06-22drm/exynos: fix the input prompt of Exynos7 DECONHyungwon Hwang
2015-06-22drm/exynos: add drm_iommu_attach_device_if_possible()Hyungwon Hwang
2015-06-22drm/exynos: Add the dependency for DRM_EXYNOS to DPI/DSI/DPHyungwon Hwang