radeon.h 54 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771
  1. /*
  2. * Copyright 2008 Advanced Micro Devices, Inc.
  3. * Copyright 2008 Red Hat Inc.
  4. * Copyright 2009 Jerome Glisse.
  5. *
  6. * Permission is hereby granted, free of charge, to any person obtaining a
  7. * copy of this software and associated documentation files (the "Software"),
  8. * to deal in the Software without restriction, including without limitation
  9. * the rights to use, copy, modify, merge, publish, distribute, sublicense,
  10. * and/or sell copies of the Software, and to permit persons to whom the
  11. * Software is furnished to do so, subject to the following conditions:
  12. *
  13. * The above copyright notice and this permission notice shall be included in
  14. * all copies or substantial portions of the Software.
  15. *
  16. * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  17. * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  18. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
  19. * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR
  20. * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
  21. * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
  22. * OTHER DEALINGS IN THE SOFTWARE.
  23. *
  24. * Authors: Dave Airlie
  25. * Alex Deucher
  26. * Jerome Glisse
  27. */
  28. #ifndef __RADEON_H__
  29. #define __RADEON_H__
  30. /* TODO: Here are things that needs to be done :
  31. * - surface allocator & initializer : (bit like scratch reg) should
  32. * initialize HDP_ stuff on RS600, R600, R700 hw, well anythings
  33. * related to surface
  34. * - WB : write back stuff (do it bit like scratch reg things)
  35. * - Vblank : look at Jesse's rework and what we should do
  36. * - r600/r700: gart & cp
  37. * - cs : clean cs ioctl use bitmap & things like that.
  38. * - power management stuff
  39. * - Barrier in gart code
  40. * - Unmappabled vram ?
  41. * - TESTING, TESTING, TESTING
  42. */
  43. /* Initialization path:
  44. * We expect that acceleration initialization might fail for various
  45. * reasons even thought we work hard to make it works on most
  46. * configurations. In order to still have a working userspace in such
  47. * situation the init path must succeed up to the memory controller
  48. * initialization point. Failure before this point are considered as
  49. * fatal error. Here is the init callchain :
  50. * radeon_device_init perform common structure, mutex initialization
  51. * asic_init setup the GPU memory layout and perform all
  52. * one time initialization (failure in this
  53. * function are considered fatal)
  54. * asic_startup setup the GPU acceleration, in order to
  55. * follow guideline the first thing this
  56. * function should do is setting the GPU
  57. * memory controller (only MC setup failure
  58. * are considered as fatal)
  59. */
  60. #include <linux/atomic.h>
  61. #include <linux/wait.h>
  62. #include <linux/list.h>
  63. #include <linux/kref.h>
  64. #include <ttm/ttm_bo_api.h>
  65. #include <ttm/ttm_bo_driver.h>
  66. #include <ttm/ttm_placement.h>
  67. #include <ttm/ttm_module.h>
  68. #include <ttm/ttm_execbuf_util.h>
  69. #include "radeon_family.h"
  70. #include "radeon_mode.h"
  71. #include "radeon_reg.h"
  72. /*
  73. * Modules parameters.
  74. */
  75. extern int radeon_no_wb;
  76. extern int radeon_modeset;
  77. extern int radeon_dynclks;
  78. extern int radeon_r4xx_atom;
  79. extern int radeon_agpmode;
  80. extern int radeon_vram_limit;
  81. extern int radeon_gart_size;
  82. extern int radeon_benchmarking;
  83. extern int radeon_testing;
  84. extern int radeon_connector_table;
  85. extern int radeon_tv;
  86. extern int radeon_audio;
  87. extern int radeon_disp_priority;
  88. extern int radeon_hw_i2c;
  89. extern int radeon_pcie_gen2;
  90. extern int radeon_msi;
  91. /*
  92. * Copy from radeon_drv.h so we don't have to include both and have conflicting
  93. * symbol;
  94. */
  95. #define RADEON_MAX_USEC_TIMEOUT 100000 /* 100 ms */
  96. #define RADEON_FENCE_JIFFIES_TIMEOUT (HZ / 2)
  97. /* RADEON_IB_POOL_SIZE must be a power of 2 */
  98. #define RADEON_IB_POOL_SIZE 16
  99. #define RADEON_DEBUGFS_MAX_COMPONENTS 32
  100. #define RADEONFB_CONN_LIMIT 4
  101. #define RADEON_BIOS_NUM_SCRATCH 8
  102. /* max number of rings */
  103. #define RADEON_NUM_RINGS 3
  104. /* internal ring indices */
  105. /* r1xx+ has gfx CP ring */
  106. #define RADEON_RING_TYPE_GFX_INDEX 0
  107. /* cayman has 2 compute CP rings */
  108. #define CAYMAN_RING_TYPE_CP1_INDEX 1
  109. #define CAYMAN_RING_TYPE_CP2_INDEX 2
  110. /* hardcode those limit for now */
  111. #define RADEON_VA_RESERVED_SIZE (8 << 20)
  112. #define RADEON_IB_VM_MAX_SIZE (64 << 10)
  113. /*
  114. * Errata workarounds.
  115. */
  116. enum radeon_pll_errata {
  117. CHIP_ERRATA_R300_CG = 0x00000001,
  118. CHIP_ERRATA_PLL_DUMMYREADS = 0x00000002,
  119. CHIP_ERRATA_PLL_DELAY = 0x00000004
  120. };
  121. struct radeon_device;
  122. /*
  123. * BIOS.
  124. */
  125. #define ATRM_BIOS_PAGE 4096
  126. #if defined(CONFIG_VGA_SWITCHEROO)
  127. bool radeon_atrm_supported(struct pci_dev *pdev);
  128. int radeon_atrm_get_bios_chunk(uint8_t *bios, int offset, int len);
  129. #else
  130. static inline bool radeon_atrm_supported(struct pci_dev *pdev)
  131. {
  132. return false;
  133. }
  134. static inline int radeon_atrm_get_bios_chunk(uint8_t *bios, int offset, int len){
  135. return -EINVAL;
  136. }
  137. #endif
  138. bool radeon_get_bios(struct radeon_device *rdev);
  139. /*
  140. * Dummy page
  141. */
  142. struct radeon_dummy_page {
  143. struct page *page;
  144. dma_addr_t addr;
  145. };
  146. int radeon_dummy_page_init(struct radeon_device *rdev);
  147. void radeon_dummy_page_fini(struct radeon_device *rdev);
  148. /*
  149. * Clocks
  150. */
  151. struct radeon_clock {
  152. struct radeon_pll p1pll;
  153. struct radeon_pll p2pll;
  154. struct radeon_pll dcpll;
  155. struct radeon_pll spll;
  156. struct radeon_pll mpll;
  157. /* 10 Khz units */
  158. uint32_t default_mclk;
  159. uint32_t default_sclk;
  160. uint32_t default_dispclk;
  161. uint32_t dp_extclk;
  162. uint32_t max_pixel_clock;
  163. };
  164. /*
  165. * Power management
  166. */
  167. int radeon_pm_init(struct radeon_device *rdev);
  168. void radeon_pm_fini(struct radeon_device *rdev);
  169. void radeon_pm_compute_clocks(struct radeon_device *rdev);
  170. void radeon_pm_suspend(struct radeon_device *rdev);
  171. void radeon_pm_resume(struct radeon_device *rdev);
  172. void radeon_combios_get_power_modes(struct radeon_device *rdev);
  173. void radeon_atombios_get_power_modes(struct radeon_device *rdev);
  174. void radeon_atom_set_voltage(struct radeon_device *rdev, u16 voltage_level, u8 voltage_type);
  175. int radeon_atom_get_max_vddc(struct radeon_device *rdev, u16 *voltage);
  176. void rs690_pm_info(struct radeon_device *rdev);
  177. extern int rv6xx_get_temp(struct radeon_device *rdev);
  178. extern int rv770_get_temp(struct radeon_device *rdev);
  179. extern int evergreen_get_temp(struct radeon_device *rdev);
  180. extern int sumo_get_temp(struct radeon_device *rdev);
  181. /*
  182. * Fences.
  183. */
  184. struct radeon_fence_driver {
  185. uint32_t scratch_reg;
  186. uint64_t gpu_addr;
  187. volatile uint32_t *cpu_addr;
  188. atomic_t seq;
  189. uint32_t last_seq;
  190. unsigned long last_jiffies;
  191. unsigned long last_timeout;
  192. wait_queue_head_t queue;
  193. struct list_head created;
  194. struct list_head emitted;
  195. struct list_head signaled;
  196. bool initialized;
  197. };
  198. struct radeon_fence {
  199. struct radeon_device *rdev;
  200. struct kref kref;
  201. struct list_head list;
  202. /* protected by radeon_fence.lock */
  203. uint32_t seq;
  204. bool emitted;
  205. bool signaled;
  206. /* RB, DMA, etc. */
  207. int ring;
  208. struct radeon_semaphore *semaphore;
  209. };
  210. int radeon_fence_driver_start_ring(struct radeon_device *rdev, int ring);
  211. int radeon_fence_driver_init(struct radeon_device *rdev);
  212. void radeon_fence_driver_fini(struct radeon_device *rdev);
  213. int radeon_fence_create(struct radeon_device *rdev, struct radeon_fence **fence, int ring);
  214. int radeon_fence_emit(struct radeon_device *rdev, struct radeon_fence *fence);
  215. void radeon_fence_process(struct radeon_device *rdev, int ring);
  216. bool radeon_fence_signaled(struct radeon_fence *fence);
  217. int radeon_fence_wait(struct radeon_fence *fence, bool interruptible);
  218. int radeon_fence_wait_next(struct radeon_device *rdev, int ring);
  219. int radeon_fence_wait_last(struct radeon_device *rdev, int ring);
  220. struct radeon_fence *radeon_fence_ref(struct radeon_fence *fence);
  221. void radeon_fence_unref(struct radeon_fence **fence);
  222. int radeon_fence_count_emitted(struct radeon_device *rdev, int ring);
  223. /*
  224. * Tiling registers
  225. */
  226. struct radeon_surface_reg {
  227. struct radeon_bo *bo;
  228. };
  229. #define RADEON_GEM_MAX_SURFACES 8
  230. /*
  231. * TTM.
  232. */
  233. struct radeon_mman {
  234. struct ttm_bo_global_ref bo_global_ref;
  235. struct drm_global_reference mem_global_ref;
  236. struct ttm_bo_device bdev;
  237. bool mem_global_referenced;
  238. bool initialized;
  239. };
  240. /* bo virtual address in a specific vm */
  241. struct radeon_bo_va {
  242. /* bo list is protected by bo being reserved */
  243. struct list_head bo_list;
  244. /* vm list is protected by vm mutex */
  245. struct list_head vm_list;
  246. /* constant after initialization */
  247. struct radeon_vm *vm;
  248. struct radeon_bo *bo;
  249. uint64_t soffset;
  250. uint64_t eoffset;
  251. uint32_t flags;
  252. bool valid;
  253. };
  254. struct radeon_bo {
  255. /* Protected by gem.mutex */
  256. struct list_head list;
  257. /* Protected by tbo.reserved */
  258. u32 placements[3];
  259. struct ttm_placement placement;
  260. struct ttm_buffer_object tbo;
  261. struct ttm_bo_kmap_obj kmap;
  262. unsigned pin_count;
  263. void *kptr;
  264. u32 tiling_flags;
  265. u32 pitch;
  266. int surface_reg;
  267. /* list of all virtual address to which this bo
  268. * is associated to
  269. */
  270. struct list_head va;
  271. /* Constant after initialization */
  272. struct radeon_device *rdev;
  273. struct drm_gem_object gem_base;
  274. };
  275. #define gem_to_radeon_bo(gobj) container_of((gobj), struct radeon_bo, gem_base)
  276. struct radeon_bo_list {
  277. struct ttm_validate_buffer tv;
  278. struct radeon_bo *bo;
  279. uint64_t gpu_offset;
  280. unsigned rdomain;
  281. unsigned wdomain;
  282. u32 tiling_flags;
  283. };
  284. /* sub-allocation manager, it has to be protected by another lock.
  285. * By conception this is an helper for other part of the driver
  286. * like the indirect buffer or semaphore, which both have their
  287. * locking.
  288. *
  289. * Principe is simple, we keep a list of sub allocation in offset
  290. * order (first entry has offset == 0, last entry has the highest
  291. * offset).
  292. *
  293. * When allocating new object we first check if there is room at
  294. * the end total_size - (last_object_offset + last_object_size) >=
  295. * alloc_size. If so we allocate new object there.
  296. *
  297. * When there is not enough room at the end, we start waiting for
  298. * each sub object until we reach object_offset+object_size >=
  299. * alloc_size, this object then become the sub object we return.
  300. *
  301. * Alignment can't be bigger than page size.
  302. *
  303. * Hole are not considered for allocation to keep things simple.
  304. * Assumption is that there won't be hole (all object on same
  305. * alignment).
  306. */
  307. struct radeon_sa_manager {
  308. struct radeon_bo *bo;
  309. struct list_head sa_bo;
  310. unsigned size;
  311. uint64_t gpu_addr;
  312. void *cpu_ptr;
  313. uint32_t domain;
  314. };
  315. struct radeon_sa_bo;
  316. /* sub-allocation buffer */
  317. struct radeon_sa_bo {
  318. struct list_head list;
  319. struct radeon_sa_manager *manager;
  320. unsigned offset;
  321. unsigned size;
  322. };
  323. /*
  324. * GEM objects.
  325. */
  326. struct radeon_gem {
  327. struct mutex mutex;
  328. struct list_head objects;
  329. };
  330. int radeon_gem_init(struct radeon_device *rdev);
  331. void radeon_gem_fini(struct radeon_device *rdev);
  332. int radeon_gem_object_create(struct radeon_device *rdev, int size,
  333. int alignment, int initial_domain,
  334. bool discardable, bool kernel,
  335. struct drm_gem_object **obj);
  336. int radeon_gem_object_pin(struct drm_gem_object *obj, uint32_t pin_domain,
  337. uint64_t *gpu_addr);
  338. void radeon_gem_object_unpin(struct drm_gem_object *obj);
  339. int radeon_mode_dumb_create(struct drm_file *file_priv,
  340. struct drm_device *dev,
  341. struct drm_mode_create_dumb *args);
  342. int radeon_mode_dumb_mmap(struct drm_file *filp,
  343. struct drm_device *dev,
  344. uint32_t handle, uint64_t *offset_p);
  345. int radeon_mode_dumb_destroy(struct drm_file *file_priv,
  346. struct drm_device *dev,
  347. uint32_t handle);
  348. /*
  349. * Semaphores.
  350. */
  351. struct radeon_ring;
  352. #define RADEON_SEMAPHORE_BO_SIZE 256
  353. struct radeon_semaphore_driver {
  354. rwlock_t lock;
  355. struct list_head bo;
  356. };
  357. struct radeon_semaphore_bo;
  358. /* everything here is constant */
  359. struct radeon_semaphore {
  360. struct list_head list;
  361. uint64_t gpu_addr;
  362. uint32_t *cpu_ptr;
  363. struct radeon_semaphore_bo *bo;
  364. };
  365. struct radeon_semaphore_bo {
  366. struct list_head list;
  367. struct radeon_ib *ib;
  368. struct list_head free;
  369. struct radeon_semaphore semaphores[RADEON_SEMAPHORE_BO_SIZE/8];
  370. unsigned nused;
  371. };
  372. void radeon_semaphore_driver_fini(struct radeon_device *rdev);
  373. int radeon_semaphore_create(struct radeon_device *rdev,
  374. struct radeon_semaphore **semaphore);
  375. void radeon_semaphore_emit_signal(struct radeon_device *rdev, int ring,
  376. struct radeon_semaphore *semaphore);
  377. void radeon_semaphore_emit_wait(struct radeon_device *rdev, int ring,
  378. struct radeon_semaphore *semaphore);
  379. void radeon_semaphore_free(struct radeon_device *rdev,
  380. struct radeon_semaphore *semaphore);
  381. /*
  382. * GART structures, functions & helpers
  383. */
  384. struct radeon_mc;
  385. #define RADEON_GPU_PAGE_SIZE 4096
  386. #define RADEON_GPU_PAGE_MASK (RADEON_GPU_PAGE_SIZE - 1)
  387. #define RADEON_GPU_PAGE_SHIFT 12
  388. #define RADEON_GPU_PAGE_ALIGN(a) (((a) + RADEON_GPU_PAGE_MASK) & ~RADEON_GPU_PAGE_MASK)
  389. struct radeon_gart {
  390. dma_addr_t table_addr;
  391. struct radeon_bo *robj;
  392. void *ptr;
  393. unsigned num_gpu_pages;
  394. unsigned num_cpu_pages;
  395. unsigned table_size;
  396. struct page **pages;
  397. dma_addr_t *pages_addr;
  398. bool ready;
  399. };
  400. int radeon_gart_table_ram_alloc(struct radeon_device *rdev);
  401. void radeon_gart_table_ram_free(struct radeon_device *rdev);
  402. int radeon_gart_table_vram_alloc(struct radeon_device *rdev);
  403. void radeon_gart_table_vram_free(struct radeon_device *rdev);
  404. int radeon_gart_table_vram_pin(struct radeon_device *rdev);
  405. void radeon_gart_table_vram_unpin(struct radeon_device *rdev);
  406. int radeon_gart_init(struct radeon_device *rdev);
  407. void radeon_gart_fini(struct radeon_device *rdev);
  408. void radeon_gart_unbind(struct radeon_device *rdev, unsigned offset,
  409. int pages);
  410. int radeon_gart_bind(struct radeon_device *rdev, unsigned offset,
  411. int pages, struct page **pagelist,
  412. dma_addr_t *dma_addr);
  413. void radeon_gart_restore(struct radeon_device *rdev);
  414. /*
  415. * GPU MC structures, functions & helpers
  416. */
  417. struct radeon_mc {
  418. resource_size_t aper_size;
  419. resource_size_t aper_base;
  420. resource_size_t agp_base;
  421. /* for some chips with <= 32MB we need to lie
  422. * about vram size near mc fb location */
  423. u64 mc_vram_size;
  424. u64 visible_vram_size;
  425. u64 gtt_size;
  426. u64 gtt_start;
  427. u64 gtt_end;
  428. u64 vram_start;
  429. u64 vram_end;
  430. unsigned vram_width;
  431. u64 real_vram_size;
  432. int vram_mtrr;
  433. bool vram_is_ddr;
  434. bool igp_sideport_enabled;
  435. u64 gtt_base_align;
  436. };
  437. bool radeon_combios_sideport_present(struct radeon_device *rdev);
  438. bool radeon_atombios_sideport_present(struct radeon_device *rdev);
  439. /*
  440. * GPU scratch registers structures, functions & helpers
  441. */
  442. struct radeon_scratch {
  443. unsigned num_reg;
  444. uint32_t reg_base;
  445. bool free[32];
  446. uint32_t reg[32];
  447. };
  448. int radeon_scratch_get(struct radeon_device *rdev, uint32_t *reg);
  449. void radeon_scratch_free(struct radeon_device *rdev, uint32_t reg);
  450. /*
  451. * IRQS.
  452. */
  453. struct radeon_unpin_work {
  454. struct work_struct work;
  455. struct radeon_device *rdev;
  456. int crtc_id;
  457. struct radeon_fence *fence;
  458. struct drm_pending_vblank_event *event;
  459. struct radeon_bo *old_rbo;
  460. u64 new_crtc_base;
  461. };
  462. struct r500_irq_stat_regs {
  463. u32 disp_int;
  464. };
  465. struct r600_irq_stat_regs {
  466. u32 disp_int;
  467. u32 disp_int_cont;
  468. u32 disp_int_cont2;
  469. u32 d1grph_int;
  470. u32 d2grph_int;
  471. };
  472. struct evergreen_irq_stat_regs {
  473. u32 disp_int;
  474. u32 disp_int_cont;
  475. u32 disp_int_cont2;
  476. u32 disp_int_cont3;
  477. u32 disp_int_cont4;
  478. u32 disp_int_cont5;
  479. u32 d1grph_int;
  480. u32 d2grph_int;
  481. u32 d3grph_int;
  482. u32 d4grph_int;
  483. u32 d5grph_int;
  484. u32 d6grph_int;
  485. };
  486. union radeon_irq_stat_regs {
  487. struct r500_irq_stat_regs r500;
  488. struct r600_irq_stat_regs r600;
  489. struct evergreen_irq_stat_regs evergreen;
  490. };
  491. #define RADEON_MAX_HPD_PINS 6
  492. #define RADEON_MAX_CRTCS 6
  493. #define RADEON_MAX_HDMI_BLOCKS 2
  494. struct radeon_irq {
  495. bool installed;
  496. bool sw_int[RADEON_NUM_RINGS];
  497. bool crtc_vblank_int[RADEON_MAX_CRTCS];
  498. bool pflip[RADEON_MAX_CRTCS];
  499. wait_queue_head_t vblank_queue;
  500. bool hpd[RADEON_MAX_HPD_PINS];
  501. bool gui_idle;
  502. bool gui_idle_acked;
  503. wait_queue_head_t idle_queue;
  504. bool hdmi[RADEON_MAX_HDMI_BLOCKS];
  505. spinlock_t sw_lock;
  506. int sw_refcount[RADEON_NUM_RINGS];
  507. union radeon_irq_stat_regs stat_regs;
  508. spinlock_t pflip_lock[RADEON_MAX_CRTCS];
  509. int pflip_refcount[RADEON_MAX_CRTCS];
  510. };
  511. int radeon_irq_kms_init(struct radeon_device *rdev);
  512. void radeon_irq_kms_fini(struct radeon_device *rdev);
  513. void radeon_irq_kms_sw_irq_get(struct radeon_device *rdev, int ring);
  514. void radeon_irq_kms_sw_irq_put(struct radeon_device *rdev, int ring);
  515. void radeon_irq_kms_pflip_irq_get(struct radeon_device *rdev, int crtc);
  516. void radeon_irq_kms_pflip_irq_put(struct radeon_device *rdev, int crtc);
  517. /*
  518. * CP & rings.
  519. */
  520. struct radeon_ib {
  521. struct radeon_sa_bo sa_bo;
  522. unsigned idx;
  523. uint32_t length_dw;
  524. uint64_t gpu_addr;
  525. uint32_t *ptr;
  526. struct radeon_fence *fence;
  527. unsigned vm_id;
  528. };
  529. /*
  530. * locking -
  531. * mutex protects scheduled_ibs, ready, alloc_bm
  532. */
  533. struct radeon_ib_pool {
  534. struct mutex mutex;
  535. struct radeon_sa_manager sa_manager;
  536. struct radeon_ib ibs[RADEON_IB_POOL_SIZE];
  537. bool ready;
  538. unsigned head_id;
  539. };
  540. struct radeon_ring {
  541. struct radeon_bo *ring_obj;
  542. volatile uint32_t *ring;
  543. unsigned rptr;
  544. unsigned rptr_offs;
  545. unsigned rptr_reg;
  546. unsigned wptr;
  547. unsigned wptr_old;
  548. unsigned wptr_reg;
  549. unsigned ring_size;
  550. unsigned ring_free_dw;
  551. int count_dw;
  552. uint64_t gpu_addr;
  553. uint32_t align_mask;
  554. uint32_t ptr_mask;
  555. struct mutex mutex;
  556. bool ready;
  557. u32 ptr_reg_shift;
  558. u32 ptr_reg_mask;
  559. u32 nop;
  560. };
  561. /*
  562. * VM
  563. */
  564. struct radeon_vm {
  565. struct list_head list;
  566. struct list_head va;
  567. int id;
  568. unsigned last_pfn;
  569. u64 pt_gpu_addr;
  570. u64 *pt;
  571. struct radeon_sa_bo sa_bo;
  572. struct mutex mutex;
  573. /* last fence for cs using this vm */
  574. struct radeon_fence *fence;
  575. };
  576. struct radeon_vm_funcs {
  577. int (*init)(struct radeon_device *rdev);
  578. void (*fini)(struct radeon_device *rdev);
  579. /* cs mutex must be lock for schedule_ib */
  580. int (*bind)(struct radeon_device *rdev, struct radeon_vm *vm, int id);
  581. void (*unbind)(struct radeon_device *rdev, struct radeon_vm *vm);
  582. void (*tlb_flush)(struct radeon_device *rdev, struct radeon_vm *vm);
  583. uint32_t (*page_flags)(struct radeon_device *rdev,
  584. struct radeon_vm *vm,
  585. uint32_t flags);
  586. void (*set_page)(struct radeon_device *rdev, struct radeon_vm *vm,
  587. unsigned pfn, uint64_t addr, uint32_t flags);
  588. };
  589. struct radeon_vm_manager {
  590. struct list_head lru_vm;
  591. uint32_t use_bitmap;
  592. struct radeon_sa_manager sa_manager;
  593. uint32_t max_pfn;
  594. /* fields constant after init */
  595. const struct radeon_vm_funcs *funcs;
  596. /* number of VMIDs */
  597. unsigned nvm;
  598. /* vram base address for page table entry */
  599. u64 vram_base_offset;
  600. /* is vm enabled? */
  601. bool enabled;
  602. };
  603. /*
  604. * file private structure
  605. */
  606. struct radeon_fpriv {
  607. struct radeon_vm vm;
  608. };
  609. /*
  610. * R6xx+ IH ring
  611. */
  612. struct r600_ih {
  613. struct radeon_bo *ring_obj;
  614. volatile uint32_t *ring;
  615. unsigned rptr;
  616. unsigned rptr_offs;
  617. unsigned wptr;
  618. unsigned wptr_old;
  619. unsigned ring_size;
  620. uint64_t gpu_addr;
  621. uint32_t ptr_mask;
  622. spinlock_t lock;
  623. bool enabled;
  624. };
  625. struct r600_blit_cp_primitives {
  626. void (*set_render_target)(struct radeon_device *rdev, int format,
  627. int w, int h, u64 gpu_addr);
  628. void (*cp_set_surface_sync)(struct radeon_device *rdev,
  629. u32 sync_type, u32 size,
  630. u64 mc_addr);
  631. void (*set_shaders)(struct radeon_device *rdev);
  632. void (*set_vtx_resource)(struct radeon_device *rdev, u64 gpu_addr);
  633. void (*set_tex_resource)(struct radeon_device *rdev,
  634. int format, int w, int h, int pitch,
  635. u64 gpu_addr, u32 size);
  636. void (*set_scissors)(struct radeon_device *rdev, int x1, int y1,
  637. int x2, int y2);
  638. void (*draw_auto)(struct radeon_device *rdev);
  639. void (*set_default_state)(struct radeon_device *rdev);
  640. };
  641. struct r600_blit {
  642. struct mutex mutex;
  643. struct radeon_bo *shader_obj;
  644. struct r600_blit_cp_primitives primitives;
  645. int max_dim;
  646. int ring_size_common;
  647. int ring_size_per_loop;
  648. u64 shader_gpu_addr;
  649. u32 vs_offset, ps_offset;
  650. u32 state_offset;
  651. u32 state_len;
  652. u32 vb_used, vb_total;
  653. struct radeon_ib *vb_ib;
  654. };
  655. void r600_blit_suspend(struct radeon_device *rdev);
  656. int radeon_ib_get(struct radeon_device *rdev, int ring,
  657. struct radeon_ib **ib, unsigned size);
  658. void radeon_ib_free(struct radeon_device *rdev, struct radeon_ib **ib);
  659. bool radeon_ib_try_free(struct radeon_device *rdev, struct radeon_ib *ib);
  660. int radeon_ib_schedule(struct radeon_device *rdev, struct radeon_ib *ib);
  661. int radeon_ib_pool_init(struct radeon_device *rdev);
  662. void radeon_ib_pool_fini(struct radeon_device *rdev);
  663. int radeon_ib_pool_start(struct radeon_device *rdev);
  664. int radeon_ib_pool_suspend(struct radeon_device *rdev);
  665. int radeon_ib_test(struct radeon_device *rdev);
  666. /* Ring access between begin & end cannot sleep */
  667. int radeon_ring_index(struct radeon_device *rdev, struct radeon_ring *cp);
  668. void radeon_ring_free_size(struct radeon_device *rdev, struct radeon_ring *cp);
  669. int radeon_ring_alloc(struct radeon_device *rdev, struct radeon_ring *cp, unsigned ndw);
  670. int radeon_ring_lock(struct radeon_device *rdev, struct radeon_ring *cp, unsigned ndw);
  671. void radeon_ring_commit(struct radeon_device *rdev, struct radeon_ring *cp);
  672. void radeon_ring_unlock_commit(struct radeon_device *rdev, struct radeon_ring *cp);
  673. void radeon_ring_unlock_undo(struct radeon_device *rdev, struct radeon_ring *cp);
  674. int radeon_ring_test(struct radeon_device *rdev, struct radeon_ring *cp);
  675. int radeon_ring_init(struct radeon_device *rdev, struct radeon_ring *cp, unsigned ring_size,
  676. unsigned rptr_offs, unsigned rptr_reg, unsigned wptr_reg,
  677. u32 ptr_reg_shift, u32 ptr_reg_mask, u32 nop);
  678. void radeon_ring_fini(struct radeon_device *rdev, struct radeon_ring *cp);
  679. /*
  680. * CS.
  681. */
  682. struct radeon_cs_reloc {
  683. struct drm_gem_object *gobj;
  684. struct radeon_bo *robj;
  685. struct radeon_bo_list lobj;
  686. uint32_t handle;
  687. uint32_t flags;
  688. };
  689. struct radeon_cs_chunk {
  690. uint32_t chunk_id;
  691. uint32_t length_dw;
  692. int kpage_idx[2];
  693. uint32_t *kpage[2];
  694. uint32_t *kdata;
  695. void __user *user_ptr;
  696. int last_copied_page;
  697. int last_page_index;
  698. };
  699. struct radeon_cs_parser {
  700. struct device *dev;
  701. struct radeon_device *rdev;
  702. struct drm_file *filp;
  703. /* chunks */
  704. unsigned nchunks;
  705. struct radeon_cs_chunk *chunks;
  706. uint64_t *chunks_array;
  707. /* IB */
  708. unsigned idx;
  709. /* relocations */
  710. unsigned nrelocs;
  711. struct radeon_cs_reloc *relocs;
  712. struct radeon_cs_reloc **relocs_ptr;
  713. struct list_head validated;
  714. bool sync_to_ring[RADEON_NUM_RINGS];
  715. /* indices of various chunks */
  716. int chunk_ib_idx;
  717. int chunk_relocs_idx;
  718. int chunk_flags_idx;
  719. struct radeon_ib *ib;
  720. void *track;
  721. unsigned family;
  722. int parser_error;
  723. u32 cs_flags;
  724. u32 ring;
  725. s32 priority;
  726. };
  727. extern int radeon_cs_update_pages(struct radeon_cs_parser *p, int pg_idx);
  728. extern int radeon_cs_finish_pages(struct radeon_cs_parser *p);
  729. extern u32 radeon_get_ib_value(struct radeon_cs_parser *p, int idx);
  730. struct radeon_cs_packet {
  731. unsigned idx;
  732. unsigned type;
  733. unsigned reg;
  734. unsigned opcode;
  735. int count;
  736. unsigned one_reg_wr;
  737. };
  738. typedef int (*radeon_packet0_check_t)(struct radeon_cs_parser *p,
  739. struct radeon_cs_packet *pkt,
  740. unsigned idx, unsigned reg);
  741. typedef int (*radeon_packet3_check_t)(struct radeon_cs_parser *p,
  742. struct radeon_cs_packet *pkt);
  743. /*
  744. * AGP
  745. */
  746. int radeon_agp_init(struct radeon_device *rdev);
  747. void radeon_agp_resume(struct radeon_device *rdev);
  748. void radeon_agp_suspend(struct radeon_device *rdev);
  749. void radeon_agp_fini(struct radeon_device *rdev);
  750. /*
  751. * Writeback
  752. */
  753. struct radeon_wb {
  754. struct radeon_bo *wb_obj;
  755. volatile uint32_t *wb;
  756. uint64_t gpu_addr;
  757. bool enabled;
  758. bool use_event;
  759. };
  760. #define RADEON_WB_SCRATCH_OFFSET 0
  761. #define RADEON_WB_CP_RPTR_OFFSET 1024
  762. #define RADEON_WB_CP1_RPTR_OFFSET 1280
  763. #define RADEON_WB_CP2_RPTR_OFFSET 1536
  764. #define R600_WB_IH_WPTR_OFFSET 2048
  765. #define R600_WB_EVENT_OFFSET 3072
  766. /**
  767. * struct radeon_pm - power management datas
  768. * @max_bandwidth: maximum bandwidth the gpu has (MByte/s)
  769. * @igp_sideport_mclk: sideport memory clock Mhz (rs690,rs740,rs780,rs880)
  770. * @igp_system_mclk: system clock Mhz (rs690,rs740,rs780,rs880)
  771. * @igp_ht_link_clk: ht link clock Mhz (rs690,rs740,rs780,rs880)
  772. * @igp_ht_link_width: ht link width in bits (rs690,rs740,rs780,rs880)
  773. * @k8_bandwidth: k8 bandwidth the gpu has (MByte/s) (IGP)
  774. * @sideport_bandwidth: sideport bandwidth the gpu has (MByte/s) (IGP)
  775. * @ht_bandwidth: ht bandwidth the gpu has (MByte/s) (IGP)
  776. * @core_bandwidth: core GPU bandwidth the gpu has (MByte/s) (IGP)
  777. * @sclk: GPU clock Mhz (core bandwidth depends of this clock)
  778. * @needed_bandwidth: current bandwidth needs
  779. *
  780. * It keeps track of various data needed to take powermanagement decision.
  781. * Bandwidth need is used to determine minimun clock of the GPU and memory.
  782. * Equation between gpu/memory clock and available bandwidth is hw dependent
  783. * (type of memory, bus size, efficiency, ...)
  784. */
  785. enum radeon_pm_method {
  786. PM_METHOD_PROFILE,
  787. PM_METHOD_DYNPM,
  788. };
  789. enum radeon_dynpm_state {
  790. DYNPM_STATE_DISABLED,
  791. DYNPM_STATE_MINIMUM,
  792. DYNPM_STATE_PAUSED,
  793. DYNPM_STATE_ACTIVE,
  794. DYNPM_STATE_SUSPENDED,
  795. };
  796. enum radeon_dynpm_action {
  797. DYNPM_ACTION_NONE,
  798. DYNPM_ACTION_MINIMUM,
  799. DYNPM_ACTION_DOWNCLOCK,
  800. DYNPM_ACTION_UPCLOCK,
  801. DYNPM_ACTION_DEFAULT
  802. };
  803. enum radeon_voltage_type {
  804. VOLTAGE_NONE = 0,
  805. VOLTAGE_GPIO,
  806. VOLTAGE_VDDC,
  807. VOLTAGE_SW
  808. };
  809. enum radeon_pm_state_type {
  810. POWER_STATE_TYPE_DEFAULT,
  811. POWER_STATE_TYPE_POWERSAVE,
  812. POWER_STATE_TYPE_BATTERY,
  813. POWER_STATE_TYPE_BALANCED,
  814. POWER_STATE_TYPE_PERFORMANCE,
  815. };
  816. enum radeon_pm_profile_type {
  817. PM_PROFILE_DEFAULT,
  818. PM_PROFILE_AUTO,
  819. PM_PROFILE_LOW,
  820. PM_PROFILE_MID,
  821. PM_PROFILE_HIGH,
  822. };
  823. #define PM_PROFILE_DEFAULT_IDX 0
  824. #define PM_PROFILE_LOW_SH_IDX 1
  825. #define PM_PROFILE_MID_SH_IDX 2
  826. #define PM_PROFILE_HIGH_SH_IDX 3
  827. #define PM_PROFILE_LOW_MH_IDX 4
  828. #define PM_PROFILE_MID_MH_IDX 5
  829. #define PM_PROFILE_HIGH_MH_IDX 6
  830. #define PM_PROFILE_MAX 7
  831. struct radeon_pm_profile {
  832. int dpms_off_ps_idx;
  833. int dpms_on_ps_idx;
  834. int dpms_off_cm_idx;
  835. int dpms_on_cm_idx;
  836. };
  837. enum radeon_int_thermal_type {
  838. THERMAL_TYPE_NONE,
  839. THERMAL_TYPE_RV6XX,
  840. THERMAL_TYPE_RV770,
  841. THERMAL_TYPE_EVERGREEN,
  842. THERMAL_TYPE_SUMO,
  843. THERMAL_TYPE_NI,
  844. };
  845. struct radeon_voltage {
  846. enum radeon_voltage_type type;
  847. /* gpio voltage */
  848. struct radeon_gpio_rec gpio;
  849. u32 delay; /* delay in usec from voltage drop to sclk change */
  850. bool active_high; /* voltage drop is active when bit is high */
  851. /* VDDC voltage */
  852. u8 vddc_id; /* index into vddc voltage table */
  853. u8 vddci_id; /* index into vddci voltage table */
  854. bool vddci_enabled;
  855. /* r6xx+ sw */
  856. u16 voltage;
  857. /* evergreen+ vddci */
  858. u16 vddci;
  859. };
  860. /* clock mode flags */
  861. #define RADEON_PM_MODE_NO_DISPLAY (1 << 0)
  862. struct radeon_pm_clock_info {
  863. /* memory clock */
  864. u32 mclk;
  865. /* engine clock */
  866. u32 sclk;
  867. /* voltage info */
  868. struct radeon_voltage voltage;
  869. /* standardized clock flags */
  870. u32 flags;
  871. };
  872. /* state flags */
  873. #define RADEON_PM_STATE_SINGLE_DISPLAY_ONLY (1 << 0)
  874. struct radeon_power_state {
  875. enum radeon_pm_state_type type;
  876. struct radeon_pm_clock_info *clock_info;
  877. /* number of valid clock modes in this power state */
  878. int num_clock_modes;
  879. struct radeon_pm_clock_info *default_clock_mode;
  880. /* standardized state flags */
  881. u32 flags;
  882. u32 misc; /* vbios specific flags */
  883. u32 misc2; /* vbios specific flags */
  884. int pcie_lanes; /* pcie lanes */
  885. };
  886. /*
  887. * Some modes are overclocked by very low value, accept them
  888. */
  889. #define RADEON_MODE_OVERCLOCK_MARGIN 500 /* 5 MHz */
  890. struct radeon_pm {
  891. struct mutex mutex;
  892. u32 active_crtcs;
  893. int active_crtc_count;
  894. int req_vblank;
  895. bool vblank_sync;
  896. bool gui_idle;
  897. fixed20_12 max_bandwidth;
  898. fixed20_12 igp_sideport_mclk;
  899. fixed20_12 igp_system_mclk;
  900. fixed20_12 igp_ht_link_clk;
  901. fixed20_12 igp_ht_link_width;
  902. fixed20_12 k8_bandwidth;
  903. fixed20_12 sideport_bandwidth;
  904. fixed20_12 ht_bandwidth;
  905. fixed20_12 core_bandwidth;
  906. fixed20_12 sclk;
  907. fixed20_12 mclk;
  908. fixed20_12 needed_bandwidth;
  909. struct radeon_power_state *power_state;
  910. /* number of valid power states */
  911. int num_power_states;
  912. int current_power_state_index;
  913. int current_clock_mode_index;
  914. int requested_power_state_index;
  915. int requested_clock_mode_index;
  916. int default_power_state_index;
  917. u32 current_sclk;
  918. u32 current_mclk;
  919. u16 current_vddc;
  920. u16 current_vddci;
  921. u32 default_sclk;
  922. u32 default_mclk;
  923. u16 default_vddc;
  924. u16 default_vddci;
  925. struct radeon_i2c_chan *i2c_bus;
  926. /* selected pm method */
  927. enum radeon_pm_method pm_method;
  928. /* dynpm power management */
  929. struct delayed_work dynpm_idle_work;
  930. enum radeon_dynpm_state dynpm_state;
  931. enum radeon_dynpm_action dynpm_planned_action;
  932. unsigned long dynpm_action_timeout;
  933. bool dynpm_can_upclock;
  934. bool dynpm_can_downclock;
  935. /* profile-based power management */
  936. enum radeon_pm_profile_type profile;
  937. int profile_index;
  938. struct radeon_pm_profile profiles[PM_PROFILE_MAX];
  939. /* internal thermal controller on rv6xx+ */
  940. enum radeon_int_thermal_type int_thermal_type;
  941. struct device *int_hwmon_dev;
  942. };
  943. int radeon_pm_get_type_index(struct radeon_device *rdev,
  944. enum radeon_pm_state_type ps_type,
  945. int instance);
  946. /*
  947. * Benchmarking
  948. */
  949. void radeon_benchmark(struct radeon_device *rdev, int test_number);
  950. /*
  951. * Testing
  952. */
  953. void radeon_test_moves(struct radeon_device *rdev);
  954. void radeon_test_ring_sync(struct radeon_device *rdev,
  955. struct radeon_ring *cpA,
  956. struct radeon_ring *cpB);
  957. void radeon_test_syncing(struct radeon_device *rdev);
  958. /*
  959. * Debugfs
  960. */
  961. struct radeon_debugfs {
  962. struct drm_info_list *files;
  963. unsigned num_files;
  964. };
  965. int radeon_debugfs_add_files(struct radeon_device *rdev,
  966. struct drm_info_list *files,
  967. unsigned nfiles);
  968. int radeon_debugfs_fence_init(struct radeon_device *rdev);
  969. /*
  970. * ASIC specific functions.
  971. */
  972. struct radeon_asic {
  973. int (*init)(struct radeon_device *rdev);
  974. void (*fini)(struct radeon_device *rdev);
  975. int (*resume)(struct radeon_device *rdev);
  976. int (*suspend)(struct radeon_device *rdev);
  977. void (*vga_set_state)(struct radeon_device *rdev, bool state);
  978. bool (*gpu_is_lockup)(struct radeon_device *rdev, struct radeon_ring *cp);
  979. int (*asic_reset)(struct radeon_device *rdev);
  980. void (*gart_tlb_flush)(struct radeon_device *rdev);
  981. int (*gart_set_page)(struct radeon_device *rdev, int i, uint64_t addr);
  982. int (*cp_init)(struct radeon_device *rdev, unsigned ring_size);
  983. void (*cp_fini)(struct radeon_device *rdev);
  984. void (*cp_disable)(struct radeon_device *rdev);
  985. void (*ring_start)(struct radeon_device *rdev);
  986. struct {
  987. void (*ib_execute)(struct radeon_device *rdev, struct radeon_ib *ib);
  988. int (*ib_parse)(struct radeon_device *rdev, struct radeon_ib *ib);
  989. void (*emit_fence)(struct radeon_device *rdev, struct radeon_fence *fence);
  990. void (*emit_semaphore)(struct radeon_device *rdev, struct radeon_ring *cp,
  991. struct radeon_semaphore *semaphore, bool emit_wait);
  992. } ring[RADEON_NUM_RINGS];
  993. int (*ring_test)(struct radeon_device *rdev, struct radeon_ring *cp);
  994. int (*irq_set)(struct radeon_device *rdev);
  995. int (*irq_process)(struct radeon_device *rdev);
  996. u32 (*get_vblank_counter)(struct radeon_device *rdev, int crtc);
  997. int (*cs_parse)(struct radeon_cs_parser *p);
  998. int (*copy_blit)(struct radeon_device *rdev,
  999. uint64_t src_offset,
  1000. uint64_t dst_offset,
  1001. unsigned num_gpu_pages,
  1002. struct radeon_fence *fence);
  1003. int (*copy_dma)(struct radeon_device *rdev,
  1004. uint64_t src_offset,
  1005. uint64_t dst_offset,
  1006. unsigned num_gpu_pages,
  1007. struct radeon_fence *fence);
  1008. int (*copy)(struct radeon_device *rdev,
  1009. uint64_t src_offset,
  1010. uint64_t dst_offset,
  1011. unsigned num_gpu_pages,
  1012. struct radeon_fence *fence);
  1013. uint32_t (*get_engine_clock)(struct radeon_device *rdev);
  1014. void (*set_engine_clock)(struct radeon_device *rdev, uint32_t eng_clock);
  1015. uint32_t (*get_memory_clock)(struct radeon_device *rdev);
  1016. void (*set_memory_clock)(struct radeon_device *rdev, uint32_t mem_clock);
  1017. int (*get_pcie_lanes)(struct radeon_device *rdev);
  1018. void (*set_pcie_lanes)(struct radeon_device *rdev, int lanes);
  1019. void (*set_clock_gating)(struct radeon_device *rdev, int enable);
  1020. int (*set_surface_reg)(struct radeon_device *rdev, int reg,
  1021. uint32_t tiling_flags, uint32_t pitch,
  1022. uint32_t offset, uint32_t obj_size);
  1023. void (*clear_surface_reg)(struct radeon_device *rdev, int reg);
  1024. void (*bandwidth_update)(struct radeon_device *rdev);
  1025. void (*hpd_init)(struct radeon_device *rdev);
  1026. void (*hpd_fini)(struct radeon_device *rdev);
  1027. bool (*hpd_sense)(struct radeon_device *rdev, enum radeon_hpd_id hpd);
  1028. void (*hpd_set_polarity)(struct radeon_device *rdev, enum radeon_hpd_id hpd);
  1029. /* ioctl hw specific callback. Some hw might want to perform special
  1030. * operation on specific ioctl. For instance on wait idle some hw
  1031. * might want to perform and HDP flush through MMIO as it seems that
  1032. * some R6XX/R7XX hw doesn't take HDP flush into account if programmed
  1033. * through ring.
  1034. */
  1035. void (*ioctl_wait_idle)(struct radeon_device *rdev, struct radeon_bo *bo);
  1036. bool (*gui_idle)(struct radeon_device *rdev);
  1037. /* power management */
  1038. void (*pm_misc)(struct radeon_device *rdev);
  1039. void (*pm_prepare)(struct radeon_device *rdev);
  1040. void (*pm_finish)(struct radeon_device *rdev);
  1041. void (*pm_init_profile)(struct radeon_device *rdev);
  1042. void (*pm_get_dynpm_state)(struct radeon_device *rdev);
  1043. /* pageflipping */
  1044. void (*pre_page_flip)(struct radeon_device *rdev, int crtc);
  1045. u32 (*page_flip)(struct radeon_device *rdev, int crtc, u64 crtc_base);
  1046. void (*post_page_flip)(struct radeon_device *rdev, int crtc);
  1047. };
  1048. /*
  1049. * Asic structures
  1050. */
  1051. struct r100_gpu_lockup {
  1052. unsigned long last_jiffies;
  1053. u32 last_cp_rptr;
  1054. };
  1055. struct r100_asic {
  1056. const unsigned *reg_safe_bm;
  1057. unsigned reg_safe_bm_size;
  1058. u32 hdp_cntl;
  1059. struct r100_gpu_lockup lockup;
  1060. };
  1061. struct r300_asic {
  1062. const unsigned *reg_safe_bm;
  1063. unsigned reg_safe_bm_size;
  1064. u32 resync_scratch;
  1065. u32 hdp_cntl;
  1066. struct r100_gpu_lockup lockup;
  1067. };
  1068. struct r600_asic {
  1069. unsigned max_pipes;
  1070. unsigned max_tile_pipes;
  1071. unsigned max_simds;
  1072. unsigned max_backends;
  1073. unsigned max_gprs;
  1074. unsigned max_threads;
  1075. unsigned max_stack_entries;
  1076. unsigned max_hw_contexts;
  1077. unsigned max_gs_threads;
  1078. unsigned sx_max_export_size;
  1079. unsigned sx_max_export_pos_size;
  1080. unsigned sx_max_export_smx_size;
  1081. unsigned sq_num_cf_insts;
  1082. unsigned tiling_nbanks;
  1083. unsigned tiling_npipes;
  1084. unsigned tiling_group_size;
  1085. unsigned tile_config;
  1086. unsigned backend_map;
  1087. struct r100_gpu_lockup lockup;
  1088. };
  1089. struct rv770_asic {
  1090. unsigned max_pipes;
  1091. unsigned max_tile_pipes;
  1092. unsigned max_simds;
  1093. unsigned max_backends;
  1094. unsigned max_gprs;
  1095. unsigned max_threads;
  1096. unsigned max_stack_entries;
  1097. unsigned max_hw_contexts;
  1098. unsigned max_gs_threads;
  1099. unsigned sx_max_export_size;
  1100. unsigned sx_max_export_pos_size;
  1101. unsigned sx_max_export_smx_size;
  1102. unsigned sq_num_cf_insts;
  1103. unsigned sx_num_of_sets;
  1104. unsigned sc_prim_fifo_size;
  1105. unsigned sc_hiz_tile_fifo_size;
  1106. unsigned sc_earlyz_tile_fifo_fize;
  1107. unsigned tiling_nbanks;
  1108. unsigned tiling_npipes;
  1109. unsigned tiling_group_size;
  1110. unsigned tile_config;
  1111. unsigned backend_map;
  1112. struct r100_gpu_lockup lockup;
  1113. };
  1114. struct evergreen_asic {
  1115. unsigned num_ses;
  1116. unsigned max_pipes;
  1117. unsigned max_tile_pipes;
  1118. unsigned max_simds;
  1119. unsigned max_backends;
  1120. unsigned max_gprs;
  1121. unsigned max_threads;
  1122. unsigned max_stack_entries;
  1123. unsigned max_hw_contexts;
  1124. unsigned max_gs_threads;
  1125. unsigned sx_max_export_size;
  1126. unsigned sx_max_export_pos_size;
  1127. unsigned sx_max_export_smx_size;
  1128. unsigned sq_num_cf_insts;
  1129. unsigned sx_num_of_sets;
  1130. unsigned sc_prim_fifo_size;
  1131. unsigned sc_hiz_tile_fifo_size;
  1132. unsigned sc_earlyz_tile_fifo_size;
  1133. unsigned tiling_nbanks;
  1134. unsigned tiling_npipes;
  1135. unsigned tiling_group_size;
  1136. unsigned tile_config;
  1137. unsigned backend_map;
  1138. struct r100_gpu_lockup lockup;
  1139. };
  1140. struct cayman_asic {
  1141. unsigned max_shader_engines;
  1142. unsigned max_pipes_per_simd;
  1143. unsigned max_tile_pipes;
  1144. unsigned max_simds_per_se;
  1145. unsigned max_backends_per_se;
  1146. unsigned max_texture_channel_caches;
  1147. unsigned max_gprs;
  1148. unsigned max_threads;
  1149. unsigned max_gs_threads;
  1150. unsigned max_stack_entries;
  1151. unsigned sx_num_of_sets;
  1152. unsigned sx_max_export_size;
  1153. unsigned sx_max_export_pos_size;
  1154. unsigned sx_max_export_smx_size;
  1155. unsigned max_hw_contexts;
  1156. unsigned sq_num_cf_insts;
  1157. unsigned sc_prim_fifo_size;
  1158. unsigned sc_hiz_tile_fifo_size;
  1159. unsigned sc_earlyz_tile_fifo_size;
  1160. unsigned num_shader_engines;
  1161. unsigned num_shader_pipes_per_simd;
  1162. unsigned num_tile_pipes;
  1163. unsigned num_simds_per_se;
  1164. unsigned num_backends_per_se;
  1165. unsigned backend_disable_mask_per_asic;
  1166. unsigned backend_map;
  1167. unsigned num_texture_channel_caches;
  1168. unsigned mem_max_burst_length_bytes;
  1169. unsigned mem_row_size_in_kb;
  1170. unsigned shader_engine_tile_size;
  1171. unsigned num_gpus;
  1172. unsigned multi_gpu_tile_size;
  1173. unsigned tile_config;
  1174. struct r100_gpu_lockup lockup;
  1175. };
  1176. union radeon_asic_config {
  1177. struct r300_asic r300;
  1178. struct r100_asic r100;
  1179. struct r600_asic r600;
  1180. struct rv770_asic rv770;
  1181. struct evergreen_asic evergreen;
  1182. struct cayman_asic cayman;
  1183. };
  1184. /*
  1185. * asic initizalization from radeon_asic.c
  1186. */
  1187. void radeon_agp_disable(struct radeon_device *rdev);
  1188. int radeon_asic_init(struct radeon_device *rdev);
  1189. /*
  1190. * IOCTL.
  1191. */
  1192. int radeon_gem_info_ioctl(struct drm_device *dev, void *data,
  1193. struct drm_file *filp);
  1194. int radeon_gem_create_ioctl(struct drm_device *dev, void *data,
  1195. struct drm_file *filp);
  1196. int radeon_gem_pin_ioctl(struct drm_device *dev, void *data,
  1197. struct drm_file *file_priv);
  1198. int radeon_gem_unpin_ioctl(struct drm_device *dev, void *data,
  1199. struct drm_file *file_priv);
  1200. int radeon_gem_pwrite_ioctl(struct drm_device *dev, void *data,
  1201. struct drm_file *file_priv);
  1202. int radeon_gem_pread_ioctl(struct drm_device *dev, void *data,
  1203. struct drm_file *file_priv);
  1204. int radeon_gem_set_domain_ioctl(struct drm_device *dev, void *data,
  1205. struct drm_file *filp);
  1206. int radeon_gem_mmap_ioctl(struct drm_device *dev, void *data,
  1207. struct drm_file *filp);
  1208. int radeon_gem_busy_ioctl(struct drm_device *dev, void *data,
  1209. struct drm_file *filp);
  1210. int radeon_gem_wait_idle_ioctl(struct drm_device *dev, void *data,
  1211. struct drm_file *filp);
  1212. int radeon_gem_va_ioctl(struct drm_device *dev, void *data,
  1213. struct drm_file *filp);
  1214. int radeon_cs_ioctl(struct drm_device *dev, void *data, struct drm_file *filp);
  1215. int radeon_gem_set_tiling_ioctl(struct drm_device *dev, void *data,
  1216. struct drm_file *filp);
  1217. int radeon_gem_get_tiling_ioctl(struct drm_device *dev, void *data,
  1218. struct drm_file *filp);
  1219. /* VRAM scratch page for HDP bug, default vram page */
  1220. struct r600_vram_scratch {
  1221. struct radeon_bo *robj;
  1222. volatile uint32_t *ptr;
  1223. u64 gpu_addr;
  1224. };
  1225. /*
  1226. * Mutex which allows recursive locking from the same process.
  1227. */
  1228. struct radeon_mutex {
  1229. struct mutex mutex;
  1230. struct task_struct *owner;
  1231. int level;
  1232. };
  1233. static inline void radeon_mutex_init(struct radeon_mutex *mutex)
  1234. {
  1235. mutex_init(&mutex->mutex);
  1236. mutex->owner = NULL;
  1237. mutex->level = 0;
  1238. }
  1239. static inline void radeon_mutex_lock(struct radeon_mutex *mutex)
  1240. {
  1241. if (mutex_trylock(&mutex->mutex)) {
  1242. /* The mutex was unlocked before, so it's ours now */
  1243. mutex->owner = current;
  1244. } else if (mutex->owner != current) {
  1245. /* Another process locked the mutex, take it */
  1246. mutex_lock(&mutex->mutex);
  1247. mutex->owner = current;
  1248. }
  1249. /* Otherwise the mutex was already locked by this process */
  1250. mutex->level++;
  1251. }
  1252. static inline void radeon_mutex_unlock(struct radeon_mutex *mutex)
  1253. {
  1254. if (--mutex->level > 0)
  1255. return;
  1256. mutex->owner = NULL;
  1257. mutex_unlock(&mutex->mutex);
  1258. }
  1259. /*
  1260. * Core structure, functions and helpers.
  1261. */
  1262. typedef uint32_t (*radeon_rreg_t)(struct radeon_device*, uint32_t);
  1263. typedef void (*radeon_wreg_t)(struct radeon_device*, uint32_t, uint32_t);
  1264. struct radeon_device {
  1265. struct device *dev;
  1266. struct drm_device *ddev;
  1267. struct pci_dev *pdev;
  1268. /* ASIC */
  1269. union radeon_asic_config config;
  1270. enum radeon_family family;
  1271. unsigned long flags;
  1272. int usec_timeout;
  1273. enum radeon_pll_errata pll_errata;
  1274. int num_gb_pipes;
  1275. int num_z_pipes;
  1276. int disp_priority;
  1277. /* BIOS */
  1278. uint8_t *bios;
  1279. bool is_atom_bios;
  1280. uint16_t bios_header_start;
  1281. struct radeon_bo *stollen_vga_memory;
  1282. /* Register mmio */
  1283. resource_size_t rmmio_base;
  1284. resource_size_t rmmio_size;
  1285. void __iomem *rmmio;
  1286. radeon_rreg_t mc_rreg;
  1287. radeon_wreg_t mc_wreg;
  1288. radeon_rreg_t pll_rreg;
  1289. radeon_wreg_t pll_wreg;
  1290. uint32_t pcie_reg_mask;
  1291. radeon_rreg_t pciep_rreg;
  1292. radeon_wreg_t pciep_wreg;
  1293. /* io port */
  1294. void __iomem *rio_mem;
  1295. resource_size_t rio_mem_size;
  1296. struct radeon_clock clock;
  1297. struct radeon_mc mc;
  1298. struct radeon_gart gart;
  1299. struct radeon_mode_info mode_info;
  1300. struct radeon_scratch scratch;
  1301. struct radeon_mman mman;
  1302. rwlock_t fence_lock;
  1303. struct radeon_fence_driver fence_drv[RADEON_NUM_RINGS];
  1304. struct radeon_semaphore_driver semaphore_drv;
  1305. struct radeon_ring ring[RADEON_NUM_RINGS];
  1306. struct radeon_ib_pool ib_pool;
  1307. struct radeon_irq irq;
  1308. struct radeon_asic *asic;
  1309. struct radeon_gem gem;
  1310. struct radeon_pm pm;
  1311. uint32_t bios_scratch[RADEON_BIOS_NUM_SCRATCH];
  1312. struct radeon_mutex cs_mutex;
  1313. struct radeon_wb wb;
  1314. struct radeon_dummy_page dummy_page;
  1315. bool gpu_lockup;
  1316. bool shutdown;
  1317. bool suspend;
  1318. bool need_dma32;
  1319. bool accel_working;
  1320. struct radeon_surface_reg surface_regs[RADEON_GEM_MAX_SURFACES];
  1321. const struct firmware *me_fw; /* all family ME firmware */
  1322. const struct firmware *pfp_fw; /* r6/700 PFP firmware */
  1323. const struct firmware *rlc_fw; /* r6/700 RLC firmware */
  1324. const struct firmware *mc_fw; /* NI MC firmware */
  1325. struct r600_blit r600_blit;
  1326. struct r600_vram_scratch vram_scratch;
  1327. int msi_enabled; /* msi enabled */
  1328. struct r600_ih ih; /* r6/700 interrupt ring */
  1329. struct work_struct hotplug_work;
  1330. int num_crtc; /* number of crtcs */
  1331. struct mutex dc_hw_i2c_mutex; /* display controller hw i2c mutex */
  1332. struct mutex vram_mutex;
  1333. /* audio stuff */
  1334. bool audio_enabled;
  1335. struct timer_list audio_timer;
  1336. int audio_channels;
  1337. int audio_rate;
  1338. int audio_bits_per_sample;
  1339. uint8_t audio_status_bits;
  1340. uint8_t audio_category_code;
  1341. struct notifier_block acpi_nb;
  1342. /* only one userspace can use Hyperz features or CMASK at a time */
  1343. struct drm_file *hyperz_filp;
  1344. struct drm_file *cmask_filp;
  1345. /* i2c buses */
  1346. struct radeon_i2c_chan *i2c_bus[RADEON_MAX_I2C_BUS];
  1347. /* debugfs */
  1348. struct radeon_debugfs debugfs[RADEON_DEBUGFS_MAX_COMPONENTS];
  1349. unsigned debugfs_count;
  1350. /* virtual memory */
  1351. struct radeon_vm_manager vm_manager;
  1352. /* ring used for bo copies */
  1353. u32 copy_ring;
  1354. };
  1355. int radeon_device_init(struct radeon_device *rdev,
  1356. struct drm_device *ddev,
  1357. struct pci_dev *pdev,
  1358. uint32_t flags);
  1359. void radeon_device_fini(struct radeon_device *rdev);
  1360. int radeon_gpu_wait_for_idle(struct radeon_device *rdev);
  1361. uint32_t r100_mm_rreg(struct radeon_device *rdev, uint32_t reg);
  1362. void r100_mm_wreg(struct radeon_device *rdev, uint32_t reg, uint32_t v);
  1363. u32 r100_io_rreg(struct radeon_device *rdev, u32 reg);
  1364. void r100_io_wreg(struct radeon_device *rdev, u32 reg, u32 v);
  1365. /*
  1366. * Cast helper
  1367. */
  1368. #define to_radeon_fence(p) ((struct radeon_fence *)(p))
  1369. /*
  1370. * Registers read & write functions.
  1371. */
  1372. #define RREG8(reg) readb((rdev->rmmio) + (reg))
  1373. #define WREG8(reg, v) writeb(v, (rdev->rmmio) + (reg))
  1374. #define RREG16(reg) readw((rdev->rmmio) + (reg))
  1375. #define WREG16(reg, v) writew(v, (rdev->rmmio) + (reg))
  1376. #define RREG32(reg) r100_mm_rreg(rdev, (reg))
  1377. #define DREG32(reg) printk(KERN_INFO "REGISTER: " #reg " : 0x%08X\n", r100_mm_rreg(rdev, (reg)))
  1378. #define WREG32(reg, v) r100_mm_wreg(rdev, (reg), (v))
  1379. #define REG_SET(FIELD, v) (((v) << FIELD##_SHIFT) & FIELD##_MASK)
  1380. #define REG_GET(FIELD, v) (((v) << FIELD##_SHIFT) & FIELD##_MASK)
  1381. #define RREG32_PLL(reg) rdev->pll_rreg(rdev, (reg))
  1382. #define WREG32_PLL(reg, v) rdev->pll_wreg(rdev, (reg), (v))
  1383. #define RREG32_MC(reg) rdev->mc_rreg(rdev, (reg))
  1384. #define WREG32_MC(reg, v) rdev->mc_wreg(rdev, (reg), (v))
  1385. #define RREG32_PCIE(reg) rv370_pcie_rreg(rdev, (reg))
  1386. #define WREG32_PCIE(reg, v) rv370_pcie_wreg(rdev, (reg), (v))
  1387. #define RREG32_PCIE_P(reg) rdev->pciep_rreg(rdev, (reg))
  1388. #define WREG32_PCIE_P(reg, v) rdev->pciep_wreg(rdev, (reg), (v))
  1389. #define WREG32_P(reg, val, mask) \
  1390. do { \
  1391. uint32_t tmp_ = RREG32(reg); \
  1392. tmp_ &= (mask); \
  1393. tmp_ |= ((val) & ~(mask)); \
  1394. WREG32(reg, tmp_); \
  1395. } while (0)
  1396. #define WREG32_PLL_P(reg, val, mask) \
  1397. do { \
  1398. uint32_t tmp_ = RREG32_PLL(reg); \
  1399. tmp_ &= (mask); \
  1400. tmp_ |= ((val) & ~(mask)); \
  1401. WREG32_PLL(reg, tmp_); \
  1402. } while (0)
  1403. #define DREG32_SYS(sqf, rdev, reg) seq_printf((sqf), #reg " : 0x%08X\n", r100_mm_rreg((rdev), (reg)))
  1404. #define RREG32_IO(reg) r100_io_rreg(rdev, (reg))
  1405. #define WREG32_IO(reg, v) r100_io_wreg(rdev, (reg), (v))
  1406. /*
  1407. * Indirect registers accessor
  1408. */
  1409. static inline uint32_t rv370_pcie_rreg(struct radeon_device *rdev, uint32_t reg)
  1410. {
  1411. uint32_t r;
  1412. WREG32(RADEON_PCIE_INDEX, ((reg) & rdev->pcie_reg_mask));
  1413. r = RREG32(RADEON_PCIE_DATA);
  1414. return r;
  1415. }
  1416. static inline void rv370_pcie_wreg(struct radeon_device *rdev, uint32_t reg, uint32_t v)
  1417. {
  1418. WREG32(RADEON_PCIE_INDEX, ((reg) & rdev->pcie_reg_mask));
  1419. WREG32(RADEON_PCIE_DATA, (v));
  1420. }
  1421. void r100_pll_errata_after_index(struct radeon_device *rdev);
  1422. /*
  1423. * ASICs helpers.
  1424. */
  1425. #define ASIC_IS_RN50(rdev) ((rdev->pdev->device == 0x515e) || \
  1426. (rdev->pdev->device == 0x5969))
  1427. #define ASIC_IS_RV100(rdev) ((rdev->family == CHIP_RV100) || \
  1428. (rdev->family == CHIP_RV200) || \
  1429. (rdev->family == CHIP_RS100) || \
  1430. (rdev->family == CHIP_RS200) || \
  1431. (rdev->family == CHIP_RV250) || \
  1432. (rdev->family == CHIP_RV280) || \
  1433. (rdev->family == CHIP_RS300))
  1434. #define ASIC_IS_R300(rdev) ((rdev->family == CHIP_R300) || \
  1435. (rdev->family == CHIP_RV350) || \
  1436. (rdev->family == CHIP_R350) || \
  1437. (rdev->family == CHIP_RV380) || \
  1438. (rdev->family == CHIP_R420) || \
  1439. (rdev->family == CHIP_R423) || \
  1440. (rdev->family == CHIP_RV410) || \
  1441. (rdev->family == CHIP_RS400) || \
  1442. (rdev->family == CHIP_RS480))
  1443. #define ASIC_IS_X2(rdev) ((rdev->ddev->pdev->device == 0x9441) || \
  1444. (rdev->ddev->pdev->device == 0x9443) || \
  1445. (rdev->ddev->pdev->device == 0x944B) || \
  1446. (rdev->ddev->pdev->device == 0x9506) || \
  1447. (rdev->ddev->pdev->device == 0x9509) || \
  1448. (rdev->ddev->pdev->device == 0x950F) || \
  1449. (rdev->ddev->pdev->device == 0x689C) || \
  1450. (rdev->ddev->pdev->device == 0x689D))
  1451. #define ASIC_IS_AVIVO(rdev) ((rdev->family >= CHIP_RS600))
  1452. #define ASIC_IS_DCE2(rdev) ((rdev->family == CHIP_RS600) || \
  1453. (rdev->family == CHIP_RS690) || \
  1454. (rdev->family == CHIP_RS740) || \
  1455. (rdev->family >= CHIP_R600))
  1456. #define ASIC_IS_DCE3(rdev) ((rdev->family >= CHIP_RV620))
  1457. #define ASIC_IS_DCE32(rdev) ((rdev->family >= CHIP_RV730))
  1458. #define ASIC_IS_DCE4(rdev) ((rdev->family >= CHIP_CEDAR))
  1459. #define ASIC_IS_DCE41(rdev) ((rdev->family >= CHIP_PALM) && \
  1460. (rdev->flags & RADEON_IS_IGP))
  1461. #define ASIC_IS_DCE5(rdev) ((rdev->family >= CHIP_BARTS))
  1462. /*
  1463. * BIOS helpers.
  1464. */
  1465. #define RBIOS8(i) (rdev->bios[i])
  1466. #define RBIOS16(i) (RBIOS8(i) | (RBIOS8((i)+1) << 8))
  1467. #define RBIOS32(i) ((RBIOS16(i)) | (RBIOS16((i)+2) << 16))
  1468. int radeon_combios_init(struct radeon_device *rdev);
  1469. void radeon_combios_fini(struct radeon_device *rdev);
  1470. int radeon_atombios_init(struct radeon_device *rdev);
  1471. void radeon_atombios_fini(struct radeon_device *rdev);
  1472. /*
  1473. * RING helpers.
  1474. */
  1475. #if DRM_DEBUG_CODE == 0
  1476. static inline void radeon_ring_write(struct radeon_ring *ring, uint32_t v)
  1477. {
  1478. ring->ring[ring->wptr++] = v;
  1479. ring->wptr &= ring->ptr_mask;
  1480. ring->count_dw--;
  1481. ring->ring_free_dw--;
  1482. }
  1483. #else
  1484. /* With debugging this is just too big to inline */
  1485. void radeon_ring_write(struct radeon_ring *ring, uint32_t v);
  1486. #endif
  1487. /*
  1488. * ASICs macro.
  1489. */
  1490. #define radeon_init(rdev) (rdev)->asic->init((rdev))
  1491. #define radeon_fini(rdev) (rdev)->asic->fini((rdev))
  1492. #define radeon_resume(rdev) (rdev)->asic->resume((rdev))
  1493. #define radeon_suspend(rdev) (rdev)->asic->suspend((rdev))
  1494. #define radeon_cs_parse(p) rdev->asic->cs_parse((p))
  1495. #define radeon_vga_set_state(rdev, state) (rdev)->asic->vga_set_state((rdev), (state))
  1496. #define radeon_gpu_is_lockup(rdev, cp) (rdev)->asic->gpu_is_lockup((rdev), (cp))
  1497. #define radeon_asic_reset(rdev) (rdev)->asic->asic_reset((rdev))
  1498. #define radeon_gart_tlb_flush(rdev) (rdev)->asic->gart_tlb_flush((rdev))
  1499. #define radeon_gart_set_page(rdev, i, p) (rdev)->asic->gart_set_page((rdev), (i), (p))
  1500. #define radeon_ring_start(rdev) (rdev)->asic->ring_start((rdev))
  1501. #define radeon_ring_test(rdev, cp) (rdev)->asic->ring_test((rdev), (cp))
  1502. #define radeon_ring_ib_execute(rdev, r, ib) (rdev)->asic->ring[(r)].ib_execute((rdev), (ib))
  1503. #define radeon_ring_ib_parse(rdev, r, ib) (rdev)->asic->ring[(r)].ib_parse((rdev), (ib))
  1504. #define radeon_irq_set(rdev) (rdev)->asic->irq_set((rdev))
  1505. #define radeon_irq_process(rdev) (rdev)->asic->irq_process((rdev))
  1506. #define radeon_get_vblank_counter(rdev, crtc) (rdev)->asic->get_vblank_counter((rdev), (crtc))
  1507. #define radeon_fence_ring_emit(rdev, r, fence) (rdev)->asic->ring[(r)].emit_fence((rdev), (fence))
  1508. #define radeon_semaphore_ring_emit(rdev, r, cp, semaphore, emit_wait) (rdev)->asic->ring[(r)].emit_semaphore((rdev), (cp), (semaphore), (emit_wait))
  1509. #define radeon_copy_blit(rdev, s, d, np, f) (rdev)->asic->copy_blit((rdev), (s), (d), (np), (f))
  1510. #define radeon_copy_dma(rdev, s, d, np, f) (rdev)->asic->copy_dma((rdev), (s), (d), (np), (f))
  1511. #define radeon_copy(rdev, s, d, np, f) (rdev)->asic->copy((rdev), (s), (d), (np), (f))
  1512. #define radeon_get_engine_clock(rdev) (rdev)->asic->get_engine_clock((rdev))
  1513. #define radeon_set_engine_clock(rdev, e) (rdev)->asic->set_engine_clock((rdev), (e))
  1514. #define radeon_get_memory_clock(rdev) (rdev)->asic->get_memory_clock((rdev))
  1515. #define radeon_set_memory_clock(rdev, e) (rdev)->asic->set_memory_clock((rdev), (e))
  1516. #define radeon_get_pcie_lanes(rdev) (rdev)->asic->get_pcie_lanes((rdev))
  1517. #define radeon_set_pcie_lanes(rdev, l) (rdev)->asic->set_pcie_lanes((rdev), (l))
  1518. #define radeon_set_clock_gating(rdev, e) (rdev)->asic->set_clock_gating((rdev), (e))
  1519. #define radeon_set_surface_reg(rdev, r, f, p, o, s) ((rdev)->asic->set_surface_reg((rdev), (r), (f), (p), (o), (s)))
  1520. #define radeon_clear_surface_reg(rdev, r) ((rdev)->asic->clear_surface_reg((rdev), (r)))
  1521. #define radeon_bandwidth_update(rdev) (rdev)->asic->bandwidth_update((rdev))
  1522. #define radeon_hpd_init(rdev) (rdev)->asic->hpd_init((rdev))
  1523. #define radeon_hpd_fini(rdev) (rdev)->asic->hpd_fini((rdev))
  1524. #define radeon_hpd_sense(rdev, hpd) (rdev)->asic->hpd_sense((rdev), (hpd))
  1525. #define radeon_hpd_set_polarity(rdev, hpd) (rdev)->asic->hpd_set_polarity((rdev), (hpd))
  1526. #define radeon_gui_idle(rdev) (rdev)->asic->gui_idle((rdev))
  1527. #define radeon_pm_misc(rdev) (rdev)->asic->pm_misc((rdev))
  1528. #define radeon_pm_prepare(rdev) (rdev)->asic->pm_prepare((rdev))
  1529. #define radeon_pm_finish(rdev) (rdev)->asic->pm_finish((rdev))
  1530. #define radeon_pm_init_profile(rdev) (rdev)->asic->pm_init_profile((rdev))
  1531. #define radeon_pm_get_dynpm_state(rdev) (rdev)->asic->pm_get_dynpm_state((rdev))
  1532. #define radeon_pre_page_flip(rdev, crtc) rdev->asic->pre_page_flip((rdev), (crtc))
  1533. #define radeon_page_flip(rdev, crtc, base) rdev->asic->page_flip((rdev), (crtc), (base))
  1534. #define radeon_post_page_flip(rdev, crtc) rdev->asic->post_page_flip((rdev), (crtc))
  1535. /* Common functions */
  1536. /* AGP */
  1537. extern int radeon_gpu_reset(struct radeon_device *rdev);
  1538. extern void radeon_agp_disable(struct radeon_device *rdev);
  1539. extern int radeon_modeset_init(struct radeon_device *rdev);
  1540. extern void radeon_modeset_fini(struct radeon_device *rdev);
  1541. extern bool radeon_card_posted(struct radeon_device *rdev);
  1542. extern void radeon_update_bandwidth_info(struct radeon_device *rdev);
  1543. extern void radeon_update_display_priority(struct radeon_device *rdev);
  1544. extern bool radeon_boot_test_post_card(struct radeon_device *rdev);
  1545. extern void radeon_scratch_init(struct radeon_device *rdev);
  1546. extern void radeon_wb_fini(struct radeon_device *rdev);
  1547. extern int radeon_wb_init(struct radeon_device *rdev);
  1548. extern void radeon_wb_disable(struct radeon_device *rdev);
  1549. extern void radeon_surface_init(struct radeon_device *rdev);
  1550. extern int radeon_cs_parser_init(struct radeon_cs_parser *p, void *data);
  1551. extern void radeon_legacy_set_clock_gating(struct radeon_device *rdev, int enable);
  1552. extern void radeon_atom_set_clock_gating(struct radeon_device *rdev, int enable);
  1553. extern void radeon_ttm_placement_from_domain(struct radeon_bo *rbo, u32 domain);
  1554. extern bool radeon_ttm_bo_is_radeon_bo(struct ttm_buffer_object *bo);
  1555. extern void radeon_vram_location(struct radeon_device *rdev, struct radeon_mc *mc, u64 base);
  1556. extern void radeon_gtt_location(struct radeon_device *rdev, struct radeon_mc *mc);
  1557. extern int radeon_resume_kms(struct drm_device *dev);
  1558. extern int radeon_suspend_kms(struct drm_device *dev, pm_message_t state);
  1559. extern void radeon_ttm_set_active_vram_size(struct radeon_device *rdev, u64 size);
  1560. /*
  1561. * vm
  1562. */
  1563. int radeon_vm_manager_init(struct radeon_device *rdev);
  1564. void radeon_vm_manager_fini(struct radeon_device *rdev);
  1565. int radeon_vm_manager_start(struct radeon_device *rdev);
  1566. int radeon_vm_manager_suspend(struct radeon_device *rdev);
  1567. int radeon_vm_init(struct radeon_device *rdev, struct radeon_vm *vm);
  1568. void radeon_vm_fini(struct radeon_device *rdev, struct radeon_vm *vm);
  1569. int radeon_vm_bind(struct radeon_device *rdev, struct radeon_vm *vm);
  1570. void radeon_vm_unbind(struct radeon_device *rdev, struct radeon_vm *vm);
  1571. int radeon_vm_bo_update_pte(struct radeon_device *rdev,
  1572. struct radeon_vm *vm,
  1573. struct radeon_bo *bo,
  1574. struct ttm_mem_reg *mem);
  1575. void radeon_vm_bo_invalidate(struct radeon_device *rdev,
  1576. struct radeon_bo *bo);
  1577. int radeon_vm_bo_add(struct radeon_device *rdev,
  1578. struct radeon_vm *vm,
  1579. struct radeon_bo *bo,
  1580. uint64_t offset,
  1581. uint32_t flags);
  1582. int radeon_vm_bo_rmv(struct radeon_device *rdev,
  1583. struct radeon_vm *vm,
  1584. struct radeon_bo *bo);
  1585. /*
  1586. * R600 vram scratch functions
  1587. */
  1588. int r600_vram_scratch_init(struct radeon_device *rdev);
  1589. void r600_vram_scratch_fini(struct radeon_device *rdev);
  1590. /*
  1591. * r600 functions used by radeon_encoder.c
  1592. */
  1593. extern void r600_hdmi_enable(struct drm_encoder *encoder);
  1594. extern void r600_hdmi_disable(struct drm_encoder *encoder);
  1595. extern void r600_hdmi_setmode(struct drm_encoder *encoder, struct drm_display_mode *mode);
  1596. extern int ni_init_microcode(struct radeon_device *rdev);
  1597. extern int ni_mc_load_microcode(struct radeon_device *rdev);
  1598. /* radeon_acpi.c */
  1599. #if defined(CONFIG_ACPI)
  1600. extern int radeon_acpi_init(struct radeon_device *rdev);
  1601. #else
  1602. static inline int radeon_acpi_init(struct radeon_device *rdev) { return 0; }
  1603. #endif
  1604. #include "radeon_object.h"
  1605. #endif