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-09-27
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-10
/
+7
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
2010-09-13
drm/radeon/kms: fix the colorbuffer CS checker for r300-r500
Marek Olšák
1
-5
/
+6
2010-09-13
drm/radeon/kms: increase lockup detection interval to 10 sec for r100-r500
Marek Olšák
1
-12
/
+1
2010-09-13
drm/radeon/kms/evergreen: fix backend setup
Alex Deucher
1
-8
/
+19
2010-09-13
drm: Use a nondestructive mode for output detect when polling
Chris Wilson
12
-26
/
+54
2010-09-13
drm/radeon: add some missing copyright headers
Alex Deucher
2
-0
/
+49
2010-09-13
drm: Only decouple the old_fb from the crtc is we call mode_set*
Chris Wilson
1
-2
/
+2
2010-09-13
drm/radeon/kms: don't enable underscan with interlaced modes
Alex Deucher
1
-0
/
+1
2010-09-13
drm/radeon/kms: add connector table for Mac x800
Alex Deucher
2
-1
/
+49
2010-09-13
drm/radeon/kms: fix regression in RMX code (v2)
Alex Deucher
1
-4
/
+4
2010-09-13
drm: Fix regression in disable polling e58f637
Chris Wilson
1
-1
/
+1
2010-09-13
Merge remote branch 'linus' into drm-intel-fixes
Chris Wilson
16
-179
/
+253
2010-09-12
drm/i915: Ensure that the crtcinfo is populated during mode_fixup()
Chris Wilson
1
-0
/
+8
2010-09-10
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-24
/
+31
2010-09-10
drm/i915: don't enable self-refresh on Ironlake
Jesse Barnes
2
-2
/
+12
2010-09-09
drm/i915: Double check that the wait_request is not pending before warning
Chris Wilson
1
-7
/
+15
2010-09-08
Revert "drm/i915: Warn if we run out of FIFO space for a mode"
Chris Wilson
1
-7
/
+1
2010-09-08
Revert "drm/i915: Allow LVDS on pipe A on gen4+"
Chris Wilson
1
-2
/
+0
2010-09-07
Merge branch 'drm-intel-fixes' of git://anongit.freedesktop.org/~ickle/drm-intel
Linus Torvalds
14
-259
/
+382
2010-09-07
Revert "drm/i915: Enable RC6 on Ironlake."
Chris Wilson
1
-6
/
+3
2010-09-07
intel_agp,i915: Add more sandybridge graphics device ids
Zhenyu Wang
1
-0
/
+4
2010-09-07
drm/i915: Enable MI_FLUSH on Sandybridge
Zhenyu Wang
2
-2
/
+7
2010-09-07
agp/intel: Fix cache control for Sandybridge
Zhenyu Wang
1
-0
/
+1
2010-09-07
drm/i915: Prevent double dpms on
Chris Wilson
1
-1
/
+4
2010-09-07
drm/i915: Avoid use of uninitialised values when disabling panel-fitter
Chris Wilson
1
-20
/
+15
2010-09-07
drm/i915: Avoid pageflipping freeze when we miss the flip prepare interrupt
Simon Farnsworth
4
-12
/
+113
2010-09-07
drm/i915: Tightly scope intel_encoder to prevent invalid use
Chris Wilson
1
-13
/
+12
2010-09-07
drm/i915: Allocate the PCI resource for the MCHBAR
Chris Wilson
1
-10
/
+10
2010-09-07
drm/i915/dp: Really try 5 times before giving up.
Chris Wilson
1
-30
/
+28
2010-09-07
drm/i915/sdvo: Restore guess of the DDC bus in absence of VBIOS
Chris Wilson
1
-1
/
+39
2010-09-07
drm/i915/dp: Boost timeout for enabling transcoder to 100ms
Chris Wilson
1
-1
/
+1
[next]