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
2011-11-08
Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...
Linus Torvalds
1
-2
/
+2
2011-11-07
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
30
-2626
/
+2913
2011-11-07
vmwgfx: Snoop DMA transfers with non-covering sizes
Jakob Bornecrantz
1
-9
/
+21
2011-11-07
vmwgfx: Move the prefered mode first in the list
Jakob Bornecrantz
1
-0
/
+4
2011-11-07
vmwgfx: Unreference surface on cursor error path
Jakob Bornecrantz
1
-0
/
+1
2011-11-07
vmwgfx: Free prefered mode on error path
Jakob Bornecrantz
1
-6
/
+11
2011-11-07
vmwgfx: Use pointer return error codes
Jakob Bornecrantz
1
-1
/
+1
2011-11-07
vmwgfx: Fix hw cursor position
Thomas Hellstrom
1
-2
/
+5
2011-11-07
vmwgfx: Infrastructure for explicit placement
Thomas Hellstrom
3
-24
/
+30
2011-11-07
vmwgfx: Make the preferred autofit mode have a 60Hz vrefresh
Thomas Hellstrom
1
-1
/
+23
2011-11-07
vmwgfx: Remove screen object active list
Thomas Hellstrom
1
-37
/
+15
2011-11-07
vmwgfx: Screen object cleanups
Thomas Hellstrom
1
-14
/
+2
2011-11-06
Merge branch 'docs/docbook/drm' of git://github.com/mfwitten/linux into docs-...
Randy Dunlap
1
-2
/
+2
2011-11-04
drm/radeon/kms: consolidate GART code, fix segfault after GPU lockup V2
Jerome Glisse
10
-116
/
+75
2011-11-03
drm/radeon/kms: don't poll forever if MC GDDR link training fails
Alex Deucher
1
-2
/
+5
2011-11-03
drm/radeon/kms: fix DP setup on TRAVIS bridges
Alex Deucher
1
-2
/
+5
2011-11-03
drm/radeon/kms: set HPD polarity in hpd_init()
Alex Deucher
5
-11
/
+12
2011-11-03
drm/radeon/kms: add MSI module parameter
Alex Deucher
3
-0
/
+11
2011-11-03
drm/radeon/kms: Add MSI quirk for Dell RS690
Alex Deucher
1
-0
/
+6
2011-11-03
drm/radeon/kms: Add MSI quirk for HP RS690
Alex Deucher
1
-0
/
+7
2011-11-03
drm/radeon/kms: split MSI check into a separate function
Alex Deucher
1
-6
/
+23
2011-11-02
vmwgfx: Reinstate the update_layout ioctl
Thomas Hellstrom
4
-5
/
+82
2011-11-01
drm/radeon/kms: always do extended edid probe
Alex Deucher
3
-85
/
+18
2011-11-01
drm/radeon/kms: remove useless radeon_ddc_dump()
Alex Deucher
1
-33
/
+0
2011-11-01
drm/radeon/kms: make atombios_dig_transmitter_setup() version based
Alex Deucher
1
-122
/
+221
2011-11-01
drm/radeon/kms: make atombios_dig_encoder_setup() version based
Alex Deucher
1
-84
/
+127
2011-11-01
drm/radeon/kms: make atombios_dvo_setup() version based
Alex Deucher
1
-21
/
+38
2011-11-01
drm/radeon/kms: move atom encoder setup to a new file
Alex Deucher
4
-2182
/
+2214
2011-11-01
drm/radeon/kms: allocate vram scratch page on 6xx+
Alex Deucher
5
-57
/
+80
2011-11-01
drm/radeon/kms: check for DP MST mode in a few more places (v2)
Alex Deucher
3
-13
/
+14
2011-11-01
drm/radeon/kms/atom: rework encoder dpms
Alex Deucher
1
-152
/
+186
2011-11-01
drm/radeon/kms: only require 2.7 Ghz DP clock for NUTMEG
Alex Deucher
1
-2
/
+2
2011-11-01
drm/radeon/kms: rework DP bridge checks
Alex Deucher
6
-25
/
+27
2011-11-01
drm/radeon/kms: use defined constants for crtc/hpd count instead of hard-code...
Ilija Hadzic
2
-15
/
+16
2011-11-01
drm/radeon: flush read cache for gtt with fence on r6xx and newer GPU V3
Jerome Glisse
3
-4
/
+20
2011-11-01
drm/radeon: set hpd polarity at init time so hotplug detect works
Jerome Glisse
1
-0
/
+1
2011-11-01
drm/radeon/kms: cleanup atombios_adjust_pll()
Alex Deucher
1
-28
/
+13
2011-11-01
drm/radeon/kms: properly set panel mode for eDP
Alex Deucher
1
-0
/
+11
2011-11-01
drm/radeon/kms/cayman/blit: specify CP_COHER_CNTL2 with surface_sync
Alex Deucher
1
-0
/
+11
2011-11-01
drm/radeon/kms: rework texture cache flush in r6xx+ blit code
Alex Deucher
3
-7
/
+10
2011-11-01
drm/radeon: avoid bouncing connector status btw disconnected & unknown
Jerome Glisse
1
-2
/
+3
2011-11-01
vmwgfx: Use "Virtual" connectors and encoders rather than "LVDS".
Thomas Hellstrom
2
-4
/
+4
2011-11-01
drm: Introduce "Virtual" connectors and encoders
Thomas Hellstrom
1
-2
/
+6
2011-10-31
gpu: add moduleparam.h to drivers/gpu/drm/drm_crtc_helper.c
Paul Gortmaker
1
-0
/
+1
2011-10-31
gpu: add module.h to drivers/gpu files as required.
Paul Gortmaker
27
-0
/
+41
2011-10-31
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
30
-0
/
+33
2011-10-28
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
185
-5482
/
+18166
2011-10-27
Revert "drm/ttm: add a way to bo_wait for either the last read or last write"
Dave Airlie
10
-120
/
+38
2011-10-27
Revert "drm/radeon/kms: add a new gem_wait ioctl with read/write flags"
Dave Airlie
7
-46
/
+8
2011-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
[next]