summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2013-07-05drm/qxl: add support for > 1 outputDave Airlie
2013-07-05drm/qxl: make dynamic resizing work properly.Dave Airlie
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-07-04drm/i915: reinit status page registers after gpu resetDaniel Vetter
2013-07-04drm/exynos: remove duplicated error routine and unnecessary assignSeung-Woo Kim
2013-07-04drm/exynos: fix pages allocation size in lowlevel_buffer_allocateYoungJun Cho
2013-07-04drm/exynos: use drm_calloc_large when allocates pointer arrayYoungJun Cho
2013-07-04drm/exynos: add error check routine in exynos_drm_openYoungJun Cho
2013-07-04drm/exynos: initialize the buf_num in vp_video_bufferYoungJun Cho
2013-07-04drm/exynos: remove dead code in vidi_power_onYoungJun Cho
2013-07-04drm/exynos: fix not to remain exynos_gem_obj as a leakYoungJun Cho
2013-07-04drm: fix print format of sequence in trace pointSeung-Woo Kim
2013-07-04drm: fix error routines in drm_open_helperSeung-Woo Kim
2013-07-04drm: add assertion for checking null edid to drm_edid_block_validSeung-Woo Kim
2013-07-04drm: Convert drm class driver from legacy pm ops to dev_pm_opsShuah Khan
2013-07-04Merge tag 'drm-intel-fixes-2013-07-03' of git://people.freedesktop.org/~danve...Dave Airlie
2013-07-04Merge branch 'drm-next-3.11' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2013-07-04drm/mm: WARN for unclean mm takedownDaniel Vetter
2013-07-04drm/mm: fix debug table BUGDaniel Vetter
2013-07-04drm/prime: fix up handle_to_fd ioctl return valueDaniel Vetter
2013-07-03radeon: remove redundant __list_for_each definition from mkregtable.cDave Jones
2013-07-03drm/i915: quirk away phantom LVDS on Intel's D525MW mainboardJani Nikula
2013-07-03drm/i915: quirk away phantom LVDS on Intel's D510MO mainboardChris Wilson
2013-07-03drm/radeon/sumo: implement support for disable_gfx_power_gating_in_uvd flagAlex Deucher
2013-07-03drm/radeon/tn: disable PG when changing UVD clocksAlex Deucher
2013-07-03drm/radeon/sumo: disable PG when changing UVD clocksAlex Deucher
2013-07-03drm/radeon/aruba: disable additional rlc featuresAlex Deucher
2013-07-03drm/radeon: fix endian bug in radeon_atom_get_mclk_range_table()Alex Deucher
2013-07-02drm/radeon/dpm: fix compilation with certain versions of gccMike Lothian
2013-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-02drm/radeon/dpm: clarify debugfs warningAlex Deucher
2013-07-02drm/i915: Don't try to tear down the stolen drm_mm if it's not thereDaniel Vetter
2013-07-02drm: make drm_mm_init() return voidDavid Herrmann
2013-07-01drm/radeon/dpm: add debugfs support for SIAlex Deucher
2013-07-01drm/radeon/dpm: add debugfs support for caymanAlex Deucher
2013-07-01drm/radeon/dpm: add debugfs support for TNAlex Deucher
2013-07-01drm/radeon/dpm: add debugfs support for ON/LNAlex Deucher
2013-07-01drm/radeon/dpm: add debugfs support for 7xx/evergreen/btcAlex Deucher
2013-07-01drm/radeon/dpm: add debugfs support for rv6xxAlex Deucher
2013-07-01drm/radeon/dpm: add infrastructure to support debugfs infoAlex Deucher
2013-07-01drm/radeon/dpm: re-enable state transitions for CaymanAlex Deucher
2013-07-01drm/radeon/dpm: re-enable state transitions for BTCAlex Deucher
2013-07-01drm/radeon: fix typo in radeon_atom_init_mc_reg_table()Alex Deucher
2013-07-01drm/radeon/atom: fix endian bug in radeon_atom_init_mc_reg_table()Alex Deucher
2013-07-01drm/radeon: remove sumo dpm/uvd bringup leftoversAlex Deucher
2013-07-01drm/i915: Break up the large vsnprintf() in print_error_buffers()Chris Wilson
2013-07-01drm/i915: Refactor the wait_rendering completion into a common routineChris Wilson
2013-07-01drm/i915: Only clear write-domains after a successful wait-seqnoChris Wilson
2013-07-01drm/i915: correct intel_dp_get_config() function for DevCPTXiong Zhang
2013-07-01drm/i915: fix hpd interrupt register lockingDaniel Vetter