aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/dispnv04
AgeCommit message (Expand)AuthorFilesLines
2018-03-08drm/nouveau: Replace the iturbt_709 prop with the standard COLOR_ENCODING propGravatar Ville Syrjälä 1-13/+13
2018-01-11drm/nouveau: deprecate pci_get_bus_and_slot()Gravatar Sinan Kaya 2-4/+10
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 2-0/+2
2017-11-02drm/nouveau/core/object: allow arguments to be passed to map functionGravatar Ben Skeggs 1-1/+1
2017-08-22drm/nouveau/kms/nv04-nv4x: fix exposed format listGravatar Ilia Mirkin 1-1/+35
2017-08-22drm/nouveau/kms/nv10-nv40: add NV21 support to overlayGravatar Ilia Mirkin 1-3/+6
2017-08-22drm/nouveau/kms/nv04-nv40: improve overlay error detection, fix pitch settingGravatar Ilia Mirkin 1-28/+34
2017-08-04drm: nouveau: remove dead code and pointless local lut storageGravatar Peter Rosin 1-17/+9
2017-06-16drm/nouveau/kms/nv04: use new devinit script interpreter entry-pointGravatar Ben Skeggs 1-12/+4
2017-04-06drm: Add acquire ctx to ->gamma_set hookGravatar Daniel Vetter 1-1/+2
2017-03-29drm: Add acquire ctx parameter to ->set_configGravatar Daniel Vetter 1-3/+4
2017-03-29drm: Add acquire ctx parameter to ->plane_disableGravatar Daniel Vetter 1-5/+7
2017-03-29drm: Add acquire ctx parameter to ->update_planeGravatar Daniel Vetter 1-2/+4
2017-02-23Merge tag 'v4.10-rc8' into drm-nextGravatar Dave Airlie 1-1/+2
2017-02-17drm/nouveau: allocate device object for every clientGravatar Ben Skeggs 13-125/+125
2017-02-17drm/nouveau: pass nvif_client to nouveau_bo_new() instead of drm_deviceGravatar Ben Skeggs 1-2/+3
2017-01-31drm/nouveau/nv1a,nv1f/disp: fix memory clock rate retrievalGravatar Ilia Mirkin 1-1/+2
2016-12-15drm: Nuke fb->pixel_formatGravatar Ville Syrjälä 1-4/+4
2016-12-15drm: Nuke fb->bits_per_pixelGravatar Ville Syrjälä 1-2/+2
2016-12-15drm: Nuke fb->depthGravatar Ville Syrjälä 2-7/+7
2016-12-14drm/nouveau: Add local 'fb' variablesGravatar Ville Syrjälä 2-3/+5
2016-12-14drm/nouveau: Fix crtc->primary->fb vs. drm_fb failGravatar Ville Syrjälä 1-2/+2
2016-11-15drm/nouveau: Use drm_crtc_vblank_off/onGravatar Daniel Vetter 1-2/+2
2016-11-07drm/nouveau: add missing header dependenciesGravatar Baoyou Xie 1-1/+1
2016-06-24drm/nouveau/dispnv04: Use helper to turn off CRTCGravatar Lukas Wunner 1-7/+2
2016-06-24drm/nouveau: Turn off CRTCs on driver unloadGravatar Lukas Wunner 1-10/+0
2016-06-07drm/core: Change declaration for gamma_set.Gravatar Maarten Lankhorst 1-5/+7
2016-05-21Merge branch 'linux-4.7' of git://github.com/skeggsb/linux into drm-nextGravatar Dave Airlie 12-12/+13
2016-05-20drm/nouveau: rename nouveau_drm.h to nouveau_drv.hGravatar Ben Skeggs 12-12/+13
2016-05-17drm: Remove unused drm_device from drm_gem_object_lookup()Gravatar Chris Wilson 1-1/+1
2016-03-04drm/nouveau/dispnv04: removed optional dummy crtc mode_fixup function.Gravatar Carlos Palminha 1-8/+0
2015-12-15drm/nouveau: Constify function pointer structsGravatar Ville Syrjälä 1-3/+3
2015-12-11drm: Pass 'name' to drm_encoder_init()Gravatar Ville Syrjälä 4-4/+7
2015-12-08drm: Move encoder->save/restore into nouveauGravatar Daniel Vetter 5-32/+24
2015-12-08drm/nouveau: Use private save/restore hooks for CRTCsGravatar Daniel Vetter 2-7/+9
2015-09-08drm: Constify TV mode namesGravatar Ville Syrjälä 2-2/+2
2015-08-28drm/nouveau/dispnv04: fix build on powerpcGravatar Dave Airlie 1-1/+1
2015-08-28drm/nouveau/device: import pciid list and integrate quirks with itGravatar Ben Skeggs 1-10/+2
2015-08-28drm/nouveau/gpio: convert to new-style nvkm_subdevGravatar Ben Skeggs 2-14/+14
2015-08-28drm/nouveau/bios: convert to new-style nvkm_subdevGravatar Ben Skeggs 1-1/+1
2015-08-28drm/nouveau/nvif: simplify and tidy library interfacesGravatar Ben Skeggs 8-43/+45
2015-08-28drm/nouveau/i2c: transition pad/ports away from being based on nvkm_objectGravatar Ben Skeggs 3-13/+18
2015-08-28drm/nouveau: switch to new-style timer macrosGravatar Ben Skeggs 2-13/+22
2015-08-28drm/nouveau/kms/nv04: fix incorrect use of register accessorsGravatar Ben Skeggs 1-4/+4
2015-08-28drm/nouveau/tmr: cosmetic changesGravatar Ben Skeggs 2-7/+7
2015-08-28drm/nouveau/subdev: add direct pointer to nvkm_deviceGravatar Ben Skeggs 1-4/+4
2015-08-12drm/plane: Use consistent data types for format countGravatar Thierry Reding 1-1/+1
2015-04-07drm/nouveau: constify all struct drm_*_helper funcs pointersGravatar Jani Nikula 6-13/+13
2015-01-22drm/nouveau: finalise nvkm namespace switch (no binary change)Gravatar Ben Skeggs 9-40/+40