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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-21
drm/radeon/kms/pm/r600: select the mid clock mode for single head low profile
Alex Deucher
1
-1
/
+1
2010-05-21
Merge remote branch 'nouveau/for-airlied' into drm-next
Dave Airlie
15
-223
/
+1067
2010-05-21
drm/radeon: fix power supply kconfig interaction.
Dave Airlie
2
-1
/
+1
2010-05-21
drm/radeon/kms: record object that have been list reserved
Jerome Glisse
2
-1
/
+6
2010-05-21
drm/radeon: AGP memory is only I/O if the aperture can be mapped by the CPU.
Michel Dänzer
1
-1
/
+1
2010-05-21
drm/radeon/kms: don't default display priority to high on rs4xx
Alex Deucher
1
-1
/
+4
2010-05-21
drm/edid: fix typo in 1600x1200@75 mode
Alex Deucher
1
-1
/
+1
2010-05-19
drm/nouveau: fix i2c-related init table handlers
Ben Skeggs
1
-39
/
+38
2010-05-19
drm/nouveau: support init table i2c device identifier 0x81
Ben Skeggs
1
-0
/
+3
2010-05-19
drm/nouveau: ensure we've parsed i2c table entry for INIT_*I2C* handlers
Ben Skeggs
1
-77
/
+88
2010-05-19
drm/nouveau: display error message for any failed init table opcode
Ben Skeggs
1
-16
/
+23
2010-05-19
drm/nouveau: fix init table handlers to return proper error codes
Ben Skeggs
1
-23
/
+28
2010-05-19
drm/nv50: support fractional feedback divider on newer chips
Ben Skeggs
4
-24
/
+120
2010-05-19
drm/nv50: fix monitor detection on certain chipsets
Ben Skeggs
1
-5
/
+16
2010-05-19
drm/nv50: store full dcb i2c entry from vbios
Ben Skeggs
2
-2
/
+7
2010-05-19
drm/nv50: fix suspend/resume with DP outputs
Ben Skeggs
4
-5
/
+46
2010-05-19
drm/nv50: output calculated crtc pll when debugging on
Ben Skeggs
1
-0
/
+6
2010-05-19
drm/nouveau: dump pll limits entries when debugging is on
Ben Skeggs
1
-25
/
+26
2010-05-19
drm/nouveau: bios parser fixes for eDP boards
Ben Skeggs
1
-0
/
+124
2010-05-19
drm/nouveau: fix a nouveau_bo dereference after it's been destroyed
Ben Skeggs
1
-1
/
+1
2010-05-19
drm/nv40: remove some completed ctxprog TODOs
Ben Skeggs
1
-5
/
+0
2010-05-19
drm/nv04: Implement missing nv04 PGRAPH methods in software.
Marcin Kościelnicki
1
-13
/
+553
2010-05-19
drm/nouveau: Use 0x5f instead of 0x9f as imageblit on original NV10.
Marcin Kościelnicki
1
-1
/
+1
2010-05-19
drm/radeon: fix hdmi offset bug reported by smatch.
Dave Airlie
1
-1
/
+1
2010-05-19
drm/radeon/kms: hpd cleanup
Alex Deucher
4
-16
/
+15
2010-05-19
drm/radeon/kms: reset ddc_bus in object header parsing
Alex Deucher
1
-3
/
+2
2010-05-19
amd64-agp: Probe unknown AGP devices the right way
Ben Hutchings
1
-12
/
+15
2010-05-19
sis-agp: Remove SIS 760, handled by amd64-agp
Ben Hutchings
1
-8
/
+0
2010-05-19
Merge remote branch 'anholt/drm-intel-next' into drm-next
Dave Airlie
594
-3199
/
+8689
2010-05-18
drm/radeon/pm: fix device_create_file return value checks.
Dave Airlie
1
-2
/
+7
2010-05-18
drm/radeon/kms/pm: fix r6xx+ profile setup
Alex Deucher
1
-61
/
+53
2010-05-18
drm/radeon/kms/pm: make pm spam debug only
Alex Deucher
4
-24
/
+24
2010-05-18
drm/radeon/kms/pm: rework power management
Alex Deucher
19
-519
/
+790
2010-05-18
drm/radeon/kms/pm: add support for no display power states
Alex Deucher
8
-40
/
+94
2010-05-18
drm/radeon/kms: fix lock ordering in ring, ib handling
Alex Deucher
1
-17
/
+22
2010-05-18
radeon: Use fences to gate entry to reclocking on <r600
Matthew Garrett
1
-0
/
+8
2010-05-18
radeon: Split out ring locking and allocation
Matthew Garrett
2
-6
/
+23
2010-05-18
drm/radeon/kms: enable misc pm power state features on r1xx-r4xx
Alex Deucher
1
-2
/
+0
2010-05-18
drm/radeon/kms: enable misc pm power state features on r5xx, rs6xx
Alex Deucher
2
-4
/
+12
2010-05-18
drm/radeon/kms: re-enable gui idle interrupts on r6xx+
Alex Deucher
1
-11
/
+13
2010-05-18
drm/radeon/kms: take vram mutex pointer before derefing object.
Dave Airlie
1
-2
/
+4
2010-05-18
drm/radeon/kms: more pm fixes
Alex Deucher
4
-63
/
+45
2010-05-18
drm: move radeon_fixed.h to shared drm_fixed.h header
Ben Skeggs
9
-400
/
+400
2010-05-18
radeon: Enable memory reclocking on r100-500
Matthew Garrett
1
-4
/
+5
2010-05-18
radeon: Try harder to ensure we reclock in vblank
Matthew Garrett
4
-1
/
+39
2010-05-18
radeon: Fix locking in power management paths
Matthew Garrett
1
-14
/
+4
2010-05-18
radeon: Make sure that we determine the correct PM state before transition
Matthew Garrett
1
-0
/
+3
2010-05-18
radeon: Enable memory reclockong on r600
Matthew Garrett
1
-9
/
+7
2010-05-18
radeon: Stop the ttm workqueue while reclocking
Matthew Garrett
1
-0
/
+3
2010-05-18
ttm: Provide an API for starting and stopping the delayed workqueue
Matthew Garrett
2
-0
/
+31
[next]