summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm/engine
AgeCommit message (Expand)Author
2017-06-16drm/nouveau/disp/g84-: port OR HDMI control to nvkm_iorBen Skeggs
2017-06-16drm/nouveau/disp/nv50-: port OR manual sink detection to nvkm_iorBen Skeggs
2017-06-16drm/nouveau/disp/nv50-: port OR power state control to nvkm_iorBen Skeggs
2017-06-16drm/nouveau/disp/nv50-: fetch head/OR state at beginning of supervisorBen Skeggs
2017-06-16drm/nouveau/disp/nv50-: execute supervisor on its own workqueueBen Skeggs
2017-06-16drm/nouveau/disp/dp: train link only when actively displaying an imageBen Skeggs
2017-06-16drm/nouveau/disp/dp: only check for re-train when the link is activeBen Skeggs
2017-06-16drm/nouveau/disp/dp: determine a failsafe link training rateBen Skeggs
2017-06-16drm/nouveau/disp/dp: use cached link configuration when checking link statusBen Skeggs
2017-06-16drm/nouveau/disp/dp: no need for lt_state except during manual link trainingBen Skeggs
2017-06-16drm/nouveau/disp/dp: store current link configuration in nvkm_iorBen Skeggs
2017-06-16drm/nouveau/disp/dp: remove DP_PWR methodBen Skeggs
2017-06-16drm/nouveau/disp: identity-map display paths to output resourcesBen Skeggs
2017-06-16drm/nouveau/disp: fork off some new hw-specific implementationsBen Skeggs
2017-06-16drm/nouveau/disp: introduce input/output resource abstractionBen Skeggs
2017-06-16drm/nouveau/disp: common implementation of scanoutpos method in nvkm_headBen Skeggs
2017-06-16drm/nouveau/disp: move vblank_{get,put} methods into nvkm_headBen Skeggs
2017-06-16drm/nouveau/disp: introduce object to track per-head functions/stateBen Skeggs
2017-06-16drm/nouveau/disp: delay output path / connector construction until oneinit()Ben Skeggs
2017-06-16drm/nouveau/disp: s/nvkm_connector/nvkm_conn/Ben Skeggs
2017-06-16drm/nouveau/disp: rename nvkm_output_dp to nvkm_dpBen Skeggs
2017-06-16drm/nouveau/disp: rename nvkm_output to nvkm_outpBen Skeggs
2017-06-16drm/nouveau/disp: shuffle functions aroundBen Skeggs
2017-06-16drm/nouveau/disp/gk104-: Use supplied HDMI InfoFramesAlastair Bridgewater
2017-06-16drm/nouveau/disp/gf119: Use supplied HDMI InfoFramesAlastair Bridgewater
2017-06-16drm/nouveau/disp/gt215: Use supplied HDMI InfoFramesAlastair Bridgewater
2017-06-16drm/nouveau/disp/g84-gt200: Use supplied HDMI InfoFramesAlastair Bridgewater
2017-06-16drm/nouveau/disp: Add mechanism to convert HDMI InfoFrames to hardware formatAlastair Bridgewater
2017-06-16drm/nouveau/disp/g84-: Extend NVKM HDMI power control method to set InfoFramesAlastair Bridgewater
2017-05-17drm/nouveau/fifo/gk104-: Silence a locking warningDan Carpenter
2017-04-29drm/nouveau/fifo/nv40: no ctxsw for pre-nv44 mpeg engineIlia Mirkin
2017-04-06drm/nouveau/gr/gp107: initial supportBen Skeggs
2017-04-06drm/nouveau/core: recognise GP10B chipsetAlexandre Courbot
2017-04-06drm/nouveau/platform: make VDD regulator optionalAlexandre Courbot
2017-04-06drm/nouveau/gr: support for GP10BAlexandre Courbot
2017-04-06drm/nouveau/fifo: add GP10B supportAlexandre Courbot
2017-04-06drm/nouveau/secboot: allow to boot multiple falconsAlexandre Courbot
2017-04-06drm/nouveau: initial support (display-only) for GP107Ben Skeggs
2017-04-06drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 oneIlia Mirkin
2017-04-06drm/nouveau/mpeg: mthd returns true on success nowIlia Mirkin
2017-03-17drm/nouveau/secboot: fix NULL pointer dereferenceAlexandre Courbot
2017-03-07drm/nouveau/fb/gf108: split implementation from gf100Ben Skeggs
2017-03-07drm/nouveau/gp10x: enable secboot and GRAlexandre Courbot
2017-03-07drm/nouveau/gr/gp102: initial supportBen Skeggs
2017-03-07drm/nouveau/core: add SEC2 engineAlexandre Courbot
2017-03-07drm/nouveau/nvdec: add gp102 supportAlexandre Courbot
2017-03-07drm/nouveau/falcon: delay construction of falcons to oneinit()Alexandre Courbot
2017-02-23Merge tag 'v4.10-rc8' into drm-nextDave Airlie
2017-02-17drm/nouveau/pci/g92: Fix rearmKarol Herbst
2017-02-17drm/nouveau/fifo/gk104-: preempt recoveryBen Skeggs