Age | Commit message (Expand) | Author | Files | Lines |
2014-06-20 | Merge tag 'sound-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -6/+8 |
2014-06-19 | Merge tag 'drm-intel-fixes-2014-06-17' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 9 | -24/+76 |
2014-06-19 | drm: fix uninitialized acquire_ctx fields (v2) | Rob Clark | 1 | -0/+1 |
2014-06-19 | drm/radeon: Fix radeon_irq_kms_pflip_irq_get/put() imbalance | Michel Dänzer | 1 | -1/+1 |
2014-06-19 | Revert "drm/radeon: remove drm_vblank_get|put from pflip handling" | Michel Dänzer | 1 | -0/+17 |
2014-06-19 | drm/radeon: improve dvi_mode_valid | Alex Deucher | 1 | -9/+7 |
2014-06-19 | drm/radeon: update mode_valid testing for DP | Alex Deucher | 1 | -4/+15 |
2014-06-19 | drm/radeon: Use dce5/6 hdmi deep color clock setup also on dce8+ | Mario Kleiner | 1 | -1/+1 |
2014-06-18 | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/... | Dave Airlie | 5 | -3/+46 |
2014-06-18 | drm/nouveau/disp: fix oops in destructor with headless cards | Maarten Lankhorst | 1 | -2/+4 |
2014-06-18 | drm/gf117/i2c: no aux channels on this chipset | Ben Skeggs | 4 | -1/+42 |
2014-06-17 | Merge branch 'drm-next-3.16' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 4 | -17/+105 |
2014-06-17 | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/... | Dave Airlie | 24 | -760/+1084 |
2014-06-17 | drm/nouveau/pwr: fix typo in fifo wrap handling | Ben Skeggs | 5 | -5/+5 |
2014-06-17 | drm/nv50/disp: fix a potential oops in supervisor handling | Ben Skeggs | 1 | -1/+1 |
2014-06-17 | drm/nouveau/disp/dp: don't touch link config after success | Ben Skeggs | 1 | -4/+3 |
2014-06-17 | drm/nouveau/kms: reference vblank for crtc during pageflip. | Mario Kleiner | 1 | -0/+7 |
2014-06-17 | drm/gk104/fb/ram: fixups from an earlier search+replace | Ben Skeggs | 1 | -38/+38 |
2014-06-17 | drm/nv50/gr: remove an unneeded write while initialising PGRAPH | Pierre Moreau | 1 | -1/+0 |
2014-06-17 | drm/nv50/gr: fix overlap while zeroing zcull regions | Pierre Moreau | 1 | -4/+4 |
2014-06-17 | drm/gf100-/gr: report class data to host on fwmthd failure | Ben Skeggs | 12 | -703/+1003 |
2014-06-17 | drm/gk104/ibus: increase various random timeouts | Ben Skeggs | 1 | -1/+18 |
2014-06-17 | drm/gk104/clk: only touch divider for mode we'll be using | Ben Skeggs | 1 | -3/+5 |
2014-06-16 | drm/i915, HD-audio: Don't continue probing when nomodeset is given | Takashi Iwai | 1 | -6/+8 |
2014-06-13 | drm/radeon: Bypass hw lut's for > 8 bpc framebuffer scanout. | Mario Kleiner | 4 | -1/+32 |
2014-06-13 | drm/radeon: use pixel formats instead of depth/bpp | Fredrik Höglund | 1 | -16/+73 |
2014-06-13 | drm/i915/bdw: remove erroneous chv specific workarounds from bdw code | Tom O'Rourke | 1 | -5/+1 |
2014-06-12 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 396 | -9398/+26660 |
2014-06-11 | Merge remote-tracking branch 'drm-intel/topic/kicking-dogs-and-vgacon' into d... | Jani Nikula | 2 | -6/+50 |
2014-06-11 | drm/i915: fix possible refcount leak when resetting forcewake | Imre Deak | 1 | -1/+2 |
2014-06-11 | drm/i915: Reorder semaphore deadlock check | Chris Wilson | 2 | -5/+15 |
2014-06-11 | drm/i95: Initialize active ring->pid to -1 | Chris Wilson | 1 | -1/+2 |
2014-06-11 | drm/i915: set backlight duty cycle after backlight enable for gen4 | Jani Nikula | 1 | -3/+2 |
2014-06-11 | drm/i915: Avoid div-by-zero when pixel_multiplier is zero | Ville Syrjälä | 1 | -1/+3 |
2014-06-11 | drm/i915: Disable FBC by default also on Haswell and later | Chris Wilson | 1 | -2/+1 |
2014-06-11 | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/... | Dave Airlie | 90 | -1486/+3346 |
2014-06-11 | drm/nouveau/disp/dp: fix tmds passthrough on dp connector | Ben Skeggs | 2 | -10/+54 |
2014-06-11 | drm/nouveau/dp: probe dpcd to determine connectedness | Ben Skeggs | 3 | -40/+26 |
2014-06-11 | drm/nv50-: trigger update after all connectors disabled | Ben Skeggs | 1 | -0/+1 |
2014-06-11 | drm/nv50-: prepare for attaching a SOR to multiple heads | Ben Skeggs | 3 | -42/+46 |
2014-06-11 | drm/gf119-/disp: fix debug output on update failure | Ben Skeggs | 1 | -3/+3 |
2014-06-11 | drm/nouveau/disp/dp: make use of postcursor when its available | Ben Skeggs | 1 | -8/+18 |
2014-06-11 | drm/g94-/disp/dp: take max pullup value across all lanes | Ben Skeggs | 2 | -2/+6 |
2014-06-11 | drm/nouveau/bios/dp: parse lane postcursor data | Ben Skeggs | 4 | -24/+27 |
2014-06-11 | drm/nouveau/dp: fix support for dpms | Ben Skeggs | 2 | -4/+50 |
2014-06-11 | drm/nouveau: register a drm_dp_aux channel for each dp connector | Ben Skeggs | 2 | -3/+55 |
2014-06-11 | drm/g94-/disp: add method to power-off dp lanes | Ben Skeggs | 5 | -0/+35 |
2014-06-11 | drm/nouveau/disp/dp: maintain link in response to hpd signal | Ben Skeggs | 6 | -12/+125 |
2014-06-11 | drm/g94-/disp: bash and wait for something after changing lane power regs | Ben Skeggs | 1 | -0/+3 |
2014-06-11 | drm/nouveau/disp/dp: split link config/power into two steps | Ben Skeggs | 6 | -12/+29 |