summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2014-01-23drm/tegra: Obtain head number from DTThierry Reding1-2/+39
2014-01-14drm/panel: update EDID BLOB in panel_simple_get_modes()Stephen Warren1-0/+1
2014-01-14drm/tegra: Use proper data typeThierry Reding1-2/+1
2014-01-14drm/tegra: Clarify how panel modes override othersThierry Reding1-0/+4
2014-01-14drm/tegra: Fix possible CRTC mask for RGB outputsThierry Reding1-1/+1
2014-01-14drm/i915: Use drm_encoder_crtc_ok()Thierry Reding1-24/+2
2014-01-14drm: Move drm_encoder_crtc_ok() to coreThierry Reding1-13/+0
2014-01-14drm: provide a helper for the encoder possible_crtcs maskRussell King2-17/+24
2014-01-14drm/tegra: Don't check resource with devm_ioremap_resource()Wolfram Sang1-3/+0
2014-01-08drm/panel: Add support for Chunghwa CLAA101WA01A panelStephen Warren1-0/+25
2014-01-08drm/panel: Add support for Samsung LTN101NT05 panelMarc Dietrich1-0/+25
2013-12-20drm/tegra: fix compile w/ CONFIG_DYNAMIC_DEBUGStephen Warren1-0/+1
2013-12-20drm/tegra: Add PRIME supportThierry Reding3-2/+193
2013-12-20drm/tegra: Relocate some output-specific codeThierry Reding5-35/+97
2013-12-20drm/tegra: Add Tegra124 DC supportThierry Reding4-6/+53
2013-12-20drm/tegra: Fix small leak on error in tegra_fb_alloc()Dan Carpenter1-1/+3
2013-12-20drm/tegra: Make legacy fbdev support optionalThierry Reding4-20/+45
2013-12-20drm/tegra: Sort reverse-dependencies alphabeticallyThierry Reding1-2/+2
2013-12-20drm/tegra: Fix return value checkWei Yongjun1-2/+2
2013-12-20drm/tegra: Add DSI supportThierry Reding10-1/+1320
2013-12-19drm/tegra: Disable outputs for power-savingThierry Reding1-5/+6
2013-12-19drm/tegra: Track HDMI enable stateThierry Reding1-0/+11
2013-12-19drm/tegra: Fix HDMI audio frequency typoThierry Reding1-1/+1
2013-12-19drm/tegra: Do not export tegra_bo_opsThierry Reding2-3/+1
2013-12-19drm/tegra: Remove spurious blank lineThierry Reding1-1/+0
2013-12-19drm/tegra: Increase compile test coverageThierry Reding1-1/+1
2013-12-19drm/tegra: Allow the driver to be built as a moduleThierry Reding1-1/+1
2013-12-19gpu: host1x: clk_round_rate() can return a zero upon errorPaul Walmsley1-1/+1
2013-12-17drm/tegra: Implement panel supportThierry Reding3-4/+36
2013-12-17drm/panel: Add support for Panasonic VVX10F004B0Thierry Reding1-7/+87
2013-12-17drm/panel: Add simple panel supportThierry Reding4-0/+433
2013-12-17drm: Add panel supportThierry Reding4-0/+108
2013-12-17drm: Add MIPI DSI bus supportAndrzej Hajda3-0/+320
2013-12-17Merge tag 'tegra-for-3.14-dmas-resets-rework' into drm/for-nextThierry Reding5-8/+43
2013-12-16radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_...Sergey Senozhatsky1-4/+2
2013-12-12ARM: tegra: pass reset to tegra_powergate_sequence_power_up()Stephen Warren1-2/+4
2013-12-12drm/tegra: use reset frameworkStephen Warren5-6/+39
2013-12-05Merge branch 'drm-fixes-3.13' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie14-91/+106
2013-12-05drm: fix the addition of the side-by-side (half) flag for extra 3D modesThomas Wood1-1/+1
2013-12-05drm/edid: fix length check when adding extra 3D modesThomas Wood1-1/+1
2013-12-05drm/radeon/atom: fix bus probes when hw_i2c is set (v2)Alex Deucher1-6/+9
2013-12-05drm/radeon: fix null pointer dereference in dce6+ audio codeAlex Deucher1-5/+7
2013-12-05drm/radeon: fixup bad vram size on SIAlex Deucher1-2/+9
2013-12-05Merge tag 'drm-intel-fixes-2013-12-02' of git://people.freedesktop.org/~danve...Dave Airlie11-77/+82
2013-12-05Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2-14/+23
2013-12-05Merge tag 'drm/for-3.13-rc3' of git://anongit.freedesktop.org/tegra/linux int...Dave Airlie4-21/+28
2013-12-05udl: fix issue with imported prime buffersRob Clark1-0/+6
2013-12-05Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie11-17/+499
2013-12-05drm/vmwgfx: Add our connectors to sysfsThomas Hellstrom3-0/+5
2013-12-05drm/vmwgfx: Fix dma buffer memory size accountingThomas Hellstrom3-10/+47