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-06-11
Merge tag 'drm-intel-fixes-2013-06-11' of git://people.freedesktop.org/~danve...
Dave Airlie
1
-10
/
+14
2013-06-11
Merge branch 'gma500-fixes' of git://github.com/patjak/drm-gma500 into drm-fixes
Dave Airlie
3
-13
/
+54
2013-06-10
drm/i915: prefer VBT modes for SVDO-LVDS over EDID
Daniel Vetter
1
-4
/
+6
2013-06-10
drm/i915: Enable hotplug interrupts after querying hw capabilities.
Chris Wilson
1
-8
/
+8
2013-06-10
drm/i915: Fix hotplug interrupt enabling for SDVOC
Chris Wilson
1
-2
/
+4
2013-06-09
drm/gma500/cdv: Fix cursor gem obj referencing on cdv
Patrik Jakobsson
1
-5
/
+11
2013-06-09
drm/gma500/psb: Fix cursor gem obj referencing on psb
Patrik Jakobsson
1
-6
/
+13
2013-06-09
drm/gma500/cdv: Unpin framebuffer on crtc disable
Patrik Jakobsson
1
-0
/
+14
2013-06-09
drm/gma500/psb: Unpin framebuffer on crtc disable
Patrik Jakobsson
1
-0
/
+14
2013-06-05
Merge branch 'drm-nouveau-fixes-3.10' of git://anongit.freedesktop.org/git/no...
Dave Airlie
5
-6
/
+22
2013-06-05
Merge tag 'drm-intel-fixes-2013-06-04' of git://people.freedesktop.org/~danve...
Dave Airlie
5
-8
/
+13
2013-06-05
drm/nv50/kms: use dac loadval from vbios, where it's available
Ben Skeggs
1
-1
/
+3
2013-06-05
drm/nv50/disp: force dac power state during load detect
Ben Skeggs
2
-1
/
+5
2013-06-05
drm/nv50-nv84/fifo: fix resume regression introduced by playlist race fix
Ben Skeggs
1
-4
/
+10
2013-06-05
drm/nv84/disp: Fix HDMI audio regression
Alexander Stein
1
-0
/
+4
2013-06-04
drm/i915/sdvo: Use &intel_sdvo->ddc instead of intel_sdvo->i2c for DDC.
Egbert Eich
1
-1
/
+1
2013-06-03
drm/radeon: don't allow audio on DCE6
Alex Deucher
1
-3
/
+8
2013-06-03
drm/radeon: Use direct mapping for fast fb access on RS780/RS880 (v2)
Samuel Li
4
-0
/
+57
2013-06-03
radeon: Fix system hang issue when using KMS with older cards
Adis Hamzić
13
-45
/
+78
2013-06-03
drm/i915: no lvds quirk for hp t5740
Ben Mesman
1
-2
/
+2
2013-06-03
drm/i915: Quirk the pipe A quirk in the modeset state checker
Daniel Vetter
1
-0
/
+5
2013-06-03
drm/i915: Fix spurious -EIO/SIGBUS on wedged gpus
Daniel Vetter
1
-5
/
+2
2013-06-03
drm/mgag200: Add missing write to index before accessing data register
Christopher Harvey
1
-4
/
+5
2013-06-03
drm/nouveau: use mdelay instead of large udelay constants
Arnd Bergmann
1
-1
/
+2
2013-06-03
drm/tilcd: select BACKLIGHT_LCD_SUPPORT
Arnd Bergmann
1
-0
/
+1
2013-06-03
drm: fix a use-after-free when GPU acceleration disabled
Huacai Chen
1
-1
/
+5
2013-06-01
Merge tag 'fbdev-for-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+3
2013-05-31
drm/qxl: fix build warnings on 32-bit
Dave Airlie
2
-6
/
+7
2013-05-29
radeon: use max_bus_speed to activate gen2 speeds
Kleber Sacilotto de Souza
3
-21
/
+7
2013-05-29
drm/radeon: narrow scope of Apple re-POST hack
Alex Deucher
1
-1
/
+3
2013-05-29
drm/radeon: don't check crtcs in card_posted() on cards without DCE
Alex Deucher
1
-0
/
+4
2013-05-29
drm/radeon: fix card_posted check for newer asics
Alex Deucher
1
-10
/
+9
2013-05-29
drm/radeon: fix typo in cu_per_sh on verde
Alex Deucher
1
-1
/
+1
2013-05-29
drm/radeon: UVD block on SUMO2 is the same as on SUMO
Christian König
1
-3
/
+1
2013-05-29
Merge branch 'fbdev-3.10-fixes' of git://gitorious.org/linux-omap-dss2/linux ...
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+3
2013-05-28
qxl: fix Kconfig deps - select FB_DEFERRED_IO
Andrew Jones
1
-0
/
+1
2013-05-24
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
6
-32
/
+87
2013-05-24
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Dave Airlie
12
-77
/
+64
2013-05-24
Merge remote-tracking branch 'pfdo/drm-fixes' into drm-next
Dave Airlie
3
-36
/
+9
2013-05-23
drm/exynos: replace request_threaded_irq with devm function
Seung-Woo Kim
4
-26
/
+8
2013-05-23
drm/exynos: remove unnecessary devm_kfree
Seung-Woo Kim
2
-4
/
+0
2013-05-23
drm/exynos: fix build warnings from ipp fimc
Seung-Woo Kim
1
-1
/
+1
2013-05-23
drm/exynos: cleanup device pointer usages
Seung-Woo Kim
9
-29
/
+29
2013-05-23
drm/exynos: wait for the completion of pending page flip
Inki Dae
1
-0
/
+16
2013-05-23
drm/exynos: use drm_send_vblank_event() helper
Rob Clark
1
-8
/
+2
2013-05-23
OMAPDSS: Fix crash with DT boot
Tomi Valkeinen
1
-0
/
+3
2013-05-22
drm/i915: avoid premature DP AUX timeouts
Imre Deak
2
-2
/
+3
2013-05-22
drm/i915: avoid premature timeouts in __wait_seqno()
Imre Deak
1
-1
/
+1
2013-05-22
drm/i915: use msecs_to_jiffies_timeout instead of open coding the same
Imre Deak
1
-1
/
+1
2013-05-22
drm/i915: add msecs_to_jiffies_timeout to guarantee minimum duration
Imre Deak
1
-0
/
+15
[next]