index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-06
drm/radeon: add missing include in btc_dpm.c
Alex Deucher
1
-0
/
+1
2014-02-06
drm/radeon/dpm: fix uninitialized read from stack in kv_dpm_late_enable
Dave Jones
1
-1
/
+1
2014-02-06
drm/radeon: remove useless return
Alex Deucher
1
-1
/
+0
2014-02-06
drm/radeon/dpm: use stored max_vddc rather than looking it up
Alex Deucher
2
-6
/
+4
2014-02-06
drm/radeon/dpm: use the driver state for dpm debugfs
Alex Deucher
8
-5
/
+45
2014-02-06
drm/radeon: fix UVD IRQ support on 7xx
Alex Deucher
1
-0
/
+4
2014-02-06
drm/radeon: fix UVD IRQ support on SI
Christian König
1
-0
/
+4
2014-02-06
drm/radeon: allow geom rings to be setup on r600/r700 (v2)
Dave Airlie
3
-3
/
+19
2014-01-30
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
82
-843
/
+1944
2014-01-30
drm/radeon/dce8: workaround for atom BlankCrtc table
Alex Deucher
1
-0
/
+20
2014-01-30
drm/radeon/DCE4+: clear bios scratch dpms bit (v2)
Alex Deucher
1
-0
/
+4
2014-01-30
drm/radeon: set si_notify_smc_display_change properly
Alex Deucher
1
-3
/
+2
2014-01-30
drm/radeon: fix DAC interrupt handling on DCE5+
Alex Deucher
3
-4
/
+4
2014-01-30
drm/radeon: clean up active vram sizing
Alex Deucher
8
-12
/
+37
2014-01-30
drm/radeon: skip async dma init on r6xx
Alex Deucher
2
-23
/
+6
2014-01-30
drm/radeon/runpm: don't runtime suspend non-PX cards
Alex Deucher
1
-0
/
+6
2014-01-30
drm/radeon: add ring to fence trace functions
Christian König
2
-12
/
+15
2014-01-30
drm/radeon: add missing trace point
Christian König
1
-0
/
+1
2014-01-30
drm/radeon: fix VMID use tracking
Christian König
2
-1
/
+9
2014-01-25
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+1
2014-01-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-01-22
Merge branch 'drm-vbl-timestamp' of git://gitorious.org/vsyrjala/linux into d...
Dave Airlie
6
-7
/
+34
2014-01-21
drm/radeon: add UVD support for OLAND
Alex Deucher
2
-0
/
+2
2014-01-21
drm/radeon: fix minor typos in si_dpm.c
Alex Deucher
1
-2
/
+2
2014-01-21
drm/radeon: set the full cache bit for fences on r7xx+
Alex Deucher
2
-6
/
+8
2014-01-21
drm/radeon: fix surface sync in fence on cayman (v2)
Alex Deucher
2
-9
/
+8
2014-01-21
drm/radeon/dpm: disable mclk switching on desktop RV770
Alex Deucher
1
-0
/
+6
2014-01-21
drm/radeon: fix endian handling in radeon_atom_init_mc_reg_table
Alex Deucher
1
-5
/
+7
2014-01-21
drm/radeon: write gfx pg bases even when gfx pg is disabled
Alex Deucher
1
-0
/
+3
2014-01-21
drm/radeon: bail early from enable ss in certain cases
Alex Deucher
1
-7
/
+12
2014-01-21
drm/radeon: handle ss percentage divider properly
Alex Deucher
3
-3
/
+13
2014-01-21
drm/radeon: add query to fetch the max engine clock (v2)
Alex Deucher
2
-8
/
+13
2014-01-20
drm/radeon/dp: sleep after powering up the display
Alex Deucher
1
-1
/
+3
2014-01-20
drm/radeon/dp: use usleep_range rather than udelay
Alex Deucher
1
-4
/
+4
2014-01-20
drm/radeon/dp: bump i2c-over-aux retries to 7
Alex Deucher
1
-3
/
+3
2014-01-20
drm/radeon: disable ss on DP for DCE3.x
Alex Deucher
1
-1
/
+4
2014-01-20
drm/radeon/cik: use hw defaults for TC_CFG registers
Alex Deucher
1
-14
/
+0
2014-01-20
drm/radeon: disable dpm on BTC
Alex Deucher
1
-3
/
+3
2014-01-20
drm/radeon/cik: use WAIT_REG_MEM special op for CP HDP flush
Alex Deucher
1
-9
/
+30
2014-01-20
drm/radeon/cik: use POLL_REG_MEM special op for sDMA HDP flush
Alex Deucher
1
-6
/
+14
2014-01-20
drm/radeon: consolidate sdma hdp flushing code for CIK
Alex Deucher
1
-12
/
+23
2014-01-20
drm/radeon: consolidate cp hdp flushing code for CIK
Alex Deucher
1
-28
/
+27
2014-01-20
drm/radeon: don't power gate paused UVD streams
Christian König
2
-0
/
+6
2014-01-20
Revert "drm/radeon: disable CIK CP semaphores for now"
Alex Deucher
1
-5
/
+0
2014-01-20
drm/radeon: Move the early vblank IRQ fixup to radeon_get_crtc_scanoutpos()
Ville Syrjälä
1
-0
/
+22
2014-01-20
drm: Pass 'flags' from the caller to .get_scanout_position()
Ville Syrjälä
4
-4
/
+7
2014-01-20
drm/radeon: Populate crtc_clock in radeon_atom_get_tv_timings()
Ville Syrjälä
1
-2
/
+4
2014-01-20
drm: Pass the display mode to drm_calc_vbltimestamp_from_scanoutpos()
Ville Syrjälä
1
-1
/
+1
2014-01-20
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...
Dave Airlie
15
-73
/
+136
2014-01-13
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
1
-5
/
+1
[next]