summary refs log tree commit diff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2015-08-13drm/tegra: dpaux: Configure pads as I2C by defaultThierry Reding
2015-08-13drm/tegra: dpaux: Provide error message in probeThierry Reding
2015-08-13drm/tegra: dsi: Add Tegra210 supportThierry Reding
2015-08-13drm/tegra: dsi: Add Tegra132 supportThierry Reding
2015-08-13drm/tegra: dsi: Add Tegra124 supportThierry Reding
2015-08-13drm/tegra: dsi: Use proper back-porch for non-sync video modeThierry Reding
2015-08-13drm/tegra: dc: Rename BASE_COLOR_SIZE* fieldsThierry Reding
2015-08-13drm/tegra: dc: Don't explicitly set owner moduleThierry Reding
2015-08-13drm/tegra: dc: Rename register for consistencyThierry Reding
2015-08-13drm/tegra: dc: Record statisticsThierry Reding
2015-08-13drm/tegra: dc: Request syncpoint earlierThierry Reding
2015-08-13drm/tegra: dc: Remove gratuituous blank lineThierry Reding
2015-08-13drm/tegra: dc: Clarify comment about cursor treatmentThierry Reding
2015-08-13drm/tegra: dc: Implement CRC debugfs interfaceThierry Reding
2015-08-13drm/tegra: dc: Add Tegra210 supportThierry Reding
2015-08-13drm/tegra: dc: Reset VBLANK to offThierry Reding
2015-08-13drm/tegra: output: Support low-active hotplug detectThierry Reding
2015-08-13drm/tegra: Use SIMPLE_DEV_PM_OPSThierry Reding
2015-08-13drm/tegra: Allow VBLANK to be disabledThierry Reding
2015-08-13gpu: host1x: mipi: Power down regulators when unusedThierry Reding
2015-08-13gpu: host1x: mipi: Add Tegra210 supportThierry Reding
2015-08-13gpu: host1x: mipi: Add Tegra132 supportThierry Reding
2015-08-13gpu: host1x: mipi: Constify OF match tableThierry Reding
2015-08-13gpu: host1x: mipi: Clear calibration statusThierry Reding
2015-08-13gpu: host1x: mipi: Fix clock lane register for DSIThierry Reding
2015-08-13gpu: host1x: mipi: Parameterize to support future SoCsThierry Reding
2015-07-03Merge tag 'topic/drm-fixes-2015-07-04' of git://anongit.freedesktop.org/drm-i...Linus Torvalds
2015-07-04drm/crtc: Fix edid length computationShixin Zeng
2015-07-02Merge branch 'drm-next-4.2' of git://people.freedesktop.org/~agd5f/linuxLinus Torvalds
2015-07-02Merge tag 'drm-intel-next-fixes-2015-07-02' of git://anongit.freedesktop.org/...Linus Torvalds
2015-07-02Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-06-30drm/nouveau/gem: use kvfree() in u_free()Pekka Enberg
2015-06-30drm/i915: Clear pipe's pll hw state in hsw_dp_set_ddi_pll_sel()Ander Conselvan de Oliveira
2015-06-30drm/radeon: only check the sink type on DP connectorsAlex Deucher
2015-06-29drm/amdgpu: add flag to delay VM updatesChristian König
2015-06-29drm/amdgpu: add optional dependencies to the CS IOCTL v2Christian König
2015-06-29drm/amdgpu: recreate fence from user seqChristian König
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