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
/
evergreen.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/radeon: resume old pm late
Alex Deucher
2014-03-06
1
-1
/
+2
*
drm/radeon: free uvd ring on unload
Jerome Glisse
2014-02-27
1
-1
/
+1
*
drm/radeon: delete a stray tab
Dan Carpenter
2014-02-18
1
-1
/
+1
*
drm/radeon: fix DAC interrupt handling on DCE5+
Alex Deucher
2014-01-29
1
-2
/
+2
*
drm/radeon: implement pci config reset for evergreen/cayman (v2)
Alex Deucher
2014-01-09
1
-0
/
+50
*
drm/radeon: remove generic rptr/wptr functions (v2)
Alex Deucher
2013-12-25
1
-3
/
+0
*
drm/radeon/pm: move pm handling into the asic specific code
Alex Deucher
2013-12-24
1
-1
/
+8
*
drm/radeon: re-order firmware loading in preparation for dpm rework
Alex Deucher
2013-12-24
1
-15
/
+18
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-11-15
1
-12
/
+68
|
\
|
*
Merge tag 'drm-intel-fixes-2013-11-07' of git://people.freedesktop.org/~danve...
Dave Airlie
2013-11-08
1
-1
/
+1
|
|
\
|
*
|
drm/radeon: fix endian handling in rlc buffer setup
Alex Deucher
2013-11-01
1
-12
/
+12
|
*
|
drm/radeon: add a connector property for dither
Alex Deucher
2013-11-01
1
-4
/
+7
|
*
|
drm/radeon: Add support for programming the FMT blocks
Alex Deucher
2013-11-01
1
-0
/
+53
*
|
|
Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-11-14
1
-13
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
drm/radeon: use pcie_get_readrq() and pcie_set_readrq() to simplify code
Yijing Wang
2013-10-04
1
-13
/
+6
|
|
/
*
/
drm/radeon: fix hw contexts for SUMO2 asics
wojciech kapuscinski
2013-10-09
1
-1
/
+1
|
/
*
Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2013-09-02
1
-296
/
+238
|
\
|
*
drm/radeon: fix init ordering for r600+
Alex Deucher
2013-08-30
1
-4
/
+5
|
*
drm/radeon: update line buffer allocation for dce4.1/5
Alex Deucher
2013-08-30
1
-4
/
+21
|
*
drm/radeon/cik: properly set up the clearstate buffer for pg (v2)
Alex Deucher
2013-08-30
1
-2
/
+11
|
*
drm/radeon/si: properly set up the clearstate buffer for pg (v2)
Alex Deucher
2013-08-30
1
-39
/
+54
|
*
drm/radeon: separate DMA code
Christian König
2013-08-30
1
-160
/
+1
|
*
drm/radeon: separate UVD code v3
Christian König
2013-08-30
1
-4
/
+4
|
*
drm/radeon: remove special handling for the DMA ring
Christian König
2013-08-30
1
-3
/
+3
|
*
drm/radeon: rework UVD writeback & [rw]ptr handling
Christian König
2013-08-30
1
-2
/
+1
|
*
drm/radeon: restructure UVD code to handle UVD PG (v2)
Alex Deucher
2013-08-30
1
-1
/
+1
|
*
drm/radeon: implement clock and power gating for CIK (v3)
Alex Deucher
2013-08-30
1
-1
/
+56
|
*
drm/radeon: convert SI,CIK to use sumo_rlc functions
Alex Deucher
2013-08-30
1
-20
/
+26
|
*
drm/radeon: clean up sumo_rlc_init() for code sharing
Alex Deucher
2013-08-30
1
-108
/
+113
|
*
drm/radeon/kms: remove r6xx+ blit copy routines
Alex Deucher
2013-08-30
1
-8
/
+0
|
*
drm/radeon: always program the MC on startup
Alex Deucher
2013-08-07
1
-1
/
+2
|
*
drm/radeon: fix halting UVD
Christian König
2013-08-07
1
-1
/
+2
*
|
drm/radeon: s/drm_order/order_base_2/
Daniel Vetter
2013-07-23
1
-2
/
+2
|
/
*
drm/radeon: add a module parameter to disable aspm
Alex Deucher
2013-07-17
1
-0
/
+3
*
drm/radeon: add fault decode function for cayman/TN (v2)
Alex Deucher
2013-07-14
1
-2
/
+8
*
drm/radeon: set default clocks for SI when DPM is disabled
Alex Deucher
2013-07-06
1
-4
/
+4
*
drm/radeon/aruba: disable additional rlc features
Alex Deucher
2013-07-03
1
-2
/
+0
*
drm/radeon/dpm: save some display parameters for DPM
Alex Deucher
2013-06-28
1
-0
/
+4
*
drm/radeon: enable additional power gating features on trinity
Alex Deucher
2013-06-28
1
-6
/
+29
*
drm/radeon: add support for ASPM on evergreen asics
Alex Deucher
2013-06-28
1
-0
/
+150
*
drm/radeon/kms: add dpm support for trinity asics
Alex Deucher
2013-06-28
1
-3
/
+10
*
drm/radeon/kms: add dpm support for evergreen (v4)
Alex Deucher
2013-06-28
1
-0
/
+22
*
drm/radeon/kms: fix up dce4/5 display watermark calc for dpm
Alex Deucher
2013-06-27
1
-23
/
+66
*
drm/radeon: properly set up the RLC on ON/LN/TN (v3)
Alex Deucher
2013-06-27
1
-0
/
+339
*
drm/radeon/kms: move ucode defines to a separate header
Alex Deucher
2013-06-27
1
-3
/
+1
*
drm/radeon/kms: add accessors for RCU indirect space
Alex Deucher
2013-06-27
1
-4
/
+2
*
radeon: Fix system hang issue when using KMS with older cards
Adis Hamzić
2013-06-03
1
-4
/
+6
*
radeon: use max_bus_speed to activate gen2 speeds
Kleber Sacilotto de Souza
2013-05-29
1
-7
/
+3
*
drm/radeon: don't touch DCE or VGA regs on Hainan (v3)
Alex Deucher
2013-05-20
1
-10
/
+17
*
drm/radeon: Fix VRAM size calculation for VRAM >= 4GB
Niels Ole Salscheider
2013-05-20
1
-2
/
+2
[next]