summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-02drm/radeon: rework page flip handling v3Christian König
2014-06-02drm/radeon: separate vblank and pflip crtc handlingChristian König
2014-06-02drm/radeon: split page flip and pending callbackChristian König
2014-06-02drm/radeon: remove drm_vblank_get|put from pflip handlingChristian König
2014-06-02drm/radeon: remove (pre|post)_page_flip callbacksChristian König
2014-06-02drm/radeon/dp: fix lane/clock setup for dp 1.2 capable devicesAlex Deucher
2014-06-02drm/radeon: fix typo in radeon_connector_is_dp12_capable()Alex Deucher
2014-06-02radeon: Remove useless quirk for zx1/FireGL X1 combo introduced with fdo #7770Émeric MASCHINO
2014-06-02vgaswitcheroo: switch the mux to the igp on power down when runpm is enabledAlex Deucher
2014-06-02drm/radeon: use NULL instead of zero in clearstate headersMichele CURTI
2014-06-02drm/radeon: use NULL instead of zero in object functionsMichele CURTI
2014-06-02drm/radeon/hdmi: DCE2: simplify audio workaroundRafał Miłecki
2014-06-02drm/radeon/hdmi: DCE2: update setmodeRafał Miłecki
2014-06-02drm/radeon/hdmi: DCE3: clean ACR controlRafał Miłecki
2014-06-02drm/radeon/hdmi: use separated file for DCE 3.1/3.2 codeRafał Miłecki
2014-06-02drm/radeon: add proper support for RADEON_VM_BLOCK_SIZE v2Christian König
2014-06-02drm/radeon: add large PTE support for NI, SI and CIK v5Christian König
2014-06-02drm/radeon: add a i2c bus mutexAlex Deucher
2014-05-30drm: add DP MST encoder typeDave Airlie
2014-05-30drm: store encoder name in encoder structJani Nikula
2014-05-30drm: store connector name in connector struct (v2)Jani Nikula
2014-05-27drm/dp: Add missing kernel-docThierry Reding
2014-05-27drm/armada: use shmem helpers if possibleDavid Herrmann
2014-05-27drm/gem: replace misleading commentDavid Herrmann
2014-05-27drm/edid: Use kmemdup instead of kmalloc + memcpyBenoit Taine
2014-05-27drm/shmobile: Add run-time dependenciesJean Delvare
2014-05-27drm/rcar-du: Add run-time dependenciesJean Delvare
2014-05-27MAINTAINERS: Shovel drivers/gpu/vga/* to DaveDaniel Vetter
2014-05-27Documentation: drm: describing drm properties exposed by various driversSagar Kamble
2014-05-26drm/ttm: fix kerneldoc of ttm_bo_createAlexandre Courbot
2014-05-26drm: Add 800x600 (SVGA) screen resolution to the built-in EDIDsDaniel Thompson
2014-05-26Documentation: fix typos in drm docbookMasanari Iida
2014-05-26drm: fix typoRob Clark
2014-05-23drm/dp_helper: add defines for DP 1.2 and MST support. (v2)Dave Airlie
2014-05-19Merge branch 'ast-updates' of ssh://people.freedesktop.org/~/linux into drm-nextDave Airlie
2014-05-19drm/ast: initial DP501 support (v0.2)Dave Airlie
2014-05-19drm/ast: rename the mindwm/moutdwm and deinline themDave Airlie
2014-05-19drm/ast: resync the dram post code with upstreamDave Airlie
2014-05-19drm/ast: add AST 2400 support.Dave Airlie
2014-05-19drm/ast: add widescreen + rb modes from X.org driver (v2)Dave Airlie
2014-05-19Merge tag 'drm-intel-next-2014-05-06' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2014-05-16Merge tag 'topic/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-...Dave Airlie
2014-05-16drm: fix memory leak around mode_group (v2)Dave Airlie
2014-05-06drm/i915: Remove useless checks from primary enable/disableVille Syrjälä
2014-05-06drm/i915: Merge LP1+ watermarks in safer wayVille Syrjälä
2014-05-06drm/i915: Make sure computed watermarks never overflow the registersVille Syrjälä
2014-05-06drm/i915: Add pipe update trace pointsVille Syrjälä
2014-05-06drm/i915: Perform primary enable/disable atomically with sprite updatesVille Syrjälä
2014-05-06drm/i915: Make sprite updates atomicVille Syrjälä
2014-05-05drm/i915: Support 64b relocationsBen Widawsky