summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/dispnv04
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/kms: Remove field nvbo from struct nouveau_framebufferThomas Zimmermann2020-05-223-28/+33
* drm/nouveau/nvif: protect waits against GPU falling off the busBen Skeggs2020-04-072-1/+3
* Merge v5.6-rc2 into drm-misc-nextMaxime Ripard2020-02-172-12/+7
|\
| * drm/nouveau/kms/nv04: remove set but not used variable 'width'YueHaibing2020-01-231-2/+1
| * drm/nouveau/kms/nv04: remove set but unused variable.Wambui Karuga2020-01-151-2/+1
| * drm/nouveau/kms/nv04-nv4x: Use match_string() helper to simplify the codeYueHaibing2020-01-151-8/+5
* | drm/nouveau: Convert to CRTC VBLANK callbacksThomas Zimmermann2020-02-131-0/+3
* | drm/nouveau: Convert to struct drm_crtc_helper_funcs.get_scanout_position()Thomas Zimmermann2020-02-131-0/+1
|/
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2019-10-0313-65/+5
|\
| * drm/nouveau/dispnv04: Remove runtime PMLyude Paul2019-08-231-50/+1
| * drm/nouveau: Disable atomic support on a per-device basisVille Syrjälä2019-08-231-1/+1
| * drm/nouveau/dispnv04: subdev/bios.h is included more than onceHariprasad Kelam2019-08-231-1/+0
| * drm/nouveau: drop use of drmp.hSam Ravnborg2019-08-2311-12/+3
| * drm/nouveau: drop drmP.h from all header filesSam Ravnborg2019-08-231-1/+0
* | drm/connector: Allow max possible encoders to attach to a connectorJosé Roberto de Souza2019-09-161-1/+1
|/
* drm/nouveau: fix bogus GPL-2 license headerBen Skeggs2019-07-191-1/+1
* drm/nouveau: fix bogus GPL-2 license headerIlia Mirkin2019-07-192-2/+2
* treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-301-0/+1
* drm/nouveau/kms/nv04-nv4x: move resume code to dispnv04 init hookBen Skeggs2019-02-201-4/+66
* drm/nouveau/kms/nv04-nv4x: move suspend code to dispnv04 fini hookBen Skeggs2019-02-201-1/+26
* drm/nouveau/kms/nv04-nv4x: move a bunch of pre-nv50 page flip code to dispnv04Ben Skeggs2019-02-203-1/+234
* drm/nouveau/kms: display destroy/init/fini hooks can be staticBen Skeggs2019-02-202-58/+55
* drm: Split out drm_probe_helper.hDaniel Vetter2019-01-241-0/+1
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2019-01-111-1/+1
|\
| * drm/nouveau/drm/nouveau: Don't forget to label dp_aux devicesLyude Paul2018-12-111-1/+1
* | drm/nouveau: Stop using drm_crtc_force_disableDaniel Vetter2019-01-111-1/+3
|/
* BackMerge v4.18-rc7 into drm-nextDave Airlie2018-07-301-0/+3
|\
| * drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfsLyude Paul2018-07-161-0/+3
* | Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-07-204-4/+4
|\ \
| * | drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter2018-07-134-4/+4
| |/
* / drm/nouveau: Replace drm_gem_object_unreference_unlocked with put functionThomas Zimmermann2018-07-161-1/+1
|/
* drm/nouveau: Replace the iturbt_709 prop with the standard COLOR_ENCODING propVille Syrjälä2018-03-081-13/+13
* drm/nouveau: deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-112-4/+10
* Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-151-1/+1
|\
| * drm/nouveau/core/object: allow arguments to be passed to map functionBen Skeggs2017-11-021-1/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
|/
* drm/nouveau/kms/nv04-nv4x: fix exposed format listIlia Mirkin2017-08-221-1/+35
* drm/nouveau/kms/nv10-nv40: add NV21 support to overlayIlia Mirkin2017-08-221-3/+6
* drm/nouveau/kms/nv04-nv40: improve overlay error detection, fix pitch settingIlia Mirkin2017-08-221-28/+34
* drm: nouveau: remove dead code and pointless local lut storagePeter Rosin2017-08-041-17/+9
* drm/nouveau/kms/nv04: use new devinit script interpreter entry-pointBen Skeggs2017-06-161-12/+4
* drm: Add acquire ctx to ->gamma_set hookDaniel Vetter2017-04-061-1/+2
* drm: Add acquire ctx parameter to ->set_configDaniel Vetter2017-03-291-3/+4
* drm: Add acquire ctx parameter to ->plane_disableDaniel Vetter2017-03-291-5/+7
* drm: Add acquire ctx parameter to ->update_planeDaniel Vetter2017-03-291-2/+4
* Merge tag 'v4.10-rc8' into drm-nextDave Airlie2017-02-231-1/+2
|\
| * drm/nouveau/nv1a,nv1f/disp: fix memory clock rate retrievalIlia Mirkin2017-01-311-1/+2
* | drm/nouveau: allocate device object for every clientBen Skeggs2017-02-1713-125/+125
* | drm/nouveau: pass nvif_client to nouveau_bo_new() instead of drm_deviceBen Skeggs2017-02-171-2/+3
* | drm: Nuke fb->pixel_formatVille Syrjälä2016-12-151-4/+4