summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/radeon.h
AgeCommit message (Expand)Author
2012-10-15drm/radeon: separate pt alloc from lru addChristian König
2012-10-15drm/radeon: don't add the IB pool to all VMs v2Christian König
2012-10-15drm/radeon: allocate page tables on demand v4Christian König
2012-10-02drm/radeon: rework the vm_flush interfaceAlex Deucher
2012-09-27drm/radeon: add 2-level VM pagetables support v9Dmitry Cherkasov
2012-09-27drm/radeon: refactor set_page chipset interface v5Christian König
2012-09-27drm/radeon: add get_backlight_level callbackAlex Deucher
2012-09-20drm/radeon: rework the VM code a bit more (v2)Christian König
2012-09-20drm/radeon: move and rename radeon_bo_va functionChristian König
2012-09-20drm/radeon: move IB pool to 1MB offsetChristian König
2012-09-20drm/radeon: make page table updates async v2Christian König
2012-09-20drm/radeon: Move looping over the PTEs into chip codeChristian König
2012-09-20drm/radeon: rework VM page table handlingChristian König
2012-09-20drm/radeon: rework VMID handlingChristian König
2012-09-20drm/radeon: make VM flushs a ring operationChristian König
2012-09-20drm/radeon: remove vm_unbindChristian König
2012-09-20drm/radeon: move VM funcs into asic structureChristian König
2012-09-20drm/radeon: cleanup VM id handling a bitChristian König
2012-09-20drm/radeon: rework the backlight control to be an asic callbackAlex Deucher
2012-09-20drm/radeon: add initial support for ATCS ACPI methodsAlex Deucher
2012-09-20drm/radeon: re-organize the acpi notifier callbackAlex Deucher
2012-09-20drm/radeon: implement handler for ACPI eventLuca Tettamanti
2012-09-20drm/radeon: implement radeon_atif_verify_interfaceLuca Tettamanti
2012-09-20drm/radeon: remove gui_idle interrupt infrastructureAlex Deucher
2012-08-20drm/radeon: split ATRM support out from the ATPX handler (v3)Alex Deucher
2012-08-13drm/radeon/kms: implement timestamp userspace query (v2)Marek Olšák
2012-08-13drm/radeon: fence virtual address and free it once idle v4Jerome Glisse
2012-08-13drm/radeon: fix some missing parens in asic macrosAlex Deucher
2012-07-18drm/radeon: update rptr saving logic for memory buffersAlex Deucher
2012-07-18drm/radeon: remove radeon_ring_index()Alex Deucher
2012-07-18drm/radeon: fix const IB handling v2Christian König
2012-07-18drm/radeon: let sa manager block for fences to wait for v2Christian König
2012-07-17drm/radeon: implement ring saving on reset v4Christian König
2012-07-17drm/radeon: record what is next valid wptr for each ring v4Christian König
2012-07-17drm/radeon: remove vm_manager start/suspendChristian König
2012-07-17drm/radeon: remove r600_blit_suspendChristian König
2012-07-17drm/radeon: remove ip_pool start/suspendChristian König
2012-07-17drm/radeon: add an exclusive lock for GPU reset v2Jerome Glisse
2012-07-17drm/radeon: add error handling to fence_wait_empty_lockedChristian König
2012-06-21drm/radeon: replace cs_mutex with vm_mutex v3Christian König
2012-06-21drm/radeon: replace pflip and sw_int counters with atomicsChristian Koenig
2012-06-21drm/radeon: apply Murphy's law to the kms irq code v3Christian Koenig
2012-06-21drm/radeon: fix & improve ih ring handling v3Christian Koenig
2012-06-21drm/radeon: remove some unneeded structure membersChristian Koenig
2012-06-21drm/radeon: replace vmram_mutex with mclk_lock v2Christian König
2012-06-21drm/radeon: rework ring syncing codeChristian König
2012-06-21drm/radeon: add infrastructure for advanced ring synchronization v2Christian König
2012-06-21drm/radeon: remove radeon_fence_createChristian König
2012-06-05drm/radeon: fix gpu_init on siAlex Deucher
2012-06-01Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds