summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-21drm/amdgpu: share struct amdgpu_pm_state_type with powerplay moduleRex Zhu
2015-12-21drm/radeon: clean up fujitsu quirksAlex Deucher
2015-12-21drm/amdgpu: Fix off-by-one errors in amdgpu_vm_bo_mapFelix Kuehling
2015-12-21drm/radeon: Fix off-by-one errors in radeon_vm_bo_set_addrFelix Kuehling
2015-12-21drm/radeon: fix dp link rate selection (v2)Alex Deucher
2015-12-21drm/amdgpu: fix dp link rate selection (v2)Alex Deucher
2015-12-18drm/radeon: only increment sync_seq when a fence is really emittedNicolai Hähnle
2015-12-18drm/radeon: fix typo in cik_ring_ib_execute documentation (v2)Nicolai Hähnle
2015-12-18drm/ttm: fix documentation of ttm_bo_reserveNicolai Hähnle
2015-12-18drm/radeon: Update radeon_get_vblank_counter_kms()Thierry Reding
2015-12-18drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2)Mario Kleiner
2015-12-18drm/radeon: Fix "slow" audio over DP on DCE8+Slava Grigorev
2015-12-18drm/amdgpu: keep the PTs validation list in the VM v2Christian König
2015-12-18drm/amdgpu: split VM PD and PT handling during CSChristian König
2015-12-18drm/amdgpu: put VM page tables directly into duplicates listChristian König
2015-12-18drm/amdgpu: restrict the sched jobs number to power of twoChunming Zhou
2015-12-17drm/amdgpu: limit visible vram if it's smaller than the BARAlex Deucher
2015-12-14drm/amdgpu: change default sched jobs to 32Chunming Zhou
2015-12-14drm/amdgpu: unify AMDGPU_CTX_MAX_CS_PENDING and amdgpu_sched_jobsChunming Zhou
2015-12-14drm/amdgpu: handle error case for ctxChunming Zhou
2015-12-14drm/amdgpu: add entity only when first job comeChunming Zhou
2015-12-11drm/amdgpu: add more debugging output for driver failuresAlex Deucher
2015-12-11drm/amdgpu: update rev id register for VIFlora Cui
2015-12-11drm/amdgpu/gfx8: update PA_SC_RASTER_CONFIG:PKR_MAP onlyFlora Cui
2015-12-11drm/amdgpu/gfx8: Enable interrupt on ME1_PIPE3Flora Cui
2015-12-04drm/amdgpu: add spin lock to protect freed list in vm (v2)jimqu
2015-12-04amdgpu/gfxv8: Remove magic numbers from function gfx_v8_0_tiling_mode_table_i...Tom St Denis
2015-12-04drm/amdgpu: fix race condition in amd_sched_entity_push_jobNicolai Hähnle
2015-12-04drm/amdgpu: add err check for pin userptrChunming Zhou
2015-12-04amdgpu/gfxv8: Simplification in gfx_v8_0_enable_gui_idle_interrupt()Tom St Denis
2015-12-04amdgpu/gfxv8: Simplification of gfx_v8_0_create_bitmask()Tom St Denis
2015-12-04amdgpu/gfxv8: Cleanup of gfx_v8_0_tiling_mode_table_init() (v2)Tom St Denis
2015-12-02amdgpu/gfxv8: Add missing break to switch statement from states init codeTom St Denis
2015-12-02drm/amd: abstract kernel rq and normal rq to priority of run queueChunming Zhou
2015-12-02drm/amdgpu: add EDC support for CZ (v3)Alex Deucher
2015-12-02drm/amd: add new gfx8 register definitions for EDCAlex Deucher
2015-12-02drm/radeon: Use unlocked gem unreferencingDaniel Vetter
2015-12-02drm/amdgpu: Use unlocked gem unreferencingDaniel Vetter
2015-12-02drm/amdgpu: Use new read bios from rom callbackmonk.liu
2015-12-02drm/amdgpu: add read_bios_from_rom callback for VI partsAlex Deucher
2015-12-02drm/amdgpu: add read_bios_from_rom callback for CI partsAlex Deucher
2015-12-02drm/amdgpu: add a callback for reading the bios from the rom directlyAlex Deucher
2015-12-02drm/radeon: constify radeon_asic_ring structuresJulia Lawall
2015-12-02drm/amdgpu: use $(src) in Makefile (v2)Jammy Zhou
2015-12-02drm/radeon: call hpd_irq_event on resumeAlex Deucher
2015-12-02drm/amdgpu: call hpd_irq_event on resumeAlex Deucher
2015-12-02drm/radeon: remove UMS supportAlex Deucher
2015-12-01Merge tag 'drm-intel-next-2015-11-20-merged' of git://anongit.freedesktop.org...Dave Airlie
2015-12-01Merge tag 'topic/drm-misc-2015-11-26' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-11-29Linux 4.4-rc3Linus Torvalds