summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2019-02-20drm/nouveau/gr/gf100-: move fecs set_watchdog_timeout method into a functionBen Skeggs
2019-02-20drm/nouveau: allow accelerated buffer moves even when gr isn't presentBen Skeggs
2019-02-20drm/nouveau/kms/nv04-nv4x: move resume code to dispnv04 init hookBen Skeggs
2019-02-20drm/nouveau/kms/nv04-nv4x: move suspend code to dispnv04 fini hookBen Skeggs
2019-02-20drm/nouveau/kms/nv04-nv4x: move a bunch of pre-nv50 page flip code to dispnv04Ben Skeggs
2019-02-20drm/nouveau/kms: display destroy/init/fini hooks can be staticBen Skeggs
2019-02-20drm/nouveau: allocate kernel channel(s) before initialising displayBen Skeggs
2019-02-20drm/nouveau/disp/gf119-: decode exception reason to human-readable stringBen Skeggs
2019-02-20drm/nouveau/bios/init: handle INIT_GENERIC_CONDITION_ID_NO_PANEL_SEQ_DELAYSBen Skeggs
2019-02-20drm/nouveau/bios/init: label existing INIT_GENERIC_CONDITION typesBen Skeggs
2019-02-20drm/nouveau/secboot: fix missing newline in error messagesBen Skeggs
2019-02-20drm/nouveau/sec2/tu102-: instantiate SEC2 falconBen Skeggs
2019-02-20drm/nouveau/sec2: utilise engine PRI address from TOPBen Skeggs
2019-02-20drm/nouveau/nvdec/tu102-: instantiate NVDEC0 falconBen Skeggs
2019-02-20drm/nouveau/nvdec/gp102-: utilise engine PRI address from TOPBen Skeggs
2019-02-20drm/nouveau/gsp/gv100-: instantiate GSP falconBen Skeggs
2019-02-20drm/nouveau/top/gv100-: translate entry for the GSPBen Skeggs
2019-02-20drm/nouveau/top: add function to lookup PRI address for devicesBen Skeggs
2019-02-20drm/nouveau/core: define GSP subdevBen Skeggs
2019-02-20drm/nouveau: fix missing break in switch statementColin Ian King
2019-02-20drm/nouveau: mark expected switch fall-throughGustavo A. R. Silva
2019-02-20drm/nouveau: Don't WARN_ON VCPI allocation failuresLyude Paul
2019-02-20drm/nouveau/pmu: don't print reply values if exec is falseColin Ian King
2019-02-20drm/nouveau/bios/ramcfg: fix missing parentheses when calculating RONColin Ian King
2019-02-20drm/nouveau/bios/dp: make array vsoff static, shrinks object sizeColin Ian King
2019-02-20drm/nouveau/ce/tu102: rename implementation from tu104Ben Skeggs
2019-02-20drm/nouveau/fifo/tu102: rename implementation from tu104Ben Skeggs
2019-02-20drm/nouveau/disp/tu102: rename implementation from tu104Ben Skeggs
2019-02-20drm/nouveau/fault/tu102: rename implementation from tu104Ben Skeggs
2019-02-20drm/nouveau/bar/tu102: rename implementation from tu104Ben Skeggs
2019-02-20drm/nouveau/mmu/tu102: rename implementation from tu104Ben Skeggs
2019-02-20drm/nouveau/mc/tu102: rename implementation from tu104Ben Skeggs
2019-02-20drm/nouveau/devinit/tu102: rename implementation from tu104Ben Skeggs
2019-02-20drm/nouveau/volt/gf117: fix speedo readout registerIlia Mirkin
2019-02-19drm/amdgpu: partial revert cleanup setting bulk_movable v2Christian König
2019-02-19drm/amdgpu: cleanup setting bulk_movableChristian König
2019-02-19drm/amd/powerplay/smu10_hwmgr: use struct_size() in kzalloc()Gustavo A. R. Silva
2019-02-19drm/amd/powerplay/smu8_hwmgr: use struct_size() in kzalloc()Gustavo A. R. Silva
2019-02-19drm/amd/display: Refactor for setup periodic interrupt.Yongqiang Sun
2019-02-19drm/amd/display: Clear stream->mode_changed after commitNicholas Kazlauskas
2019-02-19drm/amd/display: Do cursor updates after stream updatesNicholas Kazlauskas
2019-02-19drm/amd/display: Fix update type mismatches in atomic checkNicholas Kazlauskas
2019-02-19drm/amd/display: Don't expose support for DRM_FORMAT_RGB888Nicholas Kazlauskas
2019-02-19drm/amd/display: Fix wrong z-order when updating overlay planesNicholas Kazlauskas
2019-02-19drm/amd/display: send pipe set command to dmcu when backlight is setJosip Pavic
2019-02-19drm/amd/display: Ungate stream before programming registersGary Kattan
2019-02-19drm/amd/display: Increase precision for backlight curveAnthony Koo
2019-02-19drm/amd/display: remove screen flashes on seamless bootAnthony Koo
2019-02-19drm/amd/display: send pipe set command to dmcu when stream unblanksJosip Pavic
2019-02-19Revert "drm/amdgpu: Fix bugs in setting CP RB/MEC DOORBELL_RANGE registers"Yong Zhao