Age | Commit message (Expand) | Author |
2014-02-18 | drm/radeon/ni: fix typo in dpm sq ramping setup | Alex Deucher |
2014-02-18 | drm/radeon/si: fix typo in dpm sq ramping setup | Alex Deucher |
2014-02-18 | drm/radeon: fix CP semaphores on CIK | Christian König |
2014-02-18 | drm/radeon: delete a stray tab | Dan Carpenter |
2014-02-18 | drm/radeon: fix display tiling setup on SI | Alex Deucher |
2014-02-18 | drm/radeon/dpm: reduce r7xx vblank mclk threshold to 200 | Alex Deucher |
2014-02-18 | drm/radeon: fill in DRM_CAPs for cursor size | Alex Deucher |
2014-02-18 | drm/radeon: unify bpc handling | Alex Deucher |
2014-02-06 | drm/radeon: add missing include in btc_dpm.c | Alex Deucher |
2014-02-06 | drm/radeon/dpm: fix uninitialized read from stack in kv_dpm_late_enable | Dave Jones |
2014-02-06 | drm/radeon: remove useless return | Alex Deucher |
2014-02-06 | drm/radeon/dpm: use stored max_vddc rather than looking it up | Alex Deucher |
2014-02-06 | drm/radeon/dpm: use the driver state for dpm debugfs | Alex Deucher |
2014-02-06 | drm/radeon: fix UVD IRQ support on 7xx | Alex Deucher |
2014-02-06 | drm/radeon: fix UVD IRQ support on SI | Christian König |
2014-02-06 | drm/radeon: allow geom rings to be setup on r600/r700 (v2) | Dave Airlie |
2014-01-29 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2014-01-29 | drm/radeon/dce8: workaround for atom BlankCrtc table | Alex Deucher |
2014-01-29 | drm/radeon/DCE4+: clear bios scratch dpms bit (v2) | Alex Deucher |
2014-01-29 | drm/radeon: set si_notify_smc_display_change properly | Alex Deucher |
2014-01-29 | drm/radeon: fix DAC interrupt handling on DCE5+ | Alex Deucher |
2014-01-29 | drm/radeon: clean up active vram sizing | Alex Deucher |
2014-01-29 | drm/radeon: skip async dma init on r6xx | Alex Deucher |
2014-01-29 | drm/radeon/runpm: don't runtime suspend non-PX cards | Alex Deucher |
2014-01-29 | drm/radeon: add ring to fence trace functions | Christian König |
2014-01-29 | drm/radeon: add missing trace point | Christian König |
2014-01-29 | drm/radeon: fix VMID use tracking | Christian König |
2014-01-24 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-01-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-01-22 | Merge branch 'drm-vbl-timestamp' of git://gitorious.org/vsyrjala/linux into d... | Dave Airlie |
2014-01-20 | drm/radeon: add UVD support for OLAND | Alex Deucher |
2014-01-20 | drm/radeon: fix minor typos in si_dpm.c | Alex Deucher |
2014-01-20 | drm/radeon: set the full cache bit for fences on r7xx+ | Alex Deucher |
2014-01-20 | drm/radeon: fix surface sync in fence on cayman (v2) | Alex Deucher |
2014-01-20 | drm/radeon/dpm: disable mclk switching on desktop RV770 | Alex Deucher |
2014-01-20 | drm/radeon: fix endian handling in radeon_atom_init_mc_reg_table | Alex Deucher |
2014-01-20 | drm/radeon: write gfx pg bases even when gfx pg is disabled | Alex Deucher |
2014-01-20 | drm/radeon: bail early from enable ss in certain cases | Alex Deucher |
2014-01-20 | drm/radeon: handle ss percentage divider properly | Alex Deucher |
2014-01-20 | drm/radeon: add query to fetch the max engine clock (v2) | Alex Deucher |
2014-01-20 | drm/radeon/dp: sleep after powering up the display | Alex Deucher |
2014-01-20 | drm/radeon/dp: use usleep_range rather than udelay | Alex Deucher |
2014-01-20 | drm/radeon/dp: bump i2c-over-aux retries to 7 | Alex Deucher |
2014-01-20 | drm/radeon: disable ss on DP for DCE3.x | Alex Deucher |
2014-01-20 | drm/radeon/cik: use hw defaults for TC_CFG registers | Alex Deucher |
2014-01-20 | drm/radeon: disable dpm on BTC | Alex Deucher |
2014-01-20 | drm/radeon/cik: use WAIT_REG_MEM special op for CP HDP flush | Alex Deucher |
2014-01-20 | drm/radeon/cik: use POLL_REG_MEM special op for sDMA HDP flush | Alex Deucher |
2014-01-20 | drm/radeon: consolidate sdma hdp flushing code for CIK | Alex Deucher |
2014-01-20 | drm/radeon: consolidate cp hdp flushing code for CIK | Alex Deucher |