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
*
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
|
*
|
drm/radeon: consolidate sdma hdp flushing code for CIK
Alex Deucher
2014-01-20
1
-12
/
+23
|
*
|
drm/radeon: consolidate cp hdp flushing code for CIK
Alex Deucher
2014-01-20
1
-28
/
+27
|
*
|
drm/radeon: don't power gate paused UVD streams
Christian König
2014-01-20
2
-0
/
+6
|
*
|
Revert "drm/radeon: disable CIK CP semaphores for now"
Alex Deucher
2014-01-20
1
-5
/
+0
|
|
/
|
*
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...
Dave Airlie
2014-01-20
15
-73
/
+136
|
|
\
|
*
|
drm/radeon: implement pci config reset for CIK (v3)
Alex Deucher
2014-01-09
2
-0
/
+172
|
*
|
drm/radeon: implement pci config reset for SI (v2)
Alex Deucher
2014-01-09
2
-0
/
+116
|
*
|
drm/radeon: implement pci config reset for evergreen/cayman (v2)
Alex Deucher
2014-01-09
3
-2
/
+59
|
*
|
drm/radeon: implement pci config reset for r6xx/7xx (v3)
Alex Deucher
2014-01-09
4
-0
/
+112
|
*
|
drm/radeon: add pci config hard reset
Alex Deucher
2014-01-09
2
-0
/
+9
|
*
|
drm/radeon: add hard_reset module parameter
Alex Deucher
2014-01-09
2
-0
/
+5
|
*
|
drm/radeon: skip colorbuffer checking if COLOR_INFO.FORMAT is set to INVALID
Marek Olšák
2014-01-08
2
-2
/
+8
|
*
|
radeon/pm: Guard access to rdev->pm.power_state array
Michel Dänzer
2014-01-08
1
-2
/
+4
|
*
|
drivers: gpu: Move prototype declarations to header file radeon_mode.h from r...
Rashika Kheria
2014-01-07
3
-11
/
+4
|
*
|
drivers: gpu: Move prototype declaration to header file radeon_mode.h
Rashika Kheria
2014-01-07
3
-22
/
+20
|
*
|
drm/radeon: move com/atombios scratch reg functions to radeon_mode.h
Alex Deucher
2014-01-07
2
-9
/
+9
[next]