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
2012-09-27
drm/radeon: add get_backlight_level callback
Alex Deucher
5
-0
/
+49
2012-09-27
drm/radeon: only adjust default clocks on NI GPUs
Alex Deucher
1
-2
/
+6
2012-09-27
drm/radeon: validate PPLL in crtc fixup
Alex Deucher
1
-2
/
+7
2012-09-27
drm/radeon: work around KMS modeset limitations in PLL allocation (v2)
Alex Deucher
2
-28
/
+39
2012-09-20
drm/radeon: make non-DP PPLL sharing more robust
Alex Deucher
1
-13
/
+14
2012-09-20
drm/radeon: store the encoder in the radeon_crtc
Alex Deucher
2
-208
/
+166
2012-09-20
drm/radeon: rework crtc pll setup to better support PPLL sharing
Alex Deucher
2
-103
/
+150
2012-09-20
drm/radeon: allow PPLL sharing on non-DP displays
Alex Deucher
1
-6
/
+65
2012-09-20
drm/radeon/dce3: use a single PPLL for all DP displays
Alex Deucher
1
-0
/
+24
2012-09-20
drm/radeon: rework pll selection (v4)
Alex Deucher
1
-34
/
+129
2012-09-20
drm/radeon: fix typo in atombios_get_encoder_mode
Alex Deucher
1
-1
/
+2
2012-09-20
drm/radeon/atom: fix typo in SetPixelClock handling
Alex Deucher
1
-1
/
+4
2012-09-20
drm/radeon: white space cleanup in transmitter setup
Alex Deucher
1
-8
/
+4
2012-09-20
drm/radeon: clean up encoder dp checks
Alex Deucher
1
-4
/
+4
2012-09-20
drm/radeon: rework the VM code a bit more (v2)
Christian König
4
-72
/
+154
2012-09-20
drm/radeon: fix gem_close_object handling
Christian König
1
-2
/
+5
2012-09-20
drm/radeon: let bo_reserve take no_intr instead of no_wait param
Christian König
2
-5
/
+4
2012-09-20
drm/radeon: move and rename radeon_bo_va function
Christian König
5
-20
/
+33
2012-09-20
drm/radeon: move IB pool to 1MB offset
Christian König
3
-4
/
+5
2012-09-20
drm/radeon: fix VA overlap check
Christian König
1
-1
/
+1
2012-09-20
drm/radeon: fix VA range check
Christian König
1
-1
/
+1
2012-09-20
drm/radeon: fix VM syncing with multiple rings
Christian König
1
-1
/
+1
2012-09-20
drm/radeon: Remove unused functions
Lauri Kasanen
4
-74
/
+0
2012-09-20
drm/radeon: Mark all possible functions / structs as static
Lauri Kasanen
27
-93
/
+93
2012-09-20
drm/radeon: remove dead function def
Alex Deucher
1
-2
/
+1
2012-09-20
drm/radeon: implement bounds checking on thermal controller lookup
Alex Deucher
1
-2
/
+9
2012-09-20
drm/radeon: document async VM changes in ni.c
Alex Deucher
1
-0
/
+15
2012-09-20
drm/radeon: make page table updates async v2
Christian König
5
-25
/
+71
2012-09-20
drm/radeon: make sure ib bo is properly bound and up to date in vm space
Jerome Glisse
1
-0
/
+5
2012-09-20
drm/radeon: Move looping over the PTEs into chip code
Christian König
5
-34
/
+34
2012-09-20
drm/radeon: rework VM page table handling
Christian König
4
-116
/
+43
2012-09-20
drm/radeon: rework VMID handling
Christian König
8
-76
/
+153
2012-09-20
drm/radeon: make VM flushs a ring operation
Christian König
8
-38
/
+42
2012-09-20
drm/radeon: add sync helper function
Christian König
1
-6
/
+14
2012-09-20
drm/radeon: remove vm_unbind
Christian König
5
-29
/
+0
2012-09-20
drm/radeon: move VM funcs into asic structure
Christian König
3
-47
/
+54
2012-09-20
drm/radeon: cleanup VM id handling a bit
Christian König
7
-26
/
+25
2012-09-20
drm/radeon/atom: add consolidate bpc code
Alex Deucher
1
-67
/
+29
2012-09-20
drm/radeon: rework the backlight control to be an asic callback
Alex Deucher
7
-33
/
+84
2012-09-20
drm/radeon: add initial support for ATCS ACPI methods
Alex Deucher
2
-1
/
+138
2012-09-20
drm/radeon: document radeon_atpx_handler.c (v2)
Alex Deucher
1
-0
/
+111
2012-09-20
drm/radeon: reorganize ATPX support (v2)
Alex Deucher
1
-60
/
+110
2012-09-20
drm/radeon: update ATPX verify interface handling (v2)
Alex Deucher
1
-17
/
+124
2012-09-20
drm/radeon: document radeon_acpi.c
Alex Deucher
1
-0
/
+101
2012-09-20
drm/radeon: block the keypress on ATIF events
Luca Tettamanti
1
-1
/
+6
2012-09-20
drm/radeon: re-organize the acpi notifier callback
Alex Deucher
4
-43
/
+48
2012-09-20
drm/radeon: implement handler for ACPI event
Luca Tettamanti
7
-11
/
+152
2012-09-20
drm/radeon: implement wrapper for GET_SYSTEM_PARAMS
Luca Tettamanti
1
-2
/
+83
2012-09-20
drm/radeon: implement radeon_atif_verify_interface
Luca Tettamanti
2
-6
/
+113
2012-09-20
drm/radeon: refactor radeon_atif_call
Luca Tettamanti
1
-15
/
+23
[next]