Merge remote branch 'nouveau/for-airlied' into drm-next
* nouveau/for-airlied: drm/nouveau: fix i2c-related init table handlers drm/nouveau: support init table i2c device identifier 0x81 drm/nouveau: ensure we've parsed i2c table entry for INIT_*I2C* handlers drm/nouveau: display error message for any failed init table opcode drm/nouveau: fix init table handlers to return proper error codes drm/nv50: support fractional feedback divider on newer chips drm/nv50: fix monitor detection on certain chipsets drm/nv50: store full dcb i2c entry from vbios drm/nv50: fix suspend/resume with DP outputs drm/nv50: output calculated crtc pll when debugging on drm/nouveau: dump pll limits entries when debugging is on drm/nouveau: bios parser fixes for eDP boards drm/nouveau: fix a nouveau_bo dereference after it's been destroyed drm/nv40: remove some completed ctxprog TODOs drm/nv04: Implement missing nv04 PGRAPH methods in software. drm/nouveau: Use 0x5f instead of 0x9f as imageblit on original NV10.
Showing
- drivers/gpu/drm/nouveau/Makefile 2 additions, 1 deletiondrivers/gpu/drm/nouveau/Makefile
- drivers/gpu/drm/nouveau/nouveau_bios.c 327 additions, 173 deletionsdrivers/gpu/drm/nouveau/nouveau_bios.c
- drivers/gpu/drm/nouveau/nouveau_bios.h 1 addition, 0 deletionsdrivers/gpu/drm/nouveau/nouveau_bios.h
- drivers/gpu/drm/nouveau/nouveau_bo.c 1 addition, 1 deletiondrivers/gpu/drm/nouveau/nouveau_bo.c
- drivers/gpu/drm/nouveau/nouveau_drv.h 6 additions, 0 deletionsdrivers/gpu/drm/nouveau/nouveau_drv.h
- drivers/gpu/drm/nouveau/nouveau_encoder.h 2 additions, 0 deletionsdrivers/gpu/drm/nouveau/nouveau_encoder.h
- drivers/gpu/drm/nouveau/nouveau_i2c.c 16 additions, 5 deletionsdrivers/gpu/drm/nouveau/nouveau_i2c.c
- drivers/gpu/drm/nouveau/nouveau_reg.h 1 addition, 0 deletionsdrivers/gpu/drm/nouveau/nouveau_reg.h
- drivers/gpu/drm/nouveau/nv04_fbcon.c 1 addition, 1 deletiondrivers/gpu/drm/nouveau/nv04_fbcon.c
- drivers/gpu/drm/nouveau/nv04_graph.c 553 additions, 13 deletionsdrivers/gpu/drm/nouveau/nv04_graph.c
- drivers/gpu/drm/nouveau/nv40_grctx.c 0 additions, 5 deletionsdrivers/gpu/drm/nouveau/nv40_grctx.c
- drivers/gpu/drm/nouveau/nv50_calc.c 87 additions, 0 deletionsdrivers/gpu/drm/nouveau/nv50_calc.c
- drivers/gpu/drm/nouveau/nv50_crtc.c 27 additions, 19 deletionsdrivers/gpu/drm/nouveau/nv50_crtc.c
- drivers/gpu/drm/nouveau/nv50_display.c 33 additions, 0 deletionsdrivers/gpu/drm/nouveau/nv50_display.c
- drivers/gpu/drm/nouveau/nv50_sor.c 10 additions, 5 deletionsdrivers/gpu/drm/nouveau/nv50_sor.c
Loading
Please register or sign in to comment