summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2016-03-17Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-03-17Merge tag 'vmwgfx-next-160316' of git://people.freedesktop.org/~thomash/linux...Dave Airlie
2016-03-17Merge tag 'drm-intel-next-fixes-2016-03-16' of http://anongit.freedesktop.org...Dave Airlie
2016-03-17Merge tag 'drm/panel/for-4.6-rc1' of http://anongit.freedesktop.org/git/tegra...Dave Airlie
2016-03-16drm/vmwgfx: Bump driver minorThomas Hellstrom
2016-03-16nouveau: fix nv40_perfctr_next() cleanup regressionArnd Bergmann
2016-03-16Merge tag 'topic/drm-misc-2016-03-14' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-03-16Merge tag 'drm-amdkfd-next-fixes-2016-03-15' of git://people.freedesktop.org/...Dave Airlie
2016-03-16drm/omap: fix panel/encoder probesTomi Valkeinen
2016-03-15drm/amdkfd: uninitialized variable in dbgdev_wave_control_set_registers()Dan Carpenter
2016-03-15Merge tag 'drm-vc4-next-2016-03-14' of github.com:anholt/linux into drm-nextDave Airlie
2016-03-14drm/vmwgfx: Allow the UPDATE_LAYOUT ioctl from control nodesThomas Hellstrom
2016-03-14drm/vmwgfx: Send a hotplug event at master_setThomas Hellstrom
2016-03-14drm/vmwgfx: Default to explicit crtc placement for screen targets and screen ...Thomas Hellstrom
2016-03-14drm/vmwgfx: Calculate the cursor position based on the crtc gui originThomas Hellstrom
2016-03-14drm/vmwgfx: Add connector properties to switch between explicit and implicit ...Thomas Hellstrom
2016-03-14drm/vmwgfx: Add suggested screen x and y connector propertiesThomas Hellstrom
2016-03-14drm/vmwgfx: Add implicit framebuffer checks to the screen target codeThomas Hellstrom
2016-03-14drm/vmwgfx: Break out implicit fb codeThomas Hellstrom
2016-03-14drm/vmwgfx: Rework screen target page flips v2Thomas Hellstrom
2016-03-14drm/vmwgfx: Fix screen object page flips for large framebuffersThomas Hellstrom
2016-03-14drm/vmwgfx: Fix a screen object framebuffer dirty corner caseThomas Hellstrom
2016-03-14drm/vmwgfx: Add DXGenMips supportCharmaine Lee
2016-03-14drm/i915: Handle -EDEADLK in drm_atomic_commit from load-detect.Maarten Lankhorst
2016-03-13drm/vc4: Recognize a more specific compatible string for V3D.Eric Anholt
2016-03-14drm/nouveau/clk/gm20b: add basic driverAlexandre Courbot
2016-03-14drm/nouveau/clk/gk20a: share reusable structures/functionsAlexandre Courbot
2016-03-14drm/nouveau/clk/gk20a: set lowest frequency during init()Alexandre Courbot
2016-03-14drm/nouveau/clk/gk20a: split gk20a_clk_new()Alexandre Courbot
2016-03-14drm/nouveau/clk/gk20a: abstract pl_to_divAlexandre Courbot
2016-03-14drm/nouveau/clk/gk20a: put mnp values into their own structAlexandre Courbot
2016-03-14drm/nouveau/clk/gk20a: emit parent rate as debug messageAlexandre Courbot
2016-03-14drm/nouveau/clk/gk20a: only restore divider to 1:1 if neededAlexandre Courbot
2016-03-14drm/nouveau/clk/gk20a: only compute n_lo if neededAlexandre Courbot
2016-03-14drm/nouveau/clk/gk20a: fix VCO bit maskAlexandre Courbot
2016-03-14drm/nouveau/clk/gk20a: rename enable/disable functionsAlexandre Courbot
2016-03-14drm/nouveau/clk/gk20a: reorganize variables in gk20a_pllg_calc_mnp()Alexandre Courbot
2016-03-14drm/nouveau/clk/gk20a: convert parameters to KhzAlexandre Courbot
2016-03-14drm/nouveau/volt: add GM20B driverAlexandre Courbot
2016-03-14drm/nouveau/volt/gk20a: split constructorAlexandre Courbot
2016-03-14drm/nouveau/volt/gk20a: share reusable members & functionsVince Hsu
2016-03-14drm/nouveau/ce/gm107: expose MaxwellDmaCopyABen Skeggs
2016-03-14drm/nouveau/fifo/gm107: KeplerChannelGpfifoB, and 2048 channelsBen Skeggs
2016-03-14drm/nouveau/fifo/gk110: expose KeplerChannelGpfifoBBen Skeggs
2016-03-14drm/nouveau/fifo/gk104: submit NOP after all PBDMA_INTR_0, not just DEVICEBen Skeggs
2016-03-14drm/nouveau/fifo/gk104: add vic plumbingBen Skeggs
2016-03-14drm/nouveau/fifo/gk104: add sec plumbingBen Skeggs
2016-03-14drm/nouveau/fifo/gk104: add nvdec plumbingBen Skeggs
2016-03-14drm/nouveau/fifo/gk104: add nvenc plumbingBen Skeggs
2016-03-14drm/nouveau/fifo/gk104: add msenc plumbingBen Skeggs