summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/rpcb_clnt.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-02drm/radeon: optimize SI VM handlingChristian König1-1/+19
2014-06-02drm/radeon: add define for flags used in R600+ GTTChristian König2-8/+5
2014-06-02drm/radeon: rework page flip handling v3Christian König3-115/+150
2014-06-02drm/radeon: separate vblank and pflip crtc handlingChristian König8-26/+56
2014-06-02drm/radeon: split page flip and pending callbackChristian König8-15/+88
2014-06-02drm/radeon: remove drm_vblank_get|put from pflip handlingChristian König1-17/+0
2014-06-02drm/radeon: remove (pre|post)_page_flip callbacksChristian König7-128/+2
2014-06-02drm/radeon/dp: fix lane/clock setup for dp 1.2 capable devicesAlex Deucher1-2/+15
2014-06-02drm/radeon: fix typo in radeon_connector_is_dp12_capable()Alex Deucher1-1/+1
2014-06-02radeon: Remove useless quirk for zx1/FireGL X1 combo introduced with fdo #7770Émeric MASCHINO1-3/+0
2014-06-02vgaswitcheroo: switch the mux to the igp on power down when runpm is enabledAlex Deucher1-1/+2
2014-06-02drm/radeon: use NULL instead of zero in clearstate headersMichele CURTI3-8/+8
2014-06-02drm/radeon: use NULL instead of zero in object functionsMichele CURTI2-2/+2
2014-06-02drm/radeon/hdmi: DCE2: simplify audio workaroundRafał Miłecki1-60/+22
2014-06-02drm/radeon/hdmi: DCE2: update setmodeRafał Miłecki2-37/+90
2014-06-02drm/radeon/hdmi: DCE3: clean ACR controlRafał Miłecki2-3/+7
2014-06-02drm/radeon/hdmi: use separated file for DCE 3.1/3.2 codeRafał Miłecki5-141/+263
2014-06-02drm/radeon: add proper support for RADEON_VM_BLOCK_SIZE v2Christian König7-1/+9
2014-06-02drm/radeon: add large PTE support for NI, SI and CIK v5Christian König5-9/+98
2014-06-02drm/radeon: add a i2c bus mutexAlex Deucher4-8/+37
2014-05-30drm: add DP MST encoder typeDave Airlie2-0/+2
2014-05-30drm: store encoder name in encoder structJani Nikula2-14/+19
2014-05-30drm: store connector name in connector struct (v2)Jani Nikula2-16/+22
2014-05-27drm/dp: Add missing kernel-docThierry Reding1-0/+1
2014-05-27drm/armada: use shmem helpers if possibleDavid Herrmann1-3/+1
2014-05-27drm/gem: replace misleading commentDavid Herrmann1-15/+4
2014-05-27drm/edid: Use kmemdup instead of kmalloc + memcpyBenoit Taine1-2/+1
2014-05-27drm/shmobile: Add run-time dependenciesJean Delvare1-1/+2
2014-05-27drm/rcar-du: Add run-time dependenciesJean Delvare1-0/+2
2014-05-27MAINTAINERS: Shovel drivers/gpu/vga/* to DaveDaniel Vetter1-0/+1
2014-05-27Documentation: drm: describing drm properties exposed by various driversSagar Kamble1-0/+849
2014-05-26drm/ttm: fix kerneldoc of ttm_bo_createAlexandre Courbot1-3/+2
2014-05-26drm: Add 800x600 (SVGA) screen resolution to the built-in EDIDsDaniel Thompson9-10/+81
2014-05-26Documentation: fix typos in drm docbookMasanari Iida1-6/+6
2014-05-26drm: fix typoRob Clark1-1/+1
2014-05-23drm/dp_helper: add defines for DP 1.2 and MST support. (v2)Dave Airlie1-0/+78
2014-05-19drm/ast: initial DP501 support (v0.2)Dave Airlie6-12/+505
2014-05-19drm/ast: rename the mindwm/moutdwm and deinline themDave Airlie1-225/+225
2014-05-19drm/ast: resync the dram post code with upstreamDave Airlie1-303/+173
2014-05-19drm/ast: add AST 2400 support.Dave Airlie4-14/+20
2014-05-19drm/ast: add widescreen + rb modes from X.org driver (v2)Dave Airlie4-27/+145
2014-05-16drm: fix memory leak around mode_group (v2)Dave Airlie3-0/+8
2014-05-06drm/i915: Remove useless checks from primary enable/disableVille Syrjälä1-4/+2
2014-05-06drm/i915: Merge LP1+ watermarks in safer wayVille Syrjälä1-9/+28
2014-05-06drm/i915: Make sure computed watermarks never overflow the registersVille Syrjälä1-7/+36
2014-05-06drm/i915: Add pipe update trace pointsVille Syrjälä2-0/+81
2014-05-06drm/i915: Perform primary enable/disable atomically with sprite updatesVille Syrjälä1-39/+55
2014-05-06drm/i915: Make sprite updates atomicVille Syrjälä4-6/+154
2014-05-05drm/i915: Support 64b relocationsBen Widawsky1-10/+13
2014-05-05drm/i915: Support 64b execbufBen Widawsky3-10/+10