]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/gpu/drm/nouveau/nvkm/engine/disp/gt215.c
drm/nouveau/disp: common implementation of scanoutpos method in nvkm_head
[karo-tx-linux.git] / drivers / gpu / drm / nouveau / nvkm / engine / disp / gt215.c
index b211757910e21023dfda70dbfe8326a8d3fcb616..3c100fc617a64773b3e6e412372f55b5c0f74268 100644 (file)
@@ -32,7 +32,6 @@ gt215_disp = {
        .super = nv50_disp_super,
        .root = &gt215_disp_root_oclass,
        .head.new = nv50_head_new,
-       .head.scanoutpos = nv50_disp_root_scanoutpos,
        .outp.internal.crt = nv50_dac_output_new,
        .outp.internal.tmds = nv50_sor_output_new,
        .outp.internal.lvds = nv50_sor_output_new,