index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-11
drm/i915: save/restore GMBUS freq across suspend/resume on gen4
Jesse Barnes
3
-0
/
+10
2014-12-10
drm/i915: Remove '& 0xffff' from the mask given to WA_REG()
Damien Lespiau
1
-2
/
+2
2014-12-10
drm/i915: Invert the mask and val arguments in wa_add() and WA_REG()
Damien Lespiau
1
-9
/
+9
2014-12-10
drm/i915/bdw: Fix the write setting up the WIZ hashing mode
Damien Lespiau
3
-8
/
+23
2014-12-10
drm/i915: Don't complain about stolen conflicts on gen3
Daniel Vetter
1
-1
/
+5
2014-12-08
drm/i915: resume MST after reading back hw state
Dave Airlie
1
-1
/
+2
2014-12-05
drm/i915: Handle inaccurate time conversion issues
Daniel Vetter
1
-0
/
+10
2014-12-05
drm/i915: compute wait_ioctl timeout correctly
Daniel Vetter
3
-1
/
+8
2014-12-05
drm/i915: don't always do full mode sets when infoframes are enabled
Jesse Barnes
1
-4
/
+6
2014-12-03
drm/i915: Reject modeset when the same digital port is used more than once
Ville Syrjälä
1
-0
/
+47
2014-12-03
drm/i915: mask RPS IRQs properly when disabling RPS
Imre Deak
1
-7
/
+20
2014-12-03
drm/i915: Tune down spurious CRC interrupt warning
Daniel Vetter
1
-1
/
+1
2014-12-03
drm/i915: Fix context object leak for legacy contexts
Thomas Daniel
1
-4
/
+6
2014-12-03
drm/i915/skl: Update in Gen9 multi-engine forcewake range
Akash Goel
1
-4
/
+8
2014-12-03
drm/i915/eDP: When enabling panel VDD cancel pending disable worker
Egbert Eich
1
-0
/
+1
2014-12-03
drm/i915: Handle runtime pm in the CRC setup code
Daniel Vetter
1
-0
/
+5
2014-12-03
drm/i915: Disable crtcs gracefully before GPU reset on gen3/4
Ville Syrjälä
2
-2
/
+12
2014-12-03
drm/i915: Grab modeset locks for GPU rest on pre-ctg
Ville Syrjälä
4
-37
/
+74
2014-12-03
drm/i915: Implement GPU reset for g33
Ville Syrjälä
2
-3
/
+13
2014-12-03
drm/i915: Implement GPU reset for 915/945
Ville Syrjälä
3
-14
/
+15
2014-12-03
drm/i915: Restore the display config after a GPU reset on gen4
Ville Syrjälä
1
-0
/
+18
2014-12-03
drm/i915: Fix gen4 GPU reset
Ville Syrjälä
2
-27
/
+15
2014-12-03
drm/i915: Stop gathering error states for CS error interrupts
Daniel Vetter
1
-18
/
+7
2014-12-03
drm/i915: Disallow pin ioctl completely for kms drivers
Daniel Vetter
1
-1
/
+4
2014-12-03
drm/i915: Only warn the first time we attempt to mmio whilst suspended
Chris Wilson
1
-2
/
+2
2014-12-03
drm/i915/chv: Enable AVI, SPD and HDMI infoframes for CHV.
Clint Taylor
1
-0
/
+7
2014-12-03
drm/i915: Don't clobber crtc->new_config when nothing changes
Ville Syrjälä
1
-3
/
+5
2014-12-03
drm: rcar-du: Fix NULL encoder pointer dereference
Laurent Pinchart
1
-3
/
+6
2014-12-03
Merge tag 'drm-intel-next-2014-11-21-fixed' of git://anongit.freedesktop.org/...
Dave Airlie
40
-2477
/
+3019
2014-12-02
drm/i915: Don't pin LRC in GGTT when dumping in debugfs
Thomas Daniel
1
-31
/
+47
2014-12-02
Merge branch 'linux-3.19' of git://anongit.freedesktop.org/git/nouveau/linux-...
Dave Airlie
126
-2636
/
+6261
2014-12-02
drm/nv50/kms: drop requirement that framebuffer bos be contig up-front
Ben Skeggs
1
-5
/
+0
2014-12-02
drm/nv50/kms: directly use cursor image from userspace buffer
Ben Skeggs
2
-49
/
+32
2014-12-02
drm/nouveau/kms: when pinning display-related buffers, force contig vram
Ben Skeggs
2
-7
/
+7
2014-12-02
drm/nouveau: teach nouveau_bo_pin() how to force a contig vram allocation
Ben Skeggs
13
-27
/
+52
2014-12-02
drm/nouveau/volt: add support for GK20A
Vince Hsu
6
-0
/
+218
2014-12-02
drm/nouveau/platform: add GPU speedo information to nouveau platform
Vince Hsu
2
-0
/
+4
2014-12-02
drm/nouveau/volt: allow non-bios voltage scaling
Vince Hsu
1
-29
/
+38
2014-12-02
drm/gf100-/gr: return non-fatal error code when fw not present
Ben Skeggs
1
-1
/
+1
2014-12-02
drm/nouveau/devinit: bump priv ring timeouts before executing scripts
Ben Skeggs
2
-1
/
+10
2014-12-02
drm/nouveau/bios: translate ramcfg strap through M0203
Ben Skeggs
1
-1
/
+12
2014-12-02
drm/nouveau/fb: make use of M0203 routines for ram type determination
Ben Skeggs
1
-22
/
+15
2014-12-02
drm/nouveau/bios: add parsing of BIT M(v2) +0x03 table
Ben Skeggs
3
-0
/
+161
2014-12-02
drm/nouveau/core: allow vbios parsing without knowing chipset type
Ben Skeggs
1
-0
/
+5
2014-12-02
drm/nouveau/lib: add null backend
Ben Skeggs
2
-0
/
+2
2014-12-02
drm/nouveau/device: store revision
Ben Skeggs
2
-1
/
+4
2014-12-02
drm/nouveau/core: add some forgotten subdevs to disable mask
Ben Skeggs
2
-0
/
+3
2014-12-02
drm/gk20a/clk: fix max VCO value
Alexandre Courbot
1
-1
/
+1
2014-12-02
drm/nouveau: we need pin_refcnt for nouveau_bo_placement_set()
Ben Skeggs
1
-5
/
+9
2014-12-02
drm/nv50-/kms: add some evo tracing ability for debugging
Ben Skeggs
1
-0
/
+13
[next]