index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
drm/radeon/dpm: make some functions static for TN
Alex Deucher
2014-01-07
2
-5
/
+2
|
*
|
drm/radeon/dpm: make some functions static for sumo
Alex Deucher
2014-01-07
2
-2
/
+1
|
*
|
drm/radeon/dpm: make some functions static for CI
Alex Deucher
2014-01-07
1
-6
/
+6
|
*
|
drivers: gpu: Include appropriate header file in ci_smc.c
Rashika Kheria
2014-01-07
1
-0
/
+1
|
*
|
drivers: gpu: Move prototype declaration to header file radeon_mode.h from at...
Rashika Kheria
2014-01-07
2
-2
/
+1
|
*
|
drivers: gpu: Include appropriate header file in si_smc.c and remove prototyp...
Rashika Kheria
2014-01-07
2
-2
/
+1
|
*
|
drivers: gpu: Add static keyword to the definition of KMS_INVALID_IOCTL in ra...
Rashika Kheria
2014-01-07
1
-1
/
+2
|
*
|
drivers: gpu: Mark function as static in r600_hdmi.c
Rashika Kheria
2014-01-07
1
-1
/
+1
|
*
|
drivers: gpu: Mark function as static in radeon_gem.c
Rashika Kheria
2014-01-07
1
-1
/
+1
|
*
|
drivers: gpu: Mark function as static in radeon_kms.c
Rashika Kheria
2014-01-07
1
-1
/
+1
|
*
|
drivers: gpu: Mark functions as static in radeon_device.c
Rashika Kheria
2014-01-07
1
-2
/
+2
|
*
|
drivers: gpu: Mark function as static in radeon_object.c
Rashika Kheria
2014-01-07
1
-1
/
+1
|
*
|
drm/radeon: warn users when hw_i2c is enabled (v2)
Alex Deucher
2014-01-07
1
-0
/
+3
|
*
|
drm/radeon: fix pptable.h portability
Alex Deucher
2014-01-03
1
-2
/
+2
|
*
|
drm/radeon: remove generic rptr/wptr functions (v2)
Alex Deucher
2013-12-25
14
-133
/
+391
|
*
|
drm/radeon: enable dpm by default on CI APUs
Alex Deucher
2013-12-24
1
-2
/
+2
|
*
|
drm/radeon: enable dpm by default on CI dGPUs
Alex Deucher
2013-12-24
1
-2
/
+2
|
*
|
drm/radeon: enable gfx cgcg on CIK APUs
Alex Deucher
2013-12-24
1
-2
/
+2
|
*
|
drm/radeon: enable gfx cgcg on CIK dGPUs
Alex Deucher
2013-12-24
1
-2
/
+2
|
*
|
drm/radeon/pm: move pm handling into the asic specific code
Alex Deucher
2013-12-24
21
-24
/
+158
|
*
|
drm/radeon/dpm: switch on new late_enable callback
Alex Deucher
2013-12-24
15
-205
/
+53
|
*
|
drm/radeon/dpm: add late_enable for KB/KV
Alex Deucher
2013-12-24
3
-0
/
+26
|
*
|
drm/radeon/dpm: add late_enable for CI
Alex Deucher
2013-12-24
3
-0
/
+31
|
*
|
drm/radeon/dpm: add late_enable for SI
Alex Deucher
2013-12-24
3
-0
/
+24
|
*
|
drm/radeon/dpm: add late_enable for trinity
Alex Deucher
2013-12-24
3
-0
/
+24
|
*
|
drm/radeon/dpm: add late_enable for sumo
Alex Deucher
2013-12-24
3
-0
/
+22
|
*
|
drm/radeon/dpm: add late_enable for rv7xx-NI
Alex Deucher
2013-12-24
3
-0
/
+27
|
*
|
drm/radeon/dpm: add late_enable for rs780/rs880/rv6xx
Alex Deucher
2013-12-24
3
-0
/
+19
|
*
|
drm/radeon/dpm: add a late enable callback
Alex Deucher
2013-12-24
2
-0
/
+15
|
*
|
drm/radeon: re-order firmware loading in preparation for dpm rework
Alex Deucher
2013-12-24
6
-77
/
+84
|
*
|
drm/radeon/cik: drop cg_update from dpm code
Alex Deucher
2013-12-24
2
-61
/
+0
|
*
|
drm/radeon/si: drop cg_update from dpm code
Alex Deucher
2013-12-24
2
-40
/
+2
|
*
|
drm/radeon/dpm: remove unnecessary checks in dpm_init
Alex Deucher
2013-12-24
1
-19
/
+17
|
*
|
drm/radeon: add GART debugfs access v3
Christian König
2013-12-24
2
-0
/
+64
|
*
|
drm/radeon: add VRAM debugfs access v3
Christian König
2013-12-24
3
-1
/
+81
|
*
|
drm/radeon: cleanup radeon_ttm debugfs handling
Christian König
2013-12-24
1
-36
/
+23
|
*
|
drm/radeon: update fence values in before reporting them
Christian König
2013-12-24
1
-0
/
+2
|
*
|
drm/radeon: report the real offset in radeon_sa_bo_dump_debug_info
Christian König
2013-12-24
1
-2
/
+4
|
*
|
drm/radeon: improve ring debugfs a bit
Christian König
2013-12-24
1
-18
/
+38
|
*
|
drm: Kill DRM_*MEMORYBARRIER
Daniel Vetter
2013-12-18
2
-2
/
+2
|
*
|
drm: Kill DRM_COPY_(TO|FROM)_USER
Daniel Vetter
2013-12-18
9
-30
/
+30
|
*
|
drm: Kill DRM_WAKUP and DRM_INIT_WAITQUEUE
Daniel Vetter
2013-12-18
1
-2
/
+2
|
*
|
drm: Kill DRM_IRQ_ARGS
Daniel Vetter
2013-12-18
4
-5
/
+5
|
*
|
drm: Kill DRM_HZ
Daniel Vetter
2013-12-18
1
-1
/
+1
|
*
|
drm: rip out drm_core_has_AGP
Daniel Vetter
2013-12-18
1
-1
/
+1
|
*
|
drm/dp: Use AUX constants from specification
Thierry Reding
2013-12-18
1
-17
/
+19
*
|
|
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-01-25
1
-5
/
+1
|
\
\
\
|
*
\
\
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
2014-01-12
1
-5
/
+1
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
2013-12-07
1
-5
/
+1
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-01-23
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
[prev]
[next]