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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-12
Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6
Linus Torvalds
1
-1
/
+1
2012-10-10
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
7
-34
/
+14
2012-10-10
Merge tag 'omapdss-for-3.7' of git://gitorious.org/linux-omap-dss2/linux into...
Florian Tobias Schandinat
16
-123
/
+169
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
6
-15
/
+8
2012-10-09
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...
Dave Airlie
7
-34
/
+14
2012-10-09
drm/nouveau/timer: bump ptimer's alarm delay from u32 to u64
Martin Peres
2
-2
/
+2
2012-10-09
drm/nouveau/fan: fix a typo in PWM's input clock calculation
Martin Peres
1
-1
/
+1
2012-10-09
drm/nv50/clk: wire up pll_calc hook
Marcin Slusarz
1
-0
/
+1
2012-10-09
drm/nouveau: remove unused _nouveau_parent_ctor
Marcin Slusarz
2
-20
/
+0
2012-10-09
drm/nouveau/bios: fix shadowing of ACPI ROMs larger than 64KiB
Ben Skeggs
1
-11
/
+10
2012-10-07
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
10
-57
/
+118
2012-10-07
Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-...
Dave Airlie
20
-243
/
+896
2012-10-05
drm: exynos: hdmi: remove drm common hdmi platform data struct
Rahul Sharma
4
-25
/
+34
2012-10-05
drm: exynos: hdmi: add support for exynos5 hdmi
Rahul Sharma
1
-4
/
+79
2012-10-05
drm: exynos: hdmi: replace is_v13 with version check in hdmi
Rahul Sharma
1
-20
/
+20
2012-10-05
drm: exynos: hdmi: add support for exynos5 mixer
Rahul Sharma
2
-3
/
+49
2012-10-05
drm: exynos: hdmi: add support to disable video processor in mixer
Rahul Sharma
1
-53
/
+98
2012-10-05
drm: exynos: hdmi: add support for platform variants for mixer
Rahul Sharma
1
-0
/
+28
2012-10-05
drm: exynos: hdmi: add support for exynos5 hdmiphy
Rahul Sharma
1
-1
/
+11
2012-10-05
drm: exynos: hdmi: add support for exynos5 ddc
Rahul Sharma
1
-5
/
+17
2012-10-05
drm: exynos: hdmi: turn off HPD interrupt in HDMI chip
Tomasz Stanislawski
1
-4
/
+1
2012-10-05
drm: exynos: hdmi: use s5p-hdmi platform data
Tomasz Stanislawski
1
-31
/
+24
2012-10-05
drm: exynos: hdmi: fix interrupt handling
Tomasz Stanislawski
1
-2
/
+3
2012-10-05
drm: exynos: hdmi: support for platform variants
Tomasz Stanislawski
1
-1
/
+24
2012-10-04
drm/i915: Fix GT_MODE default value
Ben Widawsky
2
-0
/
+8
2012-10-04
drm/i915: don't frob the vblank ts in finish_page_flip
Daniel Vetter
1
-22
/
+1
2012-10-04
drm/i915: call drm_handle_vblank before finish_page_flip
Daniel Vetter
1
-8
/
+8
2012-10-04
drm/i915: print warning if vmi915_gem_fault error is not handled
Mika Kuoppala
1
-0
/
+1
2012-10-04
drm/i915: EBUSY status handling added to i915_gem_fault().
Dmitry Rogozhkin
1
-0
/
+5
2012-10-04
drm/i915: Try harder to complete DP training pattern 1
Chris Wilson
1
-10
/
+5
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
548
-42650
/
+68568
2012-10-04
drm/exynos: fix kcalloc size of g2d cmdlist node
Joonyoung Shim
1
-2
/
+1
2012-10-04
drm/exynos: fix to calculate CRTC shown via screen
Joonyoung Shim
1
-2
/
+54
2012-10-04
drm/exynos: fix display power call issue.
Inki Dae
3
-4
/
+5
2012-10-04
drm/exynos: add platform_device_id table and driver data for drm fimd
Leela Krishna Amudala
1
-4
/
+39
2012-10-04
drm/exynos: Fix potential NULL pointer dereference
Sachin Kamat
1
-1
/
+5
2012-10-04
drm/exynos: support drm_wait_vblank feature for VIDI
Inki Dae
1
-1
/
+21
2012-10-04
drm/exynos: check crtc's dpms mode at SetCrtc
Inki Dae
1
-0
/
+6
2012-10-04
drm/exynos: check crtc's dpms mode at page flip
Inki Dae
1
-0
/
+6
2012-10-04
drm/exynos: fix duplicated mutex lock issue
Inki Dae
1
-5
/
+0
2012-10-04
drm/exynos: add pid to g2d_runqueue_node
Inki Dae
1
-0
/
+2
2012-10-04
drm/exynos: Disable plane when released
Inki Dae
1
-0
/
+15
2012-10-04
drm/exynos: update crtc to plane safely
Inki Dae
1
-3
/
+56
2012-10-04
drm/exynos: check NV12M format specific to Exynos properly
Inki Dae
4
-17
/
+73
2012-10-04
drm/exynos: make sure that hardware overlay for hdmi is disabled
Inki Dae
3
-0
/
+25
2012-10-04
drm/exynos: make sure that hardware overlay for fimd is disabled
Inki Dae
1
-0
/
+12
2012-10-04
drm/exynos: add wait_for_vblank callback interface.
Inki Dae
2
-0
/
+27
2012-10-04
drm/exynos: fixed duplicated mode setting.
Inki Dae
4
-14
/
+62
2012-10-04
drm/exynos: separeated fimd_power_on into some parts.
Inki Dae
1
-20
/
+40
2012-10-04
drm/exynos: separated subdrv_probe function into two parts.
Inki Dae
1
-31
/
+69
[next]