summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/tegra: Disable outputs for power-savingThierry Reding2013-12-191-5/+6
* drm/tegra: Track HDMI enable stateThierry Reding2013-12-191-0/+11
* drm/tegra: Fix HDMI audio frequency typoThierry Reding2013-12-191-1/+1
* drm/tegra: Do not export tegra_bo_opsThierry Reding2013-12-192-3/+1
* drm/tegra: Remove spurious blank lineThierry Reding2013-12-191-1/+0
* drm/tegra: Increase compile test coverageThierry Reding2013-12-191-1/+1
* drm/tegra: Allow the driver to be built as a moduleThierry Reding2013-12-191-1/+1
* gpu: host1x: clk_round_rate() can return a zero upon errorPaul Walmsley2013-12-191-1/+1
* drm/tegra: Implement panel supportThierry Reding2013-12-173-4/+36
* drm/panel: Add support for Panasonic VVX10F004B0Thierry Reding2013-12-171-7/+87
* drm/panel: Add simple panel supportThierry Reding2013-12-174-0/+433
* drm: Add panel supportThierry Reding2013-12-174-0/+108
* drm: Add MIPI DSI bus supportAndrzej Hajda2013-12-173-0/+320
* Merge tag 'tegra-for-3.14-dmas-resets-rework' into drm/for-nextThierry Reding2013-12-175-8/+43
|\
| * ARM: tegra: pass reset to tegra_powergate_sequence_power_up()Stephen Warren2013-12-121-2/+4
| * drm/tegra: use reset frameworkStephen Warren2013-12-125-6/+39
* | radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_...Sergey Senozhatsky2013-12-151-4/+2
* | Merge branch 'drm-fixes-3.13' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2013-12-0514-91/+106
|\ \
| * | drm/radeon/atom: fix bus probes when hw_i2c is set (v2)Alex Deucher2013-12-051-6/+9
| * | drm/radeon: fix null pointer dereference in dce6+ audio codeAlex Deucher2013-12-051-5/+7
| * | drm/radeon: fixup bad vram size on SIAlex Deucher2013-12-051-2/+9
| * | drm/radeon: fix VGT_GS_INSTANCE_CNT registerDave Airlie2013-12-023-3/+4
| * | drm/radeon: Fix a typo in Cayman and Evergreen registersAlexandre Demers2013-12-022-2/+2
| * | drm/radeon/dpm: simplify state adjust logic for NIAlex Deucher2013-12-021-17/+11
| * | drm/radeon: add radeon_vm_bo_update trace pointChristian König2013-12-024-12/+32
| * | drm/radeon: add VMID allocation trace pointChristian König2013-12-022-0/+17
| * | drm/radeon/dpm: Convert to use devm_hwmon_register_with_groupsGuenter Roeck2013-12-021-37/+12
| * | drm/radeon: program DCE2 audio dto just like DCE3Alex Deucher2013-12-021-6/+2
| * | drm/radeon: fix typo in fetching mpll paramsAlex Deucher2013-12-021-1/+1
| |/
* | drm: fix the addition of the side-by-side (half) flag for extra 3D modesThomas Wood2013-12-051-1/+1
* | drm/edid: fix length check when adding extra 3D modesThomas Wood2013-12-051-1/+1
* | Merge tag 'drm-intel-fixes-2013-12-02' of git://people.freedesktop.org/~danve...Dave Airlie2013-12-0511-77/+82
|\ \
| * | drm/i915: Pin pages whilst allocating for dma-buf vmap()Chris Wilson2013-11-291-5/+8
| * | drm/i915: MI_PREDICATE_RESULT_2 is HSW onlyVille Syrjälä2013-11-291-4/+3
| * | drm/i915: Make the DERRMR SRM target global GTTVille Syrjälä2013-11-292-1/+3
| * | drm/i915: use the correct force_wake function at the PC8 codePaulo Zanoni2013-11-291-2/+2
| * | drm/i915: Fix pipe CSC post offset calculationVille Syrjälä2013-11-281-1/+1
| * | drm/i915: Simplify DP vs. eDP detectionVille Syrjälä2013-11-281-20/+6
| * | drm/i915: Check VBT for eDP ports on VLVVille Syrjälä2013-11-284-9/+14
| * | drm/i915: use crtc_htotal in watermark calculations to match fastboot v2Jesse Barnes2013-11-271-7/+8
| * | drm/i915: Pin relocations for the duration of constructing the execbufferChris Wilson2013-11-271-28/+32
| * | drm/i915: take mode config lock around crtc disable at suspendJesse Barnes2013-11-261-0/+2
| * | drm/i915: Prefer setting PTE cache age to 3Chris Wilson2013-11-251-2/+4
| * | drm/i915/ddi: set sink to power down mode on dp disableJani Nikula2013-11-211-1/+2
* | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2013-12-052-14/+23
|\ \ \
| * | | drm/exynos: release unhandled page flip events at postclose.Inki Dae2013-12-021-13/+22
| * | | drm/exynos: Fix trivial typo in exynos_drm_fimd.cSachin Kamat2013-12-021-1/+1
| | |/ | |/|
* | | Merge tag 'drm/for-3.13-rc3' of git://anongit.freedesktop.org/tegra/linux int...Dave Airlie2013-12-054-21/+28
|\ \ \
| * | | drm/tegra: return -EFAULT if copy_from_user() failsDan Carpenter2013-12-031-11/+15
| * | | drm/tegra: Force cast to __iomem to make sparse happyThierry Reding2013-12-031-1/+1