Thomas Zimmermann
|
743e0f079a
drm/nouveau: Replace drm_gem_object_unreference_unlocked with put function
|
7 years ago |
Ilia Mirkin
|
856718054a
drm/nouveau/kms/nv04-nv4x: fix exposed format list
|
8 years ago |
Peter Rosin
|
804ea3ec44
drm: nouveau: remove dead code and pointless local lut storage
|
8 years ago |
Daniel Vetter
|
6d124ff845
drm: Add acquire ctx to ->gamma_set hook
|
8 years ago |
Daniel Vetter
|
a4eff9aa6d
drm: Add acquire ctx parameter to ->set_config
|
8 years ago |
Ben Skeggs
|
1167c6bc51
drm/nouveau: allocate device object for every client
|
9 years ago |
Ben Skeggs
|
bab7cc18d3
drm/nouveau: pass nvif_client to nouveau_bo_new() instead of drm_device
|
9 years ago |
Ville Syrjälä
|
272725c7db
drm: Nuke fb->bits_per_pixel
|
8 years ago |
Ville Syrjälä
|
b00c600e91
drm: Nuke fb->depth
|
8 years ago |
Ville Syrjälä
|
d92df868a5
drm/nouveau: Add local 'fb' variables
|
8 years ago |
Ville Syrjälä
|
bdcb2f9106
drm/nouveau: Fix crtc->primary->fb vs. drm_fb fail
|
8 years ago |
Daniel Vetter
|
9bc6db0d91
drm/nouveau: Use drm_crtc_vblank_off/on
|
8 years ago |
Maarten Lankhorst
|
7ea7728387
drm/core: Change declaration for gamma_set.
|
9 years ago |
Dave Airlie
|
d5fa33f284
Merge branch 'linux-4.7' of git://github.com/skeggsb/linux into drm-next
|
9 years ago |
Ben Skeggs
|
4dc28134a8
drm/nouveau: rename nouveau_drm.h to nouveau_drv.h
|
9 years ago |
Chris Wilson
|
a8ad0bd84f
drm: Remove unused drm_device from drm_gem_object_lookup()
|
9 years ago |
Carlos Palminha
|
c57d860f4c
drm/nouveau/dispnv04: removed optional dummy crtc mode_fixup function.
|
9 years ago |
Daniel Vetter
|
2c3d77155f
drm/nouveau: Use private save/restore hooks for CRTCs
|
9 years ago |
Jani Nikula
|
d58ded7625
drm/nouveau: constify all struct drm_*_helper funcs pointers
|
10 years ago |
Ben Skeggs
|
be83cd4ef9
drm/nouveau: finalise nvkm namespace switch (no binary change)
|
10 years ago |
Ben Skeggs
|
989aa5b76a
drm/nouveau/nvif: namespace of nvkm accessors (no binary change)
|
10 years ago |
Ben Skeggs
|
f3867f439f
drm/nouveau/clk: rename from clock (no binary change)
|
10 years ago |
Ben Skeggs
|
ad76b3f7c7
drm/nouveau: teach nouveau_bo_pin() how to force a contig vram allocation
|
10 years ago |
Daniel Vetter
|
3cb9ae4fd8
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
|
10 years ago |
Maarten Lankhorst
|
bb6178b04f
drm/nouveau: export reservation_object from dmabuf to ttm
|
11 years ago |
Ben Skeggs
|
967e7bde87
drm/nouveau: initial pass at moving to struct nvif_device
|
11 years ago |
Ben Skeggs
|
4b5098f359
drm/nouveau/kms: take more care when pulling down accelerated fbcon
|
11 years ago |
Matt Roper
|
f4510a2752
drm: Replace crtc fb with primary plane fb (v3)
|
11 years ago |
Alexandre Courbot
|
b6c4285afa
drm/nouveau: handle -EACCES runtime PM return code
|
11 years ago |
Damien Lespiau
|
99b314a0b3
drm: Remove clock_index from struct drm_display_mode
|
12 years ago |