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-06-08
drm/radeon/kms: disable hdmi audio by default
Alex Deucher
1
-2
/
+2
2011-06-08
drm/radeon/kms: fix for radeon on systems >4GB without hardware iommu
Daniel Haid
1
-0
/
+1
2011-06-08
drm/radeon/kms: set family for use in parser.
Dave Airlie
1
-0
/
+1
2011-06-07
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
19
-187
/
+161
2011-06-07
Merge branch 'drm-radeon-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
18
-304
/
+819
2011-06-07
Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...
Dave Airlie
7
-59
/
+74
2011-06-07
drm/nv40: fall back to paged dma object for the moment
Ben Skeggs
2
-2
/
+2
2011-06-07
drm/nouveau: fix leak of gart mm node
Ben Skeggs
1
-0
/
+2
2011-06-07
drm/nouveau: fix vram page mapping when crossing page table boundaries
Ben Skeggs
1
-0
/
+1
2011-06-07
drm/nv17-nv40: Fix modesetting failure when pitch == 4096px (fdo bug 35901).
Francisco Jerez
3
-1
/
+11
2011-06-07
drm/nouveau: don't create accel engine objects when noaccel=1
Ben Skeggs
1
-56
/
+56
2011-06-07
drm/nvc0: recognise 0xdX chipsets as NV_C0
Ben Skeggs
1
-0
/
+2
2011-06-05
drm/radeon/kms/atom: fix PHY init
Alex Deucher
1
-6
/
+11
2011-06-04
drm/i915: Add a no lvds quirk for the Asus EeeBox PC EB1007
Hans de Goede
1
-0
/
+8
2011-06-04
drm/i915: Share the common force-audio property between connectors
Chris Wilson
6
-37
/
+38
2011-06-04
drm/i915: Remove unused enum "chip_family"
Chris Wilson
1
-7
/
+0
2011-06-04
drm/915: fix relaxed tiling on gen2: tile height
Daniel Vetter
1
-2
/
+3
2011-06-04
drm/i915/crt: Explicitly return false if connected to a digital monitor
Chris Wilson
1
-0
/
+4
2011-06-04
drm/i915: Replace ironlake_compute_wm0 with g4x_compute_wm0
Chris Wilson
1
-68
/
+20
2011-06-04
drm/i915: Only print out the actual number of fences for i915_error_state
Daniel Vetter
1
-1
/
+1
2011-06-04
drm/i915: s/addr & ~PAGE_MASK/offset_in_page(addr)/
Chris Wilson
1
-11
/
+10
2011-06-04
drm: i915: correct return status in intel_hdmi_mode_valid()
Nicolas Kaiser
1
-1
/
+1
2011-06-04
drm/i915: fix regression after clock gating init split
Jason Stubbs
1
-0
/
+1
2011-06-04
drm/i915: fix if statement in ivybridge irq handler
Dan Carpenter
1
-1
/
+1
2011-06-02
drm/radeon/kms: add missing Evergreen texture formats to the CS parser
Marek Olšák
2
-10
/
+21
2011-06-02
drm/radeon/kms: viewport height has to be even
Alex Deucher
1
-4
/
+8
2011-06-02
drm/radeon/kms: remove duplicate reg from r600 safe regs
Alex Deucher
1
-1
/
+0
2011-06-02
drm/radeon/kms: add support for Llano Fusion APUs
Alex Deucher
3
-0
/
+116
2011-06-02
drm/radeon/kms: fill in asic struct for llano
Alex Deucher
1
-0
/
+2
2011-06-02
drm/radeon/kms: add family ids for llano APUs
Alex Deucher
2
-0
/
+4
2011-06-02
drm/radeon: fix oops in ttm reserve when pageflipping (v2)
Dave Airlie
1
-5
/
+8
2011-05-26
drm/radeon/kms: clean up the radeon kms Kconfig
Alex Deucher
1
-8
/
+1
2011-05-26
drm/radeon/kms: fix thermal sensor reading on juniper
Alex Deucher
2
-15
/
+39
2011-05-26
drm/radeon/kms: add missing case for cayman thermal sensor
Alex Deucher
1
-0
/
+1
2011-05-26
drm/radeon/kms: add blit support for cayman (v2)
Alex Deucher
5
-255
/
+598
2011-05-25
vmscan: change shrinker API by passing shrink_control struct
Ying Han
2
-7
/
+6
2011-05-25
drm/radeon/kms/blit: workaround some hw issues on evergreen+
Alex Deucher
1
-0
/
+10
2011-05-24
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
88
-3997
/
+9128
2011-05-24
drivers/gpu/drm/radeon/atom.c: fix warning
Andrew Morton
1
-2
/
+2
2011-05-24
drm/radeon/kms: bump kms version number
Alex Deucher
1
-1
/
+2
2011-05-24
drm/radeon/kms: properly set num banks for fusion asics
Alex Deucher
1
-2
/
+6
2011-05-24
drm/radeon/kms/atom: move dig phy init out of modesetting
Alex Deucher
4
-9
/
+68
2011-05-24
drm/radeon/kms/cayman: fix typo in register mask
Alex Deucher
1
-1
/
+1
2011-05-24
drm/radeon/kms: fix typo in spread spectrum code
Alex Deucher
1
-1
/
+1
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-3
/
+3
2011-05-22
drm/radeon/kms: fix tile_config value reported to userspace on cayman.
Dave Airlie
1
-1
/
+1
2011-05-22
drm/radeon/kms: fix incorrect comparison in cayman setup code.
Dave Airlie
1
-1
/
+1
2011-05-22
drm/radeon/kms: add wait idle ioctl for eg->cayman
Dave Airlie
1
-0
/
+4
2011-05-22
drm/radeon/cayman: setup hdp to invalidate and flush when asked
Dave Airlie
2
-0
/
+6
2011-05-22
drm/radeon/evergreen/btc/fusion: setup hdp to invalidate and flush when asked
Alex Deucher
2
-1
/
+7
[next]