nouveau_drv.h 45 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450
  1. /*
  2. * Copyright 2005 Stephane Marchesin.
  3. * All Rights Reserved.
  4. *
  5. * Permission is hereby granted, free of charge, to any person obtaining a
  6. * copy of this software and associated documentation files (the "Software"),
  7. * to deal in the Software without restriction, including without limitation
  8. * the rights to use, copy, modify, merge, publish, distribute, sublicense,
  9. * and/or sell copies of the Software, and to permit persons to whom the
  10. * Software is furnished to do so, subject to the following conditions:
  11. *
  12. * The above copyright notice and this permission notice (including the next
  13. * paragraph) shall be included in all copies or substantial portions of the
  14. * 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. * VA LINUX SYSTEMS AND/OR ITS SUPPLIERS 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. #ifndef __NOUVEAU_DRV_H__
  25. #define __NOUVEAU_DRV_H__
  26. #define DRIVER_AUTHOR "Stephane Marchesin"
  27. #define DRIVER_EMAIL "nouveau@lists.freedesktop.org"
  28. #define DRIVER_NAME "nouveau"
  29. #define DRIVER_DESC "nVidia Riva/TNT/GeForce"
  30. #define DRIVER_DATE "20120316"
  31. #define DRIVER_MAJOR 1
  32. #define DRIVER_MINOR 0
  33. #define DRIVER_PATCHLEVEL 0
  34. #define NOUVEAU_FAMILY 0x0000FFFF
  35. #define NOUVEAU_FLAGS 0xFFFF0000
  36. #include "ttm/ttm_bo_api.h"
  37. #include "ttm/ttm_bo_driver.h"
  38. #include "ttm/ttm_placement.h"
  39. #include "ttm/ttm_memory.h"
  40. #include "ttm/ttm_module.h"
  41. #define XXX_THIS_IS_A_HACK
  42. #include <subdev/fb.h>
  43. enum blah {
  44. NV_MEM_TYPE_UNKNOWN = 0,
  45. NV_MEM_TYPE_STOLEN,
  46. NV_MEM_TYPE_SGRAM,
  47. NV_MEM_TYPE_SDRAM,
  48. NV_MEM_TYPE_DDR1,
  49. NV_MEM_TYPE_DDR2,
  50. NV_MEM_TYPE_DDR3,
  51. NV_MEM_TYPE_GDDR2,
  52. NV_MEM_TYPE_GDDR3,
  53. NV_MEM_TYPE_GDDR4,
  54. NV_MEM_TYPE_GDDR5
  55. };
  56. struct nouveau_fpriv {
  57. spinlock_t lock;
  58. struct list_head channels;
  59. struct nouveau_vm *vm;
  60. };
  61. static inline struct nouveau_fpriv *
  62. nouveau_fpriv(struct drm_file *file_priv)
  63. {
  64. return file_priv ? file_priv->driver_priv : NULL;
  65. }
  66. #define DRM_FILE_PAGE_OFFSET (0x100000000ULL >> PAGE_SHIFT)
  67. #include <nouveau_drm.h>
  68. #include "nouveau_reg.h"
  69. #include <nouveau_bios.h>
  70. #include "nouveau_util.h"
  71. struct nouveau_grctx;
  72. struct nouveau_mem;
  73. #include <subdev/vm.h>
  74. #include <subdev/bios/pll.h>
  75. #include "nouveau_compat.h"
  76. #define MAX_NUM_DCB_ENTRIES 16
  77. #define NOUVEAU_MAX_CHANNEL_NR 4096
  78. #define NOUVEAU_MAX_TILE_NR 15
  79. struct nouveau_tile_reg {
  80. bool used;
  81. struct nouveau_fence *fence;
  82. };
  83. struct nouveau_bo {
  84. struct ttm_buffer_object bo;
  85. struct ttm_placement placement;
  86. u32 valid_domains;
  87. u32 placements[3];
  88. u32 busy_placements[3];
  89. struct ttm_bo_kmap_obj kmap;
  90. struct list_head head;
  91. /* protected by ttm_bo_reserve() */
  92. struct drm_file *reserved_by;
  93. struct list_head entry;
  94. int pbbo_index;
  95. bool validate_mapped;
  96. struct list_head vma_list;
  97. unsigned page_shift;
  98. uint32_t tile_mode;
  99. uint32_t tile_flags;
  100. struct nouveau_tile_reg *tile;
  101. struct drm_gem_object *gem;
  102. int pin_refcnt;
  103. struct ttm_bo_kmap_obj dma_buf_vmap;
  104. int vmapping_count;
  105. };
  106. #define nouveau_bo_tile_layout(nvbo) \
  107. ((nvbo)->tile_flags & NOUVEAU_GEM_TILE_LAYOUT_MASK)
  108. static inline struct nouveau_bo *
  109. nouveau_bo(struct ttm_buffer_object *bo)
  110. {
  111. return container_of(bo, struct nouveau_bo, bo);
  112. }
  113. static inline struct nouveau_bo *
  114. nouveau_gem_object(struct drm_gem_object *gem)
  115. {
  116. return gem ? gem->driver_private : NULL;
  117. }
  118. /* TODO: submit equivalent to TTM generic API upstream? */
  119. static inline void __iomem *
  120. nvbo_kmap_obj_iovirtual(struct nouveau_bo *nvbo)
  121. {
  122. bool is_iomem;
  123. void __iomem *ioptr = (void __force __iomem *)ttm_kmap_obj_virtual(
  124. &nvbo->kmap, &is_iomem);
  125. WARN_ON_ONCE(ioptr && !is_iomem);
  126. return ioptr;
  127. }
  128. enum nouveau_flags {
  129. NV_NFORCE = 0x10000000,
  130. NV_NFORCE2 = 0x20000000
  131. };
  132. #define NVOBJ_ENGINE_SW 0
  133. #define NVOBJ_ENGINE_GR 1
  134. #define NVOBJ_ENGINE_CRYPT 2
  135. #define NVOBJ_ENGINE_COPY0 3
  136. #define NVOBJ_ENGINE_COPY1 4
  137. #define NVOBJ_ENGINE_MPEG 5
  138. #define NVOBJ_ENGINE_PPP NVOBJ_ENGINE_MPEG
  139. #define NVOBJ_ENGINE_BSP 6
  140. #define NVOBJ_ENGINE_VP 7
  141. #define NVOBJ_ENGINE_FIFO 14
  142. #define NVOBJ_ENGINE_FENCE 15
  143. #define NVOBJ_ENGINE_NR 16
  144. #define NVOBJ_ENGINE_DISPLAY (NVOBJ_ENGINE_NR + 0) /*XXX*/
  145. #define NVOBJ_FLAG_DONT_MAP (1 << 0)
  146. #define NVOBJ_FLAG_ZERO_ALLOC (1 << 1)
  147. #define NVOBJ_FLAG_ZERO_FREE (1 << 2)
  148. #define NVOBJ_CINST_GLOBAL 0xdeadbeef
  149. struct nouveau_gpuobj {
  150. struct drm_device *dev;
  151. struct kref refcount;
  152. struct list_head list;
  153. void *node;
  154. u32 *suspend;
  155. uint32_t flags;
  156. u32 size;
  157. u32 pinst; /* PRAMIN BAR offset */
  158. u32 cinst; /* Channel offset */
  159. u64 vinst; /* VRAM address */
  160. uint32_t engine;
  161. uint32_t class;
  162. void (*dtor)(struct drm_device *, struct nouveau_gpuobj *);
  163. void *priv;
  164. };
  165. struct nouveau_page_flip_state {
  166. struct list_head head;
  167. struct drm_pending_vblank_event *event;
  168. int crtc, bpp, pitch, x, y;
  169. uint64_t offset;
  170. };
  171. enum nouveau_channel_mutex_class {
  172. NOUVEAU_UCHANNEL_MUTEX,
  173. NOUVEAU_KCHANNEL_MUTEX
  174. };
  175. struct nouveau_channel {
  176. struct drm_device *dev;
  177. struct list_head list;
  178. int id;
  179. /* references to the channel data structure */
  180. struct kref ref;
  181. /* users of the hardware channel resources, the hardware
  182. * context will be kicked off when it reaches zero. */
  183. atomic_t users;
  184. struct mutex mutex;
  185. /* owner of this fifo */
  186. struct drm_file *file_priv;
  187. /* mapping of the fifo itself */
  188. struct drm_local_map *map;
  189. /* mapping of the regs controlling the fifo */
  190. void __iomem *user;
  191. uint32_t user_get;
  192. uint32_t user_get_hi;
  193. uint32_t user_put;
  194. /* DMA push buffer */
  195. struct nouveau_gpuobj *pushbuf;
  196. struct nouveau_bo *pushbuf_bo;
  197. struct nouveau_vma pushbuf_vma;
  198. uint64_t pushbuf_base;
  199. /* Notifier memory */
  200. struct nouveau_bo *notifier_bo;
  201. struct nouveau_vma notifier_vma;
  202. struct drm_mm notifier_heap;
  203. /* PFIFO context */
  204. struct nouveau_gpuobj *ramfc;
  205. /* Execution engine contexts */
  206. void *engctx[NVOBJ_ENGINE_NR];
  207. /* NV50 VM */
  208. struct nouveau_vm *vm;
  209. struct nouveau_gpuobj *vm_pd;
  210. /* Objects */
  211. struct nouveau_gpuobj *ramin; /* Private instmem */
  212. struct drm_mm ramin_heap; /* Private PRAMIN heap */
  213. struct nouveau_ramht *ramht; /* Hash table */
  214. /* GPU object info for stuff used in-kernel (mm_enabled) */
  215. uint32_t m2mf_ntfy;
  216. uint32_t vram_handle;
  217. uint32_t gart_handle;
  218. bool accel_done;
  219. /* Push buffer state (only for drm's channel on !mm_enabled) */
  220. struct {
  221. int max;
  222. int free;
  223. int cur;
  224. int put;
  225. /* access via pushbuf_bo */
  226. int ib_base;
  227. int ib_max;
  228. int ib_free;
  229. int ib_put;
  230. } dma;
  231. struct {
  232. bool active;
  233. char name[32];
  234. struct drm_info_list info;
  235. } debugfs;
  236. };
  237. struct nouveau_exec_engine {
  238. void (*destroy)(struct drm_device *, int engine);
  239. int (*init)(struct drm_device *, int engine);
  240. int (*fini)(struct drm_device *, int engine, bool suspend);
  241. int (*context_new)(struct nouveau_channel *, int engine);
  242. void (*context_del)(struct nouveau_channel *, int engine);
  243. int (*object_new)(struct nouveau_channel *, int engine,
  244. u32 handle, u16 class);
  245. void (*set_tile_region)(struct drm_device *dev, int i);
  246. void (*tlb_flush)(struct drm_device *, int engine);
  247. };
  248. struct nouveau_instmem_engine {
  249. void *priv;
  250. int (*init)(struct drm_device *dev);
  251. void (*takedown)(struct drm_device *dev);
  252. int (*suspend)(struct drm_device *dev);
  253. void (*resume)(struct drm_device *dev);
  254. int (*get)(struct nouveau_gpuobj *, struct nouveau_channel *,
  255. u32 size, u32 align);
  256. void (*put)(struct nouveau_gpuobj *);
  257. int (*map)(struct nouveau_gpuobj *);
  258. void (*unmap)(struct nouveau_gpuobj *);
  259. void (*flush)(struct drm_device *);
  260. };
  261. struct nouveau_display_engine {
  262. void *priv;
  263. int (*early_init)(struct drm_device *);
  264. void (*late_takedown)(struct drm_device *);
  265. int (*create)(struct drm_device *);
  266. void (*destroy)(struct drm_device *);
  267. int (*init)(struct drm_device *);
  268. void (*fini)(struct drm_device *);
  269. struct drm_property *dithering_mode;
  270. struct drm_property *dithering_depth;
  271. struct drm_property *underscan_property;
  272. struct drm_property *underscan_hborder_property;
  273. struct drm_property *underscan_vborder_property;
  274. /* not really hue and saturation: */
  275. struct drm_property *vibrant_hue_property;
  276. struct drm_property *color_vibrance_property;
  277. };
  278. struct nouveau_pm_voltage_level {
  279. u32 voltage; /* microvolts */
  280. u8 vid;
  281. };
  282. struct nouveau_pm_voltage {
  283. bool supported;
  284. u8 version;
  285. u8 vid_mask;
  286. struct nouveau_pm_voltage_level *level;
  287. int nr_level;
  288. };
  289. /* Exclusive upper limits */
  290. #define NV_MEM_CL_DDR2_MAX 8
  291. #define NV_MEM_WR_DDR2_MAX 9
  292. #define NV_MEM_CL_DDR3_MAX 17
  293. #define NV_MEM_WR_DDR3_MAX 17
  294. #define NV_MEM_CL_GDDR3_MAX 16
  295. #define NV_MEM_WR_GDDR3_MAX 18
  296. #define NV_MEM_CL_GDDR5_MAX 21
  297. #define NV_MEM_WR_GDDR5_MAX 20
  298. struct nouveau_pm_memtiming {
  299. int id;
  300. u32 reg[9];
  301. u32 mr[4];
  302. u8 tCWL;
  303. u8 odt;
  304. u8 drive_strength;
  305. };
  306. struct nouveau_pm_tbl_header {
  307. u8 version;
  308. u8 header_len;
  309. u8 entry_cnt;
  310. u8 entry_len;
  311. };
  312. struct nouveau_pm_tbl_entry {
  313. u8 tWR;
  314. u8 tWTR;
  315. u8 tCL;
  316. u8 tRC;
  317. u8 empty_4;
  318. u8 tRFC; /* Byte 5 */
  319. u8 empty_6;
  320. u8 tRAS; /* Byte 7 */
  321. u8 empty_8;
  322. u8 tRP; /* Byte 9 */
  323. u8 tRCDRD;
  324. u8 tRCDWR;
  325. u8 tRRD;
  326. u8 tUNK_13;
  327. u8 RAM_FT1; /* 14, a bitmask of random RAM features */
  328. u8 empty_15;
  329. u8 tUNK_16;
  330. u8 empty_17;
  331. u8 tUNK_18;
  332. u8 tCWL;
  333. u8 tUNK_20, tUNK_21;
  334. };
  335. struct nouveau_pm_profile;
  336. struct nouveau_pm_profile_func {
  337. void (*destroy)(struct nouveau_pm_profile *);
  338. void (*init)(struct nouveau_pm_profile *);
  339. void (*fini)(struct nouveau_pm_profile *);
  340. struct nouveau_pm_level *(*select)(struct nouveau_pm_profile *);
  341. };
  342. struct nouveau_pm_profile {
  343. const struct nouveau_pm_profile_func *func;
  344. struct list_head head;
  345. char name[8];
  346. };
  347. #define NOUVEAU_PM_MAX_LEVEL 8
  348. struct nouveau_pm_level {
  349. struct nouveau_pm_profile profile;
  350. struct device_attribute dev_attr;
  351. char name[32];
  352. int id;
  353. struct nouveau_pm_memtiming timing;
  354. u32 memory;
  355. u16 memscript;
  356. u32 core;
  357. u32 shader;
  358. u32 rop;
  359. u32 copy;
  360. u32 daemon;
  361. u32 vdec;
  362. u32 dom6;
  363. u32 unka0; /* nva3:nvc0 */
  364. u32 hub01; /* nvc0- */
  365. u32 hub06; /* nvc0- */
  366. u32 hub07; /* nvc0- */
  367. u32 volt_min; /* microvolts */
  368. u32 volt_max;
  369. u8 fanspeed;
  370. };
  371. struct nouveau_pm_temp_sensor_constants {
  372. u16 offset_constant;
  373. s16 offset_mult;
  374. s16 offset_div;
  375. s16 slope_mult;
  376. s16 slope_div;
  377. };
  378. struct nouveau_pm_threshold_temp {
  379. s16 critical;
  380. s16 down_clock;
  381. s16 fan_boost;
  382. };
  383. struct nouveau_pm_fan {
  384. u32 percent;
  385. u32 min_duty;
  386. u32 max_duty;
  387. u32 pwm_freq;
  388. u32 pwm_divisor;
  389. };
  390. struct nouveau_pm_engine {
  391. struct nouveau_pm_voltage voltage;
  392. struct nouveau_pm_level perflvl[NOUVEAU_PM_MAX_LEVEL];
  393. int nr_perflvl;
  394. struct nouveau_pm_temp_sensor_constants sensor_constants;
  395. struct nouveau_pm_threshold_temp threshold_temp;
  396. struct nouveau_pm_fan fan;
  397. struct nouveau_pm_profile *profile_ac;
  398. struct nouveau_pm_profile *profile_dc;
  399. struct nouveau_pm_profile *profile;
  400. struct list_head profiles;
  401. struct nouveau_pm_level boot;
  402. struct nouveau_pm_level *cur;
  403. struct device *hwmon;
  404. struct notifier_block acpi_nb;
  405. int (*clocks_get)(struct drm_device *, struct nouveau_pm_level *);
  406. void *(*clocks_pre)(struct drm_device *, struct nouveau_pm_level *);
  407. int (*clocks_set)(struct drm_device *, void *);
  408. int (*voltage_get)(struct drm_device *);
  409. int (*voltage_set)(struct drm_device *, int voltage);
  410. int (*pwm_get)(struct drm_device *, int line, u32*, u32*);
  411. int (*pwm_set)(struct drm_device *, int line, u32, u32);
  412. int (*temp_get)(struct drm_device *);
  413. };
  414. struct nouveau_engine {
  415. struct nouveau_instmem_engine instmem;
  416. struct nouveau_display_engine display;
  417. struct nouveau_pm_engine pm;
  418. };
  419. enum nv04_fp_display_regs {
  420. FP_DISPLAY_END,
  421. FP_TOTAL,
  422. FP_CRTC,
  423. FP_SYNC_START,
  424. FP_SYNC_END,
  425. FP_VALID_START,
  426. FP_VALID_END
  427. };
  428. struct nv04_crtc_reg {
  429. unsigned char MiscOutReg;
  430. uint8_t CRTC[0xa0];
  431. uint8_t CR58[0x10];
  432. uint8_t Sequencer[5];
  433. uint8_t Graphics[9];
  434. uint8_t Attribute[21];
  435. unsigned char DAC[768];
  436. /* PCRTC regs */
  437. uint32_t fb_start;
  438. uint32_t crtc_cfg;
  439. uint32_t cursor_cfg;
  440. uint32_t gpio_ext;
  441. uint32_t crtc_830;
  442. uint32_t crtc_834;
  443. uint32_t crtc_850;
  444. uint32_t crtc_eng_ctrl;
  445. /* PRAMDAC regs */
  446. uint32_t nv10_cursync;
  447. struct nouveau_pll_vals pllvals;
  448. uint32_t ramdac_gen_ctrl;
  449. uint32_t ramdac_630;
  450. uint32_t ramdac_634;
  451. uint32_t tv_setup;
  452. uint32_t tv_vtotal;
  453. uint32_t tv_vskew;
  454. uint32_t tv_vsync_delay;
  455. uint32_t tv_htotal;
  456. uint32_t tv_hskew;
  457. uint32_t tv_hsync_delay;
  458. uint32_t tv_hsync_delay2;
  459. uint32_t fp_horiz_regs[7];
  460. uint32_t fp_vert_regs[7];
  461. uint32_t dither;
  462. uint32_t fp_control;
  463. uint32_t dither_regs[6];
  464. uint32_t fp_debug_0;
  465. uint32_t fp_debug_1;
  466. uint32_t fp_debug_2;
  467. uint32_t fp_margin_color;
  468. uint32_t ramdac_8c0;
  469. uint32_t ramdac_a20;
  470. uint32_t ramdac_a24;
  471. uint32_t ramdac_a34;
  472. uint32_t ctv_regs[38];
  473. };
  474. struct nv04_output_reg {
  475. uint32_t output;
  476. int head;
  477. };
  478. struct nv04_mode_state {
  479. struct nv04_crtc_reg crtc_reg[2];
  480. uint32_t pllsel;
  481. uint32_t sel_clk;
  482. };
  483. enum nouveau_card_type {
  484. NV_04 = 0x04,
  485. NV_10 = 0x10,
  486. NV_20 = 0x20,
  487. NV_30 = 0x30,
  488. NV_40 = 0x40,
  489. NV_50 = 0x50,
  490. NV_C0 = 0xc0,
  491. NV_D0 = 0xd0,
  492. NV_E0 = 0xe0,
  493. };
  494. struct drm_nouveau_private {
  495. struct drm_device *dev;
  496. bool noaccel;
  497. void *newpriv;
  498. /* the card type, takes NV_* as values */
  499. enum nouveau_card_type card_type;
  500. /* exact chipset, derived from NV_PMC_BOOT_0 */
  501. int chipset;
  502. int flags;
  503. u32 crystal;
  504. spinlock_t ramin_lock;
  505. void __iomem *ramin;
  506. u32 ramin_size;
  507. u32 ramin_base;
  508. bool ramin_available;
  509. struct drm_mm ramin_heap;
  510. struct nouveau_exec_engine *eng[NVOBJ_ENGINE_NR];
  511. struct list_head gpuobj_list;
  512. struct list_head classes;
  513. struct nouveau_bo *vga_ram;
  514. /* interrupt handling */
  515. void (*irq_handler[32])(struct drm_device *);
  516. bool msi_enabled;
  517. struct {
  518. struct drm_global_reference mem_global_ref;
  519. struct ttm_bo_global_ref bo_global_ref;
  520. struct ttm_bo_device bdev;
  521. atomic_t validate_sequence;
  522. int (*move)(struct nouveau_channel *,
  523. struct ttm_buffer_object *,
  524. struct ttm_mem_reg *, struct ttm_mem_reg *);
  525. } ttm;
  526. struct {
  527. spinlock_t lock;
  528. struct drm_mm heap;
  529. struct nouveau_bo *bo;
  530. } fence;
  531. struct {
  532. spinlock_t lock;
  533. struct nouveau_channel *ptr[NOUVEAU_MAX_CHANNEL_NR];
  534. } channels;
  535. struct nouveau_engine engine;
  536. struct nouveau_channel *channel;
  537. /* For PFIFO and PGRAPH. */
  538. spinlock_t context_switch_lock;
  539. /* VM/PRAMIN flush, legacy PRAMIN aperture */
  540. spinlock_t vm_lock;
  541. /* RAMIN configuration, RAMFC, RAMHT and RAMRO offsets */
  542. struct nouveau_ramht *ramht;
  543. uint32_t ramin_rsvd_vram;
  544. struct {
  545. enum {
  546. NOUVEAU_GART_NONE = 0,
  547. NOUVEAU_GART_AGP, /* AGP */
  548. NOUVEAU_GART_PDMA, /* paged dma object */
  549. NOUVEAU_GART_HW /* on-chip gart/vm */
  550. } type;
  551. uint64_t aper_base;
  552. uint64_t aper_size;
  553. uint64_t aper_free;
  554. struct ttm_backend_func *func;
  555. struct {
  556. struct page *page;
  557. dma_addr_t addr;
  558. } dummy;
  559. struct nouveau_gpuobj *sg_ctxdma;
  560. } gart_info;
  561. /* nv10-nv40 tiling regions */
  562. struct {
  563. struct nouveau_tile_reg reg[NOUVEAU_MAX_TILE_NR];
  564. spinlock_t lock;
  565. } tile;
  566. uint64_t fb_available_size;
  567. uint64_t fb_mappable_pages;
  568. uint64_t fb_aper_free;
  569. int fb_mtrr;
  570. /* BAR control (NV50-) */
  571. struct nouveau_vm *bar1_vm;
  572. struct nouveau_vm *bar3_vm;
  573. /* G8x/G9x virtual address space */
  574. struct nouveau_vm *chan_vm;
  575. struct nvbios vbios;
  576. u8 *mxms;
  577. struct list_head i2c_ports;
  578. struct nv04_mode_state mode_reg;
  579. struct nv04_mode_state saved_reg;
  580. uint32_t saved_vga_font[4][16384];
  581. uint32_t crtc_owner;
  582. uint32_t dac_users[4];
  583. struct backlight_device *backlight;
  584. struct {
  585. struct dentry *channel_root;
  586. } debugfs;
  587. struct nouveau_fbdev *nfbdev;
  588. struct apertures_struct *apertures;
  589. };
  590. static inline struct drm_nouveau_private *
  591. nouveau_private(struct drm_device *dev)
  592. {
  593. return dev->dev_private;
  594. }
  595. static inline struct drm_nouveau_private *
  596. nouveau_bdev(struct ttm_bo_device *bd)
  597. {
  598. return container_of(bd, struct drm_nouveau_private, ttm.bdev);
  599. }
  600. static inline int
  601. nouveau_bo_ref(struct nouveau_bo *ref, struct nouveau_bo **pnvbo)
  602. {
  603. struct nouveau_bo *prev;
  604. if (!pnvbo)
  605. return -EINVAL;
  606. prev = *pnvbo;
  607. *pnvbo = ref ? nouveau_bo(ttm_bo_reference(&ref->bo)) : NULL;
  608. if (prev) {
  609. struct ttm_buffer_object *bo = &prev->bo;
  610. ttm_bo_unref(&bo);
  611. }
  612. return 0;
  613. }
  614. /* nouveau_drv.c */
  615. extern int nouveau_modeset;
  616. extern int nouveau_duallink;
  617. extern int nouveau_uscript_lvds;
  618. extern int nouveau_uscript_tmds;
  619. extern int nouveau_vram_pushbuf;
  620. extern int nouveau_vram_notify;
  621. extern char *nouveau_vram_type;
  622. extern int nouveau_fbpercrtc;
  623. extern int nouveau_tv_disable;
  624. extern char *nouveau_tv_norm;
  625. extern int nouveau_reg_debug;
  626. extern int nouveau_ignorelid;
  627. extern int nouveau_nofbaccel;
  628. extern int nouveau_noaccel;
  629. extern int nouveau_force_post;
  630. extern int nouveau_override_conntype;
  631. extern char *nouveau_perflvl;
  632. extern int nouveau_perflvl_wr;
  633. extern int nouveau_msi;
  634. extern int nouveau_ctxfw;
  635. extern int nouveau_mxmdcb;
  636. extern int nouveau_pci_suspend(struct pci_dev *pdev, pm_message_t pm_state);
  637. extern int nouveau_pci_resume(struct pci_dev *pdev);
  638. /* nouveau_state.c */
  639. extern int nouveau_open(struct drm_device *, struct drm_file *);
  640. extern void nouveau_preclose(struct drm_device *dev, struct drm_file *);
  641. extern void nouveau_postclose(struct drm_device *, struct drm_file *);
  642. extern int nouveau_load(struct drm_device *, unsigned long flags);
  643. extern int nouveau_firstopen(struct drm_device *);
  644. extern void nouveau_lastclose(struct drm_device *);
  645. extern int nouveau_unload(struct drm_device *);
  646. extern bool nouveau_wait_for_idle(struct drm_device *);
  647. extern int nouveau_card_init(struct drm_device *);
  648. /* nouveau_mem.c */
  649. extern int nouveau_mem_vram_init(struct drm_device *);
  650. extern void nouveau_mem_vram_fini(struct drm_device *);
  651. extern int nouveau_mem_gart_init(struct drm_device *);
  652. extern void nouveau_mem_gart_fini(struct drm_device *);
  653. extern void nouveau_mem_close(struct drm_device *);
  654. extern bool nouveau_mem_flags_valid(struct drm_device *, u32 tile_flags);
  655. extern int nouveau_mem_timing_calc(struct drm_device *, u32 freq,
  656. struct nouveau_pm_memtiming *);
  657. extern void nouveau_mem_timing_read(struct drm_device *,
  658. struct nouveau_pm_memtiming *);
  659. extern int nouveau_mem_vbios_type(struct drm_device *);
  660. extern struct nouveau_tile_reg *nv10_mem_set_tiling(
  661. struct drm_device *dev, uint32_t addr, uint32_t size,
  662. uint32_t pitch, uint32_t flags);
  663. extern void nv10_mem_put_tile_region(struct drm_device *dev,
  664. struct nouveau_tile_reg *tile,
  665. struct nouveau_fence *fence);
  666. extern const struct ttm_mem_type_manager_func nouveau_vram_manager;
  667. extern const struct ttm_mem_type_manager_func nouveau_gart_manager;
  668. /* nouveau_notifier.c */
  669. extern int nouveau_notifier_init_channel(struct nouveau_channel *);
  670. extern void nouveau_notifier_takedown_channel(struct nouveau_channel *);
  671. extern int nouveau_notifier_alloc(struct nouveau_channel *, uint32_t handle,
  672. int cout, uint32_t start, uint32_t end,
  673. uint32_t *offset);
  674. /* nouveau_channel.c */
  675. extern void nouveau_channel_cleanup(struct drm_device *, struct drm_file *);
  676. extern int nouveau_channel_alloc(struct drm_device *dev,
  677. struct nouveau_channel **chan,
  678. struct drm_file *file_priv,
  679. uint32_t fb_ctxdma, uint32_t tt_ctxdma);
  680. extern struct nouveau_channel *
  681. nouveau_channel_get_unlocked(struct nouveau_channel *);
  682. extern struct nouveau_channel *
  683. nouveau_channel_get(struct drm_file *, int id);
  684. extern void nouveau_channel_put_unlocked(struct nouveau_channel **);
  685. extern void nouveau_channel_put(struct nouveau_channel **);
  686. extern void nouveau_channel_ref(struct nouveau_channel *chan,
  687. struct nouveau_channel **pchan);
  688. extern int nouveau_channel_idle(struct nouveau_channel *chan);
  689. /* nouveau_gpuobj.c */
  690. #define NVOBJ_ENGINE_ADD(d, e, p) do { \
  691. struct drm_nouveau_private *dev_priv = (d)->dev_private; \
  692. dev_priv->eng[NVOBJ_ENGINE_##e] = (p); \
  693. } while (0)
  694. #define NVOBJ_ENGINE_DEL(d, e) do { \
  695. struct drm_nouveau_private *dev_priv = (d)->dev_private; \
  696. dev_priv->eng[NVOBJ_ENGINE_##e] = NULL; \
  697. } while (0)
  698. #define NVOBJ_CLASS(d, c, e) do { \
  699. int ret = nouveau_gpuobj_class_new((d), (c), NVOBJ_ENGINE_##e); \
  700. if (ret) \
  701. return ret; \
  702. } while (0)
  703. #define NVOBJ_MTHD(d, c, m, e) do { \
  704. int ret = nouveau_gpuobj_mthd_new((d), (c), (m), (e)); \
  705. if (ret) \
  706. return ret; \
  707. } while (0)
  708. extern int nouveau_gpuobj_early_init(struct drm_device *);
  709. extern int nouveau_gpuobj_init(struct drm_device *);
  710. extern void nouveau_gpuobj_takedown(struct drm_device *);
  711. extern int nouveau_gpuobj_suspend(struct drm_device *dev);
  712. extern void nouveau_gpuobj_resume(struct drm_device *dev);
  713. extern int nouveau_gpuobj_class_new(struct drm_device *, u32 class, u32 eng);
  714. extern int nouveau_gpuobj_mthd_new(struct drm_device *, u32 class, u32 mthd,
  715. int (*exec)(struct nouveau_channel *,
  716. u32 class, u32 mthd, u32 data));
  717. extern int nouveau_gpuobj_mthd_call(struct nouveau_channel *, u32, u32, u32);
  718. extern int nouveau_gpuobj_mthd_call2(struct drm_device *, int, u32, u32, u32);
  719. extern int nouveau_gpuobj_channel_init(struct nouveau_channel *,
  720. uint32_t vram_h, uint32_t tt_h);
  721. extern void nouveau_gpuobj_channel_takedown(struct nouveau_channel *);
  722. extern int nouveau_gpuobj_new(struct drm_device *, struct nouveau_channel *,
  723. uint32_t size, int align, uint32_t flags,
  724. struct nouveau_gpuobj **);
  725. extern void nouveau_gpuobj_ref(struct nouveau_gpuobj *,
  726. struct nouveau_gpuobj **);
  727. extern int nouveau_gpuobj_new_fake(struct drm_device *, u32 pinst, u64 vinst,
  728. u32 size, u32 flags,
  729. struct nouveau_gpuobj **);
  730. extern int nouveau_gpuobj_dma_new(struct nouveau_channel *, int class,
  731. uint64_t offset, uint64_t size, int access,
  732. int target, struct nouveau_gpuobj **);
  733. extern int nouveau_gpuobj_gr_new(struct nouveau_channel *, u32 handle, int class);
  734. extern int nv50_gpuobj_dma_new(struct nouveau_channel *, int class, u64 base,
  735. u64 size, int target, int access, u32 type,
  736. u32 comp, struct nouveau_gpuobj **pobj);
  737. extern void nv50_gpuobj_dma_init(struct nouveau_gpuobj *, u32 offset,
  738. int class, u64 base, u64 size, int target,
  739. int access, u32 type, u32 comp);
  740. int nouveau_gpuobj_map_vm(struct nouveau_gpuobj *gpuobj, u32 flags,
  741. struct nouveau_vm *vm, struct nouveau_vma *vma);
  742. int nouveau_gpuobj_map_bar(struct nouveau_gpuobj *gpuobj, u32 flags,
  743. struct nouveau_vma *vma);
  744. void nouveau_gpuobj_unmap(struct nouveau_vma *vma);
  745. /* nouveau_irq.c */
  746. extern int nouveau_irq_init(struct drm_device *);
  747. extern void nouveau_irq_fini(struct drm_device *);
  748. extern irqreturn_t nouveau_irq_handler(DRM_IRQ_ARGS);
  749. extern void nouveau_irq_register(struct drm_device *, int status_bit,
  750. void (*)(struct drm_device *));
  751. extern void nouveau_irq_unregister(struct drm_device *, int status_bit);
  752. extern void nouveau_irq_preinstall(struct drm_device *);
  753. extern int nouveau_irq_postinstall(struct drm_device *);
  754. extern void nouveau_irq_uninstall(struct drm_device *);
  755. /* nouveau_sgdma.c */
  756. extern int nouveau_sgdma_init(struct drm_device *);
  757. extern void nouveau_sgdma_takedown(struct drm_device *);
  758. extern uint32_t nouveau_sgdma_get_physical(struct drm_device *,
  759. uint32_t offset);
  760. extern struct ttm_tt *nouveau_sgdma_create_ttm(struct ttm_bo_device *bdev,
  761. unsigned long size,
  762. uint32_t page_flags,
  763. struct page *dummy_read_page);
  764. /* nouveau_debugfs.c */
  765. #if defined(CONFIG_DRM_NOUVEAU_DEBUG)
  766. extern int nouveau_debugfs_init(struct drm_minor *);
  767. extern void nouveau_debugfs_takedown(struct drm_minor *);
  768. extern int nouveau_debugfs_channel_init(struct nouveau_channel *);
  769. extern void nouveau_debugfs_channel_fini(struct nouveau_channel *);
  770. #else
  771. static inline int
  772. nouveau_debugfs_init(struct drm_minor *minor)
  773. {
  774. return 0;
  775. }
  776. static inline void nouveau_debugfs_takedown(struct drm_minor *minor)
  777. {
  778. }
  779. static inline int
  780. nouveau_debugfs_channel_init(struct nouveau_channel *chan)
  781. {
  782. return 0;
  783. }
  784. static inline void
  785. nouveau_debugfs_channel_fini(struct nouveau_channel *chan)
  786. {
  787. }
  788. #endif
  789. /* nouveau_dma.c */
  790. extern void nouveau_dma_init(struct nouveau_channel *);
  791. extern int nouveau_dma_wait(struct nouveau_channel *, int slots, int size);
  792. /* nouveau_acpi.c */
  793. #define ROM_BIOS_PAGE 4096
  794. #if defined(CONFIG_ACPI)
  795. void nouveau_register_dsm_handler(void);
  796. void nouveau_unregister_dsm_handler(void);
  797. void nouveau_switcheroo_optimus_dsm(void);
  798. int nouveau_acpi_get_bios_chunk(uint8_t *bios, int offset, int len);
  799. bool nouveau_acpi_rom_supported(struct pci_dev *pdev);
  800. int nouveau_acpi_edid(struct drm_device *, struct drm_connector *);
  801. #else
  802. static inline void nouveau_register_dsm_handler(void) {}
  803. static inline void nouveau_unregister_dsm_handler(void) {}
  804. static inline void nouveau_switcheroo_optimus_dsm(void) {}
  805. static inline bool nouveau_acpi_rom_supported(struct pci_dev *pdev) { return false; }
  806. static inline int nouveau_acpi_get_bios_chunk(uint8_t *bios, int offset, int len) { return -EINVAL; }
  807. static inline int nouveau_acpi_edid(struct drm_device *dev, struct drm_connector *connector) { return -EINVAL; }
  808. #endif
  809. /* nouveau_backlight.c */
  810. #ifdef CONFIG_DRM_NOUVEAU_BACKLIGHT
  811. extern int nouveau_backlight_init(struct drm_device *);
  812. extern void nouveau_backlight_exit(struct drm_device *);
  813. #else
  814. static inline int nouveau_backlight_init(struct drm_device *dev)
  815. {
  816. return 0;
  817. }
  818. static inline void nouveau_backlight_exit(struct drm_device *dev) { }
  819. #endif
  820. /* nouveau_bios.c */
  821. extern int nouveau_bios_init(struct drm_device *);
  822. extern void nouveau_bios_takedown(struct drm_device *dev);
  823. extern int nouveau_run_vbios_init(struct drm_device *);
  824. extern struct dcb_connector_table_entry *
  825. nouveau_bios_connector_entry(struct drm_device *, int index);
  826. extern int nouveau_bios_run_display_table(struct drm_device *, u16 id, int clk,
  827. struct dcb_output *, int crtc);
  828. extern bool nouveau_bios_fp_mode(struct drm_device *, struct drm_display_mode *);
  829. extern uint8_t *nouveau_bios_embedded_edid(struct drm_device *);
  830. extern int nouveau_bios_parse_lvds_table(struct drm_device *, int pxclk,
  831. bool *dl, bool *if_is_24bit);
  832. extern int run_tmds_table(struct drm_device *, struct dcb_output *,
  833. int head, int pxclk);
  834. extern int call_lvds_script(struct drm_device *, struct dcb_output *, int head,
  835. enum LVDS_script, int pxclk);
  836. bool bios_encoder_match(struct dcb_output *, u32 hash);
  837. /* nouveau_mxm.c */
  838. int nouveau_mxm_init(struct drm_device *dev);
  839. void nouveau_mxm_fini(struct drm_device *dev);
  840. /* nouveau_ttm.c */
  841. int nouveau_ttm_global_init(struct drm_nouveau_private *);
  842. void nouveau_ttm_global_release(struct drm_nouveau_private *);
  843. int nouveau_ttm_mmap(struct file *, struct vm_area_struct *);
  844. /* nouveau_hdmi.c */
  845. void nouveau_hdmi_mode_set(struct drm_encoder *, struct drm_display_mode *);
  846. /* nv04_graph.c */
  847. extern int nv04_graph_create(struct drm_device *);
  848. extern int nv04_graph_object_new(struct nouveau_channel *, int, u32, u16);
  849. extern int nv04_graph_mthd_page_flip(struct nouveau_channel *chan,
  850. u32 class, u32 mthd, u32 data);
  851. extern struct nouveau_bitfield nv04_graph_nsource[];
  852. /* nv10_graph.c */
  853. extern int nv10_graph_create(struct drm_device *);
  854. extern struct nouveau_channel *nv10_graph_channel(struct drm_device *);
  855. extern struct nouveau_bitfield nv10_graph_intr[];
  856. extern struct nouveau_bitfield nv10_graph_nstatus[];
  857. /* nv20_graph.c */
  858. extern int nv20_graph_create(struct drm_device *);
  859. /* nv40_graph.c */
  860. extern int nv40_graph_create(struct drm_device *);
  861. extern void nv40_grctx_init(struct drm_device *, u32 *size);
  862. extern void nv40_grctx_fill(struct drm_device *, struct nouveau_gpuobj *);
  863. /* nv50_graph.c */
  864. extern int nv50_graph_create(struct drm_device *);
  865. extern struct nouveau_enum nv50_data_error_names[];
  866. extern int nv50_graph_isr_chid(struct drm_device *dev, u64 inst);
  867. extern int nv50_grctx_init(struct drm_device *, u32 *, u32, u32 *, u32 *);
  868. extern void nv50_grctx_fill(struct drm_device *, struct nouveau_gpuobj *);
  869. /* nvc0_graph.c */
  870. extern int nvc0_graph_create(struct drm_device *);
  871. extern int nvc0_graph_isr_chid(struct drm_device *dev, u64 inst);
  872. /* nve0_graph.c */
  873. extern int nve0_graph_create(struct drm_device *);
  874. /* nv84_crypt.c */
  875. extern int nv84_crypt_create(struct drm_device *);
  876. /* nv98_crypt.c */
  877. extern int nv98_crypt_create(struct drm_device *dev);
  878. /* nva3_copy.c */
  879. extern int nva3_copy_create(struct drm_device *dev);
  880. /* nvc0_copy.c */
  881. extern int nvc0_copy_create(struct drm_device *dev, int engine);
  882. /* nv31_mpeg.c */
  883. extern int nv31_mpeg_create(struct drm_device *dev);
  884. /* nv50_mpeg.c */
  885. extern int nv50_mpeg_create(struct drm_device *dev);
  886. /* nv84_bsp.c */
  887. /* nv98_bsp.c */
  888. extern int nv84_bsp_create(struct drm_device *dev);
  889. /* nv84_vp.c */
  890. /* nv98_vp.c */
  891. extern int nv84_vp_create(struct drm_device *dev);
  892. /* nv98_ppp.c */
  893. extern int nv98_ppp_create(struct drm_device *dev);
  894. /* nv04_instmem.c */
  895. extern int nv04_instmem_init(struct drm_device *);
  896. extern void nv04_instmem_takedown(struct drm_device *);
  897. extern int nv04_instmem_suspend(struct drm_device *);
  898. extern void nv04_instmem_resume(struct drm_device *);
  899. extern int nv04_instmem_get(struct nouveau_gpuobj *, struct nouveau_channel *,
  900. u32 size, u32 align);
  901. extern void nv04_instmem_put(struct nouveau_gpuobj *);
  902. extern int nv04_instmem_map(struct nouveau_gpuobj *);
  903. extern void nv04_instmem_unmap(struct nouveau_gpuobj *);
  904. extern void nv04_instmem_flush(struct drm_device *);
  905. /* nv40_instmem.c */
  906. extern int nv40_instmem_init(struct drm_device *);
  907. extern void nv40_instmem_takedown(struct drm_device *);
  908. extern int nv40_instmem_suspend(struct drm_device *);
  909. extern void nv40_instmem_resume(struct drm_device *);
  910. extern int nv40_instmem_get(struct nouveau_gpuobj *, struct nouveau_channel *,
  911. u32 size, u32 align);
  912. extern void nv40_instmem_put(struct nouveau_gpuobj *);
  913. extern int nv40_instmem_map(struct nouveau_gpuobj *);
  914. extern void nv40_instmem_unmap(struct nouveau_gpuobj *);
  915. extern void nv40_instmem_flush(struct drm_device *);
  916. /* nv50_instmem.c */
  917. extern int nv50_instmem_init(struct drm_device *);
  918. extern void nv50_instmem_takedown(struct drm_device *);
  919. extern int nv50_instmem_suspend(struct drm_device *);
  920. extern void nv50_instmem_resume(struct drm_device *);
  921. extern int nv50_instmem_get(struct nouveau_gpuobj *, struct nouveau_channel *,
  922. u32 size, u32 align);
  923. extern void nv50_instmem_put(struct nouveau_gpuobj *);
  924. extern int nv50_instmem_map(struct nouveau_gpuobj *);
  925. extern void nv50_instmem_unmap(struct nouveau_gpuobj *);
  926. extern void nv50_instmem_flush(struct drm_device *);
  927. extern void nv84_instmem_flush(struct drm_device *);
  928. /* nvc0_instmem.c */
  929. extern int nvc0_instmem_init(struct drm_device *);
  930. extern void nvc0_instmem_takedown(struct drm_device *);
  931. extern int nvc0_instmem_suspend(struct drm_device *);
  932. extern void nvc0_instmem_resume(struct drm_device *);
  933. extern long nouveau_compat_ioctl(struct file *file, unsigned int cmd,
  934. unsigned long arg);
  935. /* nv04_dac.c */
  936. extern int nv04_dac_create(struct drm_connector *, struct dcb_output *);
  937. extern uint32_t nv17_dac_sample_load(struct drm_encoder *encoder);
  938. extern int nv04_dac_output_offset(struct drm_encoder *encoder);
  939. extern void nv04_dac_update_dacclk(struct drm_encoder *encoder, bool enable);
  940. extern bool nv04_dac_in_use(struct drm_encoder *encoder);
  941. /* nv04_dfp.c */
  942. extern int nv04_dfp_create(struct drm_connector *, struct dcb_output *);
  943. extern int nv04_dfp_get_bound_head(struct drm_device *dev, struct dcb_output *dcbent);
  944. extern void nv04_dfp_bind_head(struct drm_device *dev, struct dcb_output *dcbent,
  945. int head, bool dl);
  946. extern void nv04_dfp_disable(struct drm_device *dev, int head);
  947. extern void nv04_dfp_update_fp_control(struct drm_encoder *encoder, int mode);
  948. /* nv04_tv.c */
  949. extern int nv04_tv_identify(struct drm_device *dev, int i2c_index);
  950. extern int nv04_tv_create(struct drm_connector *, struct dcb_output *);
  951. /* nv17_tv.c */
  952. extern int nv17_tv_create(struct drm_connector *, struct dcb_output *);
  953. /* nv04_display.c */
  954. extern int nv04_display_early_init(struct drm_device *);
  955. extern void nv04_display_late_takedown(struct drm_device *);
  956. extern int nv04_display_create(struct drm_device *);
  957. extern void nv04_display_destroy(struct drm_device *);
  958. extern int nv04_display_init(struct drm_device *);
  959. extern void nv04_display_fini(struct drm_device *);
  960. /* nvd0_display.c */
  961. extern int nvd0_display_create(struct drm_device *);
  962. extern void nvd0_display_destroy(struct drm_device *);
  963. extern int nvd0_display_init(struct drm_device *);
  964. extern void nvd0_display_fini(struct drm_device *);
  965. struct nouveau_bo *nvd0_display_crtc_sema(struct drm_device *, int crtc);
  966. void nvd0_display_flip_stop(struct drm_crtc *);
  967. int nvd0_display_flip_next(struct drm_crtc *, struct drm_framebuffer *,
  968. struct nouveau_channel *, u32 swap_interval);
  969. /* nv04_crtc.c */
  970. extern int nv04_crtc_create(struct drm_device *, int index);
  971. /* nouveau_bo.c */
  972. extern struct ttm_bo_driver nouveau_bo_driver;
  973. extern void nouveau_bo_move_init(struct nouveau_channel *);
  974. extern int nouveau_bo_new(struct drm_device *, int size, int align,
  975. uint32_t flags, uint32_t tile_mode,
  976. uint32_t tile_flags,
  977. struct sg_table *sg,
  978. struct nouveau_bo **);
  979. extern int nouveau_bo_pin(struct nouveau_bo *, uint32_t flags);
  980. extern int nouveau_bo_unpin(struct nouveau_bo *);
  981. extern int nouveau_bo_map(struct nouveau_bo *);
  982. extern void nouveau_bo_unmap(struct nouveau_bo *);
  983. extern void nouveau_bo_placement_set(struct nouveau_bo *, uint32_t type,
  984. uint32_t busy);
  985. extern u16 nouveau_bo_rd16(struct nouveau_bo *nvbo, unsigned index);
  986. extern void nouveau_bo_wr16(struct nouveau_bo *nvbo, unsigned index, u16 val);
  987. extern u32 nouveau_bo_rd32(struct nouveau_bo *nvbo, unsigned index);
  988. extern void nouveau_bo_wr32(struct nouveau_bo *nvbo, unsigned index, u32 val);
  989. extern void nouveau_bo_fence(struct nouveau_bo *, struct nouveau_fence *);
  990. extern int nouveau_bo_validate(struct nouveau_bo *, bool interruptible,
  991. bool no_wait_reserve, bool no_wait_gpu);
  992. extern struct nouveau_vma *
  993. nouveau_bo_vma_find(struct nouveau_bo *, struct nouveau_vm *);
  994. extern int nouveau_bo_vma_add(struct nouveau_bo *, struct nouveau_vm *,
  995. struct nouveau_vma *);
  996. extern void nouveau_bo_vma_del(struct nouveau_bo *, struct nouveau_vma *);
  997. /* nouveau_gem.c */
  998. extern int nouveau_gem_new(struct drm_device *, int size, int align,
  999. uint32_t domain, uint32_t tile_mode,
  1000. uint32_t tile_flags, struct nouveau_bo **);
  1001. extern int nouveau_gem_object_new(struct drm_gem_object *);
  1002. extern void nouveau_gem_object_del(struct drm_gem_object *);
  1003. extern int nouveau_gem_object_open(struct drm_gem_object *, struct drm_file *);
  1004. extern void nouveau_gem_object_close(struct drm_gem_object *,
  1005. struct drm_file *);
  1006. extern int nouveau_gem_ioctl_new(struct drm_device *, void *,
  1007. struct drm_file *);
  1008. extern int nouveau_gem_ioctl_pushbuf(struct drm_device *, void *,
  1009. struct drm_file *);
  1010. extern int nouveau_gem_ioctl_cpu_prep(struct drm_device *, void *,
  1011. struct drm_file *);
  1012. extern int nouveau_gem_ioctl_cpu_fini(struct drm_device *, void *,
  1013. struct drm_file *);
  1014. extern int nouveau_gem_ioctl_info(struct drm_device *, void *,
  1015. struct drm_file *);
  1016. extern struct dma_buf *nouveau_gem_prime_export(struct drm_device *dev,
  1017. struct drm_gem_object *obj, int flags);
  1018. extern struct drm_gem_object *nouveau_gem_prime_import(struct drm_device *dev,
  1019. struct dma_buf *dma_buf);
  1020. /* nouveau_display.c */
  1021. int nouveau_display_create(struct drm_device *dev);
  1022. void nouveau_display_destroy(struct drm_device *dev);
  1023. int nouveau_display_init(struct drm_device *dev);
  1024. void nouveau_display_fini(struct drm_device *dev);
  1025. int nouveau_vblank_enable(struct drm_device *dev, int crtc);
  1026. void nouveau_vblank_disable(struct drm_device *dev, int crtc);
  1027. int nouveau_crtc_page_flip(struct drm_crtc *crtc, struct drm_framebuffer *fb,
  1028. struct drm_pending_vblank_event *event);
  1029. int nouveau_finish_page_flip(struct nouveau_channel *,
  1030. struct nouveau_page_flip_state *);
  1031. int nouveau_display_dumb_create(struct drm_file *, struct drm_device *,
  1032. struct drm_mode_create_dumb *args);
  1033. int nouveau_display_dumb_map_offset(struct drm_file *, struct drm_device *,
  1034. uint32_t handle, uint64_t *offset);
  1035. int nouveau_display_dumb_destroy(struct drm_file *, struct drm_device *,
  1036. uint32_t handle);
  1037. #ifndef ioread32_native
  1038. #ifdef __BIG_ENDIAN
  1039. #define ioread16_native ioread16be
  1040. #define iowrite16_native iowrite16be
  1041. #define ioread32_native ioread32be
  1042. #define iowrite32_native iowrite32be
  1043. #else /* def __BIG_ENDIAN */
  1044. #define ioread16_native ioread16
  1045. #define iowrite16_native iowrite16
  1046. #define ioread32_native ioread32
  1047. #define iowrite32_native iowrite32
  1048. #endif /* def __BIG_ENDIAN else */
  1049. #endif /* !ioread32_native */
  1050. /* channel control reg access */
  1051. static inline u32 nvchan_rd32(struct nouveau_channel *chan, unsigned reg)
  1052. {
  1053. return ioread32_native(chan->user + reg);
  1054. }
  1055. static inline void nvchan_wr32(struct nouveau_channel *chan,
  1056. unsigned reg, u32 val)
  1057. {
  1058. iowrite32_native(val, chan->user + reg);
  1059. }
  1060. /* register access */
  1061. #define nv_rd08 _nv_rd08
  1062. #define nv_wr08 _nv_wr08
  1063. #define nv_rd32 _nv_rd32
  1064. #define nv_wr32 _nv_wr32
  1065. #define nv_mask _nv_mask
  1066. #define nv_wait(dev, reg, mask, val) \
  1067. nouveau_wait_eq(dev, 2000000000ULL, (reg), (mask), (val))
  1068. #define nv_wait_ne(dev, reg, mask, val) \
  1069. nouveau_wait_ne(dev, 2000000000ULL, (reg), (mask), (val))
  1070. #define nv_wait_cb(dev, func, data) \
  1071. nouveau_wait_cb(dev, 2000000000ULL, (func), (data))
  1072. /* PRAMIN access */
  1073. static inline u32 nv_ri32(struct drm_device *dev, unsigned offset)
  1074. {
  1075. struct drm_nouveau_private *dev_priv = dev->dev_private;
  1076. return ioread32_native(dev_priv->ramin + offset);
  1077. }
  1078. static inline void nv_wi32(struct drm_device *dev, unsigned offset, u32 val)
  1079. {
  1080. struct drm_nouveau_private *dev_priv = dev->dev_private;
  1081. iowrite32_native(val, dev_priv->ramin + offset);
  1082. }
  1083. /* object access */
  1084. extern u32 nv_ro32(struct nouveau_gpuobj *, u32 offset);
  1085. extern void nv_wo32(struct nouveau_gpuobj *, u32 offset, u32 val);
  1086. /*
  1087. * Logging
  1088. * Argument d is (struct drm_device *).
  1089. */
  1090. #define NV_PRINTK(level, d, fmt, arg...) \
  1091. printk(level "[" DRM_NAME "] " DRIVER_NAME " %s: " fmt, \
  1092. pci_name(d->pdev), ##arg)
  1093. #ifndef NV_DEBUG_NOTRACE
  1094. #define NV_DEBUG(d, fmt, arg...) do { \
  1095. if (drm_debug & DRM_UT_DRIVER) { \
  1096. NV_PRINTK(KERN_DEBUG, d, "%s:%d - " fmt, __func__, \
  1097. __LINE__, ##arg); \
  1098. } \
  1099. } while (0)
  1100. #define NV_DEBUG_KMS(d, fmt, arg...) do { \
  1101. if (drm_debug & DRM_UT_KMS) { \
  1102. NV_PRINTK(KERN_DEBUG, d, "%s:%d - " fmt, __func__, \
  1103. __LINE__, ##arg); \
  1104. } \
  1105. } while (0)
  1106. #else
  1107. #define NV_DEBUG(d, fmt, arg...) do { \
  1108. if (drm_debug & DRM_UT_DRIVER) \
  1109. NV_PRINTK(KERN_DEBUG, d, fmt, ##arg); \
  1110. } while (0)
  1111. #define NV_DEBUG_KMS(d, fmt, arg...) do { \
  1112. if (drm_debug & DRM_UT_KMS) \
  1113. NV_PRINTK(KERN_DEBUG, d, fmt, ##arg); \
  1114. } while (0)
  1115. #endif
  1116. #define NV_ERROR(d, fmt, arg...) NV_PRINTK(KERN_ERR, d, fmt, ##arg)
  1117. #define NV_INFO(d, fmt, arg...) NV_PRINTK(KERN_INFO, d, fmt, ##arg)
  1118. #define NV_TRACEWARN(d, fmt, arg...) NV_PRINTK(KERN_NOTICE, d, fmt, ##arg)
  1119. #define NV_TRACE(d, fmt, arg...) NV_PRINTK(KERN_INFO, d, fmt, ##arg)
  1120. #define NV_WARN(d, fmt, arg...) NV_PRINTK(KERN_WARNING, d, fmt, ##arg)
  1121. #define NV_WARNONCE(d, fmt, arg...) do { \
  1122. static int _warned = 0; \
  1123. if (!_warned) { \
  1124. NV_WARN(d, fmt, ##arg); \
  1125. _warned = 1; \
  1126. } \
  1127. } while(0)
  1128. /* nouveau_reg_debug bitmask */
  1129. enum {
  1130. NOUVEAU_REG_DEBUG_MC = 0x1,
  1131. NOUVEAU_REG_DEBUG_VIDEO = 0x2,
  1132. NOUVEAU_REG_DEBUG_FB = 0x4,
  1133. NOUVEAU_REG_DEBUG_EXTDEV = 0x8,
  1134. NOUVEAU_REG_DEBUG_CRTC = 0x10,
  1135. NOUVEAU_REG_DEBUG_RAMDAC = 0x20,
  1136. NOUVEAU_REG_DEBUG_VGACRTC = 0x40,
  1137. NOUVEAU_REG_DEBUG_RMVIO = 0x80,
  1138. NOUVEAU_REG_DEBUG_VGAATTR = 0x100,
  1139. NOUVEAU_REG_DEBUG_EVO = 0x200,
  1140. NOUVEAU_REG_DEBUG_AUXCH = 0x400
  1141. };
  1142. #define NV_REG_DEBUG(type, dev, fmt, arg...) do { \
  1143. if (nouveau_reg_debug & NOUVEAU_REG_DEBUG_##type) \
  1144. NV_PRINTK(KERN_DEBUG, dev, "%s: " fmt, __func__, ##arg); \
  1145. } while (0)
  1146. static inline bool
  1147. nv_two_heads(struct drm_device *dev)
  1148. {
  1149. struct drm_nouveau_private *dev_priv = dev->dev_private;
  1150. const int impl = dev->pci_device & 0x0ff0;
  1151. if (dev_priv->card_type >= NV_10 && impl != 0x0100 &&
  1152. impl != 0x0150 && impl != 0x01a0 && impl != 0x0200)
  1153. return true;
  1154. return false;
  1155. }
  1156. static inline bool
  1157. nv_gf4_disp_arch(struct drm_device *dev)
  1158. {
  1159. return nv_two_heads(dev) && (dev->pci_device & 0x0ff0) != 0x0110;
  1160. }
  1161. static inline bool
  1162. nv_two_reg_pll(struct drm_device *dev)
  1163. {
  1164. struct drm_nouveau_private *dev_priv = dev->dev_private;
  1165. const int impl = dev->pci_device & 0x0ff0;
  1166. if (impl == 0x0310 || impl == 0x0340 || dev_priv->card_type >= NV_40)
  1167. return true;
  1168. return false;
  1169. }
  1170. static inline bool
  1171. nv_match_device(struct drm_device *dev, unsigned device,
  1172. unsigned sub_vendor, unsigned sub_device)
  1173. {
  1174. return dev->pdev->device == device &&
  1175. dev->pdev->subsystem_vendor == sub_vendor &&
  1176. dev->pdev->subsystem_device == sub_device;
  1177. }
  1178. static inline void *
  1179. nv_engine(struct drm_device *dev, int engine)
  1180. {
  1181. struct drm_nouveau_private *dev_priv = dev->dev_private;
  1182. return (void *)dev_priv->eng[engine];
  1183. }
  1184. /* returns 1 if device is one of the nv4x using the 0x4497 object class,
  1185. * helpful to determine a number of other hardware features
  1186. */
  1187. static inline int
  1188. nv44_graph_class(struct drm_device *dev)
  1189. {
  1190. struct drm_nouveau_private *dev_priv = dev->dev_private;
  1191. if ((dev_priv->chipset & 0xf0) == 0x60)
  1192. return 1;
  1193. return !(0x0baf & (1 << (dev_priv->chipset & 0x0f)));
  1194. }
  1195. /* memory type/access flags, do not match hardware values */
  1196. #define NV_MEM_ACCESS_RO 1
  1197. #define NV_MEM_ACCESS_WO 2
  1198. #define NV_MEM_ACCESS_RW (NV_MEM_ACCESS_RO | NV_MEM_ACCESS_WO)
  1199. #define NV_MEM_ACCESS_SYS 4
  1200. #define NV_MEM_ACCESS_VM 8
  1201. #define NV_MEM_ACCESS_NOSNOOP 16
  1202. #define NV_MEM_TARGET_VRAM 0
  1203. #define NV_MEM_TARGET_PCI 1
  1204. #define NV_MEM_TARGET_PCI_NOSNOOP 2
  1205. #define NV_MEM_TARGET_VM 3
  1206. #define NV_MEM_TARGET_GART 4
  1207. #define NV_MEM_TYPE_VM 0x7f
  1208. #define NV_MEM_COMP_VM 0x03
  1209. /* FIFO methods */
  1210. #define NV01_SUBCHAN_OBJECT 0x00000000
  1211. #define NV84_SUBCHAN_SEMAPHORE_ADDRESS_HIGH 0x00000010
  1212. #define NV84_SUBCHAN_SEMAPHORE_ADDRESS_LOW 0x00000014
  1213. #define NV84_SUBCHAN_SEMAPHORE_SEQUENCE 0x00000018
  1214. #define NV84_SUBCHAN_SEMAPHORE_TRIGGER 0x0000001c
  1215. #define NV84_SUBCHAN_SEMAPHORE_TRIGGER_ACQUIRE_EQUAL 0x00000001
  1216. #define NV84_SUBCHAN_SEMAPHORE_TRIGGER_WRITE_LONG 0x00000002
  1217. #define NV84_SUBCHAN_SEMAPHORE_TRIGGER_ACQUIRE_GEQUAL 0x00000004
  1218. #define NVC0_SUBCHAN_SEMAPHORE_TRIGGER_YIELD 0x00001000
  1219. #define NV84_SUBCHAN_NOTIFY_INTR 0x00000020
  1220. #define NV84_SUBCHAN_WRCACHE_FLUSH 0x00000024
  1221. #define NV10_SUBCHAN_REF_CNT 0x00000050
  1222. #define NVSW_SUBCHAN_PAGE_FLIP 0x00000054
  1223. #define NV11_SUBCHAN_DMA_SEMAPHORE 0x00000060
  1224. #define NV11_SUBCHAN_SEMAPHORE_OFFSET 0x00000064
  1225. #define NV11_SUBCHAN_SEMAPHORE_ACQUIRE 0x00000068
  1226. #define NV11_SUBCHAN_SEMAPHORE_RELEASE 0x0000006c
  1227. #define NV40_SUBCHAN_YIELD 0x00000080
  1228. /* NV_SW object class */
  1229. #define NV_SW 0x0000506e
  1230. #define NV_SW_DMA_VBLSEM 0x0000018c
  1231. #define NV_SW_VBLSEM_OFFSET 0x00000400
  1232. #define NV_SW_VBLSEM_RELEASE_VALUE 0x00000404
  1233. #define NV_SW_VBLSEM_RELEASE 0x00000408
  1234. #define NV_SW_PAGE_FLIP 0x00000500
  1235. #endif /* __NOUVEAU_DRV_H__ */