index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-18
drm/radeon/kms: avivo cursor workaround applies to evergreen as well
Alex Deucher
1
-16
/
+12
2010-10-12
drm/radeon/kms: Silent spurious error message
Jean Delvare
1
-4
/
+1
2010-10-12
drm/radeon/kms: fix bad cast/shift in evergreen.c
Alex Deucher
1
-1
/
+1
2010-10-12
drm/radeon/kms: make TV/DFP table info less verbose
Alex Deucher
2
-22
/
+22
2010-10-12
drm/radeon/kms: leave certain CP int bits enabled
Alex Deucher
2
-2
/
+2
2010-10-12
drm/radeon/kms: avoid corner case issue with unmappable vram V2
Jerome Glisse
9
-1
/
+14
2010-10-08
drm/i915: Prevent module unload to avoid random memory corruption
Chris Wilson
1
-0
/
+3
2010-10-07
drm: don't drop handle reference on unload
Dave Airlie
4
-4
/
+1
2010-10-06
drm/ttm: Fix two race conditions + fix busy codepaths
Thomas Hellstrom
1
-12
/
+71
2010-10-04
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-83
/
+96
2010-10-03
drm/i915: Rephrase pwrite bounds checking to avoid any potential overflow
Chris Wilson
1
-12
/
+4
2010-10-03
drm/i915: Sanity check pread/pwrite
Chris Wilson
1
-8
/
+20
2010-10-03
drm/i915: Use pipe state to tell when pipe is off
Keith Packard
2
-25
/
+38
2010-10-03
drm/i915: vblank status not valid while training display port
Keith Packard
1
-10
/
+9
2010-10-02
drivers/gpu/drm/i915/i915_gem.c: Add missing error handling code
Julia Lawall
1
-0
/
+2
2010-10-01
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
22
-110
/
+225
2010-10-01
vmwgfx: Fix fb VRAM pinning failure due to fragmentation
Thomas Hellstrom
1
-0
/
+5
2010-10-01
vmwgfx: Remove initialisation of dev::devname
Thomas Hellstrom
1
-6
/
+0
2010-10-01
vmwgfx: Enable use of the vblank system
Thomas Hellstrom
4
-31
/
+49
2010-10-01
vmwgfx: vt-switch (master drop) fixes
Thomas Hellstrom
5
-13
/
+115
2010-10-01
drm/vmwgfx: Fix breakage introduced by commit "drm: block userspace under all...
Thomas Hellstrom
1
-1
/
+1
2010-10-01
drm: Hold the mutex when dropping the last GEM reference (v2)
Chris Wilson
1
-22
/
+0
2010-10-01
drm/i915: Fix refleak during eviction.
Chris Wilson
1
-25
/
+20
2010-10-01
drm/gem: handlecount isn't really a kref so don't make it one.
Dave Airlie
10
-29
/
+20
2010-09-30
drm: i810/i830: fix locked ioctl variant
Arnd Bergmann
2
-2
/
+2
2010-09-28
drm/radeon/kms: add quirk for MSI K9A2GM motherboard
Alex Deucher
1
-0
/
+9
2010-09-28
drm/radeon/kms: fix potential segfault in r600_ioctl_wait_idle
Alex Deucher
1
-1
/
+2
2010-09-28
drm: Prune GEM vma entries
Chris Wilson
2
-11
/
+26
2010-09-27
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-10
/
+7
2010-09-27
drm/i915: fix GMCH power reporting
Jesse Barnes
1
-3
/
+3
2010-09-27
drm/radeon/kms: fix up encoder info messages for DFP6
Alex Deucher
1
-0
/
+2
2010-09-24
vgaarb: trivial fix
Daniel J Blueman
1
-1
/
+1
2010-09-24
drm: radeon cleanup fixes...
Daniel J Blueman
2
-2
/
+2
2010-09-24
drm: fix trivial coding errors
Daniel J Blueman
1
-3
/
+3
2010-09-24
drm: ttm sparse fixes.
Daniel J Blueman
1
-4
/
+4
2010-09-24
drm/nouveau: fix panels using straps-based mode detection
Ben Skeggs
1
-2
/
+4
2010-09-23
drm/i915/sdvo: Handle unsupported GET_SUPPORTED_ENHANCEMENTS gracefully
Chris Wilson
1
-5
/
+4
2010-09-23
drm/i915/sdvo: Cleanup connector on error path
Chris Wilson
1
-4
/
+2
2010-09-23
drm/i915: Fix 945GM regression in e259befd
Chris Wilson
1
-1
/
+1
2010-09-22
drm/ttm: Clear the ghost cpu_writers flag on ttm_buffer_object_transfer.
Francisco Jerez
1
-0
/
+1
2010-09-22
drm/radeon: don't allow device to be opened if powered down
Dave Airlie
1
-0
/
+4
2010-09-21
Merge remote branch 'linus' into drm-intel-fixes
Chris Wilson
23
-66
/
+188
2010-09-20
drm/i915: Hold a reference to the object whilst unbinding the eviction list
Chris Wilson
1
-2
/
+7
2010-09-17
drm/i915,agp/intel: Add second set of PCI-IDs for B43
Chris Wilson
1
-0
/
+1
2010-09-17
drm/i915: Fix Sandybridge fence registers
Chris Wilson
2
-22
/
+51
2010-09-17
drm/i915/crt: Downgrade warnings for hotplug failures
Chris Wilson
1
-2
/
+2
2010-09-15
drm/radeon/kms: only warn on mipmap size checks in r600 cs checker (v2)
Alex Deucher
1
-3
/
+2
2010-09-14
drm/radeon/kms: force legacy pll algo for RV620 LVDS
Alex Deucher
1
-2
/
+3
2010-09-14
drm: fix race between driver loading and userspace open.
Dave Airlie
2
-0
/
+9
2010-09-14
drm: Use a nondestructive mode for output detect when polling (v2)
Chris Wilson
11
-38
/
+24
[next]