summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-29gpu/drm/amdgpu: Fix build when CONFIG_DEBUG_FS is not setAlexander Kuleshov
2015-06-29Revert "drm/radeon: dont switch vt on suspend"Alex Deucher
2015-06-29drm/amdgpu: disable enable_nb_ps_policy temporarilySonny Jiang
2015-06-29drm/amdgpu: correct define SMU_EnabledFeatureScoreboard_SclkDpmOnSonny Jiang
2015-06-29drm/amdgpu: allocate ip_block_enabled memory in common codeAlex Deucher
2015-06-29drm/amdgpu: remove unnecessary check before kfreeManinder Singh
2015-06-29drm/amdgpu: use kzalloc for allocating one thingManinder Singh
2015-06-29drm/radeon: fix adding all VAs to the freed list on remove v2Christian König
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-26drm/nouveau: Pause between setting gpu to D3hot and cutting the powerLukas Wunner
2015-06-25drm/dp/mst: close deadlock in connector destruction.Dave Airlie
2015-06-24drm: Always enable atomic APIDaniel Stone
2015-06-24drm/vgem: Set unique to "vgem"Daniel Vetter
2015-06-24of: fix a build error to of_graph_get_endpoint_by_regs functionInki Dae
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-23of: add EXPORT_SYMBOL for of_graph_get_endpoint_by_regsDave 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-22ARM: dts: rename the clock of MIPI DSI 'pll_clk' to 'sclk_mipi'Hyungwon Hwang
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-22of: add helper for getting endpoint node of specific identifiersHyungwon Hwang
2015-06-22drm/exynos: add Exynos5433 decon driverJoonyoung Shim
2015-06-22drm/exynos: fix the input prompt of Exynos7 DECONHyungwon Hwang