index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/exynos: use %pad for dma_addr_t
Jingoo Han
2014-04-30
2
-2
/
+2
*
drm/exynos: dsi: use IS_ERR() to check devm_ioremap_resource() results
Jingoo Han
2014-04-30
1
-2
/
+2
*
drm/exynos: balance framebuffer refcount
Andrzej Hajda
2014-04-30
1
-0
/
+1
*
Merge branch 'vmwgfx-fixes-3.15' of git://people.freedesktop.org/~thomash/lin...
Dave Airlie
2014-04-30
1
-0
/
+22
|
\
|
*
drm/vmwgfx: Make sure user-space can't DMA across buffer object boundaries v2
Thomas Hellstrom
2014-04-24
1
-0
/
+22
*
|
Merge tag 'drm/tegra/for-3.15-rc3' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
2014-04-28
1
-1
/
+1
|
\
\
|
*
|
drm/tegra: restrict plane loops to legacy planes
Daniel Vetter
2014-04-24
1
-1
/
+1
*
|
|
Merge branch 'msm-fixes-3.15-rc3' of git://people.freedesktop.org/~robclark/l...
Dave Airlie
2014-04-28
7
-15
/
+36
|
\
\
\
|
*
|
|
drm/msm/mdp4: cure for the cursor blues (v2)
Rob Clark
2014-04-25
5
-10
/
+32
|
*
|
|
drm/msm: default to XR24 rather than AR24
Rob Clark
2014-04-25
1
-4
/
+1
|
*
|
|
drm/msm: fix memory leak
Micah Richert
2014-04-25
1
-1
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'drm-intel-fixes-2014-04-25' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2014-04-28
10
-36
/
+96
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
drm/i915: Move all ring resets before setting the HWS page
Chris Wilson
2014-04-25
3
-20
/
+36
|
*
|
drm/i915: Don't WARN nor handle unexpected hpd interrupts on gmch platforms
Daniel Vetter
2014-04-25
1
-4
/
+14
|
*
|
drm/i915: Allow full PPGTT with param override
Ben Widawsky
2014-04-24
1
-1
/
+1
|
*
|
drm/i915: Discard BIOS framebuffers too small to accommodate chosen mode
Chris Wilson
2014-04-24
1
-0
/
+10
|
*
|
drm/i915: get power domain in case the BIOS enabled eDP VDD
Paulo Zanoni
2014-04-23
1
-1
/
+10
|
*
|
drm/i915: Don't check gmch state on inherited configs
Daniel Vetter
2014-04-23
2
-6
/
+20
|
*
|
drm/i915: Allow user modes to exceed DVI 165MHz limit
Ville Syrjälä
2014-04-22
1
-4
/
+5
*
|
|
drm/radeon: don't allow runpm=1 on systems with out ATPX
Alex Deucher
2014-04-22
1
-5
/
+3
*
|
|
drm/radeon: fix ATPX detection on non-VGA GPUs
Alex Deucher
2014-04-22
1
-0
/
+7
*
|
|
drm/radeon/pm: don't walk the crtc list before it has been initialized (v2)
Alex Deucher
2014-04-22
2
-28
/
+35
*
|
|
drm/radeon: properly unregister hwmon interface (v2)
Alex Deucher
2014-04-22
1
-6
/
+15
*
|
|
drm/radeon: fix count in cik_sdma_ring_test()
Alex Deucher
2014-04-22
1
-1
/
+1
*
|
|
drm/radeon/aux: fix hpd assignment for aux bus
Alex Deucher
2014-04-22
1
-0
/
+1
*
|
|
drm/radeon: improve PLL limit handling in post div calculation
Christian König
2014-04-20
1
-26
/
+51
*
|
|
drm/radeon: use fixed PPL ref divider if needed
Christian König
2014-04-19
1
-1
/
+6
*
|
|
drm/radeon: disable dpm on rv770 by default
Alex Deucher
2014-04-19
1
-1
/
+1
|
/
/
*
|
Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple...
Dave Airlie
2014-04-19
12
-247
/
+148
|
\
\
|
*
|
drm/radeon: Improve vramlimit module param documentation
Lauri Kasanen
2014-04-08
1
-1
/
+1
|
*
|
drm/radeon: fix audio pin counts for DCE6+ (v2)
Alex Deucher
2014-04-08
2
-5
/
+14
|
*
|
drm/radeon/dp: switch to the common i2c over aux code
Alex Deucher
2014-04-08
5
-200
/
+44
|
*
|
drm/dp/i2c: Update comments about common i2c over dp assumptions (v3)
Alex Deucher
2014-04-08
1
-1
/
+3
|
*
|
drm/dp/i2c: send bare addresses to properly reset i2c connections (v4)
Alex Deucher
2014-04-08
1
-19
/
+32
|
*
|
drm/radeon/dp: handle zero sized i2c over aux transactions (v2)
Alex Deucher
2014-04-08
1
-5
/
+18
|
*
|
drm/i915: support address only i2c-over-aux transactions
Jani Nikula
2014-04-08
1
-3
/
+4
|
*
|
drm/tegra: dp: Support address-only I2C-over-AUX transactions
Thierry Reding
2014-04-08
2
-13
/
+32
*
|
|
drm: bochs: drop unused struct fields
Gerd Hoffmann
2014-04-18
2
-3
/
+0
*
|
|
drm: bochs: add power management support
Gerd Hoffmann
2014-04-18
2
-0
/
+45
*
|
|
drm: cirrus: add power management support
Gerd Hoffmann
2014-04-18
2
-0
/
+45
*
|
|
drm: Split out drm_probe_helper.c from drm_crtc_helper.c
Daniel Vetter
2014-04-18
3
-371
/
+427
*
|
|
drm/plane-helper: Don't fake-implement primary plane disabling
Daniel Vetter
2014-04-18
1
-28
/
+5
*
|
|
drm/ast: fix value check in cbr_scan2
Dave Airlie
2014-04-18
1
-1
/
+1
*
|
|
drm/nouveau/bios: fix a bit shift error introduced by 457e77b
Sergei Antonov
2014-04-18
1
-1
/
+1
*
|
|
Merge tag 'omapdrm-fixes-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
2014-04-18
7
-42
/
+133
|
\
\
\
|
*
|
|
drm/omap: fix the handling of fb ref counts
Tomi Valkeinen
2014-04-15
1
-5
/
+5
|
*
|
|
drm/omap: protect omap_crtc's event with event_lock spinlock
Archit Taneja
2014-04-15
1
-0
/
+6
|
*
|
|
drm/omap: Use old_fb to synchronize between successive page flips
Archit Taneja
2014-04-15
1
-1
/
+1
|
*
|
|
drm/omap: Fix crash when using LCD3 overlay manager
Archit Taneja
2014-04-15
1
-0
/
+1
|
*
|
|
drm/omap: gem sync: wait on correct events
Archit Taneja
2014-04-15
1
-2
/
+2
[next]