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/ni: fix typo in dpm sq ramping setup
Alex Deucher
2014-02-18
1
-1
/
+1
*
drm/radeon/si: fix typo in dpm sq ramping setup
Alex Deucher
2014-02-18
1
-1
/
+1
*
drm/radeon: fix CP semaphores on CIK
Christian König
2014-02-18
3
-5
/
+20
*
drm/radeon: delete a stray tab
Dan Carpenter
2014-02-18
1
-1
/
+1
*
drm/radeon: fix display tiling setup on SI
Alex Deucher
2014-02-18
1
-6
/
+7
*
drm/radeon/dpm: reduce r7xx vblank mclk threshold to 200
Alex Deucher
2014-02-18
1
-8
/
+1
*
drm/radeon: fill in DRM_CAPs for cursor size
Alex Deucher
2014-02-18
1
-0
/
+2
*
drm/radeon: unify bpc handling
Alex Deucher
2014-02-18
2
-4
/
+5
*
drm/radeon: add missing include in btc_dpm.c
Alex Deucher
2014-02-06
1
-0
/
+1
*
drm/radeon/dpm: fix uninitialized read from stack in kv_dpm_late_enable
Dave Jones
2014-02-06
1
-1
/
+1
*
drm/radeon: remove useless return
Alex Deucher
2014-02-06
1
-1
/
+0
*
drm/radeon/dpm: use stored max_vddc rather than looking it up
Alex Deucher
2014-02-06
2
-6
/
+4
*
drm/radeon/dpm: use the driver state for dpm debugfs
Alex Deucher
2014-02-06
8
-5
/
+45
*
drm/radeon: fix UVD IRQ support on 7xx
Alex Deucher
2014-02-06
1
-0
/
+4
*
drm/radeon: fix UVD IRQ support on SI
Christian König
2014-02-06
1
-0
/
+4
*
drm/radeon: allow geom rings to be setup on r600/r700 (v2)
Dave Airlie
2014-02-06
3
-3
/
+19
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-01-30
82
-843
/
+1944
|
\
|
*
drm/radeon/dce8: workaround for atom BlankCrtc table
Alex Deucher
2014-01-29
1
-0
/
+20
|
*
drm/radeon/DCE4+: clear bios scratch dpms bit (v2)
Alex Deucher
2014-01-29
1
-0
/
+4
|
*
drm/radeon: set si_notify_smc_display_change properly
Alex Deucher
2014-01-29
1
-3
/
+2
|
*
drm/radeon: fix DAC interrupt handling on DCE5+
Alex Deucher
2014-01-29
3
-4
/
+4
|
*
drm/radeon: clean up active vram sizing
Alex Deucher
2014-01-29
8
-12
/
+37
|
*
drm/radeon: skip async dma init on r6xx
Alex Deucher
2014-01-29
2
-23
/
+6
|
*
drm/radeon/runpm: don't runtime suspend non-PX cards
Alex Deucher
2014-01-29
1
-0
/
+6
|
*
drm/radeon: add ring to fence trace functions
Christian König
2014-01-29
2
-12
/
+15
|
*
drm/radeon: add missing trace point
Christian König
2014-01-29
1
-0
/
+1
|
*
drm/radeon: fix VMID use tracking
Christian König
2014-01-29
2
-1
/
+9
|
*
Merge branch 'drm-vbl-timestamp' of git://gitorious.org/vsyrjala/linux into d...
Dave Airlie
2014-01-22
6
-7
/
+34
|
|
\
|
|
*
drm/radeon: Move the early vblank IRQ fixup to radeon_get_crtc_scanoutpos()
Ville Syrjälä
2014-01-20
1
-0
/
+22
|
|
*
drm: Pass 'flags' from the caller to .get_scanout_position()
Ville Syrjälä
2014-01-20
4
-4
/
+7
|
|
*
drm/radeon: Populate crtc_clock in radeon_atom_get_tv_timings()
Ville Syrjälä
2014-01-20
1
-2
/
+4
|
|
*
drm: Pass the display mode to drm_calc_vbltimestamp_from_scanoutpos()
Ville Syrjälä
2014-01-20
1
-1
/
+1
|
*
|
drm/radeon: add UVD support for OLAND
Alex Deucher
2014-01-21
2
-0
/
+2
|
*
|
drm/radeon: fix minor typos in si_dpm.c
Alex Deucher
2014-01-21
1
-2
/
+2
|
*
|
drm/radeon: set the full cache bit for fences on r7xx+
Alex Deucher
2014-01-21
2
-6
/
+8
|
*
|
drm/radeon: fix surface sync in fence on cayman (v2)
Alex Deucher
2014-01-21
2
-9
/
+8
|
*
|
drm/radeon/dpm: disable mclk switching on desktop RV770
Alex Deucher
2014-01-21
1
-0
/
+6
|
*
|
drm/radeon: fix endian handling in radeon_atom_init_mc_reg_table
Alex Deucher
2014-01-21
1
-5
/
+7
|
*
|
drm/radeon: write gfx pg bases even when gfx pg is disabled
Alex Deucher
2014-01-21
1
-0
/
+3
|
*
|
drm/radeon: bail early from enable ss in certain cases
Alex Deucher
2014-01-21
1
-7
/
+12
|
*
|
drm/radeon: handle ss percentage divider properly
Alex Deucher
2014-01-21
3
-3
/
+13
|
*
|
drm/radeon: add query to fetch the max engine clock (v2)
Alex Deucher
2014-01-21
2
-8
/
+13
|
*
|
drm/radeon/dp: sleep after powering up the display
Alex Deucher
2014-01-20
1
-1
/
+3
|
*
|
drm/radeon/dp: use usleep_range rather than udelay
Alex Deucher
2014-01-20
1
-4
/
+4
|
*
|
drm/radeon/dp: bump i2c-over-aux retries to 7
Alex Deucher
2014-01-20
1
-3
/
+3
|
*
|
drm/radeon: disable ss on DP for DCE3.x
Alex Deucher
2014-01-20
1
-1
/
+4
|
*
|
drm/radeon/cik: use hw defaults for TC_CFG registers
Alex Deucher
2014-01-20
1
-14
/
+0
|
*
|
drm/radeon: disable dpm on BTC
Alex Deucher
2014-01-20
1
-3
/
+3
|
*
|
drm/radeon/cik: use WAIT_REG_MEM special op for CP HDP flush
Alex Deucher
2014-01-20
1
-9
/
+30
|
*
|
drm/radeon/cik: use POLL_REG_MEM special op for sDMA HDP flush
Alex Deucher
2014-01-20
1
-6
/
+14
[next]