index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-05
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
11
-17
/
+499
2013-12-04
drm/vmwgfx: Add our connectors to sysfs
Thomas Hellstrom
3
-0
/
+5
2013-12-04
drm/vmwgfx: Fix dma buffer memory size accounting
Thomas Hellstrom
3
-10
/
+47
2013-12-04
drm/vmwgfx: Fix up and comment the dumb buffer implementation
Thomas Hellstrom
1
-27
/
+37
2013-12-04
drm/vmwgfx: Correctly set the enabled state on crtcs
Thomas Hellstrom
2
-0
/
+5
2013-12-03
drm/nv50/disp: min/max are reversed in nv50_crtc_gamma_set()
Dan Carpenter
1
-1
/
+1
2013-12-03
drm/nouveau/sw: fix oops if gpu has its display block disabled
Ben Skeggs
1
-1
/
+1
2013-12-03
drm/nouveau: unreference fence after syncing
Ben Skeggs
1
-0
/
+1
2013-12-03
drm/nouveau/kms: send timestamp data for correct head in flip completion events
Maarten Lankhorst
1
-1
/
+1
2013-12-03
drm/nouveau/clk: Add support for NVAA/NVAC
Roy Spliet
4
-2
/
+452
2013-12-03
drm/nouveau/fifo: Hook up pause and resume for NV50 and NV84+
Roy Spliet
2
-0
/
+6
2013-12-03
drm/nv10/plane: some chipsets don't support NV12
Ilia Mirkin
1
-2
/
+13
2013-12-03
drm/nv10/plane: add downscaling restrictions
Ilia Mirkin
1
-1
/
+9
2013-12-03
drm/nv10/plane: fix format computation
Ilia Mirkin
1
-8
/
+9
2013-12-03
drm/nv04-nv30/clk: provide an empty domain list
Ben Skeggs
1
-1
/
+6
2013-11-29
drm/qxl: fix memory leak in release list handling
Dave Airlie
1
-0
/
+1
2013-11-28
drm/nouveau/hwmon: fix compilation without CONFIG_HWMON
Ilia Mirkin
1
-1
/
+0
2013-11-28
drm/sysfs: fix OOM verification
David Herrmann
1
-1
/
+1
2013-11-21
drm/sysfs: fix hotplug regression since lifetime changes
David Herrmann
1
-7
/
+33
2013-11-21
drm/exynos: g2d: fix memory leak to userptr
Inki Dae
1
-0
/
+2
2013-11-21
Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux ...
Dave Airlie
3
-9
/
+59
2013-11-21
Merge branch 'vmwgfx-fixes-3.13' of git://people.freedesktop.org/~thomash/lin...
Dave Airlie
8
-67
/
+472
2013-11-21
Merge tag 'drm-intel-fixes-2013-11-20' of git://people.freedesktop.org/~danve...
Dave Airlie
8
-22
/
+79
2013-11-21
Merge branch 'drm-next-3.13' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
28
-213
/
+344
2013-11-20
Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-15
/
+14
2013-11-20
drm/i915: Fix gen3 self-refresh watermarks
Daniel Vetter
1
-1
/
+1
2013-11-20
drm/ttm: Remove set_need_resched from the ttm fault handler
Thomas Hellstrom
2
-7
/
+54
2013-11-20
drm/ttm: Don't move non-existing data
Thomas Hellstrom
1
-2
/
+5
2013-11-19
drm/radeon: hook up backlight functions for CI and KV family.
Samuel Li
1
-0
/
+4
2013-11-19
drm/i915: Replicate BIOS eDP bpp clamping hack for hsw
Daniel Vetter
1
-0
/
+20
2013-11-19
drm/i915: Do not enable package C8 on unsupported hardware
Chris Wilson
2
-0
/
+16
2013-11-19
drm/i915: Hold pc8 lock around toggling pc8.gpu_idle
Chris Wilson
1
-2
/
+6
2013-11-18
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-5
/
+6
2013-11-18
drm/i915: encoder->get_config is no longer optional
Daniel Vetter
1
-4
/
+2
2013-11-18
drm/i915/tv: add ->get_config callback
Daniel Vetter
1
-0
/
+8
2013-11-18
drm/radeon/cik: Add macrotile mode array query
Michel Dänzer
4
-1
/
+15
2013-11-18
drm/radeon/cik: Return backend map information to userspace
Michel Dänzer
1
-1
/
+1
2013-11-18
drm/vmwgfx: Make vmwgfx dma buffers prime aware
Thomas Hellstrom
1
-20
/
+25
2013-11-18
drm/vmwgfx: Make surfaces prime-aware
Thomas Hellstrom
2
-15
/
+17
2013-11-18
drm/vmwgfx: Hook up the prime ioctls
Thomas Hellstrom
4
-3
/
+157
2013-11-18
drm/ttm: Add a minimal prime implementation for ttm base objects
Thomas Hellstrom
1
-6
/
+248
2013-11-18
drm/vmwgfx: Fix false lockdep warning
Thomas Hellstrom
1
-10
/
+6
2013-11-18
drm/ttm: Allow execbuf util reserves without ticket
Thomas Hellstrom
1
-13
/
+19
2013-11-17
drm/i915: restore the early forcewake cleanup
Daniel Vetter
1
-12
/
+14
2013-11-16
Partially revert "drm/i915: tune the RC6 threshold for stability"
Daniel Vetter
1
-1
/
+1
2013-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2013-11-15
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+1
2013-11-15
drm/radeon: enable DPM by default in TN asics
Alex Deucher
1
-1
/
+1
2013-11-15
drm/radeon: adjust TN dpm parameters for stability (v2)
Alex Deucher
1
-3
/
+3
2013-11-15
drm/radeon: use a single doorbell for cik kms compute
Andrew Lewycky
3
-58
/
+48
[next]