summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/dispnv04
Commit message (Expand)AuthorAge
* drm/nouveau: Replace the iturbt_709 prop with the standard COLOR_ENCODING propVille Syrjälä2018-03-08
* drm/nouveau: deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-11
* Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-15
|\
| * drm/nouveau/core/object: allow arguments to be passed to map functionBen Skeggs2017-11-02
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* drm/nouveau/kms/nv04-nv4x: fix exposed format listIlia Mirkin2017-08-22
* drm/nouveau/kms/nv10-nv40: add NV21 support to overlayIlia Mirkin2017-08-22
* drm/nouveau/kms/nv04-nv40: improve overlay error detection, fix pitch settingIlia Mirkin2017-08-22
* drm: nouveau: remove dead code and pointless local lut storagePeter Rosin2017-08-04
* drm/nouveau/kms/nv04: use new devinit script interpreter entry-pointBen Skeggs2017-06-16
* drm: Add acquire ctx to ->gamma_set hookDaniel Vetter2017-04-06
* drm: Add acquire ctx parameter to ->set_configDaniel Vetter2017-03-29
* drm: Add acquire ctx parameter to ->plane_disableDaniel Vetter2017-03-29
* drm: Add acquire ctx parameter to ->update_planeDaniel Vetter2017-03-29
* Merge tag 'v4.10-rc8' into drm-nextDave Airlie2017-02-23
|\
| * drm/nouveau/nv1a,nv1f/disp: fix memory clock rate retrievalIlia Mirkin2017-01-31
* | drm/nouveau: allocate device object for every clientBen Skeggs2017-02-17
* | drm/nouveau: pass nvif_client to nouveau_bo_new() instead of drm_deviceBen Skeggs2017-02-17
* | drm: Nuke fb->pixel_formatVille Syrjälä2016-12-15
* | drm: Nuke fb->bits_per_pixelVille Syrjälä2016-12-15
* | drm: Nuke fb->depthVille Syrjälä2016-12-15
* | drm/nouveau: Add local 'fb' variablesVille Syrjälä2016-12-14
* | drm/nouveau: Fix crtc->primary->fb vs. drm_fb failVille Syrjälä2016-12-14
|/
* drm/nouveau: Use drm_crtc_vblank_off/onDaniel Vetter2016-11-15
* drm/nouveau: add missing header dependenciesBaoyou Xie2016-11-07
* drm/nouveau/dispnv04: Use helper to turn off CRTCLukas Wunner2016-06-24
* drm/nouveau: Turn off CRTCs on driver unloadLukas Wunner2016-06-24
* drm/core: Change declaration for gamma_set.Maarten Lankhorst2016-06-07
* Merge branch 'linux-4.7' of git://github.com/skeggsb/linux into drm-nextDave Airlie2016-05-21
|\
| * drm/nouveau: rename nouveau_drm.h to nouveau_drv.hBen Skeggs2016-05-20
* | drm: Remove unused drm_device from drm_gem_object_lookup()Chris Wilson2016-05-17
|/
* drm/nouveau/dispnv04: removed optional dummy crtc mode_fixup function.Carlos Palminha2016-03-04
* drm/nouveau: Constify function pointer structsVille Syrjälä2015-12-15
* drm: Pass 'name' to drm_encoder_init()Ville Syrjälä2015-12-11
* drm: Move encoder->save/restore into nouveauDaniel Vetter2015-12-08
* drm/nouveau: Use private save/restore hooks for CRTCsDaniel Vetter2015-12-08
* drm: Constify TV mode namesVille Syrjälä2015-09-08
* drm/nouveau/dispnv04: fix build on powerpcDave Airlie2015-08-28
* drm/nouveau/device: import pciid list and integrate quirks with itBen Skeggs2015-08-28
* drm/nouveau/gpio: convert to new-style nvkm_subdevBen Skeggs2015-08-28
* drm/nouveau/bios: convert to new-style nvkm_subdevBen Skeggs2015-08-28
* drm/nouveau/nvif: simplify and tidy library interfacesBen Skeggs2015-08-28
* drm/nouveau/i2c: transition pad/ports away from being based on nvkm_objectBen Skeggs2015-08-28
* drm/nouveau: switch to new-style timer macrosBen Skeggs2015-08-28
* drm/nouveau/kms/nv04: fix incorrect use of register accessorsBen Skeggs2015-08-28
* drm/nouveau/tmr: cosmetic changesBen Skeggs2015-08-28
* drm/nouveau/subdev: add direct pointer to nvkm_deviceBen Skeggs2015-08-28
* drm/plane: Use consistent data types for format countThierry Reding2015-08-12
* drm/nouveau: constify all struct drm_*_helper funcs pointersJani Nikula2015-04-07
* drm/nouveau: finalise nvkm namespace switch (no binary change)Ben Skeggs2015-01-22